aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppVCardManager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* rename "source" directory to "src"Jeremy Lainé2010-08-111-82/+0
|
* reassign copyright to "The QXmpp developers"Jeremy Lainé2010-08-101-1/+1
|
* silence some compiler warningsJeremy Lainé2010-07-191-0/+1
|
* rework manager ownershipJeremy Lainé2010-06-041-2/+4
|
* move vCard manager out of QXmppStreamJeremy Lainé2010-06-041-4/+8
|
* store the vCard of the connected clientManjeet Dahiya2010-03-091-1/+33
|
* Fix for Manjeet Dahiya2009-10-261-43/+43
| | | | | | | | 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-1/+1
| | | | | | -warnings and other warnings
* Fix for Issue 4:Cannot repackage message when receiving partial message.Manjeet Dahiya2009-09-091-1/+0
| | | | vCard cleanups
* XEP-0054: vcard-temp implementation and other code cleanupsManjeet Dahiya2009-09-071-0/+44