| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename "source" directory to "src" | Jeremy Lainé | 2010-08-11 | 1 | -456/+0 |
| | | |||||
| * | reassign copyright to "The QXmpp developers" | Jeremy Lainé | 2010-08-10 | 1 | -1/+1 |
| | | |||||
| * | improve code documentation | Jeremy Lainé | 2010-07-18 | 1 | -0/+19 |
| | | |||||
| * | cleanup QXmppStanza::Error API | Jeremy Lainé | 2010-03-04 | 1 | -16/+36 |
| | | |||||
| * | make error parsing private to QXmppStanza::Error | Jeremy Lainé | 2010-03-04 | 1 | -34/+32 |
| | | |||||
| * | regroup common stanza parsing inside QXmppStanza::parse() | Jeremy Lainé | 2010-03-04 | 1 | -0/+12 |
| | | |||||
| * | move deprecated code to the end of file | Jeremy Lainé | 2010-03-04 | 1 | -44/+45 |
| | | |||||
| * | start cleaning up accessor names | Jeremy Lainé | 2010-03-04 | 1 | -1/+25 |
| | | |||||
| * | rename QXmppStanza::getExtensions to QXmppStanza::extensions | Jeremy Lainé | 2010-03-04 | 1 | -1/+1 |
| | | |||||
| * | fix for compile time warning messages | Manjeet Dahiya | 2010-02-23 | 1 | -2/+2 |
| | | |||||
| * | make it possible to get/set stanza error code | Jeremy Lainé | 2010-02-22 | 1 | -6/+26 |
| | | |||||
| * | allow multiple extensions for XMPP stanzas | Jeremy Lainé | 2010-02-19 | 1 | -4/+4 |
| | | |||||
| * | move stanza error parsing to QXmppStanza | Jeremy Lainé | 2010-02-18 | 1 | -0/+30 |
| | | |||||
| * | make it possible to attach an extension element to messages and presences | Jeremy Lainé | 2010-02-12 | 1 | -0/+10 |
| | | |||||
| * | Issue 15: Implement XEP-0047 | Manjeet Dahiya | 2009-10-27 | 1 | -1/+1 |
| | | |||||
| * | Fix for | Manjeet Dahiya | 2009-10-26 | 1 | -322/+322 |
| | | | | | | | | | 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 | -20/+15 |
| | | | | | | | | | 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 | -2/+4 |
| | | |||||
| * | utils to QXmppUtils | Manjeet Dahiya | 2009-09-05 | 1 | -1/+1 |
| | | |||||
| * | add | Manjeet Dahiya | 2009-06-14 | 1 | -0/+325 |
