22 Commits (add24757002faf7a080af46a43dd6b85dab73743)

Author SHA1 Message Date
Christophe Dumez 141d3b6737 - Fix RSS Feed downloader for RSS with no torrent attachment (but articles link points to the torrent instead) 15 years ago
Christophe Dumez be11f4e039 - Clean up RSS preferences loading 15 years ago
Christophe Dumez 22ec528cdf - Fix regular refresh of RSS feeds 15 years ago
Christophe Dumez 9323660c79 - Fix compilation with Qt 4.4 15 years ago
Christophe Dumez 4d1ef40f6e - Qt 4.4 fix 15 years ago
Christophe Dumez 4ee47ce2b8 - Use a capital "B" for Bittorrent class 15 years ago
Christophe Dumez 3762c37517 - Take "RSS refresh interval" into consideration without restarting qBT 15 years ago
Christophe Dumez a4383d1b7f - Fix memory leak in RSS parser 15 years ago
Christophe Dumez be240f72ab - Mark news feed articles as read even if they are visited with keyboard arrows 15 years ago
Christophe Dumez 7792b4f849 - Branched trunk in order to work on a major GUI remodeling. I will attempt to: 15 years ago
Christophe Dumez 53171c81e1 - Make sure RSS Feed downloader does not process already-read articles 15 years ago
Christophe Dumez 061a9c7ecf - Fix compilation warning regarding sortNewsList() 15 years ago
Christophe Dumez 6f89b1f131 - Be less restrictive about RSS feeds, we now display articles even if they don't have embedded torrents. However, RSS feed downloader is not available for said feeds. 15 years ago
Christophe Dumez 7a59d5e47c - Do not update the icon when clicking "Mark all as read" on a feed that is still loading 15 years ago
Christophe Dumez a33094519c - Fix crash when a new RSS feed is added and its URL is reformatted/simplified by QUrl(URL).toString(). (closes #420116) 15 years ago
Christophe Dumez 480d00d747 - Display "Unread" item in RSS Feed list which displays all unread items 15 years ago
Christophe Dumez 8e2efc2950 - Fix bad ASSERT 15 years ago
Christophe Dumez dc18780a97 - "Mark items read" on a folder now updates number of unread news 15 years ago
Christophe Dumez e126de8ff5 - Always keep number of unread news per folders up to date 15 years ago
Christophe Dumez 48b14d1066 - Major rewrite of rss grouping code because I did not like my first approach. It is not complete yet but it is far more clean and stable 15 years ago
Christophe Dumez 725700420c - RSS feed parent was not updated after being moved to another folder 15 years ago
Christophe Dumez 480df1f5dc - Fixed crash when selecting feeds after they were moved 15 years ago
Christophe Dumez 2fa43dd973 - Started to implement drag n drop in feed list but it is still very buggy 15 years ago
Christophe Dumez 05569a5011 - Added some more function for rss feeds grouping 15 years ago
Christophe Dumez 73dbce45b2 - Most of the code is there for rss feeds grouping. However it is not used yet and it is probably quite unstable 15 years ago