qBittorrent/src/base
Chocobo1 2668a42f0c
Merge pull request #16408 from Chocobo1/vararray
Use QVarLengthArray whenever applicable
2022-02-10 12:44:41 +08:00
..
3rdparty Use QSaveFile wherever applicable 2021-09-15 21:54:44 +08:00
bittorrent Merge pull request #16408 from Chocobo1/vararray 2022-02-10 12:44:41 +08:00
http Don't expire connection when there are data in buffer 2021-12-18 12:28:30 +08:00
net Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
rss Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
search Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
utils Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
algorithm.h Fix comment typo in algorithm.h (#15030) 2021-05-29 11:30:47 +08:00
asyncfilestorage.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
asyncfilestorage.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
base.pri Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
CMakeLists.txt Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
digest32.h Store hybrid torrents using "torrent ID" as basename 2022-01-25 11:39:32 +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 Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
iconprovider.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03: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
path.cpp Make Path::operator== a free function 2022-02-09 19:00:27 +08:00
path.h Make Path::operator== a free function 2022-02-09 19:00:27 +08:00
pathfwd.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
preferences.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
preferences.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
profile.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
profile.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
profile_p.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
profile_p.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
settingsstorage.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
settingsstorage.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03: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 Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
torrentfileguard.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
torrentfileswatcher.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
torrentfileswatcher.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
torrentfilter.cpp Redesign "Incomplete folder" feature 2022-01-01 20:58:49 +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 Use proper string for Korean language 2021-12-01 12:06:05 +08:00
version.h.in Bump to 4.5.0alpha1 2022-01-06 20:47:06 +02:00