146 Commits (484a75ad64cea709a08bba5d521b56b1f8d4fb69)

Author SHA1 Message Date
Christophe Dumez d5e2905ead - Clean up of bittorrent class 15 years ago
Christophe Dumez d3c59f0814 - Move Web UI code to Bittorrent class 15 years ago
Christophe Dumez 623933e2aa - COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions) 15 years ago
Christophe Dumez 31374d8d30 - Remove useless code since it is handled on libtorrent side 15 years ago
Christophe Dumez 7c84551150 - Support peer manual ban (from peer list) 15 years ago
Christophe Dumez 5ffcf5a9dc - Fixed per torrent speed limiting 15 years ago
Christophe Dumez 4e8eaafd53 - Torrents can now be rechecked from Web UI (patch by Stephanos Antaris) 15 years ago
Christophe Dumez eab216e5a8 - Improved ETA calculation for big torrents 15 years ago
Christophe Dumez 9e9e6f028c - Integrate Geoip database to speed up country resolution 15 years ago
Christophe Dumez 12106c308e - Manage country resolution on libtorrent side. The flags are not displayed in the peer list yet though 15 years ago
Christophe Dumez 51ebfadd85 - Split Preferences from the GUI so that Options dialog does not need to be created on startup to retrieve the preferences: 15 years ago
Christophe Dumez daef9ece75 - FEATURE: Folder scanning now works with CIFS and NFS mounted folders 15 years ago
Christophe Dumez d6e90883cb - Initial commit (both lists are merged but not all the features are there and it is probably buggy) 15 years ago
Christophe Dumez 37158a32ad - Fix crash in torrent addition dialog when save path does not exist (closes #425227) 15 years ago
Christophe Dumez 63761afd0a - Got rid of .speedlimits file and use new TorrentPersistantData system 15 years ago
Christophe Dumez 8da148ffa1 - Import URL seeds and trackers from v1.4.x too 15 years ago
Christophe Dumez c1378450fc - Import torrents from v1.4.x (or earlier) in order not to lose them when updating 15 years ago
Christophe Dumez 9a14c4c599 - FEATURE: A random listening port can be chosen automatically 15 years ago
Christophe Dumez 25d998f1b5 - Added magnet URI support to Web UI 15 years ago
Christophe Dumez 0b9c05d41b - FEATURE: Make use of torrent enclosure in RSS feeds for direct download 15 years ago
Christophe Dumez e429126934 - Ok. torrentless downloads paused state is now restored properly (once metadata is received) 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 bca898d8b6 - torrents with an infinite ratio are no longer affected by ratio_limit set in program preferences 15 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 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 89330e11de - Priorities are now remembered across restart (bugfix) 16 years ago
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 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 81aac9ebcc - Fixed pause/resume actions in Web UI 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 51638eddcc - Some more signal/slot fixing 16 years ago
Christophe Dumez 41c6a847b9 - some more signal / slot fixing 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 14646d0f9e Rewrote folder scanning code (Now uses a filesystem watcher) 16 years ago
Christophe Dumez 3164337c3c - Some more cleanup 16 years ago
Christophe Dumez b984c309ff - removed no longer needed pointer 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 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