1401 Commits (1e029da5ade40ca8f62ce793aa0b187bb4e54d42)

Author SHA1 Message Date
Chocobo1 5ddbf9bba9
Replace post-increment with pre-increment 7 years ago
Chocobo1 96819f3798
Disable certain mouse wheel events in Options dialog 7 years ago
Eugene Shalygin fa770871e9 Refactor CMake build scripts 7 years ago
Chocobo1 0b050e2a30
Remove duplicate private sections in class 7 years ago
thalieht 356d6a6589 Fix coding style 7 years ago
Chocobo1 09f759355f
Replace QRegExp with QRegularExpression 7 years ago
Chocobo1 c22e6b4502
Cleanup header include order 7 years ago
Chocobo1 68c6ddf05d
Add changelog link in program updater 7 years ago
Chocobo1 ee202b721d
Refactor function 7 years ago
Chocobo1 727800ef2c
Improve DownloadFromURL behavior 7 years ago
Chocobo1 34ed0cba08
Move DownloadFromURLDialog to its own file 7 years ago
Chocobo1 817b7bb4f2
Add missing header include 7 years ago
Chocobo1 4751b79f42
Initialize variables properly 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
sledgehammer999 b4c1a949cc
Fix Stats dialog size 7 years ago
Vladimir Golovnev (Glassez) 3be945a401
Add last used save path to the front of history 7 years ago
Chocobo1 eb72b9ca7d
Simplify the saving & loading of a setting 7 years ago
Vladimir Golovnev (Glassez) 53b9bcaaac
Place "Use Smart Episode Filter" more correctly 7 years ago
Vladimir Golovnev (Glassez) 844f76c2ca
Make "Ignoring days" to behave like other filters 7 years ago
Chocobo1 ceaf755ac6
Make use of QStringLiteral 7 years ago
Vladimir Golovnev (Glassez) 71e5a40857
Add option to remember last used save path 7 years ago
sledgehammer999 565ffa7d1e
Add 'Moving' state for torrents being relocated/moved 7 years ago
Chocobo1 c26ff40029
Make strings translatable 7 years ago
thalieht 4cfa163bbd Use qt5 syntax for a few remaining SLOT() 7 years ago
thalieht 20ca90800d Fix coding style 7 years ago
thalieht 586e1a0830 Move some connect() from propertieswidget to their corresponding widget 7 years ago
thalieht 6b4455e13d Use qt5 connect() syntax 7 years ago
Chocobo1 4d04af4043
Replace raster qbt logo with vector version 7 years ago
Chocobo1 f934042a98
Fix GUI scaling factor on macOS 7 years ago
Chocobo1 defba23d61
Refactor code 7 years ago
Chocobo1 9f809114f0
Really fix translation in fspathedit 7 years ago
sledgehammer999 90bb67c654
Add RSS/Log widgets to the QTabWidget on macOS 7 years ago
Chocobo1 e423314ac2
Work around false-positive warning from lupdate 7 years ago
Chocobo1 c61f641613
Fix untranslated string 7 years ago
Chocobo1 8b575484e6
Fix path separator in log messages 7 years ago
toster c4625f50a8 Pass isAlignmentOptimized flag to piece size calculation 7 years ago
thalieht 3e4099fe5b Replace the zeroing of pointers with nullptr 7 years ago
toster e538eae726 Make alignment optimization optional 7 years ago
Chocobo1 898239a42e
Fix renaming completed files 7 years ago
Luís Pereira 758c70283f
Fix crashes due to invalid iterator use 7 years ago
Chocobo1 59e6757242
Avoid showing an empty row in AdvancedSettings 7 years ago
Chocobo1 37ea01bd44
Use lightweight printf instead of iostream 7 years ago
Luís Pereira ac42ccb5e4
Don't create temporary containers just to iterate over them 7 years ago
Chocobo1 423511765a
Fix typo 7 years ago
Chocobo1 88881de8c6
Add Tags parameter to "Run External Program" 7 years ago
Chocobo1 690c439ae6
Properly align text label 7 years ago
Chocobo1 a468c84b30
Fix warnings from unused variables 7 years ago
Thomas Piccirello 7278625f53 Calculate supported categories based on selected plugin 7 years ago
Chocobo1 08a2439f46
Check directly if container is empty or not 7 years ago