qBittorrent/src/base
Vladimir Golovnev (Glassez) 75e0990eb3
Provide tracker peers count via TrackerEntry
Don't expose additional accessor in Torrent interface.
2021-04-21 08:46:05 +03:00
..
bittorrent Provide tracker peers count via TrackerEntry 2021-04-21 08:46:05 +03:00
http Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
net Update dyndns register url 2021-04-15 21:41:42 +08:00
rss Enclose strings in QLatin1String 2021-04-08 06:56:40 +03:00
search Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
utils Simplify natural sort classes interface 2021-04-10 14:18:18 +08:00
algorithm.h Bump project requirement to C++17 2020-12-31 13:28:48 +08:00
asyncfilestorage.cpp Raise minimum supported Qt version to 5.12 2021-03-13 15:33:58 +03:00
asyncfilestorage.h Show error message when Session failed to start 2018-12-05 19:57:44 +03:00
base.pri Simplify natural sort classes interface 2021-04-10 14:18:18 +08:00
CMakeLists.txt Simplify natural sort classes interface 2021-04-10 14:18:18 +08:00
digest32.h Define template for classes that represent SHA hashes 2021-03-06 12:36:08 +03:00
exceptions.cpp Show error message when Session failed to start 2018-12-05 19:57:44 +03:00
exceptions.h Improve embedded tracker 2019-08-21 18:05:50 +08:00
filesystemwatcher.cpp Clean up code 2021-03-31 11:27:57 +08:00
filesystemwatcher.h Clean up code 2021-03-31 11:27:57 +08:00
global.h Migrate away from deprecated API in Qt 5.14 2019-12-25 19:23:37 +08:00
iconprovider.cpp Move all icon resources to icon folder root 2020-05-18 20:30:51 +05:30
iconprovider.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
indexrange.h Bump project requirement to C++17 2020-12-31 13:28:48 +08:00
logger.cpp Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
logger.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
preferences.cpp Raise minimum supported Qt version to 5.12 2021-03-13 15:33:58 +03:00
preferences.h Raise minimum supported Qt version to 5.12 2021-03-13 15:33:58 +03: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
scanfoldersmodel.cpp Use std::optional<bool> instead of custom TriStateBool 2021-01-04 23:10:24 +03:00
scanfoldersmodel.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
settingsstorage.cpp Don't compare bool with int 2021-03-27 19:29:53 +03:00
settingsstorage.h Revise SettingsStorage store/load value interface 2021-01-02 12:48:26 +08:00
settingvalue.h Revise SettingsStorage store/load value interface 2021-01-02 12:48:26 +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
torrentfilter.cpp Improve "info hash" handling 2021-03-12 12:43:14 +03:00
torrentfilter.h Improve "info hash" handling 2021-03-12 12:43:14 +03:00
types.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
unicodestrings.h Set source character sets to UTF-8 2021-01-07 11:51:24 +08:00
version.h.in Add script for generating project tarball 2021-01-07 23:31:05 +08:00