index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't write null form values
Jeremy Lainé
2012-07-18
1
-1
/
+1
*
use centrally-defined ns_private
Jeremy Lainé
2012-07-18
1
-4
/
+3
*
re-arrange namespace constants
Jeremy Lainé
2012-07-18
2
-64
/
+98
*
re-order and comment namespace definitions
Jeremy Lainé
2012-07-18
2
-28
/
+67
*
add support for XEP-0221: Data Forms Media Element
Jeremy Lainé
2012-07-18
4
-0
/
+163
*
Fix and test data form title/instructions XML serialization.
Jeremy Lainé
2012-07-18
1
-3
/
+2
*
bump version to 0.5.0
Jeremy Lainé
2012-07-18
1
-1
/
+1
*
Remove deprecated QXmppClient::discoveryIqReceived() signal.
Jeremy Lainé
2012-07-18
2
-19
/
+1
*
update copyright year
Jeremy Lainé
2012-07-18
124
-124
/
+124
*
only emit QXmppVersionManager::versionReceived() for results
Jeremy Lainé
2012-07-18
1
-3
/
+4
*
advertise XEP-0036: Message Archiving capability
Jeremy Lainé
2012-07-17
5
-2
/
+12
*
report support for XEP-0004: Data Forms
Jeremy Lainé
2012-07-17
1
-0
/
+1
*
report XEP-0059 capability
Jeremy Lainé
2012-07-17
4
-3
/
+6
*
add result-set management to QXmppArchiveIq
Jeremy Lainé
2012-07-17
4
-10
/
+24
*
remove rsm reply from QXmppArchiveRetrieveIq, makes no sense
Jeremy Lainé
2012-07-17
1
-13
/
+0
*
documentation fixes
Jeremy Lainé
2012-07-17
3
-4
/
+4
*
doc fix
Jeremy Lainé
2012-07-17
1
-2
/
+2
*
fix QXmppRetrieveIq rsm parsing
Jeremy Lainé
2012-07-17
1
-2
/
+2
*
bump version to 0.4.94
Jeremy Lainé
2012-07-17
1
-1
/
+1
*
add full result-set management to retrieveCollection()
Jeremy Lainé
2012-07-17
2
-12
/
+25
*
QXmppArchiveRetrieveIq: replace "max" by result set management
Jeremy Lainé
2012-07-17
3
-24
/
+39
*
add some documentation to QXmppResultSetQuery/Reply
Jeremy Lainé
2012-07-17
1
-1
/
+44
*
QXmppArchiveManager::retrieveCollection make default "max" sane
Jeremy Lainé
2012-07-17
1
-1
/
+1
*
whitespace cleanup
Jeremy Lainé
2012-07-17
3
-12
/
+7
*
bump version
Jeremy Lainé
2012-07-16
1
-1
/
+1
*
Merge branch 'master' of https://code.google.com/p/qxmpp
Jeremy Lainé
2012-07-16
1
-2
/
+9
|
\
|
*
Fix time computation in QXmppArchiveIq
Olivier Goffart
2012-07-04
1
-2
/
+9
*
|
Ability to use more complex result set management while getting the archive list
Olivier Goffart
2012-07-16
4
-26
/
+51
*
|
Introduce QXmppResultSetQuery/Reply to handle XEP-0059
Olivier Goffart
2012-07-16
5
-29
/
+325
|
/
*
Merge branch 'master' of https://code.google.com/p/qxmpp
Jeremy Lainé
2012-06-26
5
-29
/
+93
|
\
|
*
improve incoming server debugging
Jeremy Lainé
2012-06-07
2
-13
/
+44
|
*
protect against null socket
Jeremy Lainé
2012-06-07
1
-5
/
+11
|
*
improve server debugging
Jeremy Lainé
2012-06-07
3
-19
/
+46
*
|
allow QXmppTransferManager to use point-to-point links
Jeremy Lainé
2012-06-26
1
-2
/
+1
|
/
*
rework auth logging
Jeremy Lainé
2012-06-07
1
-13
/
+11
*
in the absence of QXMPP_STATIC, use shared library import
Jeremy Lainé
2012-06-07
1
-3
/
+3
*
remove QXmppSocksClient::waitForReady
Jeremy Lainé
2012-06-07
2
-16
/
+0
*
bump version to 0.4.92
Jeremy Lainé
2012-06-07
1
-1
/
+1
*
restore 7 second timeout for SOCKS candidate tests
Jeremy Lainé
2012-06-07
2
-0
/
+19
*
Fix build with Qt5 (Fixes issue #142)
Jeremy Lainé
2012-06-06
1
-0
/
+8
*
bump version
Jeremy Lainé
2012-05-31
1
-1
/
+1
*
uniformise disconnect
Jeremy Lainé
2012-05-16
1
-5
/
+3
*
cancel reconnection timer when the user explicitly disconnects
Jeremy Lainé
2012-05-16
1
-0
/
+6
*
fully remove QXmppReconnectionManager
Jeremy Lainé
2012-05-16
5
-181
/
+0
*
fix Q_DECL_DEPRECATED
Jeremy Lainé
2012-05-15
1
-1
/
+1
*
reconnection times need to be in milliseconds..
Jeremy Lainé
2012-05-14
1
-4
/
+4
*
update documentation
Jeremy Lainé
2012-05-14
1
-3
/
+3
*
move reconnection handling into QXmppClient
Jeremy Lainé
2012-05-14
2
-43
/
+75
*
deprecate QXmppReconnectionManager
Jeremy Lainé
2012-05-14
2
-21
/
+10
*
make QXmppTransferFileInfo use QSharedData
Jeremy Lainé
2012-05-14
3
-18
/
+51
[next]