qBittorrent/src/base/bittorrent
Vladimir Golovnev (Glassez) 6a0a78f3f7
Drop ".unwanted folder" feature
2020-06-10 11:35:09 +03:00
..
addtorrentparams.h Forward declare in a few places 2019-06-04 17:48:55 +03:00
bandwidthscheduler.cpp Drop "private" subfolders 2020-05-08 14:59:18 +03:00
bandwidthscheduler.h Drop "private" subfolders 2020-05-08 14:59:18 +03:00
cachestatus.h Use cached SessionStatus and CacheStatus 2017-05-10 13:24:37 +03:00
common.h Create header for common BitTorrent declarations 2020-05-25 20:32:35 +03:00
customstorage.cpp Create header for common BitTorrent declarations 2020-05-25 20:32:35 +03:00
customstorage.h Find complete files when checking torrent 2020-05-25 20:31:59 +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
filterparserthread.cpp Drop "private" subfolders 2020-05-08 14:59:18 +03:00
filterparserthread.h Drop "private" subfolders 2020-05-08 14:59:18 +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
ltunderlyingtype.h Drop "private" subfolders 2020-05-08 14:59:18 +03: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
nativesessionextension.cpp Support changes to plugin API in libtorrent-2.0 2020-06-06 10:58:07 +02:00
nativesessionextension.h Support changes to plugin API in libtorrent-2.0 2020-06-06 10:58:07 +02:00
nativetorrentextension.cpp Drop "private" subfolders 2020-05-08 14:59:18 +03:00
nativetorrentextension.h Drop "private" subfolders 2020-05-08 14:59:18 +03: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 Cache country lookup result in PeerInfo class 2020-05-29 13:49:52 +08:00
peerinfo.h Cache country lookup result in PeerInfo class 2020-05-29 13:49:52 +08:00
portforwarderimpl.cpp Drop "private" subfolders 2020-05-08 14:59:18 +03:00
portforwarderimpl.h Drop "private" subfolders 2020-05-08 14:59:18 +03:00
resumedatasavingmanager.cpp Drop "private" subfolders 2020-05-08 14:59:18 +03:00
resumedatasavingmanager.h Drop "private" subfolders 2020-05-08 14:59:18 +03:00
session.cpp Drop ".unwanted folder" feature 2020-06-10 11:35:09 +03:00
session.h Drop ".unwanted folder" feature 2020-06-10 11:35:09 +03:00
sessionstatus.h Use new Session Statistics feature 2017-05-10 13:24:51 +03:00
speedmonitor.cpp Drop "private" subfolders 2020-05-08 14:59:18 +03:00
speedmonitor.h Drop "private" subfolders 2020-05-08 14:59:18 +03:00
statistics.cpp Drop "private" subfolders 2020-05-08 14:59:18 +03:00
statistics.h Drop "private" subfolders 2020-05-08 14:59:18 +03:00
torrentcreatorthread.cpp Fix libtorrent include to a more precise header 2020-06-05 23:48:08 +02:00
torrentcreatorthread.h Add final specifier to classes 2020-04-17 13:18:40 +08:00
torrenthandle.cpp Create header for common BitTorrent declarations 2020-05-25 20:32:35 +03:00
torrenthandle.h Merge pull request #12877 from an0n666/private-torrents 2020-05-30 19:29:02 +08:00
torrenthandleimpl.cpp Drop ".unwanted folder" feature 2020-06-10 11:35:09 +03:00
torrenthandleimpl.h Address some issues regarding private torrents 2020-05-26 14:18:15 +06: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