aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppConfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for X-OAUTH2 authentication for Google Talk.Jeremy Lainé2012-09-051-0/+22
* make it possible to disable non-SASL authenticationJeremy Lainé2012-09-031-11/+20
* remove deprecated QXmppConfiguration::sASLAuthMechanismJeremy Lainé2012-09-031-37/+0
* Add support for X-MESSENGER-OAUTH2 authentication for Windows Live Messenger.Jeremy Lainé2012-09-031-0/+22
* doc fixesJeremy Lainé2012-07-211-1/+2
* Make SASL mechanisms string based.Jeremy Lainé2012-07-181-13/+45
* update copyright yearJeremy Lainé2012-07-181-1/+1
* forward-declare QNetworkProxyJeremy Lainé2012-05-121-1/+2
* make QXmppConfiguration use QSharedDataPointerJeremy Lainé2012-05-121-60/+123
* encapsulate QXmppUtils methods in a QXmppUtils classJeremy Lainé2012-04-201-3/+3
* start moving client-specific codeJeremy Lainé2012-02-081-0/+485