1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-10 23:07:59 +00:00
qBittorrent/src/rss
2012-08-19 14:55:30 +03:00
..
automatedrssdownloader.cpp Fix error in translatable string 2012-07-01 20:38:14 +03: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 Coding style changes 2012-02-20 21:32:58 +02:00
feedlistwidget.h RSS: Use SharedPtr everywhere 2012-02-19 18:53:10 +02:00
rss_imp.cpp RSS code clean up 2012-08-19 14:55:30 +03:00
rss_imp.h RSS code clean up 2012-08-19 14:55:30 +03: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
rssarticle.cpp RSS: Cache number of unread articles in a feed instead of computing it every time. 2012-08-18 22:25:21 +03:00
rssarticle.h Remove outdated function definition 2012-08-19 14:36:04 +03:00
rssdownloadrule.cpp Iter cache more && prefix it 2012-07-14 19:45:40 +08: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 Keep RSS articles sorted by date in memory do avoid sorting them all the time 2012-08-19 11:46:50 +03:00
rssfeed.h Keep RSS articles sorted by date in memory do avoid sorting them all the time 2012-08-19 11:46:50 +03:00
rssfile.cpp Coding style clean up 2012-02-20 19:30:53 +02:00
rssfile.h Keep RSS articles sorted by date in memory do avoid sorting them all the time 2012-08-19 11:46:50 +03:00
rssfolder.cpp Keep RSS articles sorted by date in memory do avoid sorting them all the time 2012-08-19 11:46:50 +03:00
rssfolder.h Keep RSS articles sorted by date in memory do avoid sorting them all the time 2012-08-19 11:46:50 +03:00
rssmanager.cpp Keep RSS articles sorted by date in memory do avoid sorting them all the time 2012-08-19 11:46:50 +03:00
rssmanager.h Keep RSS articles sorted by date in memory do avoid sorting them all the time 2012-08-19 11:46:50 +03:00
rssparser.cpp RSS: parse lastBuildDate tag and abort parsing if the feed has not changed since last time. 2012-08-18 18:43:20 +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 Coding style clean up 2012-02-20 19:30:53 +02: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