384 Commits (66cd3f8184aa1559a2c3f3c2b6fbc5d0d5c96fa2)

Author SHA1 Message Date
Christophe Dumez 475d63dad8 - Fix "Append .!qB extension" feature. It appeared only for empty files (instead of incomplete ones) 15 years ago
Christophe Dumez c1bc9886b7 - Fix "Append .!qB extension to incomplete files" feature 15 years ago
Christophe Dumez 88f8437c5a - Fix "Append .!qB extension to incomplete files" feature for torrents added from magnet links 15 years ago
Christophe Dumez 411a1c641d - Fix several bugs in new "Append label to save path" feature 15 years ago
Christophe Dumez dc0ad73eca - Fix torrent Labeling from torrent addition dialog 15 years ago
Christophe Dumez 04e008afa0 - Fix new settings not being saved 15 years ago
Christophe Dumez c61aded388 - Initial implementation of "Append .!qB extension to incomplete files" (untested) 15 years ago
Christophe Dumez 1fd57b5d63 - FEATURE: Labeled torrent can be downloaded corresponding subfolders 15 years ago
Christophe Dumez 755b8dec30 - Peer Exchange can be disabled from preferences 15 years ago
Christophe Dumez db5402385a FEATURE: Disk cache size can be set from preferences 15 years ago
Christophe Dumez ed803fb994 - Initiated work on torrent labeling/categorization (functional but not perfect yet 15 years ago
Christophe Dumez 8e39eef7aa - Display console messages on Terminal 15 years ago
Christophe Dumez 9fe807b6f1 - Removed useless debug 15 years ago
Christophe Dumez 84f00bf3f6 - uTorrent user agent is now spoofed correctly 15 years ago
Christophe Dumez abbbf1e562 - Torrent Addition Dialog: File priorities were not taken into consideration (Thanks Mariusz) 15 years ago
Christophe Dumez 3ec118d59b - When downloading a torrent from its URL in Web UI, the torrent addition dialog was not skipped and displayed on server side. 15 years ago
Christophe Dumez 10ab8f107c - Tracker scrape interval is now 20 min (15 minutes min). 15 years ago
Christophe Dumez 4dc8959f67 * More exit tweaking to make shutdown faster 15 years ago
Christophe Dumez 396427e3b6 FEATURE: Fall back to a random port if qBittorrent could not listen on the chosen port 15 years ago
Christophe Dumez e460f1c365 - Attempt to speed up exit 15 years ago
Christophe Dumez 27aff04f11 - Catch invalid_handle exception in savefastresume data 15 years ago
Christophe Dumez 5af8b7c0e2 FEATURE: Enabled lazy bitfield as a counter-measure for ISP speed throttling 15 years ago
Christophe Dumez 3c6635cdbe - Folder Scanning: initial import of the torrents inside is fixed 15 years ago
Christophe Dumez ce31bef2cf - Make sure the torrent is valid before saving fast resume data 15 years ago
Christophe Dumez c52e0cf841 - Improve tracker status detection when using libtorrent v0.14 15 years ago
Christophe Dumez 8fe448d35f - Fixed compilation with libtorrent v0.14 15 years ago
Christophe Dumez c1d3f719df - Compilation fix for libtorrent v0.14 15 years ago
Christophe Dumez 480d1b18db - Display in tracker list the number of peers gotten from LSD/PeX/DHT 15 years ago
Christophe Dumez 62f57862e5 - Properly report paused torrents from Bittorrent session to GUI (closes #86293) 15 years ago
Christophe Dumez 5d427d2acf - Save fast resume data for paused torrents too to avoid loosing information (e.g. user trackers, ...) 15 years ago
Christophe Dumez aa0c2e611f - Remove useless code in torrentpersistentdata since libtorrent is saving and restoring this for us 15 years ago
Christophe Dumez 4ee47ce2b8 - Use a capital "B" for Bittorrent class 15 years ago
Christophe Dumez 262b88930e - Use lowercase characters only in filenames 15 years ago
Christophe Dumez 98223e54e8 - Updated tracker behavior, it works better now (more µTorrent like) 15 years ago
Christophe Dumez e36e500045 - Added DHT to trackers list 15 years ago
Christophe Dumez e2b8aeafa6 - FEATURE: Display the number of peers returned by each tracker 15 years ago
Christophe Dumez 8ada8d33c8 FEATURE: Announce to all trackers specified for a torrent (µTorrent behavior) 15 years ago
Christophe Dumez ac279979fb - Fix errors in tracker messages saving code 15 years ago
Christophe Dumez d5e2905ead - Clean up of bittorrent class 15 years ago
Christophe Dumez e93fab40fe - Removed some too verbose debug 15 years ago
Christophe Dumez d3c59f0814 - Move Web UI code to Bittorrent class 15 years ago
Christophe Dumez 0bc2e9aeeb - Removed regular tracker scrape code since it is done automatically by libtorrent (it should not have been in GUI class anyway...) 15 years ago
Christophe Dumez 623933e2aa - COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions) 15 years ago
Christophe Dumez 4ca2d060ea - Make everything compile back with libtorrent v0.14 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