qBittorrent/src/rss
2013-07-02 00:58:17 +04:00
..
automatedrssdownloader.cpp Simplify the code a bit now that QIniSettings uses qBittorrent / qBittorrent by default 2013-02-16 20:04:48 +02:00
automatedrssdownloader.h RSS: Use SharedPtr everywhere 2012-02-19 18:53:10 +02:00
automatedrssdownloader.ui Add regex help and validation (RSS downloader 2011-04-18 15:56:22 +00: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 Merge pull request #683 from Gelmir/rss_proper_drag_move 2013-06-30 12:50:15 -07: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 Add missing QTreeWidget::dropEvent to d'n'd atempt occuring in same location. 2013-06-04 18:47:01 +04:00
rss_imp.h Add missing QTreeWidget::dropEvent to d'n'd atempt occuring in same location. 2013-06-04 18:47:01 +04:00
rssarticle.cpp Save article 'read' state on exit 2013-01-28 14:53:04 +04:00
rssarticle.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
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 Iter cache more && prefix it 2012-07-14 19:45:40 +08:00
rssdownloadrulelist.h RSS code clean up 2012-02-20 20:49:31 +02:00
rssfeed.cpp Prevent auto(re)downloading of RSS articles, which exceed article limit. 2013-07-02 00:58:17 +04:00
rssfeed.h Save article 'read' state on exit 2013-01-28 14:53:04 +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 Fix timezone parsing in RSS (closes #136) 2012-10-07 17:04:55 +03:00
rssparser.h RSS: parse lastBuildDate tag and abort parsing if the feed has not changed since last time. 2012-08-18 18:43:20 +03: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