207 Commits (55834ba5db16c71950c71cfd3983bbcaf1eb2b0c)

Author SHA1 Message Date
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
Christophe Dumez abb39d537c - Allow user to bypass torrent addition dialog (options) 18 years ago
Christophe Dumez f7140491cd - Now user can change DHT port in options 18 years ago
Christophe Dumez ee8bc5cdaf Made right click menu work for multiple selection in DL list 18 years ago
Christophe Dumez 5373628af5 - .savepath files were not always removed 18 years ago
Christophe Dumez 52f1463cb9 - Added a torrent addition dialog (Part 1: Still unperfect but working) 18 years ago
Christophe Dumez 14cd4de2c2 - Connection status is not a button anymore 18 years ago
Christophe Dumez affafd5dbf - some cosmetic changes 18 years ago
Christophe Dumez 01c467c31a - Replaced OSD messages by systray messages 18 years ago
Christophe Dumez 8b702ef622 - Based on Qt 4.2 18 years ago
Christophe Dumez 9aaa2e9c60 - Fixed log in Qt 4.2 18 years ago
Christophe Dumez 7ea30a52f5 - Catching invalid_handle exception 18 years ago
Christophe Dumez a2c5afcf7c - display errors in stderr instead of stdout 18 years ago
Christophe Dumez 631a9676f4 - Fixed finished downloads state on restart 18 years ago
Christophe Dumez df2d5fa741 - Not loading/applying options everytime we show options window anymore... 18 years ago
Christophe Dumez 86dfbecd2e - Renamed some ambiguous functions 18 years ago
Christophe Dumez 035f2bdf18 - Selective download should be fixed 18 years ago
Christophe Dumez 117448fb0b + - FEATURE: Now remembers filtered pieces in a torrent on restart 18 years ago
Christophe Dumez e83b872c4b Switched to full allocation mode to fix selective download 18 years ago
Christophe Dumez 0df84cd94b - Had to remove BTJunkie search engine because of their new anti-bot security 18 years ago
Christophe Dumez d8f7f54127 - Fixed download button in search engine 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