qBittorrent/src/rss
2014-01-02 22:43:17 +02:00
..
automatedrssdownloader.cpp Merge pull request #786 from Gelmir/inputDlg_autoexpand 2013-07-27 12:10:43 -07:00
automatedrssdownloader.h Support edit/delete/double click hotkeys in rss feed list and rule list. 2013-07-27 14:13:38 +04:00
automatedrssdownloader.ui Translations fixes 2013-07-03 15:44:30 +04:00
cookiesdlg.cpp Coding style clean up 2012-02-20 19:30:53 +02:00
cookiesdlg.h BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler) 2011-02-27 15:41:05 +00:00
cookiesdlg.ui Initial support for system Icons (incomplete but good progress) 2010-12-12 19:37:59 +00:00
feedlistwidget.cpp Simplify various if-else and QString::number. 2013-09-14 15:16:50 +03:00
feedlistwidget.h Add missing QTreeWidget::dropEvent to d'n'd atempt occuring in same location. 2013-06-04 18:47:01 +04:00
rss.pri Move RSS parsing to another thread to avoid freezing the UI 2012-08-18 18:06:29 +03:00
rss.ui RSS: Fix buttons height 2011-09-26 20:09:24 +03:00
rss_imp.cpp Delete temporary after they aren't needed. Closes #1188. 2014-01-02 22:43:17 +02:00
rss_imp.h Support edit/delete/double click hotkeys in rss feed list and rule list. 2013-07-27 14:13:38 +04:00
rssarticle.cpp Do not mark articles read if download has failed 2013-07-18 00:21:20 +04:00
rssarticle.h Do not mark articles read if download has failed 2013-07-18 00:21:20 +04:00
rssdownloadrule.cpp Fix 'must not contain' regexp with '|' character 2012-11-08 23:18:51 +04:00
rssdownloadrule.h RSS code clean up 2012-02-20 20:49:31 +02:00
rssdownloadrulelist.cpp Fix compilation under gcc. 2013-07-08 18:04:53 +03:00
rssdownloadrulelist.h Do not autoDL items based on rules still being edited. 2013-07-01 12:43:40 +04:00
rssfeed.cpp Merge pull request #1007 from Gelmir/fix_showrss 2013-10-20 08:22:00 -07:00
rssfeed.h Do not mark articles read if download has failed 2013-07-18 00:21:20 +04:00
rssfile.cpp Coding style clean up 2012-02-20 19:30:53 +02:00
rssfile.h Make sure new RSS download rules apply to existing articles as well, not just new ones 2012-09-23 10:25:25 +03:00
rssfolder.cpp Make sure new RSS download rules apply to existing articles as well, not just new ones 2012-09-23 10:25:25 +03:00
rssfolder.h Make sure new RSS download rules apply to existing articles as well, not just new ones 2012-09-23 10:25:25 +03:00
rssmanager.cpp RSS code clean up 2012-08-19 17:22:30 +03:00
rssmanager.h RSS code clean up 2012-08-19 17:22:30 +03:00
rssparser.cpp Delete temporary after they aren't needed. Closes #1188. 2014-01-02 22:43:17 +02:00
rssparser.h Support Atom feeds 2013-07-02 21:02:45 +04:00
rsssettings.h Fix cookie support for RSS feeds (closes #119) 2012-10-07 17:25:17 +03:00
rsssettingsdlg.cpp Optimized RSS settings code 2010-11-17 20:21:03 +00:00
rsssettingsdlg.h BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler) 2011-02-27 15:41:05 +00:00
rsssettingsdlg.ui Initial support for system Icons (incomplete but good progress) 2010-12-12 19:37:59 +00:00