qBittorrent/src/base/rss
Vladimir Golovnev (Glassez) a8c333ff25
Drop "private" subfolders
"private" subfolders violate the structure of the project,
since the existence of all other subfolders is based on a
different principle.
In addition, there is no clear line between "private" and
"non private".
2020-05-08 14:59:18 +03:00
..
rss_article.cpp Add const to a few pointer arguments 2019-02-25 17:05:15 +02:00
rss_article.h Add const to a few pointer arguments 2019-02-25 17:05:15 +02:00
rss_autodownloader.cpp Construct QString more efficiently 2020-03-25 12:00:11 +08:00
rss_autodownloader.h Group Qt forward declarations separately from the others 2019-06-04 17:48:55 +03:00
rss_autodownloadrule.cpp Construct QString more efficiently 2020-03-25 12:00:11 +08:00
rss_autodownloadrule.h Pass TriStateBool by value 2019-11-14 12:14:30 +08:00
rss_feed.cpp Drop "private" subfolders 2020-05-08 14:59:18 +03:00
rss_feed.h Allow to retry fetching RSS feeds 2019-09-14 11:33:03 +03:00
rss_folder.cpp Make use of std algorithms 2019-02-05 13:35:54 +08:00
rss_folder.h Fix coding style 2018-05-09 17:06:22 +03:00
rss_item.cpp Don't use 'else' after return/break 2019-02-13 18:23:25 +02:00
rss_item.h Use smaller type 2018-05-17 10:57:12 +08:00
rss_parser.cpp Drop "private" subfolders 2020-05-08 14:59:18 +03:00
rss_parser.h Drop "private" subfolders 2020-05-08 14:59:18 +03:00
rss_session.cpp Construct QString more efficiently 2020-03-25 12:00:11 +08:00
rss_session.h Group Qt forward declarations separately from the others 2019-06-04 17:48:55 +03:00