10 Commits (a275e26ba7cc9d60361e71da5ef809af8c808a3a)

Author SHA1 Message Date
Christophe Dumez c2e5ecaaa0 BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler) 14 years ago
Christophe Dumez 87174ef3a4 Rss code clean up 14 years ago
Christophe Dumez 462c821df9 RSS code clean up 14 years ago
Christophe Dumez 2d5612435c RSS code rewrite in progress 14 years ago
Christophe Dumez e11545c8a3 Fix crash when hiding RSS and then showing it again 14 years ago
Christophe Dumez 8b83d60732 Made good progress on the new rss feed downloader 14 years ago
Christophe Dumez 290932e128 Big code clean up 14 years ago
Christophe Dumez a27d2dcac2 Big restructuring of the RSS code 14 years ago
Christophe Dumez 289ad37f06 Further RSS code cleanup 14 years ago
Christophe Dumez 94de42bf2e Keep reorganizing code (RSS) 14 years ago
Christophe Dumez 54131001b0 Move RSS settings to a separate dialog 15 years ago
Christophe Dumez 994c798264 Added cookie support for RSS feeds (Needs testing) 15 years ago
Christophe Dumez e082c02630 Make use of QT_VERSION define instead of using our own define 15 years ago
Christophe Dumez 5475d730ff - Actual Qt4.4 compilation 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 be240f72ab - Mark news feed articles as read even if they are visited with keyboard arrows 15 years ago
Christophe Dumez e780d83fd0 - Stop displaying items after they were read in "unread" news. 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 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 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 2fa43dd973 - Started to implement drag n drop in feed list but it is still very buggy 15 years ago
Christophe Dumez 07dbe388f4 - Started to implement 'new Folder' feature for RSS 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
Christophe Dumez 9ca4e2f1f6 - RSS code remodeling to improve robustness 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 bca03706a0 - Delete code that is no longer used 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 0b9c05d41b - FEATURE: Make use of torrent enclosure in RSS feeds for direct download 15 years ago
Christophe Dumez 7dfdebd593 - License fix due to problems with OpenSSL 16 years ago
Christophe Dumez f22c2f8c7b - Save spitters position to remember them on restart (RSS) 17 years ago
Christophe Dumez 07dc182053 - FEATURE: Added 'Mark all as read' function for RSS feeds 17 years ago
Christophe Dumez 86d38efcb2 - Allow to delete rss streams using "Del" key 18 years ago
Christophe Dumez dcb6642394 - Mostly rewritten RSS part 18 years ago
Christophe Dumez 042323a1a8 - Improved rss includes a little and fix a memory leak I just introduced 18 years ago
Christophe Dumez 93938d8597 - still optimizing includes 18 years ago
Christophe Dumez 0db60065c0 - Removed useless mutex in GUI 18 years ago
Christophe Dumez d25776ddda - Quite a few improvements in rss interface 18 years ago
Christophe Dumez 8df61db644 - Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :( 18 years ago
Christophe Dumez 54f9375b32 - Update to GNU GPL v3 18 years ago
Arnaud Demaiziere 06378e09be rss : improvements of the qtreeview 18 years ago
Arnaud Demaiziere 2c6b66a834 rss : from qlistwidget to qtreewidget 18 years ago
Christophe Dumez 9a4466e74f - Improved right click menu in RSS streams list 18 years ago
Arnaud Demaiziere 7d8d4e7ee5 rss : try to download streams' favicon 18 years ago