aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppConfiguration.h
Commit message (Collapse)AuthorAgeFilesLines
* Convert copyright headers to REUSELinus Jahn2022-01-141-22/+3
|
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
|
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
|
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-3/+3
|
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
|
* Add a .clang-format somewhat close to the current style0xd34df00d2019-12-231-22/+19
|
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
|
* add support for legacy SSLJeremy Lainé2014-04-061-4/+5
|
* update project homepageJeremy Lainé2014-03-281-1/+1
|
* update project homepageJeremy Lainé2014-03-271-1/+1
|
* update copyright notice to 2008-2014Jeremy Lainé2014-03-261-1/+1
|
* 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
| | | | | Deprecate QXmppConfiguration::setSASLAuthMechanism(), replaced by the string-based QXmppConfiguration::setSaslAuthMechanism().
* 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