1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-14 08:48:17 +00:00
qBittorrent/src/base
Vladimir Golovnev e3119b457c
Merge pull request #14179 from lbilli/patch-1
On Linux use legacy 'data' directory only as a fallback
2021-01-08 22:15:34 +03:00
..
bittorrent Remove redundant suffix from TorrentHandle class 2021-01-06 16:28:17 +03:00
http Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
net Generate version header when configuring project 2021-01-04 22:28:41 +08:00
rss Use std::optional<bool> instead of custom TriStateBool 2021-01-04 23:10:24 +03:00
search Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
utils Change parseBool() to return optional bool value 2021-01-04 23:10:24 +03:00
algorithm.h Bump project requirement to C++17 2020-12-31 13:28:48 +08:00
asyncfilestorage.cpp Improve coding style 2020-11-17 21:02:37 +03:00
asyncfilestorage.h Show error message when Session failed to start 2018-12-05 19:57:44 +03:00
base.pri Remove redundant suffix from TorrentHandle class 2021-01-06 16:28:17 +03:00
CMakeLists.txt Remove redundant suffix from TorrentHandle class 2021-01-06 16:28:17 +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 Improve coding style 2020-11-17 21:02:37 +03:00
filesystemwatcher.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00: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 Revise store/load state operations of Options Dialog 2021-01-02 13:25:23 +08:00
preferences.h Revise store/load state operations of Options Dialog 2021-01-02 13:25:23 +08: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
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
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 Revise SettingsStorage store/load value interface 2021-01-02 12:48:26 +08: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 Remove redundant suffix from TorrentHandle class 2021-01-06 16:28:17 +03:00
torrentfilter.h Remove redundant suffix from TorrentHandle class 2021-01-06 16:28:17 +03:00
types.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
unicodestrings.h Merge pull request #14069 from sledgehammer999/new_languages 2020-12-30 23:43:43 +02:00
version.h.in Generate version header when configuring project 2021-01-04 22:28:41 +08:00