1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-14 08:48:17 +00:00
qBittorrent/src/base
Vladimir Golovnev a8dbff06a3
Merge pull request #8607 from glassez/rss
Process loaded RSS articles in case of parsing error
2018-03-19 09:35:30 +03:00
..
bittorrent Remove unused function 2018-03-11 23:27:04 +08:00
http Fix typo 2018-03-14 23:37:08 +08:00
net Fix typo 2018-03-14 23:37:08 +08:00
private
rss Resolve (X)HTML entities in RSS content 2018-03-18 18:59:55 +03:00
search Calculate supported categories based on selected plugin 2018-03-12 01:33:45 -04:00
utils Merge pull request #8556 from Piccirello/compiler-warnings 2018-03-12 14:28:38 +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 Move ByteArray utils into Utils::ByteArray namespace 2018-03-02 17:23:21 +03:00
CMakeLists.txt Move ByteArray utils into Utils::ByteArray namespace 2018-03-02 17:23:21 +03:00
exceptions.cpp Implement Qt wrapper for std::runtime_error 2018-01-23 11:08:41 +03:00
exceptions.h Implement Qt wrapper for std::runtime_error 2018-01-23 11:08:41 +03: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 Prevent possible c++11 range-loop container detach 2018-02-20 19:28:51 +00:00
iconprovider.cpp
iconprovider.h
indexrange.h
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 Redesign Web API 2018-01-28 19:16:24 +03:00
preferences.h Redesign Web API 2018-01-28 19:16:24 +03:00
profile.cpp Use qUtf8Printable() for logging strings 2017-08-13 16:14:57 +03:00
profile.h
scanfoldersmodel.cpp Don't implicitly cast iterator to const_iterator 2018-02-17 17:02:52 +00:00
scanfoldersmodel.h
settingsstorage.cpp Fix typo 2018-03-14 23:37:08 +08:00
settingsstorage.h
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
unicodestrings.h Add availability column to torrent properties window 2017-05-12 17:15:00 +02:00