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 (
Expand
)
Author
Age
Files
Lines
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
1
-1
/
+1
*
Implement XEP-0352: Client State Indication
Linus Jahn
2018-10-29
1
-0
/
+23
*
clarify the fact QXmppConstants_p.h is not API
Jeremy Lainé
2016-09-08
1
-1
/
+1
*
emit sslErrors in a way they can be ignored on demand
Jeremy Lainé
2015-03-12
1
-1
/
+1
*
Add a QXmppClient::sslErrors signal to report SSL errors.
Jeremy Lainé
2015-03-11
1
-0
/
+4
*
move documentation mainpage to doc/index.doc
Jeremy Lainé
2014-08-21
1
-41
/
+0
*
Added ability to retrieve socket error string for client
Nikita Krupenko
2014-06-04
1
-0
/
+8
*
update project homepage
Jeremy Lainé
2014-03-28
1
-4
/
+4
*
update project homepage
Jeremy Lainé
2014-03-27
1
-4
/
+4
*
update copyright notice to 2008-2014
Jeremy Lainé
2014-03-26
1
-1
/
+1
*
cosmetic: re-order methods alphabetically
Jeremy Lainé
2013-02-05
1
-10
/
+10
*
Add QXmppClient::insertExtension()
Oskari Timperi
2013-02-05
1
-2
/
+12
*
Remove managers from QXmppClientPrivate, use the extensions list instead
Oskari Timperi
2013-02-05
1
-22
/
+6
*
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