999 Commits (e418ea03e263a7797f55a753c759ef5a6eaab14d)

Author SHA1 Message Date
Chocobo1 517fc39950
Remove unnecessary dynamic allocation 6 years ago
Chocobo1 56766dc08b
Avoid binding constant reference to returned object 6 years ago
Chocobo1 0217d5b4c0
Replace single-character string with character literal 6 years ago
Chocobo1 42eac2ee3c
Simplify code 6 years ago
Chocobo1 ec7dfee887
Fix typo 6 years ago
Vladimir Golovnev (Glassez) f7c252886f
Apply proxy settings on DownloadManager creation 6 years ago
Vladimir Golovnev (Glassez) cd44ab2fc6
Improve torrent initialization 6 years ago
Vladimir Golovnev (Glassez) 7ebd63a60f
Save resume data on torrent change events 6 years ago
sledgehammer999 de8050701d
Revert email address changes in copyright notices 6 years ago
tjjh89017 670a8e27af
Add async io threads option to AdvancedSettings 6 years ago
Chocobo1 d61435e4bf
Allow save resume interval to be disabled 6 years ago
Chocobo1 6a16fc1ca2
Prolong resume data save interval 6 years ago
thalieht 456270bbb1 Delete several unused #include 6 years ago
thalieht eb508d67ef Fix coding style 6 years ago
Chocobo1 2528c6e39a
Fix python version detection 6 years ago
Chocobo1 8c32302377
Clear python cache conditionally 6 years ago
Vladimir Golovnev (Glassez) d78414307e
Make TorrentInfo loading behavior uniform 6 years ago
Vladimir Golovnev (Glassez) 112a9bcfa2
Use new DownloadManager interface 6 years ago
Vladimir Golovnev (Glassez) 8d438e159c
Implement "Sequential downloading" feature 6 years ago
Vladimir Golovnev (Glassez) a9a6b74416
Implement DownloadRequest helper 6 years ago
Chocobo1 77b71e392e
Refactor function 7 years ago
Chocobo1 f951bf678d
Rename function 7 years ago
Chocobo1 5c50c5b24d
Cache SearchPluginManager::engineLocation() result 7 years ago
Chocobo1 361afb401b
Replace less-efficient QProcess::setEnvironment 7 years ago
Chocobo1 ad5c88be3d
Simplify function 7 years ago
Chocobo1 3e6c8a05dd
Reduce queries to python version 7 years ago
Chocobo1 51e82762c5
Move related functions to Utils::Python 7 years ago
thalieht d34ddb2e3c Change file names and classes names to match them 7 years ago
hannsen a162550d7f
Properly normalize version string before parsing it 7 years ago
thalieht 4022799881 Fix coding style 7 years ago
Chocobo1 5ddbf9bba9
Replace post-increment with pre-increment 7 years ago
Eugene Shalygin fa770871e9 Refactor CMake build scripts 7 years ago
Chocobo1 050b78f378
Send Cache-Control header in WebUI responses 7 years ago
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