44 Commits (7af83ab704c995c035b7f6014869e8b7aa7db345)

Author SHA1 Message Date
Chocobo1 59e6757242
Avoid showing an empty row in AdvancedSettings 7 years ago
Chocobo1 0457fd260e
Avoid temporary QString allocations 7 years ago
Chocobo1 3df4a7ac2e
Use https for documentation links 7 years ago
Chocobo1 543cbc6d1c
Add "Coalesce reads & writes" checkbox in advanced options 7 years ago
sledgehammer999 3a5c0d9818
Allow to specify if announcing to all tiers is desired. 7 years ago
Eugene Shalygin 1fed324f91 Add option to tune download history list length. Closes #4043. 7 years ago
sledgehammer999 50471ec8c8
String fixes and optimizations mentioned by translators on Transifex. 7 years ago
Chocobo1 45a0c5558a
Add comboBox for selecting BitTorrent protocol. Closes #6316. 7 years ago
Chocobo1 a341b793e4
Rename option 7 years ago
Evengard ea7c1ace2a Disable skipping of loopback interfaces 7 years ago
Chocobo1 2da2054ccf
Use enums for settings 7 years ago
Chocobo1 f4be165767
Add send_buffer_watermark send_buffer_low_watermark 7 years ago
Chocobo1 55a1628a5e
Add suggest_mode knob 7 years ago
Chocobo1 6c32f6beff
Add choking_algorithm & seed_choking_algorithm knob 7 years ago
Chocobo1 21ec8fe53f
Add allow_multiple_connections_per_ip knob. Closes #5884. 7 years ago
Chocobo1 4185209036
Add mixed_mode_algorithm knob 7 years ago
Chocobo1 6150e0c56b
Add guided_read_cache knob 7 years ago
sledgehammer999 b649d61e8b
Options to better memory control by libtorrent. Closes #7029. 7 years ago
Tony Gregerson 467e516801 Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
sledgehammer999 a092cb9bda
Remove settings to exchange trackers. It wasn't used by non-libtorrent clients. Also it has a privacy risk and you might be DDoSing someone. DHT makes it obsolete anyway. 8 years ago
Chocobo1 8380edc00c For each cell setting ignore wheel events. Closes #866. 8 years ago
sledgehammer999 fd5d1583de Option to disable tracker's favicon download. 8 years ago
sledgehammer999 f391b24b1d Migrate last setting related to interfaces to the new system. 8 years ago
sledgehammer999 7bf06cd6e6 Fix save/load of interface address setting. 8 years ago
sledgehammer999 f885c6375a Use better variable names for tracker announce IP setting. 8 years ago
sledgehammer999 1757973f88 Misc fixes. 8 years ago
Vladimir Golovnev (Glassez) b2cb473b63 Don't use Preferences in BitTorrent::Session 9 years ago
sledgehammer999 5878d49f60 Fixup previous commits and allow IPv6 interface addresses too. 9 years ago
sledgehammer999 ef6e848756 Display notifications when a torrent is added. Closes #334 and #915. 9 years ago
ngosang 3a49485039 Fix duplicate network interfaces. Closes #5131 9 years ago
Sjoerd van der Berg 220f6b1da2 Use a combo box to select the IP address you want to listen on for a specific interface 9 years ago
Sjoerd van der Berg c7c71d3c88 Change back to the original names for the announce address 9 years ago
Sjoerd van der Berg e2f43b3383 Add option to bind directly to an IP instead of using a network Interface 9 years ago
Chocobo1 3b7fcf0813 Disable cell selection in advanced options. Fixup of a8b39475. 9 years ago
Vladimir Golovnev (Glassez) 9a393bbcea Fix crash caused by AdvancedSettings::addRow() 9 years ago
Chocobo1 a26d48082d Add header to differentiate settings 9 years ago
Chocobo1 acbc7d9556 Rename `setRow()` to `addRow()` 9 years ago
Chocobo1 a8b394752e Set parent object for advancedsettings 9 years ago
Chocobo1 29c94d2fb5 Move code from advancedsettings.h to its own cpp file 9 years ago