qBittorrent/src/base/bittorrent
Chocobo1 ecd23d0abd
Merge pull request #15459 from Chocobo1/i18n
Revise description wordings
2021-09-19 13:29:08 +08:00
..
abstractfilestorage.cpp Allow change-case-only file renaming on Windows 2021-02-06 11:33:46 +03:00
abstractfilestorage.h Declare AbstractFileStorage destructor virtual 2021-06-10 09:19:04 +03:00
addtorrentparams.h Improve "Watched folders" feature 2021-05-19 15:42:41 +03:00
bandwidthscheduler.cpp Improve coding style 2020-11-17 21:02:37 +03:00
bandwidthscheduler.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
bencoderesumedatastorage.cpp Use QSaveFile wherever applicable 2021-09-15 21:54:44 +08:00
bencoderesumedatastorage.h Store minimal metadata for "restore torrent" purposes (#15191) 2021-07-19 07:59:06 +03:00
cachestatus.h Don't use removed stat metric in libtorrent 2.0 2020-12-24 12:04:14 +08:00
common.h Bump project requirement to C++17 2020-12-31 13:28:48 +08:00
customstorage.cpp Add compile definition to indicate using of libtorrent 2.0 (#15297) 2021-08-08 13:27:22 +08:00
customstorage.h Add compile definition to indicate using of libtorrent 2.0 (#15297) 2021-08-08 13:27:22 +08:00
dbresumedatastorage.cpp Store minimal metadata for "restore torrent" purposes (#15191) 2021-07-19 07:59:06 +03:00
dbresumedatastorage.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +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 Improve "info hash" handling 2021-03-12 12:43:14 +03:00
filesearcher.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08: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 compile definition to indicate using of libtorrent 2.0 (#15297) 2021-08-08 13:27:22 +08:00
infohash.h Add compile definition to indicate using of libtorrent 2.0 (#15297) 2021-08-08 13:27:22 +08:00
loadtorrentparams.h Revise tag related implementations 2021-04-27 11:47:52 +08:00
ltqhash.h Move qHash helper for libtorrent types to its own file 2020-10-22 03:12:48 +08:00
ltunderlyingtype.h Use underlying_type member directly 2021-07-07 14:19:17 +08:00
magneturi.cpp Merge pull request #15294 from sledgehammer999/accept_v2_infohash 2021-08-08 12:29:04 +03:00
magneturi.h Improve "Watched folders" feature 2021-05-19 15:42:41 +03:00
nativesessionextension.cpp Improve coding style 2020-11-17 21:02:37 +03:00
nativesessionextension.h Add compile definition to indicate using of libtorrent 2.0 (#15297) 2021-08-08 13:27:22 +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 Replace QStringRef with QStringView 2021-07-15 10:56:49 +03:00
peeraddress.h Replace QStringRef with QStringView 2021-07-15 10:56:49 +03:00
peerinfo.cpp Reorder peer flags 2021-04-18 12:46:07 +08:00
peerinfo.h Remove redundant suffix from TorrentHandle class 2021-01-06 16:28:17 +03:00
portforwarderimpl.cpp Revise SettingsStorage store/load value interface 2021-01-02 12:48:26 +08:00
portforwarderimpl.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
resumedatastorage.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
session.cpp Revise description wordings 2021-09-18 12:59:07 +08:00
session.h Add compile definition to indicate using of libtorrent 2.0 (#15297) 2021-08-08 13:27:22 +08: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 Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
torrent.cpp Improve "info hash" handling 2021-03-12 12:43:14 +03:00
torrent.h Add "Forced metadata downloading" state (#15185) 2021-07-17 21:33:14 +03:00
torrentcontentlayout.h Allow to add root folder to torrent content 2020-12-23 13:07:33 +03:00
torrentcreatorthread.cpp Use QSaveFile wherever applicable 2021-09-15 21:54:44 +08:00
torrentcreatorthread.h Add compile definition to indicate using of libtorrent 2.0 (#15297) 2021-08-08 13:27:22 +08:00
torrentimpl.cpp Use "old file path" provided by libtorrent 2021-08-23 07:29:50 +03:00
torrentimpl.h Use "old file path" provided by libtorrent 2021-08-23 07:29:50 +03:00
torrentinfo.cpp Merge pull request #15419 from Chocobo1/file 2021-09-19 13:28:47 +08:00
torrentinfo.h Improve "Watched folders" feature 2021-05-19 15:42:41 +03:00
tracker.cpp Unify custom exceptions 2021-05-18 08:40:05 +03:00
tracker.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
trackerentry.cpp Improve tracker entries handling 2021-03-10 19:54:34 +03:00
trackerentry.h Initialize struct members by default 2021-04-27 11:48:13 +08:00