| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename "source" directory to "src" | Jeremy Lainé | 2010-08-11 | 1 | -278/+0 |
| | | |||||
| * | QXmppRosterIq: renamed method arguments to match documentation | Jeremy Lainé | 2010-08-11 | 1 | -6/+6 |
| | | |||||
| * | reassign copyright to "The QXmpp developers" | Jeremy Lainé | 2010-08-10 | 1 | -1/+1 |
| | | |||||
| * | remove references to QXmppRoster::QXmppRosterEntry | Jeremy Lainé | 2010-07-19 | 1 | -3/+1 |
| | | |||||
| * | use parseElementFromChild in all IQ classes | Jeremy Lainé | 2010-07-08 | 1 | -4/+1 |
| | | |||||
| * | add myself to authors of QXmppRosterIq | Jeremy Lainé | 2010-04-15 | 1 | -1/+2 |
| | | |||||
| * | add code documentation for QXmppRosterIq::Item | Jeremy Lainé | 2010-04-15 | 1 | -0/+55 |
| | | |||||
| * | make QXmppRosterIq::Item and QXmppRosterEntry APIs converge | Jeremy Lainé | 2010-04-15 | 1 | -19/+16 |
| | | |||||
| * | move QXmppRosterIq parsing out of QXmppStream | Jeremy Lainé | 2010-04-15 | 1 | -18/+13 |
| | | |||||
| * | add a "parse" method to QXmppRosterIq | Jeremy Lainé | 2010-04-15 | 1 | -1/+26 |
| | | |||||
| * | reorder methods alphabetically | Jeremy Lainé | 2010-04-15 | 1 | -20/+25 |
| | | |||||
| * | remove deprecated functions calls | Manjeet Dahiya | 2010-03-04 | 1 | -1/+1 |
| | | |||||
| * | API cleanup: accessors naming | Manjeet Dahiya | 2010-03-04 | 1 | -7/+38 |
| | | |||||
| * | handle the "NotSet" value of a roster item subscription type | Jeremy Lainé | 2010-02-22 | 1 | -1/+3 |
| | | |||||
| * | Fix for | Manjeet Dahiya | 2009-10-26 | 1 | -172/+172 |
| | | | | | | | | | 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 | ||||
| * | Using QXmlStreamWriter for directly writing to the socket. This will avoid ↵ | Manjeet Dahiya | 2009-10-20 | 1 | -24/+14 |
| | | | | | | | | | string concatenations and problems with XML escaping rules. and Fix for Issue 19: XMPP Version < 1.0 send NonSASL Auth query | ||||
| * | XEP-0054: vcard-temp implementation and other code cleanups | Manjeet Dahiya | 2009-09-07 | 1 | -1/+2 |
| | | |||||
| * | utils to QXmppUtils | Manjeet Dahiya | 2009-09-05 | 1 | -1/+1 |
| | | |||||
| * | add | Manjeet Dahiya | 2009-06-14 | 1 | -0/+181 |
