| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove trailing whitespace | Jeremy Lainé | 2011-09-21 | 1 | -3/+3 |
| | | |||||
| * | QXmppTransferManager: assert all connections | Jeremy Lainé | 2011-07-26 | 1 | -61/+112 |
| | | |||||
| * | normalize Qt signal / slot signatures | Jeremy Lainé | 2011-07-07 | 1 | -4/+4 |
| | | |||||
| * | add some signals | Jeremy Lainé | 2011-06-05 | 1 | -7/+13 |
| | | |||||
| * | add some properties to QXmppTransferJob to make it easier to script | Jeremy Lainé | 2011-05-13 | 1 | -5/+52 |
| | | |||||
| * | copyright year update | Manjeet Dahiya | 2011-01-21 | 1 | -1/+1 |
| | | |||||
| * | remove "client" argument from QXmppTransferManager constructor | Jeremy Lainé | 2010-12-13 | 1 | -9/+15 |
| | | |||||
| * | improve code documentation | Jeremy Lainé | 2010-12-10 | 1 | -0/+4 |
| | | |||||
| * | start hiding some of QXmppTransferJob's internals | Jeremy Lainé | 2010-11-09 | 1 | -156/+204 |
| | | |||||
| * | remove unnecessary stream argument in handleStanza funtion | Manjeet Dahiya | 2010-09-27 | 1 | -3/+1 |
| | | |||||
| * | extensions do not need to know about QXmppOutgoingClient | Jeremy Lainé | 2010-09-20 | 1 | -1/+1 |
| | | |||||
| * | fix some compilers warnings | Jeremy Lainé | 2010-09-20 | 1 | -0/+2 |
| | | |||||
| * | make QXmppTransferManager a QXmppClientExtension | Jeremy Lainé | 2010-09-20 | 1 | -80/+103 |
| | | |||||
| * | add a QXmppTransferJob::speed() method to return the speed of a transfer | Jeremy Lainé | 2010-09-20 | 1 | -0/+15 |
| | | |||||
| * | fixes for transfer manager: | Jeremy Lainé | 2010-09-10 | 1 | -38/+47 |
| | | | | | | | | | | - explicitly search for incoming/outgoing jobs, so that it is now possible to send a file to yourself - stream initiation errors should be plain IQs, not stream initiation IQs | ||||
| * | transfered->transferred | Manjeet Dahiya | 2010-09-05 | 1 | -1/+1 |
| | | |||||
| * | * make QXmppStream an abstract class | Jeremy Lainé | 2010-08-23 | 1 | -2/+2 |
| | | | | | | * move client-specific code to QXmppOutgoingClient | ||||
| * | cosmetics | Manjeet Dahiya | 2010-08-17 | 1 | -2/+2 |
| | | |||||
| * | rename "source" directory to "src" | Jeremy Lainé | 2010-08-11 | 1 | -0/+1358 |
