qBittorrent/src/base
2021-09-12 12:56:33 +08:00
..
bittorrent Prevent self-assignment in assignment operator 2021-09-09 21:42:46 +08:00
http Replace QStringRef with QStringView 2021-07-15 10:56:49 +03:00
net Add DownloadRequest::destFileName 2021-09-04 12:02:38 +05:30
rss Prevent self-assignment in assignment operator 2021-09-09 21:42:46 +08:00
search Replace QStringRef with QStringView 2021-07-15 10:56:49 +03:00
utils Initialize member fields 2021-09-11 11:53:41 +08:00
algorithm.h Fix comment typo in algorithm.h (#15030) 2021-05-29 11:30:47 +08:00
asyncfilestorage.cpp Raise minimum supported Qt version to 5.12 2021-03-13 15:33:58 +03:00
asyncfilestorage.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
base.pri Improve "Watched folders" feature 2021-05-19 15:42:41 +03:00
CMakeLists.txt Improve "Watched folders" feature 2021-05-19 15:42:41 +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 Add WebUI reverse proxy source IP resolution (#15047) 2021-06-23 09:01:36 +03:00
preferences.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
profile.cpp Improve coding style 2020-11-17 21:02:37 +03:00
profile.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
profile_p.cpp On Linux use legacy 'data' directory only as a fallback 2021-01-07 10:04:08 -05:00
profile_p.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
settingsstorage.cpp Use spinbox special value to represent "Use any available port" 2021-07-29 11:50:52 +08:00
settingsstorage.h Use spinbox special value to represent "Use any available port" 2021-07-29 11:50:52 +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 Add "Skip hash check" option for watched folders 2021-09-09 07:00:51 +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.0beta3 2021-08-29 01:53:02 +03:00