qBittorrent/src/base/bittorrent
2020-12-25 20:37:43 +02:00
..
addtorrentparams.h Improve torrent loading code 2020-08-09 12:11:07 +03:00
bandwidthscheduler.cpp Improve coding style 2020-11-17 21:02:37 +03:00
bandwidthscheduler.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
cachestatus.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
common.h Create header for common BitTorrent declarations 2020-05-25 20:32:35 +03:00
customstorage.cpp Improve coding style 2020-11-17 21:02:37 +03:00
customstorage.h Fix class name 2020-10-23 12:58:11 +08:00
downloadpriority.cpp Improve coding style 2020-11-17 21:02:37 +03:00
downloadpriority.h Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
filesearcher.cpp Search for existing files in separate thread 2020-12-03 07:58:34 +03:00
filesearcher.h Search for existing files in separate thread 2020-12-03 07:58:34 +03:00
filterparserthread.cpp Improve coding style 2020-11-17 21:02:37 +03:00
filterparserthread.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
infohash.cpp Add operator< for InfoHash class 2020-12-10 20:11:15 +08:00
infohash.h Add operator< for InfoHash class 2020-12-10 20:11:15 +08:00
ltqhash.h Move qHash helper for libtorrent types to its own file 2020-10-22 03:12:48 +08:00
ltunderlyingtype.h Drop "private" subfolders 2020-05-08 14:59:18 +03:00
magneturi.cpp Fix typos 2020-10-20 18:56:30 +08:00
magneturi.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
nativesessionextension.cpp Improve coding style 2020-11-17 21:02:37 +03:00
nativesessionextension.h Bump requirement to libtorrent 1.2 2020-06-26 17:17:29 +08:00
nativetorrentextension.cpp Fix received metadata handling 2020-12-05 10:03:27 +03:00
nativetorrentextension.h Fix received metadata handling 2020-12-05 10:03:27 +03:00
peeraddress.cpp Improve coding style 2020-11-17 21:02:37 +03:00
peeraddress.h Show any multiple connections from the same IP in peer list 2020-01-29 20:40:10 +02:00
peerinfo.cpp Improve coding style 2020-11-17 21:02:37 +03:00
peerinfo.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
portforwarderimpl.cpp Improve coding style 2020-11-17 21:02:37 +03:00
portforwarderimpl.h Bump requirement to libtorrent 1.2 2020-06-26 17:17:29 +08:00
resumedatasavingmanager.cpp Improve coding style 2020-11-17 21:02:37 +03:00
resumedatasavingmanager.h Drop "private" subfolders 2020-05-08 14:59:18 +03:00
session.cpp Add support for allow_idna option 2020-12-13 12:12:24 +08:00
session.h Merge pull request #13948 from FranciscoPombal/pragmatism 2020-12-14 13:51:02 +03:00
sessionstatus.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
speedmonitor.cpp Improve coding style 2020-11-17 21:02:37 +03:00
speedmonitor.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
statistics.cpp Improve coding style 2020-11-17 21:02:37 +03:00
statistics.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
torrentcreatorthread.cpp Improve coding style 2020-11-17 21:02:37 +03:00
torrentcreatorthread.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
torrenthandle.cpp Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
torrenthandle.h Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
torrenthandleimpl.cpp Save fastresume when setting torrent speed limits 2020-12-25 20:37:43 +02:00
torrenthandleimpl.h Fix received metadata handling 2020-12-05 10:03:27 +03:00
torrentinfo.cpp Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
torrentinfo.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
tracker.cpp Improve coding style 2020-11-17 21:02:37 +03:00
tracker.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
trackerentry.cpp Improve coding style 2020-11-17 21:02:37 +03:00
trackerentry.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00