aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppMessage.cpp
Commit message (Expand)AuthorAgeFilesLines
* make it possible to attach an extension element to messages and presencesJeremy Lainé2010-02-121-0/+1
* do not include "thread" and "subject" elements in messages if emptyJeremy Lainé2010-02-111-2/+4
* Fix for Manjeet Dahiya2009-10-261-156/+156
* fix for Issue 18: Class XXX has virtual functions but non-virtual destructor ...Manjeet Dahiya2009-10-201-1/+1
* Using QXmlStreamWriter for directly writing to the socket. This will avoid st...Manjeet Dahiya2009-10-201-24/+14
* XEP-0054: vcard-temp implementation and other code cleanupsManjeet Dahiya2009-09-071-1/+2
* utils to QXmppUtilsManjeet Dahiya2009-09-051-1/+1
* Fix Issue 2: problem when sending messages with < or > characters in body fieldsManjeet Dahiya2009-09-051-4/+3
* addManjeet Dahiya2009-06-141-0/+166