qBittorrent/src/base/rss
2021-10-09 08:54:03 +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 Use QSaveFile wherever applicable 2021-09-15 21:54:44 +08:00
rss_autodownloader.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +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 Use DownloadRequest::destFileName for downloading RSS feed icons 2021-09-04 12:02:38 +05:30
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 Don't use output parameters for error handling 2021-10-09 08:54:03 +03:00
rss_session.h Don't use output parameters for error handling 2021-10-09 08:54:03 +03:00