9 Commits (b78d6ba2430292441f60c8cde70e88bb7861b446)

Author SHA1 Message Date
Christophe Dumez b78d6ba243 Several RSS fixes: 13 years ago
Christophe Dumez 50a3e4e776 RSS: Use SharedPtr everywhere 13 years ago
Christophe Dumez a13bb06ec3 Start RSS rewrite: Use SharedPtr for RssArticle objects 13 years ago
Christophe Dumez 7f0c8dde24 Rss code clean up 14 years ago
Christophe Dumez 87174ef3a4 Rss code clean up 14 years ago
Christophe Dumez 7616c22897 More RSS code clean up 14 years ago
Christophe Dumez 2d5612435c RSS code rewrite in progress 14 years ago
Christophe Dumez 954e010493 RSS optimization 14 years ago
Christophe Dumez a27d2dcac2 Big restructuring of the RSS code 14 years ago
Christophe Dumez 4832a24ac5 Fix RSS cookie support 15 years ago
Christophe Dumez 994c798264 Added cookie support for RSS feeds (Needs testing) 15 years ago
Christophe Dumez 119bda1595 Fix url encoded ampersand issue in RSS 15 years ago
Christophe Dumez 0a0c8948ee Improved previous patch 15 years ago
Christophe Dumez 0cc9283275 eCS (OS/2) compilation fix (Thanks Silvan Scherrer) 15 years ago
Christophe Dumez 9824d86a3c Fix HTTPS protocol support in torrent/rss downloader 15 years ago
Christophe Dumez 1ea7340111 BUGFIX: Consider HTTP downloads >1MB as invalid .torrent files and abort them 15 years ago
Christophe Dumez dc87aa3d5c - Download thread now supports HTTP redirection 15 years ago
Christophe Dumez 262b88930e - Use lowercase characters only in filenames 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 bc308741b7 - FEATURE: Dropped dependency on libcurl (Using Qt >= 4.4 for downloads now) 15 years ago
Christophe Dumez 7dfdebd593 - License fix due to problems with OpenSSL 16 years ago
Christophe Dumez 6a95f9170c - Optimized downloadThread mmemory usage 16 years ago
Christophe Dumez 61eb921e44 - Moved from libcommoncpp to libcurl for downloads from urls 17 years ago
Christophe Dumez a721e6d943 - Improved proxy support (search, rss, downloadFromUrl...) 17 years ago
Christophe Dumez abcd2b7600 - Ok, Now I'm pretty sure I fixed the compilation problem on FreeBSD 17 years ago
Christophe Dumez f9998957cd - attempt to fix compilation on FreeBSD 17 years ago
Christophe Dumez 6ecb45d661 - Code optimization using initialization lists 17 years ago
Christophe Dumez c7592a6dc8 - prevent downloadFromUrl flooding 17 years ago
Christophe Dumez de8c3158fe - Make use of qDeleteAll() function from Qt4 17 years ago
Christophe Dumez 3494702437 - Fixed include again 17 years ago
Christophe Dumez 3100c4afc9 - Added missing include 17 years ago
Christophe Dumez 60923e81c6 - Updated TODO 17 years ago
Christophe Dumez 570296c29e - Multithreaded deletionThread (harmonized with deleteThread) 17 years ago
Christophe Dumez 4e0ed1ec4c - Optimized downloadThread memory usage 17 years ago
Christophe Dumez 2ad1c56933 - Create urlstream for subdownloadthreads only 17 years ago
Christophe Dumez 4f17339820 - URLStream is now constructed in downloadThread constructor 17 years ago
Christophe Dumez c019b0d72c - Added some debug in rss 17 years ago
Christophe Dumez f4adf173a2 - Multithreaded downloadThread for performance 17 years ago
Christophe Dumez 7c48afd6eb - Improved downloadThread aborting support 17 years ago
Christophe Dumez 325a588526 - Fixed some signals/slots (safer) 17 years ago
Christophe Dumez d3793d180c - Removed some useless debug in downloadThread and added a little more interesting one 17 years ago
Christophe Dumez a74dc5ee35 - GTSOUL, wtf you're doing??? Committing back the new downloadThread.h 17 years ago
Arnaud Demaiziere 7edc89638f rss : show the number of NONREAD news (local test succeeded, need tests) 17 years ago
Christophe Dumez 1fb848e9ed - Added download from url handling in GUI (still missing: search plugin update and rss) 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 1a553b00b0 rss : download icon fix, don't work so i commented it 18 years ago
Arnaud Demaiziere 1ae635a8b5 work on rss, right-click menu, refresh functions, and anticrash methods 18 years ago
Arnaud Demaiziere 6c8f0bff13 - Added a rss tab (still not functional) 18 years ago