qBittorrent/src/base/rss
2022-01-03 19:44:47 +03:00
..
rss_article.cpp Improve coding style 2020-11-17 21:02:37 +03:00
rss_article.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
rss_autodownloader.cpp Correctly concatenate path components 2022-01-03 19:44:47 +03:00
rss_autodownloader.h Migrate away from low-level SettingsStorage class 2021-11-08 13:23:33 +08:00
rss_autodownloadrule.cpp Prevent self-assignment in assignment operator 2021-09-09 21:42:46 +08:00
rss_autodownloadrule.h Use std::optional<bool> instead of custom TriStateBool 2021-01-04 23:10:24 +03:00
rss_feed.cpp Replace QPair with std::pair 2022-01-01 15:22:07 +08:00
rss_feed.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
rss_folder.cpp Improve coding style 2020-11-17 21:02:37 +03:00
rss_folder.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
rss_item.cpp Improve coding style 2020-11-17 21:02:37 +03:00
rss_item.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +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 Correctly concatenate path components 2022-01-03 19:44:47 +03:00
rss_session.h Migrate away from low-level SettingsStorage class 2021-11-08 13:23:33 +08:00