1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-13 08:17:57 +00:00
qBittorrent/src/base
Vladimir Golovnev e433cbab97 Merge pull request #6677 from glassez/fix-create-subfolder
Allow strip root folder using default settings
2017-04-24 12:21:53 +03:00
..
bittorrent Allow strip root folder using default settings 2017-04-24 12:03:35 +03:00
http Merge pull request #6475 from OpenGG/master 2017-04-17 17:12:24 +03:00
net Redesign RSS subsystem 2017-04-23 09:03:46 +03:00
private Replace platform-specific code in Private::DefaultProfile with QStandardPaths. 2017-04-19 12:51:07 +02:00
rss Remove whitespace. 2017-04-24 04:25:49 +03:00
utils Redesign RSS subsystem 2017-04-23 09:03:46 +03: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 Redesign RSS subsystem 2017-04-23 09:03:46 +03:00
CMakeLists.txt Fix CMake build 2017-04-23 09:29:27 +01: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
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 Replace Utils::String::toHtmlEscaped() by QString::.toHtmlEscaped() 2017-03-07 00:03:53 +08:00
logger.h Raise the max log entries limit. 2016-03-26 01:39:13 +02:00
preferences.cpp Redesign RSS subsystem 2017-04-23 09:03:46 +03:00
preferences.h Redesign RSS subsystem 2017-04-23 09:03:46 +03: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 Don't use Preferences in BitTorrent::Session 2016-06-20 08:30:02 +03: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 Implement Advanced Saving Management subsystem 2016-03-04 19:59:53 +03:00
torrentfilter.h Implement Advanced Saving Management subsystem 2016-03-04 19:59:53 +03: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 Merge pull request #5774 from thalieht/unit_precision 2017-01-21 14:05:26 +02:00