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
*
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
*
hide QXmppDiscoveryManager internals
Jeremy Lainé
2012-05-14
2
-22
/
+35
*
hide QXmppVCardManager internals
Jeremy Lainé
2012-05-14
2
-18
/
+32
*
hide QXmppVersionManager internals
Jeremy Lainé
2012-05-14
2
-20
/
+35
*
hide QXmppDataForm internals
Jeremy Lainé
2012-05-14
2
-61
/
+137
*
implement/test XEP-0115 verification strings for dataforms (issue: #140)
Jeremy Lainé
2012-05-14
1
-0
/
+38
*
test QXmppDiscoveryIq
Jeremy Lainé
2012-05-14
1
-23
/
+22
*
forward-declare QNetworkProxy
Jeremy Lainé
2012-05-12
5
-2
/
+6
*
make QXmppConfiguration use QSharedDataPointer
Jeremy Lainé
2012-05-12
2
-98
/
+130
*
cleanup pkg-config artifacts on unix
Jeremy Lainé
2012-05-10
1
-0
/
+1
*
fix doc warnings
Jeremy Lainé
2012-05-10
3
-4
/
+15
*
fix some documentation warnings
Jeremy Lainé
2012-05-10
8
-14
/
+53
*
fix some doc warnings
Jeremy Lainé
2012-05-10
2
-14
/
+30
*
add virtual destructors for codecs
Jeremy Lainé
2012-05-10
2
-0
/
+25
*
make QXmppStanza destructor virtual
Jeremy Lainé
2012-05-10
1
-1
/
+1
*
add appropriate QXMPP_SHARED / QXMPP_STATIC to pkgconfig
Jeremy Lainé
2012-04-25
1
-0
/
+5
*
export QDnsLookup symbols
Jeremy Lainé
2012-04-24
1
-6
/
+8
*
document qmake options
Jeremy Lainé
2012-04-24
1
-3
/
+0
*
bump version
Jeremy Lainé
2012-04-24
1
-1
/
+1
*
make it possible to enable speex/theora/vpx using qmake QXMPP_USE_x=1
Jeremy Lainé
2012-04-24
1
-9
/
+15
*
make QXmppElementList a typedef (thanks Matt)
Jeremy Lainé
2012-04-23
4
-27
/
+4
*
remove QXmppStanza::Error::isValid
Jeremy Lainé
2012-04-20
2
-8
/
+0
[next]