qBittorrent/src/base/rss
Vladimir Golovnev (Glassez) 9565b695ef
Unify custom exceptions
2021-05-18 08:40:05 +03:00
..
rss_article.cpp Improve coding style 2020-11-17 21:02:37 +03:00
rss_article.h Add const to a few pointer arguments 2019-02-25 17:05:15 +02:00
rss_autodownloader.cpp Unify custom exceptions 2021-05-18 08:40:05 +03:00
rss_autodownloader.h Unify custom exceptions 2021-05-18 08:40:05 +03:00
rss_autodownloadrule.cpp Use QRegularExpression instead of deprecated QRegExp 2021-03-22 07:50:47 +03:00
rss_autodownloadrule.h Use std::optional<bool> instead of custom TriStateBool 2021-01-04 23:10:24 +03:00
rss_feed.cpp Unify custom exceptions 2021-05-18 08:40:05 +03:00
rss_feed.h Allow to retry fetching RSS feeds 2019-09-14 11:33:03 +03:00
rss_folder.cpp Improve coding style 2020-11-17 21:02:37 +03:00
rss_folder.h Fix coding style 2018-05-09 17:06:22 +03:00
rss_item.cpp Improve coding style 2020-11-17 21:02:37 +03:00
rss_item.h Use smaller type 2018-05-17 10:57:12 +08:00
rss_parser.cpp Enclose strings in QLatin1String 2021-04-08 06:56:40 +03:00
rss_parser.h Drop "private" subfolders 2020-05-08 14:59:18 +03:00
rss_session.cpp Revise SettingsStorage store/load value interface 2021-01-02 12:48:26 +08:00
rss_session.h Improve coding style 2020-11-17 21:02:37 +03:00