762 Commits (71dcc76a64089ca11a877adfa54b5ba8c6f1331a)

Author SHA1 Message Date
Chocobo1 09f759355f
Replace QRegExp with QRegularExpression 7 years ago
Chocobo1 c22e6b4502
Cleanup header include order 7 years ago
Vladimir Golovnev (Glassez) 200f4d0f07
Don't use RSS feed URLs as base for file names 7 years ago
sledgehammer999 80e93e23f9
Fix compilation without D-Bus support 7 years ago
Chocobo1 e099f6ad33
Add constexpr to IndexInterval class 7 years ago
Chocobo1 9631a9c2ad
Add constexpr to TriStateBool class 7 years ago
Chocobo1 b38925413d
Improve Utils::Version class 7 years ago
sledgehammer999 b9546ccd4c
Suppress multiple I/O errors for the same torrent 7 years ago
Chocobo1 9eeef0be97
Add option to control CSRF protection 7 years ago
Vladimir Golovnev (Glassez) 4f8ed09183
Add missing 'return' statement 7 years ago
Chocobo1 bad4d94f77
Add option to control WebUI clickjacking protection 7 years ago
Vladimir Golovnev (Glassez) 9b80c4f7eb
Use RSS feed update time as a fallback 7 years ago
Vladimir Golovnev (Glassez) a54f57611c
Rename torrent if content was initially renamed 7 years ago
Chocobo1 95b19ec303
Relax behavior of "Download first and last piece first" 7 years ago
Chocobo1 da75a010c7
Refactor code 7 years ago
Vladimir Golovnev (Glassez) 844f76c2ca
Make "Ignoring days" to behave like other filters 7 years ago
Evgeny Lensky c7601d7a43 Fix open destination folder with Nautilus > 3.28 7 years ago
Vladimir Golovnev (Glassez) 256f6954c5
Improve code of RSS auto-downloading rule 7 years ago
Chocobo1 ceaf755ac6
Make use of QStringLiteral 7 years ago
Chocobo1 fcbcf4039b
Use smaller type 7 years ago
Vladimir Golovnev (Glassez) 90f09e7570
Properly fill UploadedFile::filename field 7 years ago
Chocobo1 0a49f76c0a
Detect endianness at compile time 7 years ago
sledgehammer999 375b15727d
Show rechecking progress 7 years ago
sledgehammer999 e5c73cee4a
Log successful torrent move 7 years ago
sledgehammer999 565ffa7d1e
Add 'Moving' state for torrents being relocated/moved 7 years ago
Vladimir Golovnev (Glassez) 32e2791f56
Fix compilation with MinGW 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 6b4455e13d Use qt5 connect() syntax 7 years ago
Chocobo1 defba23d61
Refactor code 7 years ago
Chocobo1 6d923f703a
Fix displayed tracker messages 7 years ago
Chocobo1 90f42e6737
Refactor functions 7 years ago
Chocobo1 58861c35b0
Fix compile warnings on gcc 8 7 years ago
Chocobo1 203bafc4c3
Revert commit 7 years ago
Chocobo1 d20f40184f
Fix translation strings not found 7 years ago
Chocobo1 9fabe59b80
Fix usage of Q_DECLARE_TR_FUNCTIONS() 7 years ago
sledgehammer999 6e94b03c13
Fix compilation against libtorrent 1.0.x 7 years ago
Chocobo1 f6d74e3996
Retry saving settings when operation failed 7 years ago
Chocobo1 099314d17f
Make settings file recovery more robust 7 years ago
Chocobo1 708b5a6904
Refactor SettingsStorage class 7 years ago
Chocobo1 81a4f3ced0
Use RNG provided by OS 7 years ago
Chocobo1 970ad7cf28 Sort filenames when creating torrent 7 years ago
toster c4625f50a8 Pass isAlignmentOptimized flag to piece size calculation 7 years ago
Chocobo1 68c2d81072
Fix memory leak 7 years ago
Chocobo1 4dea03fc74
Remove unused constants 7 years ago
thalieht 3e4099fe5b Replace the zeroing of pointers with nullptr 7 years ago
toster e538eae726 Make alignment optimization optional 7 years ago
sledgehammer999 ddba79ef3d
Fix wrong QString::arg() usage that leads to crash 7 years ago
sledgehammer999 747c70a58e
Avoid data corruption when rechecking paused torrents 7 years ago
Chocobo1 5819b6dd39
Use Unicode version of InitiateSystemShutdown 7 years ago