439 Commits (893c5e67849d56a706116eba08916625cde6b389)

Author SHA1 Message Date
Christophe Dumez 92dd4c8c5b - Fix indentation 15 years ago
Christophe Dumez bc308741b7 - FEATURE: Dropped dependency on libcurl (Using Qt >= 4.4 for downloads now) 15 years ago
Christophe Dumez 24470a7cc3 - Enabled "Start Minimized" and disabling systray integration at the same time no longer make GUI invisible. 15 years ago
Christophe Dumez 038c326f81 - Ignore permanent deletion button when no torrent is selected 15 years ago
Christophe Dumez 148d175ab0 - Added a command line parameter --no-splash to disable splash screen 15 years ago
Christophe Dumez 55ff924e60 - Pause torrents in error state 15 years ago
Christophe Dumez 01d504d992 - BUGFIX: Greatly improved column sorting code (download list only for now) 15 years ago
Christophe Dumez 9a14c4c599 - FEATURE: A random listening port can be chosen automatically 15 years ago
Christophe Dumez 666d4622b9 - Updated language files 15 years ago
Christophe Dumez d4d0a08390 - Make sure priority column stays sorted when changing torrents priority (closes #417829) 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 687842a949 Code cleanup 15 years ago
Christophe Dumez 0b9c05d41b - FEATURE: Make use of torrent enclosure in RSS feeds for direct download 15 years ago
Christophe Dumez c8e8306e0a - Added "Copy magnet link" entry to right click menu now that we support magnet URIs 15 years ago
Christophe Dumez e429126934 - Ok. torrentless downloads paused state is now restored properly (once metadata is received) 15 years ago
Christophe Dumez 7e71de558a - catching invalid_handle exception to avoid rare crashes 15 years ago
Christophe Dumez e619b6977a - Added Magnet URI support (might be still buggy) 15 years ago
Christophe Dumez 2742a54d6e - Rewrited torrent resume code to make it cleaner and more generic 15 years ago
Christophe Dumez b1e9c1ccf5 - Updated preference text since we are spoofing µtorrent now instead of Azureus 15 years ago
Christophe Dumez 96911a2c48 - Fixed broken icon for Website link 15 years ago
Christophe Dumez ee6bc3c2e9 - FEATURE: Allow to set a different port for DHT (UDP) than the one used for 15 years ago
Christophe Dumez 0153b03160 BUGFIX: Stop enforcing UTF-8 and use system locale instead 15 years ago
Christophe Dumez ca83fdecff - Display swarm information in download list too 15 years ago
Christophe Dumez 7db2ffc09f - Should fix logout cancelation on KDE 16 years ago
Christophe Dumez 65c4da6f0e - BUGFIX: Provide more helpful explanation when an I/O error occured 16 years ago
Christophe Dumez 7dfdebd593 - License fix due to problems with OpenSSL 16 years ago
Christophe Dumez 00c5127ba1 - Commited some code by mistake 16 years ago
Christophe Dumez c2244f746e - Torrent downloading is now handled by search engine plugins to allow for more flexibility 16 years ago
Christophe Dumez f4502367f3 - Allow to define a temporary download folder 16 years ago
Christophe Dumez 3894452840 - COSMETIC: Redesigned program preferences 16 years ago
Christophe Dumez 3ae783e9cb - Fixing 'hide top toobar feature' 16 years ago
Christophe Dumez ada5d2665b BUGFIX: Fixed download/upload speed decrease problems 16 years ago
Christophe Dumez fd78e0b5ce - Foreach loop optimization 16 years ago
Christophe Dumez 03dc617874 - Updated some translations 16 years ago
Christophe Dumez bc29577a7b - Added some debug for proxy settings 16 years ago
Christophe Dumez e3ae03c8a8 - Ok, HTTP proxy code is working now 16 years ago
Christophe Dumez 956f97f6d6 - Fixed systray icon tooltip on Windows 16 years ago
Christophe Dumez f36052351c - Added debug for proxy code 16 years ago
Christophe Dumez d40c646561 - Removed useless check in proxy code 16 years ago
Christophe Dumez 9412ced722 - Important HTTP proxy fix 16 years ago
Christophe Dumez 2651ec5f0b - Forgot to hide decrease Priority button when disabling queueing 16 years ago
Christophe Dumez 29886acc01 - Putting back priority buttons in toolBar 16 years ago
Christophe Dumez f1ed7f06b9 - Removed a function that is no longer used 16 years ago
Christophe Dumez a848538d66 - Pause / resume in Web UI now updates the GUI 16 years ago
Christophe Dumez 81f2d7ee4a - Cleaned up src.pro 16 years ago
Christophe Dumez 66874fbd2f - This is not needed because a showEvent is raised anyway 16 years ago
Christophe Dumez 87eee7029d - Force lists refresh before initially displaying the window to avoid lag 16 years ago
Christophe Dumez 2e5330e54b - Removed code that is no longer needed 16 years ago
Christophe Dumez 3f5340523f - Fix for queueing system 16 years ago
Christophe Dumez cc5015773b - Should fix queueing system 16 years ago