| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename "source" directory to "src" | Jeremy Lainé | 2010-08-11 | 1 | -280/+0 |
| | | |||||
| * | reassign copyright to "The QXmpp developers" | Jeremy Lainé | 2010-08-10 | 1 | -1/+1 |
| | | |||||
| * | improve code documentation | Jeremy Lainé | 2010-07-18 | 1 | -1/+3 |
| | | |||||
| * | improve code documentation | Jeremy Lainé | 2010-07-18 | 1 | -4/+12 |
| | | |||||
| * | use QFlags for safe access to supported transfer methods | Jeremy Lainé | 2010-07-12 | 1 | -3/+6 |
| | | |||||
| * | tidy up QXmppStream logging so that we can set a null logger | Jeremy Lainé | 2010-06-23 | 1 | -0/+4 |
| | | |||||
| * | rework manager ownership | Jeremy Lainé | 2010-06-04 | 1 | -1/+1 |
| | | |||||
| * | move transfer manager from QXmppStream to QXmppClient | Jeremy Lainé | 2010-06-04 | 1 | -4/+4 |
| | | |||||
| * | Improve QXmppTransferManager: | Jeremy Lainé | 2010-03-25 | 1 | -4/+13 |
| | | | | | | | | - make it possible to specify the stream ID to use when sending a file - make QXmppTransferManager emit a signal when any of its jobs terminates - make it possible to force the use of a SOCKS5 proxy | ||||
| * | make it possible to send arbitrary QIODevice using QXmppTransferManager | Jeremy Lainé | 2010-03-16 | 1 | -9/+33 |
| | | |||||
| * | touchup documentation | Jeremy Lainé | 2010-03-06 | 1 | -3/+3 |
| | | |||||
| * | improve code documentation | Jeremy Lainé | 2010-03-06 | 1 | -13/+25 |
| | | |||||
| * | make it possible to accept/refuse transfer jobs later | Jeremy Lainé | 2010-03-05 | 1 | -6/+8 |
| | | |||||
| * | abort jobs cleanly and add some code documentation | Jeremy Lainé | 2010-03-05 | 1 | -5/+17 |
| | | |||||
| * | make it possible to associate arbitrary data with a job | Jeremy Lainé | 2010-03-05 | 1 | -4/+12 |
| | | |||||
| * | use a single SOCKS5 server instead of one per job | Jeremy Lainé | 2010-03-04 | 1 | -1/+1 |
| | | |||||
| * | rework SOCKS5 API | Jeremy Lainé | 2010-03-04 | 1 | -5/+6 |
| | | |||||
| * | add support for SOCKS5 proxies | Jeremy Lainé | 2010-03-03 | 1 | -0/+10 |
| | | |||||
| * | tighten checks before sending a file | Jeremy Lainé | 2010-02-26 | 1 | -2/+6 |
| | | |||||
| * | implement file hashing | Jeremy Lainé | 2010-02-25 | 1 | -2/+6 |
| | | |||||
| * | improve termination of file transfers | Jeremy Lainé | 2010-02-25 | 1 | -3/+14 |
| | | |||||
| * | add basic support for SOCKS5 bytestreams | Jeremy Lainé | 2010-02-25 | 1 | -4/+45 |
| | | |||||
| * | replace QXmppIbbTransfer* by QXmppTransferManager | Jeremy Lainé | 2010-02-24 | 1 | -0/+125 |
