aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppTransferManager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* extensions do not need to know about QXmppOutgoingClientJeremy Lainé2010-09-201-1/+1
|
* fix some compilers warningsJeremy Lainé2010-09-201-0/+2
|
* make QXmppTransferManager a QXmppClientExtensionJeremy Lainé2010-09-201-80/+103
|
* add a QXmppTransferJob::speed() method to return the speed of a transferJeremy Lainé2010-09-201-0/+15
|
* fixes for transfer manager:Jeremy Lainé2010-09-101-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 Dahiya2010-09-051-1/+1
|
* * make QXmppStream an abstract classJeremy Lainé2010-08-231-2/+2
| | | | | * move client-specific code to QXmppOutgoingClient
* cosmeticsManjeet Dahiya2010-08-171-2/+2
|
* rename "source" directory to "src"Jeremy Lainé2010-08-111-0/+1358