qBittorrent/src/base
2022-03-11 13:40:22 +08:00
..
3rdparty Use QSaveFile wherever applicable 2021-09-15 21:54:44 +08:00
bittorrent Fix wrong parentheses 2022-03-08 13:58:02 +08:00
http Allow blank lines in multipart form-data input 2022-03-11 13:40:22 +08:00
net Use QString literals 2022-03-04 13:25:22 +08:00
rss Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
search Use QString literals 2022-03-04 13:25:22 +08:00
utils Use QString literals 2022-03-04 13:25:22 +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 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 Use QString literals 2022-03-04 13:25:22 +08: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 Use QString literals 2022-03-04 13:25:22 +08:00
path.h Use QString literals 2022-03-04 13:25:22 +08:00
pathfwd.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
preferences.cpp Convert to QString literals 2022-02-21 13:58:51 +08: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 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 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 Use std::optional to represent "any value" filters 2022-02-20 13:17:34 +03: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 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