| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename "source" directory to "src" | Jeremy Lainé | 2010-08-11 | 1 | -235/+0 |
| | | |||||
| * | reassign copyright to "The QXmpp developers" | Jeremy Lainé | 2010-08-10 | 1 | -1/+1 |
| | | |||||
| * | use parseElementFromChild in all IQ classes | Jeremy Lainé | 2010-07-08 | 1 | -5/+1 |
| | | |||||
| * | * move QImage-related code out of QXmppUtils | Jeremy Lainé | 2010-04-15 | 1 | -5/+46 |
| | | | | | | * make it possible to disable QtGui-dependent code | ||||
| * | add accessors for URL vCard attribute | Jeremy Lainé | 2010-04-14 | 1 | -0/+13 |
| | | |||||
| * | add support for first/middle/last name in vCards | Jeremy Lainé | 2010-03-10 | 1 | -8/+55 |
| | | |||||
| * | remove deprecated functions calls | Manjeet Dahiya | 2010-03-08 | 1 | -8/+8 |
| | | |||||
| * | API cleanup: accessors naming | Manjeet Dahiya | 2010-03-08 | 1 | -4/+25 |
| | | |||||
| * | regroup common stanza parsing inside QXmppStanza::parse() | Jeremy Lainé | 2010-03-04 | 1 | -8/+3 |
| | | |||||
| * | fix typo in call to getNickName() | Jeremy Lainé | 2010-02-01 | 1 | -1/+1 |
| | | |||||
| * | add nickname when serializing vCard | Jeremy Lainé | 2010-02-01 | 1 | -0/+2 |
| | | |||||
| * | add support for vCard nickname (issue #38) | Jeremy Lainé | 2010-02-01 | 1 | -0/+12 |
| | | |||||
| * | 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 | ||||
| * | Using QXmlStreamWriter for directly writing to the socket. This will avoid ↵ | Manjeet Dahiya | 2009-10-20 | 1 | -16/+10 |
| | | | | | | | | | string concatenations and problems with XML escaping rules. and Fix for Issue 19: XMPP Version < 1.0 send NonSASL Auth query | ||||
| * | bug fixes | Manjeet Dahiya | 2009-09-14 | 1 | -2/+12 |
| | | |||||
| * | Fix for Issue 4:Cannot repackage message when receiving partial message. | Manjeet Dahiya | 2009-09-09 | 1 | -5/+8 |
| | | | | | vCard cleanups | ||||
| * | XEP-0054: vcard-temp implementation and other code cleanups | Manjeet Dahiya | 2009-09-07 | 1 | -0/+101 |
