index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
test old-style XEP-0184
Jeremy Lainé
2012-02-06
1
-0
/
+16
*
keep QXmppMessageReceiptManager API minimal
Jeremy Lainé
2012-02-06
2
-37
/
+10
*
don't touch CA certificates by default (fixes issue 106)
Jeremy Lainé
2012-02-06
1
-2
/
+1
*
cleanup receipt handling
Jeremy Lainé
2012-02-06
1
-17
/
+10
*
make use of QXmppMessage's receipt methods
Jeremy Lainé
2012-02-06
1
-24
/
+14
*
handle old-style receipts
Jeremy Lainé
2012-02-06
1
-0
/
+4
*
add QXmppMessageReceiptManager class
Jeremy Lainé
2012-02-06
3
-0
/
+173
*
make QXmppMessage carry a receipt ID for XEP-0184
Jeremy Lainé
2012-02-06
4
-6
/
+58
*
add an attribute to QXmppMessage to carry delivery receipt request
Jeremy Lainé
2012-02-06
6
-1
/
+64
*
make some methods const (issue #121)
Jeremy Lainé
2012-02-06
2
-4
/
+4
*
fully specify QXmppClient::stateChanged() signal (issue 134)
Jeremy Lainé
2012-02-06
1
-1
/
+1
*
Fix build on FreeBSD (fixes: #132)
Jeremy Lainé
2012-02-06
1
-3
/
+1
*
fix symbian dns code
Jeremy Lainé
2012-01-31
1
-17
/
+7
*
rename "tests" to "qxmpp-tests"
Jeremy Lainé
2012-01-31
1
-1
/
+1
*
exclude qdnslookup from docs
Jeremy Lainé
2012-01-31
1
-1
/
+1
*
remove QXmppSrvInfo
Jeremy Lainé
2012-01-31
4
-727
/
+0
*
switch from QXmppSrvInfo to QDnsLookup
Jeremy Lainé
2012-01-31
4
-29
/
+42
*
add a backport of Qt5's QDnsLookup class
Jeremy Lainé
2012-01-31
8
-0
/
+2120
*
add a property to access managed rooms
Jeremy Lainé
2012-01-23
2
-0
/
+15
*
make some methods slots
Jeremy Lainé
2012-01-23
1
-3
/
+4
*
make it possible to run "make docs" immediately after qmake
Jeremy Lainé
2011-09-30
1
-1
/
+1
*
get rid of unused QXmppStream::sendElement
Jeremy Lainé
2011-09-29
2
-17
/
+0
*
add QXmppRosterManager::renameItem to rename a roster item
Jeremy Lainé
2011-09-29
2
-0
/
+23
*
- don't open/close log file for each message, instead provide a "reopen" slot
Jeremy Lainé
2011-09-29
2
-20
/
+67
*
fix build on Android, it does not seem to have libresolv
Jeremy Lainé
2011-09-29
1
-6
/
+7
*
make QXmppClient's connectToServer(jid, password) and disconnectFromServer slots
Jeremy Lainé
2011-09-29
1
-3
/
+3
*
make QXmppClient::connectToServer use QXmppConfiguration::setJid
Jeremy Lainé
2011-09-29
1
-2
/
+1
*
add notifier signal for QXmppMucRoom::participants property
Jeremy Lainé
2011-09-29
2
-3
/
+12
*
Set default keep-alive timeout to 20 seconds, enables detection of broken con...
Jeremy Lainé
2011-09-29
2
-1
/
+6
*
Improve XEP-0136 support to enable archive deletion.
Jeremy Lainé
2011-09-29
5
-24
/
+132
*
fix typos
Jeremy Lainé
2011-09-26
1
-2
/
+2
*
feed ChangeLog
Jeremy Lainé
2011-09-26
1
-0
/
+5
*
bump version to 0.3.91
Jeremy Lainé
2011-09-26
3
-3
/
+3
*
remove deprecated QXmppVCard.h header
Jeremy Lainé
2011-09-26
5
-66
/
+9
*
get rid of deprecated accessors in QXmppConfiguration
Jeremy Lainé
2011-09-26
3
-118
/
+1
*
make "doxyfilter" work on OS X
Jeremy Lainé
2011-09-26
1
-0
/
+1
*
feed ChangeLog
Jeremy Lainé
2011-09-26
1
-0
/
+4
*
keep track of which SASL mechanism was actually selected
Jeremy Lainé
2011-09-26
1
-13
/
+17
*
get rid of facebook App Secret, it's not used
Jeremy Lainé
2011-09-26
2
-20
/
+0
*
add support for X-FACEBOOK-PLATFORM authentication
Jeremy Lainé
2011-09-26
2
-9
/
+49
*
recognise X-FACEBOOK-PLATFORM in stream features
Jeremy Lainé
2011-09-26
1
-0
/
+5
*
add configuration options for X-FACEBOOK-PLATFORM authentication
Jeremy Lainé
2011-09-26
2
-3
/
+69
*
remove trailing whitespace
Jeremy Lainé
2011-09-21
26
-65
/
+65
*
add support for XEP-0224: Attention (Fixes issue #109)
Jeremy Lainé
2011-09-20
7
-3
/
+58
*
add tests
Jeremy Lainé
2011-09-20
1
-0
/
+5
*
fix typo
Jeremy Lainé
2011-09-20
1
-1
/
+1
*
remove manual XEP formatting, let doxyfilter handle it
Jeremy Lainé
2011-09-20
2
-2
/
+2
*
improve doxyfilter to catch the whole XEP name
Jeremy Lainé
2011-09-20
1
-1
/
+2
*
hide QXmppRosterManager internals
Jeremy Lainé
2011-09-20
2
-110
/
+127
*
make QXmppIceComponent use point-to-point interfaces too (Fixes issue #120)
Jeremy Lainé
2011-09-20
1
-2
/
+1
[next]