318 Commits (d2dd29c35a15391bac29d8f76ea27490f0b50bef)

Author SHA1 Message Date
Christophe Dumez a0b4e54410 - Got rid of .paused files, useless with new libtorrent 16 years ago
Christophe Dumez c97bce4d61 - Removed workaround for getting progress of paused torrents, apparently it works 16 years ago
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 a848538d66 - Pause / resume in Web UI now updates the GUI 16 years ago
Christophe Dumez 87eee7029d - Force lists refresh before initially displaying the window to avoid lag 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 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 81aac9ebcc - Fixed pause/resume actions in Web UI 16 years ago
Christophe Dumez 45efcfce13 - Save session data and fast resume data sooner on exit (in case) 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 41c6a847b9 - some more signal / slot fixing 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 ce2294ee96 - Made session deletion a bit faster 16 years ago
Christophe Dumez 14646d0f9e Rewrote folder scanning code (Now uses a filesystem watcher) 16 years ago
Christophe Dumez 78409570a9 - Fixed crash when dht_state is missing 16 years ago
Christophe Dumez 3164337c3c - Some more cleanup 16 years ago
Christophe Dumez 9618056b4e - Added support for 2 new extensions (uTorrent metadata and smart ban plugin) 16 years ago
Christophe Dumez 3282e1bcc9 - Save and load session state to remember it over different sessions 16 years ago
Christophe Dumez e5b6a5605a - ETA calculation now relies on average speed over all sessions 16 years ago
Christophe Dumez 9b67807926 - Queueing system should work fine now (port is complete, needs testing) 16 years ago
Christophe Dumez f3729fbae6 - Use libtorrent queueing system (probably buggy and queueing currently does not work for seeds) 16 years ago
Christophe Dumez 0538c9c3e8 - Removed some debug 16 years ago
Christophe Dumez 53a0e85b8d - Do not save fastresume data for checking torrents 16 years ago
Christophe Dumez 453dd93abf - Should fix fastresume data code 16 years ago
Christophe Dumez 82706141cf Ratio calculation improvement: make usage of new all_time_upload and all_time_download variables in torrent_status. 16 years ago
Christophe Dumez 764b4e72ca - rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings 16 years ago
Christophe Dumez 96c38f7be4 - Updated Russian translation 16 years ago
Christophe Dumez cf2abe45de - AddinPause feature no longer applies to resumed torrents on startup 16 years ago
Christophe Dumez 697c275d83 - Fixed torrent queueing system (finally) 16 years ago
Christophe Dumez 276dfd9df6 BUGFIX: Torrents are no longer starting from scratch when changing default save path (when torrent addition dialog is disabled) 16 years ago
Christophe Dumez a1b133d883 - Fixed progress for unchecked paused torrents 16 years ago
Christophe Dumez 8e074a571a - Fixed queueing priorities loading on startup 16 years ago
Christophe Dumez 0879f2c0ca - Totally rewritten Web UI list refresh system (fixed memory leak) 16 years ago
Christophe Dumez b1c73cb401 - Split download and upload lists in Web UI 16 years ago
Christophe Dumez 86024c6c74 - merge from stable branches (WebUI fixes) 16 years ago
Christophe Dumez 95ecaec11e - Sync with stable branch (lot of bug fixing) 16 years ago
Christophe Dumez 43dcbf776b Use QPointer when interesting 16 years ago
Christophe Dumez f0049f1dae - Removed logging panel for now. It will be replaced by a seperate dialog in order to simplify the default UI. 16 years ago
Christophe Dumez 5cce0c53bf - Fixed a comment 16 years ago
Christophe Dumez 681b8c14ad - Fixed ratio saving for seeding torrents 16 years ago
Christophe Dumez 71a81fd1b7 - Queueing system fixes 16 years ago
Christophe Dumez ff26ea94f5 - Queued torrents are now identified in Web UI 16 years ago
Christophe Dumez e27b08d970 - Update queue when pausing a torrent 16 years ago
Christophe Dumez 48ec57604f - A queueing system ASSERT hit fix 16 years ago
Christophe Dumez bb959ba465 BUGFIX: Disable ETA calculation when ETA column is hidden 16 years ago