This website requires JavaScript.
Explore
Help
Sign In
d4708
/
qBittorrent
Watch
1
Star
0
Fork
0
You've already forked qBittorrent
mirror of
https://github.com/d47081/qBittorrent.git
synced
2025-01-16 01:30:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
qBittorrent
/
src
/
base
/
bittorrent
History
Mike Tzou
d8c14ffe97
Merge pull request
#8814
from Chocobo1/tr_fix
...
Fix tr() related issues
2018-05-05 13:48:09 +08:00
..
private
Avoid temporary QString allocations
2018-03-07 20:06:00 +08:00
addtorrentparams.h
Add uploadLimit, downloadLimit fields to AddTorrentData & AddTorrentParams
2017-10-11 16:23:58 +08:00
cachestatus.h
…
infohash.cpp
Allow ADL lookup for helper function
2018-03-09 01:34:19 +08:00
infohash.h
Allow ADL lookup for helper function
2018-03-09 01:34:19 +08:00
magneturi.cpp
…
magneturi.h
Coding style, use nullptr and other minor things
2017-10-08 10:20:54 +03:00
peerinfo.cpp
Make peer information flags in peerlist more readable
2017-12-20 11:22:23 +02:00
peerinfo.h
Coding style, use nullptr and other minor things
2017-10-08 10:20:54 +03:00
session.cpp
Add helper for loading Windows system functions
2018-04-09 21:18:04 +08:00
session.h
Merge pull request
#8372
from thalieht/inactiverate
2018-02-24 14:13:39 +03:00
sessionstatus.h
…
torrentcreatorthread.cpp
Fix compilation against libtorrent 1.0.x
2018-05-01 10:39:53 +03:00
torrentcreatorthread.h
Pass isAlignmentOptimized flag to piece size calculation
2018-04-20 14:31:20 +03:00
torrenthandle.cpp
Avoid data corruption when rechecking paused torrents
2018-04-09 23:25:52 +03:00
torrenthandle.h
Avoid data corruption when rechecking paused torrents
2018-04-09 23:25:52 +03:00
torrentinfo.cpp
Fix compilation against libtorrent 1.0.x
2018-05-01 10:39:53 +03:00
torrentinfo.h
Fix usage of Q_DECLARE_TR_FUNCTIONS()
2018-05-01 22:42:55 +08:00
tracker.cpp
Properly reply to announce request
2018-03-09 17:41:06 +03:00
tracker.h
Properly reply to announce request
2018-03-09 17:41:06 +03:00
trackerentry.cpp
…
trackerentry.h
…