qBittorrent/src/base
2017-05-24 11:54:42 +08:00
..
bittorrent Use QThread::requestInterruption() instead of m_abort flag 2017-05-24 11:54:42 +08:00
http Temporary revert to the old behavior. 2017-04-20 22:26:35 +08:00
net Fix argument name differ in definition & declaration 2017-05-09 14:12:36 +08:00
private Replace platform-specific code in Private::DefaultProfile with QStandardPaths. 2017-04-19 12:51:07 +02:00
rss Merge pull request #6757 from glassez/rss 2017-05-10 16:58:49 +03:00
utils Fix the file size sum igonred files starting with a dot: ".name" 2017-05-24 11:54:42 +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 Add global.h file 2017-05-24 11:54:42 +08:00
CMakeLists.txt Add global.h file 2017-05-24 11:54:42 +08:00
filesystemwatcher.cpp Fix loading *.magnet files from watched folders. Closes #4701. 2016-01-28 23:59:02 +02:00
filesystemwatcher.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +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 Switch to use SettingsStorage class 2017-05-24 11:54:42 +08:00
preferences.h Switch to use SettingsStorage class 2017-05-24 11:54:42 +08:00
profile.cpp Replace platform-specific code in Private::DefaultProfile with QStandardPaths. 2017-04-19 12:51:07 +02:00
profile.h Replace platform-specific code in Private::DefaultProfile with QStandardPaths. 2017-04-19 12:51:07 +02:00
scanfoldersmodel.cpp Cleanup headers 2016-05-18 00:46:43 +08:00
scanfoldersmodel.h Cleanup headers 2016-05-18 00:46:43 +08:00
searchengine.cpp Use explicit class for search plugin versions 2017-04-21 09:47:08 +02:00
searchengine.h Use explicit class for search plugin versions 2017-04-21 09:47:08 +02: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 Tweak CachedSettingValue 2017-05-15 12:31:26 +08:00
torrentfileguard.cpp Fix TorrentFileGuard::setAutoRemove() recursion problem. Closes #6488. 2017-03-08 09:05:58 +01:00
torrentfileguard.h Fix TorrentFileGuard::setAutoRemove() recursion problem. Closes #6488. 2017-03-08 09:05:58 +01:00
torrentfilter.cpp Pass arguemnts by const reference 2017-05-09 14:15:45 +08:00
torrentfilter.h Pass arguemnts by const reference 2017-05-09 14:15:45 +08:00
tristatebool.cpp Redesign RSS subsystem 2017-04-23 09:03:46 +03:00
tristatebool.h Redesign RSS subsystem 2017-04-23 09:03:46 +03: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