qBittorrent/src/rss
2014-08-28 19:00:57 +03:00
..
automatedrssdownloader.cpp Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 2014-08-05 02:34:21 +03: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 Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 2014-08-05 02:34:21 +03:00
rss.ui RSS: Fix buttons height 2011-09-26 20:09:24 +03:00
rss_imp.cpp Possible fix for crash in RSS code. Closes #1901. 2014-08-28 19:00:57 +03: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 Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 2014-08-05 02:34:21 +03:00
rssdownloadrule.h In rssdownloadrule.{cpp,h} 'RssDownloadRule::operator==' made const. 2014-01-04 01:29:31 +08:00
rssdownloadrulelist.cpp Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 2014-08-05 02:34:21 +03:00
rssdownloadrulelist.h Do not autoDL items based on rules still being edited. 2013-07-01 12:43:40 +04:00
rssfeed.cpp Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 2014-08-05 02:34:21 +03: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 Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 2014-08-05 02:34:21 +03:00
rssmanager.h RSS code clean up 2012-08-19 17:22:30 +03:00
rssparser.cpp Update RSS Classes 2014-01-22 19:37:30 +04:00
rssparser.h Support Atom feeds 2013-07-02 21:02:45 +04:00
rsssettingsdlg.cpp Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 2014-08-05 02:34:21 +03: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