426 Commits (d6e1dc902037ad241a4086784541edbc7b476d58)

Author SHA1 Message Date
Christophe Dumez 14251dd7b0 - Fixed infobar text for PauseAll, StartAll functions 18 years ago
Christophe Dumez e8adc74051 - removed unused function 18 years ago
Christophe Dumez c3abdc3743 - Set the number of seeds/leechs to 0/0 when pausing torrents 18 years ago
Christophe Dumez f8c914e446 - Fixed alwaysDisplayOSD option 18 years ago
Christophe Dumez a4deec6cde - Fixed behaviour options. Broke them a few commits ago 18 years ago
Christophe Dumez 7e1f98cd46 - Fixed memory leak in search engine autocompletion (introduced by gtsoul) 18 years ago
Christophe Dumez e85a82a426 - Destroy preview process cleanly on qBT exit if it is still running 18 years ago
Christophe Dumez fb54c035a7 - Set DHT Port only when DHT is enabled 18 years ago
Christophe Dumez 6d65ef067d Create Options object only when necessary (to save memory) 18 years ago
Christophe Dumez 53b911bb8e - small fix in delete functions to make them a little bit safer 18 years ago
Christophe Dumez 950072c696 - Search process is now stopped cleanly before exit to avoid error messages in console 18 years ago
Christophe Dumez b63d1f8d11 - Fixed upload rate limit 18 years ago
Christophe Dumez bb9950403d - Updated French translation 18 years ago
Christophe Dumez 87f440aa9e ** I18N Commit ** 18 years ago
Christophe Dumez f33b0dc3c0 - Fixed 'are you sure?" message for delete action 18 years ago
Christophe Dumez 524540e63d - Fixed downloadFromUrl() (still have to do some checking with the thread) 18 years ago
Christophe Dumez aa6f6161c3 - Oups, sorry I forgot pause_all() & start_all() functions in last commit :) 18 years ago
Christophe Dumez bd3bde919d ** BIG COMMIT ** 18 years ago
Christophe Dumez dc89c5d381 - A lot of fixes/improvements in bittorrent class (now compiling) 18 years ago
Christophe Dumez a95b1d7589 - Fixed exit from trayicon when "close to systray" is enabled 18 years ago
Arnaud Demaiziere 8df90e2567 added autocompletion to search engine 18 years ago
Christophe Dumez 3d8032a092 - Fixed deleteFromList (non permanently) -> bug introduced recently 18 years ago
Christophe Dumez 78aef3c3bc - Implemented "Close to systray" 18 years ago
Christophe Dumez a22afba059 - small fix in language files 18 years ago
Christophe Dumez 0aad431da6 - Fixed segfault after sorting the columns (bug recently introduced in svn) 18 years ago
Christophe Dumez fb9c1938ea BUGFIX: Fix directory scanning (stop trying to download the same files several times) 18 years ago
Christophe Dumez 17d880189f - Updated Translation files 18 years ago
Christophe Dumez f4be28c014 - Move deletion from hard drive to a thread to avoid GUI freezing 18 years ago
Christophe Dumez f017d29359 - Fixed an exception with latest libtorrent/asio on startup (filepath check) 18 years ago
Christophe Dumez de7e284690 - BACK TO DEVEL (finally!) 18 years ago
Christophe Dumez dd0b110eae - qBittorrent now identifies its version correctly on the network 18 years ago
Christophe Dumez 932df247b3 - Removed unused code 18 years ago
Christophe Dumez 9f075f5087 BUGFIX: Fixed deletion from hard drive (failed for non-empty folders) 18 years ago
Christophe Dumez e8e1c7f91f - Updated TODO 18 years ago
Christophe Dumez 931cfb6783 - Based on libtorrent v0.12 (still unreleased, use libtorrent cvs) 18 years ago
Christophe Dumez 7ce5d3f9fc - Fixed ETA column 18 years ago
Christophe Dumez be73c482d0 - Display "Unknown" instead of "0/0" in SEEDS/LEECHS column when the tracker doesn't send this info 18 years ago
Christophe Dumez 4603d95e13 + - FEATURE: Added a menu action to visit qBittorrent website 18 years ago
Christophe Dumez 92277992d3 - Passing parameters between qBT instances in a better way (socket) 18 years ago
Christophe Dumez b54c4ae028 - Replace QMap by QHash for faster lookups 18 years ago
Christophe Dumez 0c795cce28 - Cleaned up the way columns width are remembered 18 years ago
Christophe Dumez 773c451050 - remember GUI settings in a cleaner way 18 years ago
Christophe Dumez 719ac93024 - Remember mainwindow position during last exec 18 years ago
Christophe Dumez e4590ef431 - Added an action to delete downloads from download list and from hard drive too 18 years ago
Christophe Dumez e9ab599260 - Remember last save directory in torrent addition dialog 18 years ago
Christophe Dumez b93ac6f9af - Fixed error messages display when loading a corrupted torrent file 18 years ago
Christophe Dumez 9b7b5b200b - Attempt to fix some slots 18 years ago
Christophe Dumez a68073a46a - Forgot to catch an exception when the torrent is invalid 18 years ago
Christophe Dumez 937af1ae73 - Removed a duplicate debug message 18 years ago
Christophe Dumez 1bb286f4a9 Fixed utf-8 support in paths and filenames 18 years ago