..
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
Revise string literal usage
2022-03-26 11:53:50 +08:00
bencoderesumedatastorage.h
Implement class for handling filesystem paths
2022-02-08 06:03:48 +03:00
cachestatus.h
Use signed integer type for counters
2022-04-03 13:33:55 +08:00
categoryoptions.cpp
Revise string literal usage
2022-03-26 11:53:50 +08:00
categoryoptions.h
Implement class for handling filesystem paths
2022-02-08 06:03:48 +03:00
common.h
Revise string literal usage
2022-03-26 11:53:50 +08:00
customstorage.cpp
Allow to use POSIX-compliant disk IO type
2022-05-11 21:28:06 +03:00
customstorage.h
Allow to use POSIX-compliant disk IO type
2022-05-11 21:28:06 +03:00
dbresumedatastorage.cpp
Don't forget to create 'download_path' field
2022-04-05 07:27:11 +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
extensiondata.h
Initialize torrent status using libtorrent extension
2022-05-28 09:30:50 +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
Revise string literal usage
2022-03-26 11:53:50 +08:00
filterparserthread.h
Implement class for handling filesystem paths
2022-02-08 06:03:48 +03:00
infohash.cpp
Remove unused header
2022-04-19 11:35:51 +08:00
infohash.h
Remove unused header
2022-04-19 11:35:51 +08: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
Avoid redundant hashing
2022-03-13 17:37:54 +08:00
lttypecast.h
Improve torrent content handling
2021-10-02 21:42:58 +03:00
magneturi.cpp
Revamp tracker entries handling
2022-05-22 09:09:11 +03:00
magneturi.h
Improve "Watched folders" feature
2021-05-19 15:42:41 +03:00
nativesessionextension.cpp
Pause torrent in all "fastresume rejected" cases
2022-05-25 08:24:53 +03:00
nativesessionextension.h
Revamp tracker entries handling
2022-05-22 09:09:11 +03:00
nativetorrentextension.cpp
Initialize torrent status using libtorrent extension
2022-05-28 09:30:50 +03:00
nativetorrentextension.h
Revamp tracker entries handling
2022-05-22 09:09:11 +03:00
peeraddress.cpp
Revise string literal usage
2022-03-26 11:53:50 +08:00
peeraddress.h
Update function signature for Qt6 qHash()
2022-03-13 16:05:11 +08:00
peerinfo.cpp
Revise string literal usage
2022-03-26 11:53:50 +08:00
peerinfo.h
Initialize class variable in initializer list
2022-01-24 13:47:34 +08:00
portforwarderimpl.cpp
Improve function interface
2022-03-26 12:41:02 +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
Add file name filter/blacklist
2022-06-10 13:37:46 +08:00
session.h
Add file name filter/blacklist
2022-06-10 13:37:46 +08:00
sessionstatus.h
Use signed integer type for counters
2022-04-03 13:33:55 +08: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
Clean up usage of static
keyword
2022-05-30 13:25:34 +08:00
statistics.h
Use signed integer type for counters
2022-04-03 13:33:55 +08:00
torrent.cpp
Update function signature for Qt6 qHash()
2022-03-13 16:05:11 +08:00
torrent.h
Revamp tracker entries handling
2022-05-22 09:09:11 +03:00
torrentcontentlayout.h
Revamp content layout handling
2022-04-01 09:35:45 +03:00
torrentcreatorthread.cpp
Use QString literals
2022-03-11 00:11:30 +08:00
torrentcreatorthread.h
Implement class for handling filesystem paths
2022-02-08 06:03:48 +03:00
torrentimpl.cpp
Add file name filter/blacklist
2022-06-10 13:37:46 +08:00
torrentimpl.h
Revamp tracker entries handling
2022-05-22 09:09:11 +03:00
torrentinfo.cpp
Revamp tracker entries handling
2022-05-22 09:09:11 +03:00
torrentinfo.h
Revamp tracker entries handling
2022-05-22 09:09:11 +03:00
tracker.cpp
Update function signature for Qt6 qHash()
2022-03-13 16:05:11 +08:00
tracker.h
Update function signature for Qt6 qHash()
2022-03-13 16:05:11 +08:00
trackerentry.cpp
Revamp tracker entries handling
2022-05-22 09:09:11 +03:00
trackerentry.h
Revamp tracker entries handling
2022-05-22 09:09:11 +03:00