78 Commits (94f7a095bb8e9ecbc7ce55dcf6f9d4a9b06f1dcc)

Author SHA1 Message Date
Thomas Piccirello 378504de2b Remove Qt bug workaround 5 years ago
Chocobo1 7ab3479a34
Replace static_cast by qOverload 5 years ago
Chocobo1 9d88dd2604
Rename class variables 5 years ago
Vladimir Golovnev (Glassez) 60ffa3030e
Don't use deprecated libtorrent features 5 years ago
Chocobo1 23ebb3134b
Move QLabels out of class 5 years ago
Chocobo1 ed2199b91c
Add "File pool size" option 5 years ago
Chocobo1 6286bc716c
Add "Socket backlog size" option 5 years ago
Chocobo1 0b1b3c1f84
Use numeric_limits instead of constants from C 6 years ago
Chocobo1 75c80c3716
Remove limits of "Disk cache expiry interval" setting 6 years ago
Chocobo1 042cd4267f
Remove upper limit of "Disk cache" setting 6 years ago
thalieht 9995967fbf Remove some unused #include 6 years ago
thalieht 4c53447d35 Remove the max half-open connections option from GUI 6 years ago
thalieht cccaca0c01 Center align the section labels in advanced settings 6 years ago
thalieht 3fca49e44d Add documentation links to some advanced settings 6 years ago
Chocobo1 f9e10616d0
Improve AdvancedSettings::addRow() 6 years ago
Chocobo1 c6ae1aa9d9
Replace deprecated QString::null 6 years ago
Chocobo1 04227f5a41
Add QBT_APP_64BIT define 6 years ago
airium dbca4346aa Allow setting larger checking memory usage in GUI 6 years ago
Vladimir Golovnev (Glassez) 302c99d7d5
Drop support of libtorrent < 1.1.10 6 years ago
FranciscoPombal 74be5d9030
Add checking_mem_usage option to AdvancedSettings 6 years ago
thalieht 1f36b8b89f Combine qAsConst() with copyAsConst() to asConst() 6 years ago
thalieht 6b1d26d555 Convert all foreach() to range-based for() 6 years ago
thalieht d668a4fe6d Fix coding style for various things 6 years ago
dzmat 2d0f0cb372 Allow to disable speed graphs 6 years ago
tjjh89017 670a8e27af
Add async io threads option to AdvancedSettings 6 years ago
Chocobo1 d61435e4bf
Allow save resume interval to be disabled 7 years ago
thalieht eb508d67ef Fix coding style 7 years ago
thalieht 6d4434ad66 Convert the names used in ui and c++ files from snake_case to camelCase 7 years ago
thalieht 4022799881 Fix coding style 7 years ago
Chocobo1 96819f3798
Disable certain mouse wheel events in Options dialog 7 years ago
Chocobo1 c26ff40029
Make strings translatable 7 years ago
thalieht 20ca90800d Fix coding style 7 years ago
thalieht 6b4455e13d Use qt5 connect() syntax 7 years ago
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