1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-14 08:48:17 +00:00
qBittorrent/src/base
Mike Tzou 788d2729db
Merge pull request #12877 from an0n666/private-torrents
Address some issues regarding private torrents
2020-05-30 19:29:02 +08:00
..
bittorrent Merge pull request #12877 from an0n666/private-torrents 2020-05-30 19:29:02 +08:00
http Define and use Http::HeaderMap type 2020-05-11 00:34:28 +08:00
net Drop "private" subfolders 2020-05-08 14:59:18 +03:00
rss Merge pull request #12847 from Chocobo1/deprecated 2020-05-18 11:41:11 +08:00
search Construct QString more efficiently 2020-03-25 12:00:11 +08:00
utils Create header for common BitTorrent declarations 2020-05-25 20:32:35 +03:00
algorithm.h
asyncfilestorage.cpp
asyncfilestorage.h
base.pri Create header for common BitTorrent declarations 2020-05-25 20:32:35 +03:00
CMakeLists.txt Create header for common BitTorrent declarations 2020-05-25 20:32:35 +03:00
exceptions.cpp
exceptions.h
filesystemwatcher.cpp
filesystemwatcher.h
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
indexrange.h Remove const from class variables 2020-04-29 21:32:34 +08:00
logger.cpp Reduce padding in structure 2020-04-18 18:33:46 +08:00
logger.h Reduce padding in structure 2020-04-18 18:33:46 +08:00
preferences.cpp CMake: Don't split GUI code into several libraries 2020-05-01 17:03:00 +03:00
preferences.h Add ability to send custom HTTP headers 2020-04-23 12:13:01 +08:00
profile_p.cpp Drop "private" subfolders 2020-05-08 14:59:18 +03:00
profile_p.h Drop "private" subfolders 2020-05-08 14:59:18 +03:00
profile.cpp Drop "private" subfolders 2020-05-08 14:59:18 +03:00
profile.h Fix portable mode 2020-02-12 19:56:25 +02:00
scanfoldersmodel.cpp Disable Auto TMM when not using default savepath from monitored folder 2020-03-19 21:13:44 +02:00
scanfoldersmodel.h Add final specifier to classes 2020-04-17 13:18:40 +08:00
settingsstorage.cpp Unify singleton pattern in Profile class 2020-02-11 15:30:59 +08:00
settingsstorage.h
settingvalue.h
torrentfileguard.cpp
torrentfileguard.h
torrentfilter.cpp Split TorrentHandle interface and implementation 2020-04-16 20:22:26 +03:00
torrentfilter.h Add stalled filters to GUI and Web API/UI 2020-01-13 11:41:37 +00:00
tristatebool.cpp
tristatebool.h
types.h
unicodestrings.h Sort locale language list 2020-04-05 19:21:37 +08:00