private
|
Move variables to the proper scope
|
2019-07-26 22:32:18 +08: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_autodownloadrule.h
|
Pass TriStateBool by value
|
2019-11-14 12:14:30 +08:00 |
rss_feed.cpp
|
Construct QString more efficiently
|
2020-03-25 12:00:11 +08: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_session.cpp
|
Construct QString more efficiently
|
2020-03-25 12:00:11 +08:00 |