qBittorrent/src/base/bittorrent
2020-04-30 13:18:24 +08:00
..
private Merge pull request #12531 from Chocobo1/final 2020-04-19 10:16:44 +08:00
addtorrentparams.h Forward declare in a few places 2019-06-04 17:48:55 +03:00
cachestatus.h Use cached SessionStatus and CacheStatus 2017-05-10 13:24:37 +03:00
downloadpriority.cpp Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
downloadpriority.h Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
infohash.cpp Use faster hash function 2020-01-27 12:53:13 +08:00
infohash.h Change to lt namespace 2019-05-13 11:20:41 +08:00
magneturi.cpp Replace QList by QVector 2019-08-05 20:56:15 +08:00
magneturi.h Replace QList by QVector 2019-08-05 20:56:15 +08:00
peeraddress.cpp Show any multiple connections from the same IP in peer list 2020-01-29 20:40:10 +02:00
peeraddress.h Show any multiple connections from the same IP in peer list 2020-01-29 20:40:10 +02:00
peerinfo.cpp Split TorrentHandle interface and implementation 2020-04-16 20:22:26 +03:00
peerinfo.h Use a QString directly instead of QStringList 2019-08-05 20:56:16 +08:00
session.cpp Merge pull request #12176 from NotTsunami/ssl 2020-04-30 13:09:31 +08:00
session.h Merge pull request #12176 from NotTsunami/ssl 2020-04-30 13:09:31 +08:00
sessionstatus.h Use new Session Statistics feature 2017-05-10 13:24:51 +03:00
torrentcreatorthread.cpp Use static_cast for explicit type conversions 2020-04-18 18:22:40 +03:00
torrentcreatorthread.h Add final specifier to classes 2020-04-17 13:18:40 +08:00
torrenthandle.cpp Split TorrentHandle interface and implementation 2020-04-16 20:22:26 +03:00
torrenthandle.h Split TorrentHandle interface and implementation 2020-04-16 20:22:26 +03:00
torrenthandleimpl.cpp Clean up code 2020-04-30 13:18:24 +08:00
torrenthandleimpl.h Reduce padding in class 2020-04-19 11:44:41 +08:00
torrentinfo.cpp Avoid holding entire file in memory 2020-04-03 18:27:13 +08:00
torrentinfo.h Allow to save downloaded metadata as torrent file 2020-02-26 08:10:11 +03:00
tracker.cpp Fix response to event=stopped 2020-02-26 20:47:33 +00:00
tracker.h Add final specifier to classes 2020-04-17 13:18:40 +08:00
trackerentry.cpp Simplify TrackerEntry::status() logic 2020-02-17 18:46:30 +08:00
trackerentry.h Simplify TrackerEntry::status() logic 2020-02-17 18:46:30 +08:00