qBittorrent/src/base
2025-06-26 08:49:58 +03:00
..
3rdparty Sync "expected lite" with upstream 2024-08-19 15:32:01 +08:00
bittorrent Avoid copying resume data when loading torrents 2025-06-23 12:20:01 +03:00
concepts Introduce helper function to join values as string 2023-12-19 00:08:37 +08:00
http Switch to string view where applicable 2025-03-17 19:28:38 +08:00
interfaces Add button for sending test email 2024-03-08 21:51:44 +08:00
net Fix access denial messages 2025-05-27 14:47:43 +08:00
rss Show info hash in log when added a duplicate torrent 2025-04-08 16:31:04 +08:00
search Optimize parsing of search results 2025-06-26 08:49:58 +03:00
utils Optimize parsing of search results 2025-06-26 08:49:58 +03:00
addtorrentmanager.cpp Show info hash in log when added a duplicate torrent 2025-04-08 16:31:04 +08:00
addtorrentmanager.h Show info hash in log when added a duplicate torrent 2025-04-08 16:31:04 +08:00
algorithm.h Replace template conditionals with C++20 requires clause 2023-08-09 20:33:19 +08:00
applicationcomponent.cpp Implement gateway for adding new torrents 2023-08-14 18:17:56 +03:00
applicationcomponent.h Implement gateway for adding new torrents 2023-08-14 18:17:56 +03:00
asyncfilestorage.cpp Open "lock" files for the same folder only once 2024-02-15 08:42:44 +03:00
asyncfilestorage.h Open "lock" files for the same folder only once 2024-02-15 08:42:44 +03:00
CMakeLists.txt Improve add torrent error handling 2025-03-25 09:13:15 +03:00
digest32.h Move to separate headers 2023-08-11 13:47:55 +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
freediskspacechecker.cpp Show free disk space in status bar 2025-03-13 14:47:10 +03:00
freediskspacechecker.h Show free disk space in status bar 2025-03-13 14:47:10 +03:00
global.h Move to separate headers 2023-08-11 13:47:55 +08:00
indexrange.h Move to separate headers 2023-08-11 13:47:55 +08:00
logger.cpp Use QList explicitly 2024-07-04 08:30:39 +03:00
logger.h Use QList explicitly 2024-07-04 08:30:39 +03:00
orderedset.h Introduce helper function to join values as string 2023-12-19 00:08:37 +08:00
path.cpp Use slice method where applicable 2025-03-15 14:58:59 +08:00
path.h Specify interface requirements as an C++ concept 2023-08-12 20:53:03 +08:00
pathfwd.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
preferences.cpp Add option to enable previous Add new torrent dialog behavior 2025-03-31 09:18:16 +03:00
preferences.h Add option to enable previous Add new torrent dialog behavior 2025-03-31 09:18:16 +03: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 Rename literal operator 2023-06-18 03:32:44 +08:00
profile_p.h Refactor SettingsStorage implementation 2022-07-13 07:09:15 +03:00
settingsstorage.cpp Use const accessor 2025-02-16 15:51:40 +08:00
settingsstorage.h Revise legal notice 2023-12-05 03:13:37 +08:00
settingvalue.h Improve function interface 2022-03-26 12:41:02 +08:00
tag.cpp Introduce helper function to join values as string 2023-12-19 00:08:37 +08:00
tag.h Add a class to represent a tag 2023-12-05 17:01:09 +03:00
tagset.cpp Add a class to represent a tag 2023-12-05 17:01:09 +03:00
tagset.h Add a class to represent a tag 2023-12-05 17:01:09 +03:00
torrentfileguard.cpp Rename literal operator 2023-06-18 03:32:44 +08:00
torrentfileguard.h Clean up usage of static keyword 2022-05-30 13:25:34 +08:00
torrentfileswatcher.cpp Add name to threads 2024-10-06 15:23:50 +08:00
torrentfileswatcher.h Add name to threads 2024-10-06 15:23:50 +08:00
torrentfilter.cpp Use proper macro for unreachable switch cases 2024-11-05 11:55:55 +08:00
torrentfilter.h WebAPI: Add "private" filter for 'info' endpoint 2024-06-16 10:57:12 +03:00
types.h Use using declarations instead of typedef 2023-08-14 18:14:36 +03:00
unicodestrings.h Remove thin space 2023-09-04 13:10:12 +08:00
version.h.in Bump to v5.2.0alpha1 2025-02-11 02:04:46 +02:00