aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppRoster.cpp
Commit message (Expand)AuthorAgeFilesLines
* silence warning when QXmppRoster::getAllPresencesForBareJid is called for an ...Jeremy Lainé2010-03-051-5/+0
* remove deprecated functions calls of QXmppRosterIqManjeet Dahiya2010-03-041-12/+12
* copyright yearManjeet Dahiya2010-03-041-1/+1
* API cleanup: accessors namingManjeet Dahiya2010-03-041-5/+31
* cleanup QXmppIq accessorsJeremy Lainé2010-03-041-4/+4
* start cleaning up accessor namesJeremy Lainé2010-03-041-3/+3
* clear roster when the XMPP stream gets disconnectedJeremy Lainé2010-02-221-0/+7
* fix QXmppRoster::presenceReceived:Jeremy Lainé2010-02-221-1/+6
* documentation and rosterReceived() SIGNAL implementationManjeet Dahiya2009-11-071-9/+164
* Fix for Manjeet Dahiya2009-10-261-203/+203
* fix for Issue 18: Class XXX has virtual functions but non-virtual destructor ...Manjeet Dahiya2009-10-201-0/+2
* bug fixesManjeet Dahiya2009-09-121-1/+1
* XEP-0054: vcard-temp implementation and other code cleanupsManjeet Dahiya2009-09-071-8/+16
* utils to QXmppUtilsManjeet Dahiya2009-09-051-1/+1
* addManjeet Dahiya2009-06-141-0/+193