qBittorrent/src/base/bittorrent
Chocobo1 bc94de5626
Merge pull request #16428 from Chocobo1/path
Improve Path constructor
2022-02-14 14:02:50 +08:00
..
abstractfilestorage.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
abstractfilestorage.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
addtorrentparams.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
bandwidthscheduler.cpp Store enum type in settings directly 2021-12-06 13:53:52 +08:00
bandwidthscheduler.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
bencoderesumedatastorage.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
bencoderesumedatastorage.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
cachestatus.h Don't use removed stat metric in libtorrent 2.0 2020-12-24 12:04:14 +08:00
categoryoptions.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
categoryoptions.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
common.h Bump project requirement to C++17 2020-12-31 13:28:48 +08:00
customstorage.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
customstorage.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
dbresumedatastorage.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
dbresumedatastorage.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03: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 Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
filesearcher.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
filterparserthread.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
filterparserthread.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
infohash.cpp Store hybrid torrents using "torrent ID" as basename 2022-01-25 11:39:32 +03:00
infohash.h Store hybrid torrents using "torrent ID" as basename 2022-01-25 11:39:32 +03:00
loadtorrentparams.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
ltqbitarray.cpp Fix wrong size 2022-02-12 16:54:38 +08:00
ltqbitarray.h Speed up bitfields conversion 2022-01-25 12:19:50 +08:00
ltqhash.h Add comment for qHash implementation requirements 2021-11-29 01:28:49 +08:00
lttypecast.h Improve torrent content handling 2021-10-02 21:42:58 +03: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 Correctly handle received metadata 2022-01-16 16:06:15 +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 Speed up bitfields conversion 2022-01-25 12:19:50 +08:00
peerinfo.h Initialize class variable in initializer list 2022-01-24 13:47:34 +08:00
portforwarderimpl.cpp Migrate away from low-level SettingsStorage class 2021-11-08 13:23:33 +08:00
portforwarderimpl.h Migrate away from low-level SettingsStorage class 2021-11-08 13:23:33 +08:00
resumedatastorage.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
session.cpp Improve tracker status handling 2022-02-09 18:23:41 +03:00
session.h Improve tracker status handling 2022-02-09 18:23:41 +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 Add constexpr to Sample class functions 2021-10-08 01:04:58 +08: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 Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
torrentcontentlayout.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
torrentcontentlayout.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
torrentcreatorthread.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
torrentcreatorthread.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
torrentimpl.cpp Cache file priorities 2022-02-13 08:07:30 +03:00
torrentimpl.h Cache file priorities 2022-02-13 08:07:30 +03:00
torrentinfo.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
torrentinfo.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +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