aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppVCard.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Using QXmlStreamWriter for directly writing to the socket. This will avoid ↵Manjeet Dahiya2009-10-201-16/+10
| | | | | | | | string concatenations and problems with XML escaping rules. and Fix for Issue 19: XMPP Version < 1.0 send NonSASL Auth query
* bug fixesManjeet Dahiya2009-09-141-2/+12
|
* Fix for Issue 4:Cannot repackage message when receiving partial message.Manjeet Dahiya2009-09-091-5/+8
| | | | vCard cleanups
* XEP-0054: vcard-temp implementation and other code cleanupsManjeet Dahiya2009-09-071-0/+101