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
/
client
/
QXmppClient.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
replace "incrementCounter" by "updateCounter"
Jeremy Lainé
2012-09-10
1
-4
/
+4
|
*
add counters
Jeremy Lainé
2012-09-10
1
-0
/
+4
|
*
more plumbing for stat counters
Jeremy Lainé
2012-09-10
1
-0
/
+4
|
*
don't send initial presence or request roster if not authenticated
Jeremy Lainé
2012-09-03
1
-1
/
+2
|
*
add QXmppClient::isAuthenticated
Jeremy Lainé
2012-09-03
1
-0
/
+7
|
*
use QXmppClient::setStatusText
Jeremy Lainé
2012-07-21
1
-1
/
+1
|
*
remove confusing QXmppPresence::Status::Offline
Jeremy Lainé
2012-07-18
1
-1
/
+0
|
*
Remove deprecated QXmppClient::discoveryIqReceived() signal.
Jeremy Lainé
2012-07-18
1
-12
/
+1
|
*
update copyright year
Jeremy Lainé
2012-07-18
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
1
-11
/
+0
|
*
reconnection times need to be in milliseconds..
Jeremy Lainé
2012-05-14
1
-4
/
+4
|
*
move reconnection handling into QXmppClient
Jeremy Lainé
2012-05-14
1
-43
/
+73
|
*
deprecate QXmppReconnectionManager
Jeremy Lainé
2012-05-14
1
-14
/
+1
|
*
remove QXmppPacket from user-facing APIs
Jeremy Lainé
2012-04-20
1
-2
/
+2
|
*
start moving client-specific code
Jeremy Lainé
2012-02-08
1
-0
/
+585