index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
QXmppTransferManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename "source" directory to "src"
Jeremy Lainé
2010-08-11
1
-1358
/
+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
/
+16
*
use QFlags for safe access to supported transfer methods
Jeremy Lainé
2010-07-12
1
-4
/
+4
*
tidy up QXmppStream logging so that we can set a null logger
Jeremy Lainé
2010-06-23
1
-12
/
+17
*
rework manager ownership
Jeremy Lainé
2010-06-04
1
-2
/
+2
*
use QXmppStream::configuration
Jeremy Lainé
2010-06-04
1
-5
/
+5
*
move transfer manager from QXmppStream to QXmppClient
Jeremy Lainé
2010-06-04
1
-37
/
+65
*
properly parse large file sizes
Jeremy Lainé
2010-05-11
1
-1
/
+1
*
fix compilation errors with MS VC2008
Jeremy Lainé
2010-05-05
1
-1
/
+3
*
Improve QXmppTransferManager:
Jeremy Lainé
2010-03-25
1
-21
/
+73
*
make it possible to send arbitrary QIODevice using QXmppTransferManager
Jeremy Lainé
2010-03-16
1
-123
/
+218
*
actually use the "state" variable in QXmppTransferManager::jobStateChanged
Jeremy Lainé
2010-03-08
1
-1
/
+1
*
improve code documentation
Jeremy Lainé
2010-03-06
1
-1
/
+13
*
lower timeouts for SOCKS5 operations
Jeremy Lainé
2010-03-05
1
-2
/
+7
*
make it possible to accept/refuse transfer jobs later
Jeremy Lainé
2010-03-05
1
-53
/
+92
*
abort jobs cleanly and add some code documentation
Jeremy Lainé
2010-03-05
1
-63
/
+97
*
make it possible to associate arbitrary data with a job
Jeremy Lainé
2010-03-05
1
-10
/
+19
*
use a single SOCKS5 server instead of one per job
Jeremy Lainé
2010-03-04
1
-20
/
+18
*
re-remove deprecated functions calls of QXmppConfiguration
Jeremy Lainé
2010-03-04
1
-5
/
+5
*
rework SOCKS5 API
Jeremy Lainé
2010-03-04
1
-45
/
+45
*
remove deprecated functions calls of QXmppConfiguration
Manjeet Dahiya
2010-03-04
1
-5
/
+5
*
internal API cleanup : rename QXmppIbbIqs to QXmppIbbIq for consistency
Jeremy Lainé
2010-03-04
1
-1
/
+1
*
internal API cleanup : clean QXmppStreamInitiationIq accessors
Jeremy Lainé
2010-03-04
1
-6
/
+6
*
cleanup QXmppIq accessors
Jeremy Lainé
2010-03-04
1
-12
/
+12
*
start cleaning up accessor names
Jeremy Lainé
2010-03-04
1
-32
/
+32
*
internal API cleanup : remove "get" from IBB IQ accessors
Jeremy Lainé
2010-03-04
1
-7
/
+7
*
add support for SOCKS5 proxies
Jeremy Lainé
2010-03-03
1
-50
/
+213
*
tighten checks before sending a file
Jeremy Lainé
2010-02-26
1
-25
/
+52
*
implement file hashing
Jeremy Lainé
2010-02-25
1
-21
/
+42
*
fix
Jeremy Lainé
2010-02-25
1
-0
/
+1
*
improve termination of file transfers
Jeremy Lainé
2010-02-25
1
-30
/
+64
*
rework order of ibb ops
Jeremy Lainé
2010-02-25
1
-7
/
+7
*
add basic support for SOCKS5 bytestreams
Jeremy Lainé
2010-02-25
1
-35
/
+357
*
replace QXmppIbbTransfer* by QXmppTransferManager
Jeremy Lainé
2010-02-24
1
-0
/
+496