qBittorrent/src/base
Chocobo1 f8a2fbc4c5
Clean up 'recursive download' related code
Don't load .torrent files too early, otherwise qbt might emit a dubious error log message if the
.torrent file is invalid.
2022-09-15 00:15:53 +08:00
..
3rdparty Sync nonstd/expected with upstream 2022-08-09 11:22:45 +08:00
bittorrent Clean up 'recursive download' related code 2022-09-15 00:15:53 +08:00
http Use helper function for logging messages 2022-07-07 12:17:52 +08:00
interfaces Move "memory priority" settings to Application class 2022-07-04 18:38:20 +08:00
net Fix reply data can't be decompressed correctly 2022-07-29 11:03:21 +08:00
rss Clear RSS parsing error after use 2022-08-01 08:15:16 +03:00
search Redesign Version class 2022-08-06 11:06:16 +08:00
utils Rename function 2022-09-07 14:11:23 +08:00
algorithm.h Fix comment typo in algorithm.h (#15030) 2021-05-29 11:30:47 +08:00
applicationcomponent.cpp Implement base classes for application components 2022-06-25 15:46:55 +03:00
applicationcomponent.h Implement base classes for application components 2022-06-25 15:46:55 +03:00
asyncfilestorage.cpp Revise string literal usage 2022-03-26 11:53:50 +08:00
asyncfilestorage.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
base.pri Split Session class into interface/implementation parts 2022-08-27 08:01:24 +03:00
CMakeLists.txt Split Session class into interface/implementation parts 2022-08-27 08:01:24 +03:00
digest32.h Fix wrong v2 hash string displayed in WebUI 2022-04-10 12:46:24 +08:00
exceptions.cpp Unify custom exceptions 2021-05-18 08:40:05 +03:00
exceptions.h Improve "Watched folders" feature 2021-05-19 15:42:41 +03:00
global.h Use QString literals 2022-03-04 13:25:22 +08:00
iconprovider.cpp Use QString literals 2022-03-11 00:11:30 +08:00
iconprovider.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
indexrange.h Move comparison operator out of class 2022-04-04 16:32:14 +08:00
logger.cpp Use coarse timestamp format 2022-06-18 17:14:42 +08:00
logger.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
orderedset.h Revise tag related implementations 2021-04-27 11:47:52 +08:00
path.cpp Fix wrong parent path 2022-08-14 13:31:21 +08:00
path.h Simplify implementation 2022-07-23 22:41:26 +08:00
pathfwd.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
preferences.cpp Clean up 'recursive download' related code 2022-09-15 00:15:53 +08:00
preferences.h Clean up 'recursive download' related code 2022-09-15 00:15:53 +08:00
profile.cpp Refactor SettingsStorage implementation 2022-07-13 07:09:15 +03:00
profile.h Refactor SettingsStorage implementation 2022-07-13 07:09:15 +03:00
profile_p.cpp Refactor SettingsStorage implementation 2022-07-13 07:09:15 +03:00
profile_p.h Refactor SettingsStorage implementation 2022-07-13 07:09:15 +03:00
settingsstorage.cpp Properly release settings class before further operations 2022-07-17 12:41:18 +08:00
settingsstorage.h Refactor SettingsStorage implementation 2022-07-13 07:09:15 +03:00
settingvalue.h Improve function interface 2022-03-26 12:41:02 +08:00
tagset.cpp Revise tag related implementations 2021-04-27 11:47:52 +08:00
tagset.h Revise tag related implementations 2021-04-27 11:47:52 +08:00
torrentfileguard.cpp Clean up usage of static keyword 2022-05-30 13:25:34 +08:00
torrentfileguard.h Clean up usage of static keyword 2022-05-30 13:25:34 +08:00
torrentfileswatcher.cpp Restore BitTorrent session asynchronously 2022-07-04 12:48:21 +03:00
torrentfileswatcher.h Restore BitTorrent session asynchronously 2022-07-04 12:48:21 +03:00
torrentfilter.cpp Update torrent status filter counters consistently 2022-05-26 19:55:00 +03:00
torrentfilter.h Use std::optional to represent "any value" filters 2022-02-20 13:17:34 +03:00
types.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
unicodestrings.h Use QString literals 2022-03-18 12:46:01 +08:00
version.h.in Bump to 4.5.0alpha1 2022-01-06 20:47:06 +02:00