4673 Commits (b6d4030cd8ae9ccbe700f1ca8e029ba05f1f111a)

Author SHA1 Message Date
Christophe Dumez faf6f155ca - Improved a lot delete functions 17 years ago
Christophe Dumez 4e4b0ed9ff - Reverted a previous commit. Transfer lists refreshers aren't in separate threads anymore: too buggy 17 years ago
Christophe Dumez 95fc9e3a72 Fix last commit 17 years ago
Christophe Dumez 3ba3e12f93 - Fixed removing from finished list 17 years ago
Christophe Dumez 2ab7f6f923 - Transfer lists refreshers were moved to separate threads to improve GUI responsiveness. Please report any problem (like mutex deadlocks in console output) or crashes. 17 years ago
Christophe Dumez d43d68122b BUGFIX: The number of search results was not reset when clicking on 'Clear' button 17 years ago
Christophe Dumez 102c5ee81e - Updated polish translation 17 years ago
Christophe Dumez 4ef72c6c8f - Fixed new lines in search engine update changelog 17 years ago
Christophe Dumez a370503eb3 search plugin update - do not display only last version changelog 17 years ago
Christophe Dumez e9126aedc3 - Improved mininova search engine support 17 years ago
Christophe Dumez e493776a73 - User is now warned when fast resume data was rejected 17 years ago
Christophe Dumez a0e32fefd7 - Fixed compilation warnings 17 years ago
Christophe Dumez 1e64d0a3e4 - Added a lot of supported media extensions for preview (tried to be exhaustive but the best way would probably be to use mime types) 17 years ago
Christophe Dumez e4ab5ceb43 - Compile with -O2 optimization 17 years ago
Christophe Dumez ce5baa93b7 - Ok, includes look fine now 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 c8c53e2812 - Use pkgconfig for GNU common c++ 17 years ago
Christophe Dumez 53d2bc34fc - fixed minor code error in finishedList 17 years ago
Christophe Dumez 5cc6e6e8f4 - sometimes, rss feeds had a red cross icon although their download succeeded : fixed 17 years ago
Christophe Dumez a27e7e1b9e - Lightened finished list code 17 years ago
Christophe Dumez 2ba45ef9ad - Updated french translation 17 years ago
Christophe Dumez 59d35b9f8a - beta2 release 17 years ago
Christophe Dumez cf6a91e850 - BUGFIX: DHT settings were not saved correctly 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 0fb78727d5 - Added more debug in rss 17 years ago
Christophe Dumez 2c48968a31 - a search request can now be terminated by another 17 years ago
Christophe Dumez f4adf173a2 - Multithreaded downloadThread for performance 17 years ago
Christophe Dumez c086558597 - Updated TODO 17 years ago
Christophe Dumez 7c48afd6eb - Improved downloadThread aborting support 17 years ago
Christophe Dumez e6554db498 - Updated language files 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
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 e4915260e7 - Updated language files 17 years ago
Christophe Dumez f81e431032 - Added rss download failure handling (display red cross next to the stream name) 17 years ago
Christophe Dumez 2789316e38 - Fixed a connect in last commit 17 years ago
Christophe Dumez f4250d812f - Added search plugin download error handling (Fallback on secondary server and then warn the user if both failed) 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 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