qBittorrent/src/base
Chocobo1 03cb51844b
Remove redundant define
NOMINMAX is already defined in build scripts.
2021-10-08 11:11:02 +08:00
..
3rdparty Use QSaveFile wherever applicable 2021-09-15 21:54:44 +08:00
bittorrent Add constexpr to Sample class functions 2021-10-08 01:04:58 +08:00
http Replace QStringRef with QStringView 2021-07-15 10:56:49 +03:00
net Log error message in DownloadHandlerImpl class 2021-10-08 11:07:35 +08:00
rss Merge pull request #15419 from Chocobo1/file 2021-09-19 13:28:47 +08:00
search Replace QStringRef with QStringView 2021-07-15 10:56:49 +03:00
utils Remove redundant define 2021-10-08 11:11:02 +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 Remove redundant const specifier 2021-09-21 17:19:38 +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 Improve Profile handling 2021-09-12 10:58:48 +03: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 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 Merge pull request #15419 from Chocobo1/file 2021-09-19 13:28:47 +08: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