qBittorrent/src/base
2020-12-31 21:53:43 +03:00
..
bittorrent Drop notification about move storage failed 2020-12-31 21:53:43 +03:00
http Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
net Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
rss Allow to add root folder to torrent content 2020-12-23 13:07:33 +03:00
search Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
utils Fix folder name extraction functions 2020-12-26 14:47:06 +03:00
algorithm.h Don't use deprecated QSet::iterator::operator+(int) 2020-06-04 20:20:50 +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 Improve content file/folder names handling 2020-12-28 21:18:28 +03:00
CMakeLists.txt Improve content file/folder names handling 2020-12-28 21:18:28 +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 Use #pragma once instead of include guards 2020-12-12 19:41:32 +00: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 Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
preferences.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
profile_p.cpp Improve coding style 2020-11-17 21:02:37 +03:00
profile_p.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
scanfoldersmodel.cpp Improve coding style 2020-11-17 21:02:37 +03:00
scanfoldersmodel.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
settingsstorage.cpp Improve coding style 2020-11-17 21:02:37 +03:00
settingsstorage.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
settingvalue.h Allow to add root folder to torrent content 2020-12-23 13:07:33 +03:00
torrentfileguard.cpp Add const to almost all remaining vars and arguments that qualify 2019-02-25 17:05:15 +02:00
torrentfileguard.h Use uniform initialization on some default arguments 2019-02-25 17:05:15 +02:00
torrentfilter.cpp Use the correct type when referring to info hash 2020-12-06 22:04:28 +08:00
torrentfilter.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
tristatebool.cpp Add constexpr to TriStateBool class 2018-05-23 14:30:56 +08:00
tristatebool.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
types.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
unicodestrings.h Merge pull request #14073 from Chocobo1/locale 2020-12-29 17:32:37 +08:00