| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename "source" directory to "src" | Jeremy Lainé | 2010-08-11 | 1 | -255/+0 |
| | | |||||
| * | reassign copyright to "The QXmpp developers" | Jeremy Lainé | 2010-08-10 | 1 | -1/+1 |
| | | |||||
| * | add crc32 and hmac-sha1 calculation routines | Jeremy Lainé | 2010-07-13 | 1 | -2/+114 |
| | | |||||
| * | don't write milliseconds when they are zero | Jeremy Lainé | 2010-06-29 | 1 | -1/+5 |
| | | |||||
| * | * move QImage-related code out of QXmppUtils | Jeremy Lainé | 2010-04-15 | 1 | -49/+7 |
| | | | | | | * make it possible to disable QtGui-dependent code | ||||
| * | rework QXmppLogger yet again | Jeremy Lainé | 2010-03-08 | 1 | -10/+0 |
| | | |||||
| * | rework QXmppLogger again | Jeremy Lainé | 2010-03-08 | 1 | -2/+3 |
| | | |||||
| * | rework logging | Jeremy Lainé | 2010-03-08 | 1 | -2/+2 |
| | | |||||
| * | refactor logging | Jeremy Lainé | 2010-03-08 | 1 | -2/+2 |
| | | |||||
| * | increase length of random string generator to reduce collision risks | Jeremy Lainé | 2010-02-26 | 1 | -2/+1 |
| | | |||||
| * | add support for XEP-0082: XMPP Date and Time Profiles | Jeremy Lainé | 2010-02-24 | 1 | -0/+35 |
| | | |||||
| * | fix typo | Jeremy Lainé | 2010-02-19 | 1 | -1/+1 |
| | | |||||
| * | in jidToBareJid and jidToResource, check the presence of '/' | Jeremy Lainé | 2010-02-19 | 1 | -2/+8 |
| | | |||||
| * | include QImage in QXmppUtils (issue #35) | Jeremy Lainé | 2010-02-01 | 1 | -0/+1 |
| | | |||||
| * | Issue 15: Implement XEP-0047 | Manjeet Dahiya | 2009-10-27 | 1 | -0/+13 |
| | | |||||
| * | Fix for | Manjeet Dahiya | 2009-10-26 | 1 | -136/+136 |
| | | | | | | | | | 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 | -14/+9 |
| | | | | | | | | | string concatenations and problems with XML escaping rules. and Fix for Issue 19: XMPP Version < 1.0 send NonSASL Auth query | ||||
| * | image hash should be null for empty image | Manjeet Dahiya | 2009-09-12 | 1 | -1/+5 |
| | | |||||
| * | bug fixes | Manjeet Dahiya | 2009-09-12 | 1 | -2/+2 |
| | | |||||
| * | Fix for Issue 4:Cannot repackage message when receiving partial message. | Manjeet Dahiya | 2009-09-09 | 1 | -2/+3 |
| | | | | | vCard cleanups | ||||
| * | XEP-0054: vcard-temp implementation and other code cleanups | Manjeet Dahiya | 2009-09-07 | 1 | -2/+52 |
| | | |||||
| * | utils to QXmppUtils | Manjeet Dahiya | 2009-09-05 | 1 | -0/+86 |
