95 Commits (63cdfa2d852b1968c597cc1e5756245ccbf584a8)

Author SHA1 Message Date
thalieht 07eb261991 Add "Remove torrent and its files" option to share ratio limiting 5 years ago
Chocobo1 0d5b0b9542
Replace deprecated macro 5 years ago
Chocobo1 eb784b0d2e
Move "Check for program updates" checkbox out of Advanced settings 5 years ago
Chocobo1 7ab3479a34
Replace static_cast by qOverload 5 years ago
Vladimir Golovnev (Glassez) 60ffa3030e
Don't use deprecated libtorrent features 5 years ago
Prince Gupta 8267a4fef9 Incorporate GuiIconProvider inside UIThemeManager 5 years ago
Prince Gupta a24925c858 Allow styling with QSS stylesheets 5 years ago
Chocobo1 88c3ffbef8
Avoid creating unnecessary event loops 6 years ago
Chocobo1 3748b995ff
Avoid creating unnecessary event loops 6 years ago
Chocobo1 89124bdcc8
Add WebAPI session timeout settings 6 years ago
thalieht 9995967fbf Remove some unused #include 6 years ago
Chocobo1 802af70e2f
Fix typos 6 years ago
Chocobo1 e288de7ec1
Forward declare as much as possible 6 years ago
thalieht 70f1537d9f Add const to almost all remaining vars and arguments that qualify 6 years ago
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