qBittorrent/src/base
2021-11-08 13:34:21 +08:00
..
3rdparty Use QSaveFile wherever applicable 2021-09-15 21:54:44 +08:00
bittorrent Reformat code 2021-11-08 13:34:21 +08:00
http Replace QStringRef with QStringView 2021-07-15 10:56:49 +03:00
net Migrate away from low-level SettingsStorage class 2021-11-08 13:23:33 +08:00
rss Migrate away from low-level SettingsStorage class 2021-11-08 13:23:33 +08:00
search Replace QStringRef with QStringView 2021-07-15 10:56:49 +03:00
utils Reformat code 2021-11-08 13:34:21 +08:00
algorithm.h Fix comment typo in algorithm.h (#15030) 2021-05-29 11:30:47 +08:00
asyncfilestorage.cpp Use QSaveFile wherever applicable 2021-09-15 21:54:44 +08:00
asyncfilestorage.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
base.pri Improve torrent content handling 2021-10-02 21:42:58 +03:00
CMakeLists.txt Improve torrent content handling 2021-10-02 21:42:58 +03:00
digest32.h Define template for classes that represent SHA hashes 2021-03-06 12:36:08 +03: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 Raise minimum Qt version to 5.14 2021-06-03 08:56:41 +03:00
iconprovider.cpp Move all icon resources to icon folder root 2020-05-18 20:30:51 +05:30
iconprovider.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
indexrange.h Bump project requirement to C++17 2020-12-31 13:28:48 +08:00
logger.cpp Suppress C4267 conversion warnings (#13307) 2021-06-11 08:51:06 +03: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
preferences.cpp Store Qt6 table header states under a different key 2021-11-08 13:34:21 +08:00
preferences.h Remove redundant const specifier 2021-09-21 17:19:38 +08:00
profile.cpp Improve Profile handling 2021-09-12 10:58:48 +03:00
profile.h Improve Profile handling 2021-09-12 10:58:48 +03:00
profile_p.cpp Use char array directly 2021-11-01 14:08:49 +08:00
profile_p.h Improve Profile handling 2021-09-12 10:58:48 +03:00
settingsstorage.cpp Use spinbox special value to represent "Use any available port" 2021-07-29 11:50:52 +08:00
settingsstorage.h Migrate away from low-level SettingsStorage class 2021-11-08 13:23:33 +08:00
settingvalue.h Revise SettingsStorage store/load value interface 2021-01-02 12:48:26 +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 Add a thin layer around SettingsStorage class 2020-12-30 00:10:22 +08:00
torrentfileguard.h Add a thin layer around SettingsStorage class 2020-12-30 00:10:22 +08:00
torrentfileswatcher.cpp Use respective subcategory for "watched" torrents 2021-10-22 05:51:11 +03:00
torrentfileswatcher.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
torrentfilter.cpp Add filter "Checking" to side panel (#15166) 2021-07-16 14:08:10 +03:00
torrentfilter.h Add filter "Checking" to side panel (#15166) 2021-07-16 14:08:10 +03:00
types.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
unicodestrings.h Add new languages 2021-05-07 22:53:13 +03:00
version.h.in Bump to 4.4.0rc1 2021-10-31 02:56:25 +03:00