38 Commits (0054a330fbb0007534559f838ec4f1b9989e9433)

Author SHA1 Message Date
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
Christophe Dumez 825c874718 deleteThread and downloadThread threads are handled better and destructed in a cleaner way 18 years ago
Christophe Dumez 84fef00349 - removed a useless sleep() 18 years ago
Christophe Dumez bd3bde919d ** BIG COMMIT ** 18 years ago
Christophe Dumez 7e65917215 - Improved download from url 18 years ago
Christophe Dumez 1bb286f4a9 Fixed utf-8 support in paths and filenames 18 years ago
Christophe Dumez a2c5afcf7c - display errors in stderr instead of stdout 18 years ago
Christophe Dumez 117448fb0b + - FEATURE: Now remembers filtered pieces in a torrent on restart 18 years ago
Christophe Dumez a072247e70 - Fixed download from url function (should be a lot less buggy). It improves downloads from search engine since it uses this function 18 years ago
Christophe Dumez b54e40c87d - Improved download from Url (Fixed BTJunkie search engine) 18 years ago
Christophe Dumez 969a02b93e - Moved everything to trunk to create a stable branch 18 years ago