aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppOutgoingClient.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make SASL mechanisms string based.Jeremy Lainé2012-07-181-15/+1
| | | | | Deprecate QXmppConfiguration::setSASLAuthMechanism(), replaced by the string-based QXmppConfiguration::setSaslAuthMechanism().
* make QXmppStreamFeatures string-based to allow pluggable SASLJeremy Lainé2012-07-181-43/+44
|
* update copyright yearJeremy Lainé2012-07-181-1/+1
|
* forward-declare QNetworkProxyJeremy Lainé2012-05-121-0/+1
|
* remove QXmppPacket from user-facing APIsJeremy Lainé2012-04-201-1/+0
|
* start moving client-specific codeJeremy Lainé2012-02-081-0/+773