qBittorrent/src/base/rss
Chocobo1 0457fd260e
Avoid temporary QString allocations
This fixes clazy warning: Use multi-arg instead [-Wclazy-qstring-arg]
2018-03-07 20:06:00 +08:00
..
private Fix RSS Parser 2017-11-22 19:11:37 +03:00
rss_article.cpp Fix RSS with normal links do not work (#7016) 2017-06-30 11:16:40 +03:00
rss_article.h Store all RSS Article data in auto downloading job 2017-06-01 16:04:04 +03:00
rss_autodownloader.cpp Avoid temporary QString allocations 2018-03-07 20:06:00 +08:00
rss_autodownloader.h Made smart episode filter regular expression configurable 2018-02-05 19:23:11 +00:00
rss_autodownloadrule.cpp Don't create temporary substrings 2018-02-26 11:39:36 +00:00
rss_autodownloadrule.h Initial implementation of Smart Filter feature 2018-01-27 09:14:36 +00:00
rss_feed.cpp Avoid temporary QString allocations 2018-03-07 20:06:00 +08:00
rss_feed.h Redesign RSS subsystem 2017-04-23 09:03:46 +03:00
rss_folder.cpp Prevent possible c++11 range-loop container detach 2018-02-20 19:28:51 +00:00
rss_folder.h Fix Item::unreadCountChanged() emit in wrong place 2017-05-07 18:40:42 +03:00
rss_item.cpp Redesign RSS subsystem 2017-04-23 09:03:46 +03:00
rss_item.h Redesign RSS subsystem 2017-04-23 09:03:46 +03:00
rss_session.cpp Avoid temporary QString allocations 2018-03-07 20:06:00 +08:00
rss_session.h Redesign RSS subsystem 2017-04-23 09:03:46 +03:00