aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppConfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for X-OAUTH2 authentication for Google Talk.Jeremy Lainé2012-09-051-0/+3
* make it possible to disable non-SASL authenticationJeremy Lainé2012-09-031-0/+3
* remove deprecated QXmppConfiguration::sASLAuthMechanismJeremy Lainé2012-09-031-13/+0
* Add support for X-MESSENGER-OAUTH2 authentication for Windows Live Messenger.Jeremy Lainé2012-09-031-0/+3
* Make SASL mechanisms string based.Jeremy Lainé2012-07-181-9/+15
* make QXmppStreamFeatures string-based to allow pluggable SASLJeremy Lainé2012-07-181-6/+0
* update copyright yearJeremy Lainé2012-07-181-1/+1
* forward-declare QNetworkProxyJeremy Lainé2012-05-121-1/+1
* make QXmppConfiguration use QSharedDataPointerJeremy Lainé2012-05-121-38/+7
* mark classes with QXMPP_EXPORTJeremy Lainé2012-04-201-1/+3
* start moving client-specific codeJeremy Lainé2012-02-081-0/+189