70 Commits (39c16b20aef0665090f9ca06ed3752ac02310e88)

Author SHA1 Message Date
Christophe Dumez 90d17d16a4 - Fix "Unread" name disapearing when marking items read 15 years ago
Christophe Dumez df0f01cd71 - Fix "Unread" name disapearing on update 15 years ago
Christophe Dumez 480d00d747 - Display "Unread" item in RSS Feed list which displays all unread items 15 years ago
Christophe Dumez a0923741a4 - Make sure items are not overwriten when drag 'n dropping items in RSS feed list 15 years ago
Christophe Dumez fd81567ecd - Remembering open state of RSS folders on startup 15 years ago
Christophe Dumez 8e5f5b5d65 - Fixed crash on feed deletion 15 years ago
Christophe Dumez 215d561b82 - When adding a new feed, add it to the selected folder 15 years ago
Christophe Dumez 06fb19e8be - Updated selectFirstFeed() function due to code rewrite 15 years ago
Christophe Dumez 3550e31871 - Remove useless code 15 years ago
Christophe Dumez 46c6c4fc9a - UpdateSelectedItems() now sets loading.png icon for all feeds included in selected folders 15 years ago
Christophe Dumez e126de8ff5 - Always keep number of unread news per folders up to date 15 years ago
Christophe Dumez f2d2e70967 - Updated number of unread news of RSS folders after a feed is moved from one folder to another 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 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 b9f1586068 - Expand parent folder when a new subfolder is created 15 years ago
Christophe Dumez 07dbe388f4 - Started to implement 'new Folder' feature for RSS grouping 15 years ago
Christophe Dumez b2af40c95b - Updated some icons to oxygen theme 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
Christophe Dumez 9ca4e2f1f6 - RSS code remodeling to improve robustness 15 years ago
Christophe Dumez 2b53aa7e81 - Use clickedItem event to update news read status instead of currentItem one to avoid marking items as read although they were not actually clicked by the user 15 years ago
Christophe Dumez 687842a949 Code cleanup 15 years ago
Christophe Dumez 7e252d3fbd - COSMETIC: Redesigned RSS tab to improve usability 15 years ago
Christophe Dumez 2dc9f10bf4 - Fixed 'Mark all as read' would not refresh news list 15 years ago
Christophe Dumez bca03706a0 - Delete code that is no longer used 15 years ago
Christophe Dumez 2b0e05b453 - Some more RSS polishing 15 years ago
Christophe Dumez 538c028f8a - Some more RSS polishing 15 years ago
Christophe Dumez 2cbbd6ef50 - Slightly improved RSS feeds loading: Saved news can be displayed before the Feed is effectively updated 15 years ago
Christophe Dumez c6003c7403 - Reorganized RSS feeds popup menu 15 years ago
Christophe Dumez 0b9c05d41b - FEATURE: Make use of torrent enclosure in RSS feeds for direct download 15 years ago
Christophe Dumez 0153b03160 BUGFIX: Stop enforcing UTF-8 and use system locale instead 15 years ago
Christophe Dumez 7dfdebd593 - License fix due to problems with OpenSSL 16 years ago
Christophe Dumez 3894452840 - COSMETIC: Redesigned program preferences 16 years ago
Christophe Dumez 7e53d23e33 - Added some debug output on exit 16 years ago
Christophe Dumez f22c2f8c7b - Save spitters position to remember them on restart (RSS) 16 years ago
Christophe Dumez f9998957cd - attempt to fix compilation on FreeBSD 17 years ago
Christophe Dumez 1f8b9378a3 - FEATURE: Display RSS article date and author if available 17 years ago
Christophe Dumez b99b838827 - Fix in rss refresh and mark all as read 17 years ago
Christophe Dumez db1bd53f44 - Fixed a typo in RSS 17 years ago
Christophe Dumez 07dc182053 - FEATURE: Added 'Mark all as read' function for RSS feeds 17 years ago
Christophe Dumez faeee49517 - Use RSS (un)subscribe icons 17 years ago
Christophe Dumez 8ba1cb329d - Improved unicode support a bit 17 years ago
Christophe Dumez db9bc24b5f - rss feeds are now updated automatically every 10 minutes 17 years ago
Christophe Dumez dcb6642394 - Mostly rewritten RSS part 17 years ago
Christophe Dumez 042323a1a8 - Improved rss includes a little and fix a memory leak I just introduced 17 years ago
Christophe Dumez 93938d8597 - still optimizing includes 17 years ago
Christophe Dumez 0db60065c0 - Removed useless mutex in GUI 17 years ago
Christophe Dumez c019b0d72c - Added some debug in rss 17 years ago
Christophe Dumez d25776ddda - Quite a few improvements in rss interface 17 years ago
Arnaud Demaiziere 7edc89638f rss : show the number of NONREAD news (local test succeeded, need tests) 17 years ago