qBittorrent/src/base
2022-03-23 22:04:05 +08:00
..
3rdparty Use QSaveFile wherever applicable 2021-09-15 21:54:44 +08:00
bittorrent Use QString literals 2022-03-20 13:33:40 +08:00
http Use QString literals 2022-03-18 12:46:01 +08:00
interfaces Provide interface for serialization to string type 2022-03-23 12:55:41 +08:00
net Use QString literals 2022-03-18 12:46:01 +08:00
rss Use QString literals 2022-03-18 12:46:01 +08:00
search Use QString literals 2022-03-11 00:11:30 +08:00
utils Use proper type to represent a path 2022-03-23 22:04:05 +08: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 Provide interface for serialization to string type 2022-03-23 12:55:41 +08:00
CMakeLists.txt Provide interface for serialization to string type 2022-03-23 12:55:41 +08:00
digest32.h Prevent Digest32 shared data from being detached 2022-03-20 12:26:13 +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 Use QString literals 2022-03-04 13:25:22 +08:00
iconprovider.cpp Use QString literals 2022-03-11 00:11:30 +08: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 Update function signature for Qt6 qHash() 2022-03-13 16:05:11 +08:00
path.h Provide interface for serialization to string type 2022-03-23 12:55:41 +08:00
pathfwd.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
preferences.cpp Add option to toggle filters sidebar 2022-03-21 12:41:06 +08:00
preferences.h Add option to toggle filters sidebar 2022-03-21 12:41:06 +08: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 Use QString literals 2022-03-04 13:25:22 +08:00
profile_p.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
settingsstorage.cpp Add literal operator to efficiently construct QString in Qt5 2022-02-18 11:28:04 +08:00
settingsstorage.h Provide interface for serialization to string type 2022-03-23 12:55:41 +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 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 Use QString literals 2022-03-11 00:11:30 +08:00
torrentfileswatcher.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
torrentfilter.cpp Use QString literals 2022-03-18 12:46:01 +08:00
torrentfilter.h Use std::optional to represent "any value" filters 2022-02-20 13:17:34 +03:00
types.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
unicodestrings.h Use QString literals 2022-03-18 12:46:01 +08:00
version.h.in Bump to 4.5.0alpha1 2022-01-06 20:47:06 +02:00