aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppStanza.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix for compile time warning messagesManjeet Dahiya2010-02-231-2/+2
* make it possible to get/set stanza error codeJeremy Lainé2010-02-221-6/+26
* allow multiple extensions for XMPP stanzasJeremy Lainé2010-02-191-4/+4
* move stanza error parsing to QXmppStanzaJeremy Lainé2010-02-181-0/+30
* 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
* Using QXmlStreamWriter for directly writing to the socket. This will avoid st...Manjeet Dahiya2009-10-201-20/+15
* 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