aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppStanza.cpp
Commit message (Collapse)AuthorAgeFilesLines
* make it possible to attach an extension element to messages and presencesJeremy Lainé2010-02-121-0/+10
|
* Issue 15: Implement XEP-0047Manjeet Dahiya2009-10-271-1/+1
|
* Fix for Manjeet Dahiya2009-10-261-322/+322
| | | | | | | | 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
* Using QXmlStreamWriter for directly writing to the socket. This will avoid ↵Manjeet Dahiya2009-10-201-20/+15
| | | | | | | | string concatenations and problems with XML escaping rules. and Fix for Issue 19: XMPP Version < 1.0 send NonSASL Auth query
* XEP-0054: vcard-temp implementation and other code cleanupsManjeet Dahiya2009-09-071-2/+4
|
* utils to QXmppUtilsManjeet Dahiya2009-09-051-1/+1
|
* addManjeet Dahiya2009-06-141-0/+325