| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename "source" directory to "src" | Jeremy Lainé | 2010-08-11 | 1 | -5/+0 |
| | | |||||
| * | clean references to QXmppRoster | Jeremy Lainé | 2010-07-19 | 1 | -0/+2 |
| | | |||||
| * | provide compatibility QXmppRoster.h | Jeremy Lainé | 2010-07-19 | 1 | -0/+3 |
| | | |||||
| * | rename QXmppRoster.[cpp|h] to QXmppRosterManager.[cpp|h] | Jeremy Lainé | 2010-07-19 | 1 | -122/+0 |
| | | |||||
| * | rename QXmppRoster to QXmppRosterManager | Jeremy Lainé | 2010-07-19 | 1 | -9/+11 |
| | | |||||
| * | fix references to getRoster | Jeremy Lainé | 2010-07-18 | 1 | -1/+1 |
| | | |||||
| * | improve code documentation | Jeremy Lainé | 2010-07-18 | 1 | -0/+1 |
| | | |||||
| * | improve code documentation | Jeremy Lainé | 2010-07-18 | 1 | -2/+6 |
| | | |||||
| * | remove gratuitous header inclusion | Jeremy Lainé | 2010-06-23 | 1 | -1/+1 |
| | | |||||
| * | rework manager ownership | Jeremy Lainé | 2010-06-04 | 1 | -1/+1 |
| | | |||||
| * | move roster management out of QXmppStream | Jeremy Lainé | 2010-06-04 | 1 | -1/+3 |
| | | |||||
| * | simplify QXmppRoster, now that QXmppRosterEntry == QXmppRosterIq::Item | Jeremy Lainé | 2010-04-15 | 1 | -4/+3 |
| | | |||||
| * | make QXmppRosterEntry inherit QXmppRosterIq::Item | Jeremy Lainé | 2010-04-15 | 1 | -43/+3 |
| | | |||||
| * | make QXmppRosterIq::Item and QXmppRosterEntry APIs converge | Jeremy Lainé | 2010-04-15 | 1 | -1/+0 |
| | | |||||
| * | touchup documentation | Jeremy Lainé | 2010-03-06 | 1 | -15/+13 |
| | | |||||
| * | copyright year | Manjeet Dahiya | 2010-03-04 | 1 | -1/+1 |
| | | |||||
| * | getRosterEntries and getAllPresences marked obsolete | Manjeet Dahiya | 2010-03-04 | 1 | -2/+2 |
| | | |||||
| * | API cleanup: accessors naming | Manjeet Dahiya | 2010-03-04 | 1 | -5/+12 |
| | | |||||
| * | fix mismatch between QXmppRoster::QXmppRosterEntry::SubscriptionType and ↵ | Jeremy Lainé | 2010-02-25 | 1 | -1/+1 |
| | | | | | QXmppRosterIq::Item::SubscriptionType (issue #37) | ||||
| * | clear roster when the XMPP stream gets disconnected | Jeremy Lainé | 2010-02-22 | 1 | -1/+2 |
| | | |||||
| * | documentation and rosterReceived() SIGNAL implementation | Manjeet Dahiya | 2009-11-07 | 1 | -5/+46 |
| | | |||||
| * | Fix for | Manjeet Dahiya | 2009-10-26 | 1 | -108/+108 |
| | | | | | | | | | 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 | ||||
| * | XEP-0054: vcard-temp implementation and other code cleanups | Manjeet Dahiya | 2009-09-07 | 1 | -6/+12 |
| | | |||||
| * | add | Manjeet Dahiya | 2009-06-14 | 1 | -0/+102 |
