1391 Commits (0ac2554060518359c7cc50084e3bd76fb9065504)
 

Author SHA1 Message Date
Christophe Dumez 0ac2554060 - qBittorrent shutdown is now way faster 16 years ago
Christophe Dumez 1d31e049a4 - Fixed possible deadlock when saving fastresume data 16 years ago
Christophe Dumez d5a4794610 - Fixed priority display for paused torrents 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 b58046b1fc - Use QPlastiqueStyle as a default 16 years ago
Christophe Dumez fe95e90e05 - Updated Changelog 16 years ago
Christophe Dumez 1544300616 - Allow to delete permanently from WebUI 16 years ago
Christophe Dumez 028041f874 - Updated Czech translation 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 f47b3be0be - Removed -O0 compil flag 16 years ago
Christophe Dumez 87eee7029d - Force lists refresh before initially displaying the window to avoid lag 16 years ago
Christophe Dumez 713c80451e - Bump to rc3 16 years ago
Christophe Dumez 60889cac79 - Catch exceptions on torrent aditions to avoid crashing because of a bad torrent (that is correctly loaded by torrent_info for some reason) 16 years ago
Christophe Dumez d398679c7e - Forgot to add this line back 16 years ago
Christophe Dumez 2e5330e54b - Removed code that is no longer needed 16 years ago
Christophe Dumez 1499138b9b - Fix to avoid crash when loading a path that does not exist 16 years ago
Christophe Dumez 2433a87445 - Bump to rc2 16 years ago
Christophe Dumez d0de11909f - Translations fix due to latest change 16 years ago
Christophe Dumez 3f5340523f - Fix for queueing system 16 years ago
Christophe Dumez cc5015773b - Should fix queueing system 16 years ago
Christophe Dumez cd260198f9 - Fixed remembering of paused torrents cleanly 16 years ago
Christophe Dumez 71e3061c18 - Remember paused torrents on startup 16 years ago
Christophe Dumez 6369401150 - Fixed assert hit in new FSWatcher code 16 years ago
Christophe Dumez fa05441e74 - A little list refresh optimizing 16 years ago
Christophe Dumez 81aac9ebcc - Fixed pause/resume actions in Web UI 16 years ago
Christophe Dumez 7a1af536b6 - Fixed start action 16 years ago
Christophe Dumez 45efcfce13 - Save session data and fast resume data sooner on exit (in case) 16 years ago
Christophe Dumez cddc3a0a43 - Remove useless signals 16 years ago
Christophe Dumez c38a8a2bec - Removed code that is no longer needed 16 years ago
Christophe Dumez 1225d16413 - Removed code that is no longer needed 16 years ago
Christophe Dumez 384f3b23ee - Made seed detection a bit safer (do not use progress) 16 years ago
Christophe Dumez a3cfa6bba1 - Fixed torrents moving back from finished list to download list (without recheck) 16 years ago
Christophe Dumez 51638eddcc - Some more signal/slot fixing 16 years ago
Christophe Dumez 41c6a847b9 - some more signal / slot fixing 16 years ago
Christophe Dumez d57062a45a - Fixed broken action "start All / Pause all" due to latest code changes 16 years ago
Christophe Dumez 32f478a8c2 - Removed some useless code due to latest changes 16 years ago
Christophe Dumez 61dae1444b - Code optimization for torrent moving back to download list detection 16 years ago
Christophe Dumez 8ed40cc856 - Do not refresh lists when window is not visible (save cpu) 16 years ago
Christophe Dumez 941b8c8d2a - Fixed torrent completed message (was not displayed due to last commit) 16 years ago
Christophe Dumez 4f2a2dfab9 - Huge code refactoring (qBittorrent no longer store torrents and access them using libtorrent API) 16 years ago
Christophe Dumez 4a6ab376af - Workaround for is_seed bug: http://code.rasterbar.com/libtorrent/ticket/402 16 years ago
Christophe Dumez 1e37858cc4 - Reset torrent display once it is queued 16 years ago
Christophe Dumez 668268b6b5 - A little downloadThread aborting improvement 16 years ago
Christophe Dumez cfcd9b7eaf - Fixed memory leak introduced in last commit 16 years ago
Christophe Dumez 6a3dddd0cc Catch SIGTERM to exit cleanly (e.g. computer shutdown) 16 years ago
Christophe Dumez dfb2046f82 - Fixed icon for seeding torrents (paused or queued) in Web UI 16 years ago
Christophe Dumez 3ae55b6a6f - Fixed typo 16 years ago