aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppClient.h
Commit message (Expand)AuthorAgeFilesLines
* add QXmppClient::isAuthenticatedJeremy Lainé2012-09-031-0/+1
* Remove deprecated QXmppClient::discoveryIqReceived() signal.Jeremy Lainé2012-07-181-7/+0
* update copyright yearJeremy Lainé2012-07-181-1/+1
* fully remove QXmppReconnectionManagerJeremy Lainé2012-05-161-6/+0
* fix Q_DECL_DEPRECATEDJeremy Lainé2012-05-151-1/+1
* update documentationJeremy Lainé2012-05-141-3/+3
* move reconnection handling into QXmppClientJeremy Lainé2012-05-141-0/+2
* deprecate QXmppReconnectionManagerJeremy Lainé2012-05-141-7/+9
* remove QXmppPacket from user-facing APIsJeremy Lainé2012-04-201-2/+1
* mark classes with QXMPP_EXPORTJeremy Lainé2012-04-201-1/+1
* start moving client-specific codeJeremy Lainé2012-02-081-0/+244