62 Commits (9835af49627e65d314668387b6ec9d029707c186)

Author SHA1 Message Date
Christophe Dumez 3894452840 - COSMETIC: Redesigned program preferences 16 years ago
Christophe Dumez 54bfb7cda9 - RSS items read status is now remembered upon startup 16 years ago
Christophe Dumez 668268b6b5 - A little downloadThread aborting improvement 16 years ago
Christophe Dumez 3ae55b6a6f - Fixed typo 16 years ago
Christophe Dumez 7e53d23e33 - Added some debug output on exit 16 years ago
Christophe Dumez 078110851d - Oops typo 16 years ago
Christophe Dumez 70725bdfe2 - Fixed memory leak in RSS parser 16 years ago
Christophe Dumez 2aea2a0032 - got rid of libMagick++ dependency 16 years ago
Christophe Dumez 2931d51add - Fixed RSS list saving (closes #272651) 16 years ago
Christophe Dumez adda3a2d34 - Fix compilation warning 16 years ago
Christophe Dumez 76047f4ef2 - Fixed transfers list interval setting 17 years ago
Christophe Dumez 9733716136 - Updated language files 17 years ago
Christophe Dumez eebdc26e5a - FEATURE: Articles in a RSS feed are now ordered by date (newer at the top) 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 c4d143c2c0 - Added some RSS preferences 17 years ago
Christophe Dumez 07dc182053 - FEATURE: Added 'Mark all as read' function for RSS feeds 17 years ago
Christophe Dumez 1918969e28 - Updated RSS icon with one from Oxygen (KDE4 icons) 17 years ago
Christophe Dumez a597f067e2 - Updated french and dutch translations 17 years ago
Christophe Dumez 17b8f76dda - UpdateRatio only when it is displayed 17 years ago
Christophe Dumez 2ddcaf008b - Improved ImageMagick detection and it should be able to build without it too now 17 years ago
Christophe Dumez 99268bfc06 - Added .ico support, which is really useful for RSS favicons. We use libMagick++ in order to convert ICO icons to PNG. If this library is not installed, qBittorrent will still compile but this feature will be disabled. 17 years ago
Christophe Dumez 6ecb45d661 - Code optimization using initialization lists 17 years ago
Christophe Dumez 8ba1cb329d - Improved unicode support a bit 17 years ago
Christophe Dumez de8c3158fe - Make use of qDeleteAll() function from Qt4 17 years ago
Christophe Dumez 969d9d5f69 - Fixed debug output 17 years ago
Christophe Dumez db9bc24b5f - rss feeds are now updated automatically every 10 minutes 17 years ago
Christophe Dumez 533aeb3f8b - Allow to select multiple rss feeds at once 17 years ago
Christophe Dumez dcb6642394 - Mostly rewritten RSS part 17 years ago
Christophe Dumez c19937cf98 - removed some useless debug 17 years ago
Christophe Dumez 5cc6e6e8f4 - sometimes, rss feeds had a red cross icon although their download succeeded : fixed 17 years ago
Christophe Dumez c019b0d72c - Added some debug in rss 17 years ago
Christophe Dumez 0fb78727d5 - Added more debug in rss 17 years ago
Christophe Dumez d25776ddda - Quite a few improvements in rss interface 17 years ago
Christophe Dumez 325a588526 - Fixed some signals/slots (safer) 17 years ago
Christophe Dumez 8c05caba3a - Improved rss favicon handling a little 17 years ago
Christophe Dumez d3793d180c - Removed some useless debug in downloadThread and added a little more interesting one 17 years ago
Christophe Dumez e3e559d857 - Fixed typo in last commit 17 years ago
Christophe Dumez 708e802570 - trying to fix gtsould's work... 17 years ago
Arnaud Demaiziere 7edc89638f rss : show the number of NONREAD news (local test succeeded, need tests) 17 years ago
Christophe Dumez f81e431032 - Added rss download failure handling (display red cross next to the stream name) 17 years ago
Christophe Dumez 2fd0de082c - Updated configure file to check for libcommoncpp2 instead of libcurl 17 years ago
Christophe Dumez 7c8677d787 - Improved a lot downloading from url using libcommoncpp2 instead of libcurl 17 years ago
Christophe Dumez 8df61db644 - Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :( 17 years ago
Christophe Dumez 54f9375b32 - Update to GNU GPL v3 17 years ago
Arnaud Demaiziere 06378e09be rss : improvements of the qtreeview 18 years ago
Christophe Dumez 43bced2e04 - Improved refresh icon 18 years ago
Arnaud Demaiziere 1a553b00b0 rss : download icon fix, don't work so i commented it 18 years ago
Arnaud Demaiziere 7d8d4e7ee5 rss : try to download streams' favicon 18 years ago
Arnaud Demaiziere 2ce51400aa rss : work to improve algorithm & memory 18 years ago