qBittorrent/src/base
2019-06-04 07:14:21 +03:00
..
bittorrent Disable "Upload mode" when start preloaded torrent 2019-06-04 07:14:21 +03:00
http Change splitToViews() return type to QVector 2019-05-19 12:06:18 +08:00
net Fix sequential downloading when redirected 2019-05-29 15:50:02 +03:00
private Forward declare as much as possible 2019-05-19 12:06:18 +08:00
rss Ignore RSS articles with non-unique identifiers 2019-06-02 13:30:00 +03:00
search Forward declare as much as possible 2019-05-19 12:06:18 +08:00
utils Fix wrong comparison result 2019-05-29 00:03:04 +08:00
algorithm.h Use forwarding reference when passing function objects 2019-05-19 12:06:18 +08:00
asyncfilestorage.cpp Show error message when Session failed to start 2018-12-05 19:57:44 +03:00
asyncfilestorage.h Show error message when Session failed to start 2018-12-05 19:57:44 +03:00
base.pri Remove libtorrentfwd.h 2019-05-13 11:20:42 +08:00
CMakeLists.txt Remove libtorrentfwd.h 2019-05-13 11:20:42 +08:00
exceptions.cpp Show error message when Session failed to start 2018-12-05 19:57:44 +03:00
exceptions.h Show error message when Session failed to start 2018-12-05 19:57:44 +03:00
filesystemwatcher.cpp Improve removeIf() to support set types 2019-05-14 01:26:01 +08:00
filesystemwatcher.h Forward declare as much as possible 2019-05-19 12:06:18 +08:00
global.h Increase the download size limit to 100 MiB 2019-04-10 11:39:27 +03:00
iconprovider.cpp Replace png icons with svg 2018-08-14 17:03:14 +08:00
iconprovider.h Forward declare as much as possible 2019-05-19 12:06:18 +08:00
indexrange.h Revise comments about C++14 2019-02-05 13:35:54 +08:00
logger.cpp Avoid performance penalty when logger is full 2019-03-15 14:29:06 +08:00
logger.h Avoid performance penalty when logger is full 2019-03-15 14:29:06 +08:00
preferences.cpp Forward declare as much as possible 2019-05-19 12:06:18 +08:00
preferences.h Forward declare as much as possible 2019-05-19 12:06:18 +08:00
profile.cpp Merge pull request #10302 from Chocobo1/uptr 2019-03-02 12:26:14 +08:00
profile.h Forward declare as much as possible 2019-05-19 12:06:18 +08:00
scanfoldersmodel.cpp Use range-based for loops 2019-05-19 18:51:09 +08:00
scanfoldersmodel.h Use uniform initialization on some default arguments 2019-02-25 17:05:15 +02:00
settingsstorage.cpp Avoid repeating the return type 2019-02-16 18:54:18 +02:00
settingsstorage.h Use uniform initialization on some default arguments 2019-02-25 17:05:15 +02:00
settingvalue.h Use forwarding reference when passing function objects 2019-05-19 12:06:18 +08: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 Remove some unused stuff 2019-02-16 18:54:18 +02:00
torrentfilter.h Remove const in declarations' arguments that are passed by value 2019-02-25 17:05:15 +02:00
tristatebool.cpp Add constexpr to TriStateBool class 2018-05-23 14:30:56 +08:00
tristatebool.h Revise comments about C++14 2019-02-05 13:35:54 +08:00
types.h Rename enum 2016-04-14 14:50:59 +08:00
unicodestrings.h Change "Add new torrent" dialog to horizontal layout 2019-05-14 11:03:56 +08:00