qBittorrent/src/base
Chocobo1 3fce1db2eb
Migrate away from deprecated settings
Libtorrent has deprecated `upnp_ignore_nonrouters` in
https://github.com/arvidn/libtorrent/pull/4251
2020-01-16 23:44:54 +08:00
..
bittorrent Migrate away from deprecated settings 2020-01-16 23:44:54 +08:00
http Improve embedded tracker 2019-08-21 18:05:50 +08:00
net Move DownloadHandlerImpl class to its own file 2019-11-11 19:41:10 +08:00
private Replace deprecated macro 2019-09-05 20:16:18 +08:00
rss Log "RSS Feed successfully downloaded" event 2019-12-01 20:19:43 +03:00
search Fix incorrect translation displayed after language change 2019-12-04 18:25:14 +08:00
utils Merge pull request #11660 from sledgehammer999/fix_smart_delete 2019-12-17 20:38:25 +02:00
algorithm.h Use forwarding reference when passing function objects 2019-05-19 12:06:18 +08:00
asyncfilestorage.cpp Use functor based QMetaObject::invokeMethod 2019-06-20 11:36:38 +08:00
asyncfilestorage.h Show error message when Session failed to start 2018-12-05 19:57:44 +03:00
base.pri Move DownloadHandlerImpl class to its own file 2019-11-11 19:41:10 +08:00
CMakeLists.txt Move DownloadHandlerImpl class to its own file 2019-11-11 19:41:10 +08: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 Merge pull request #11195 from Chocobo1/mac 2019-09-07 11:58:23 +08:00
filesystemwatcher.h Replace QList by QVector 2019-08-05 20:56:15 +08:00
global.h Migrate away from deprecated API in Qt 5.14 2019-12-25 19:23:37 +08: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 Clean up code 2019-09-25 15:54:47 +08:00
logger.h Avoid performance penalty when logger is full 2019-03-15 14:29:06 +08:00
preferences.cpp Merge pull request #11726 from FranciscoPombal/fix_#11724 2019-12-25 13:06:40 +08:00
preferences.h Merge pull request #11726 from FranciscoPombal/fix_#11724 2019-12-25 13:06:40 +08:00
profile.cpp Revise inline keyword usage 2019-07-16 18:42:55 +08:00
profile.h Revise inline keyword usage 2019-07-16 18:42:55 +08:00
scanfoldersmodel.cpp Treat .magnet file extension as case insensitive 2019-09-06 12:30:50 +08:00
scanfoldersmodel.h Add override keyword to functions 2019-07-19 11:58:56 +08:00
settingsstorage.cpp Rework the listening IP/interface selection code 2019-12-11 09:56:45 +02:00
settingsstorage.h Use uniform initialization on some default arguments 2019-02-25 17:05:15 +02:00
settingvalue.h Avoid double lookups 2019-09-08 14:28:38 +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 Use the same internal data type for conversion function 2019-09-24 10:49:39 +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