24 Commits (bb041c0eca44bd5602cabfce01fe292f7b2713b9)

Author SHA1 Message Date
thalieht 8c944bd4e1 Avoid repeating the return type 6 years ago
thalieht d8cbc9266a Use 'auto' to avoid duplicating the type name 6 years ago
thalieht 8a3f942385 Don't use 'else' after return/break 6 years ago
Chocobo1 5cdb3b6a2d
Load WebUI certificate & key from file path 6 years ago
Bert Verhelst 9f8f9b6702
Converted remaining icons to svg 6 years ago
Thomas Piccirello 3aeaf6a054 Disallow setting a blank alternative WebUI location 6 years ago
Chocobo1 05d6a29416
Apply PBKDF2 when storing passwords 6 years ago
thalieht 6a21acbf1a Save option to start minimized in Mac 6 years ago
Chocobo1 297ef52dcb
Fix weekday names translations 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
Chocobo1 344e47dcfb
Add option for WebUI Host header validation 6 years ago
Chocobo1 3fa5358c3f
Remove speed limit checkbox in Options dialog 6 years ago
Stephen Dawkins d8054f9cb3
Allow to disable downloading REPACK/PROPER matches 6 years ago
Thomas Piccirello c10d237f7a Don't disable DHT when using force proxy 6 years ago
Chocobo1 71dcc76a64
Replace png icons with svg 6 years ago
Lukas Greib 48cd993c92 Inhibit sleep regardless of activity 6 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
Chocobo1 6bf3f1d0b8
Add checkbox for recursive download dialog 7 years ago
thalieht d34ddb2e3c Change file names and classes names to match them 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 9eeef0be97
Add option to control CSRF protection 7 years ago
Chocobo1 bad4d94f77
Add option to control WebUI clickjacking protection 7 years ago
thalieht 20ca90800d Fix coding style 7 years ago
Chocobo1 88881de8c6
Add Tags parameter to "Run External Program" 7 years ago
Chocobo1 a3d9e457a0
Add context parameter in connect() 7 years ago
Chocobo1 0457fd260e
Avoid temporary QString allocations 7 years ago
Chocobo1 aba23f67a0
Revert back to QLineEdit for "Run external program". Closes #7800 7 years ago
Thomas Piccirello afd4069eb4 Disable options when force proxy is enabled 7 years ago
thalieht f50b4724a6 Expose the libtorrent fields for "dont_count_slow_torrents" to GUI: 7 years ago
Stephen Dawkins 48cbccff1e Made smart episode filter regular expression configurable 7 years ago
FranciscoPombal 2ac3004762 Fixed typo in function name isSplashScreenDisabled() 7 years ago
Vladimir Golovnev (Glassez) 27d8dbf13b
Redesign Web API 7 years ago
sledgehammer999 024df8c53f
Set default file log size to 65 KiB and delete backup logs older than 1 month. 7 years ago
Chocobo1 27cf98a962
Resize dialog size on high DPI monitors 7 years ago
Chocobo1 aaaa67050c
Fix gui issues on high DPI monitor 7 years ago
Chocobo1 cb929f7e59
Cleanup 7 years ago
Chocobo1 27090f0cfb
Remove superfluous QString::fromUtf8() 7 years ago
Thomas Piccirello da0db92b9f Enable preferences Apply button when ip banlist is modified 7 years ago
Thomas Piccirello 95bf63330e Add ip subnet whitelist for bypassing webui auth 7 years ago
Chocobo1 fc0628d35b
Allow SMTP sender to be set. Closes #7575. 7 years ago
sledgehammer999 52df71ad3a
Use svg icons for the country flags. 7 years ago
Matthew Fioravante 8cd243b06b Add WebUi\Address config option 7 years ago
Tim Delaney 19bb6f5fe0 Follow project coding style. Issue #2192. 7 years ago
silver 2a6bd5de35
Options dialog save windows state in destructor 7 years ago
silver 64e539fcfb
Center Options dialog when showed 7 years ago
Chocobo1 45a0c5558a
Add comboBox for selecting BitTorrent protocol. Closes #6316. 7 years ago