qBittorrent/src/base
thalieht f50b4724a6 Expose the libtorrent fields for "dont_count_slow_torrents" to GUI:
inactive_down_rate
inactive_up_rate
auto_manage_startup
2018-02-08 14:14:39 +02:00
..
bittorrent Expose the libtorrent fields for "dont_count_slow_torrents" to GUI: 2018-02-08 14:14:39 +02:00
http Fix missing qbt logo on login page in webUI. Closes #7953. 2017-12-02 14:31:48 +08:00
net Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
private Replace platform-specific code in Private::DefaultProfile with QStandardPaths. 2017-04-19 12:51:07 +02:00
rss Remove legacy and corrupted RSS settings 2018-01-21 20:01:56 +03:00
utils Fix gui issues on high DPI monitor 2017-12-24 21:47:46 +08:00
asyncfilestorage.cpp Redesign RSS subsystem 2017-04-23 09:03:46 +03:00
asyncfilestorage.h Redesign RSS subsystem 2017-04-23 09:03:46 +03:00
base.pri Sort filename lists in .pri files 2017-12-31 11:53:45 +08:00
CMakeLists.txt Fixed mac specific compiler errors and cleaned up Objective C code 2017-08-11 20:51:16 -04:00
filesystemwatcher.cpp Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
filesystemwatcher.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
global.h Add global.h file 2017-05-24 11:54:42 +08:00
iconprovider.cpp Move new icons to their own theme folder. 2017-01-11 18:02:26 +02:00
iconprovider.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
indexrange.h Show files in tooltips for pieces progress bars 2016-06-02 10:30:28 +02:00
logger.cpp Add helper function for logging messages. 2017-04-26 02:33:56 +03:00
logger.h Add helper function for logging messages. 2017-04-26 02:33:56 +03:00
preferences.cpp Merge pull request #7990 from Piccirello/subnet-whitelist-refactor 2018-01-23 10:03:00 +03:00
preferences.h Merge pull request #7990 from Piccirello/subnet-whitelist-refactor 2018-01-23 10:03:00 +03:00
profile.cpp Use qUtf8Printable() for logging strings 2017-08-13 16:14:57 +03:00
profile.h Replace platform-specific code in Private::DefaultProfile with QStandardPaths. 2017-04-19 12:51:07 +02:00
scanfoldersmodel.cpp Use qUtf8Printable() for logging strings 2017-08-13 16:14:57 +03:00
scanfoldersmodel.h Cleanup headers 2016-05-18 00:46:43 +08:00
searchengine.cpp Fix ignoring of incorrect version strings in search plugins. Closes #7101. 2017-08-20 22:44:20 +02:00
searchengine.h Fix crash when exiting qbt with search plugin dialog open 2017-07-20 13:26:36 +08:00
settingsstorage.cpp Add support for different configurations. Partially closes #465 2017-04-12 00:50:28 +02:00
settingsstorage.h Move Preferences backend code into SettingsStorage class 2016-03-04 08:39:00 +03:00
settingvalue.h fixup! Implement enum support in CachedSettingValue 2017-07-05 13:41:08 +02:00
torrentfileguard.cpp Implement enum support in CachedSettingValue 2017-07-05 12:41:58 +02:00
torrentfileguard.h Implement enum support in CachedSettingValue 2017-07-05 12:41:58 +02:00
torrentfilter.cpp Add a Tags (multi-label) feature to the GUI. Closes #13. 2017-06-25 13:53:07 -05:00
torrentfilter.h Make BitTorrent::TorrentState strongly-typed enum 2017-10-10 21:28:57 +02:00
tristatebool.cpp Redesign RSS subsystem 2017-04-23 09:03:46 +03:00
tristatebool.h Use smaller data type for TriStateBool 2017-09-18 02:21:47 +08:00
types.h Rename enum 2016-04-14 14:50:59 +08:00
unicodestrings.h Add availability column to torrent properties window 2017-05-12 17:15:00 +02:00