aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppClient.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix for Manjeet Dahiya2009-10-261-339/+339
| | | | | | | | Issue 23: QXmppBind compilation error on macosx starting from r23 Issue 26: examples fail to link on macosx and linux Issue 24: all text files should have the svn property eol-style set Contributed by: Marco Molteni
* fix for Issue 18: Class XXX has virtual functions but non-virtual destructor ↵Manjeet Dahiya2009-10-201-2/+1
| | | | | | -warnings and other warnings
* XEP-0078: Non-SASL Authentication ImplementationManjeet Dahiya2009-10-181-0/+6
|
* setReconnectionManager bug and documentation updateManjeet Dahiya2009-09-201-2/+9
|
* documentationManjeet Dahiya2009-09-171-14/+136
|
* bug fixesManjeet Dahiya2009-09-141-0/+2
|
* XEP-0054: vcard-temp implementation and other code cleanupsManjeet Dahiya2009-09-071-11/+21
|
* Fix Issue 2: problem when sending messages with < or > characters in body fieldsManjeet Dahiya2009-09-051-5/+105
| | | | Fix Issue 3: QXmppClient::connected signal
* Fix Issue 1: typo: getConfigurgation instead of getConfigurationManjeet Dahiya2009-08-141-1/+1
|
* addManjeet Dahiya2009-06-141-0/+93