1643 Commits (9e92e5995f9698d3c24e55f967e3c31c0187ff53)

Author SHA1 Message Date
thalieht ce437817de Make various minor changes 6 years ago
thalieht 89dce36e98 Use uniform initialization on some default arguments 6 years ago
thalieht 8a19a0d4a0 Remove const in declarations' arguments that are passed by value 6 years ago
thalieht 70f1537d9f Add const to almost all remaining vars and arguments that qualify 6 years ago
Chocobo1 5e3fddf456
Replace QScopedPointer with std::unqiue_ptr 6 years ago
Chocobo1 8fe1ff87f1
Limit DownloadHandler max redirection to 20 6 years ago
thalieht 86df25a3e9 Remove some unused stuff 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
Chocobo1 409557ef30
Clean up code 6 years ago
thalieht 8a3f942385 Don't use 'else' after return/break 6 years ago
Chocobo1 313a95bdd1
Log DownloadManager SSL errors 6 years ago
thalieht 445adb0ab4 Convert pass-by-value arguments to const refs where applicable 6 years ago
thalieht ca3ce87e06 Add const to many vars and arguments 6 years ago
Chocobo1 79d7ba8205
Fix wrong arg placeholder 6 years ago
Chocobo1 364a837dbd
Revise comments about C++14 6 years ago
Chocobo1 6d29a3af60
Make use of std algorithms 6 years ago
Chocobo1 f789df7edf
Add license header 6 years ago
Vladimir Golovnev (Glassez) 61925f74fd
Force recheck multiple torrents one by one 6 years ago
Chocobo1 814eef1e56
Fix wrong arg placehoder 6 years ago
Chocobo1 5cdb3b6a2d
Load WebUI certificate & key from file path 6 years ago
Chocobo1 48d358872f
Cleanup header inclusion 6 years ago
Vladimir Golovnev (Glassez) b0446380c6
Separate URL components before percent-decoding 6 years ago
sledgehammer999 4a414d50f1
Remove leftover tracker authentication code 6 years ago
Chocobo1 04227f5a41
Add QBT_APP_64BIT define 6 years ago
Vladimir Golovnev (Glassez) 302c99d7d5
Drop support of libtorrent < 1.1.10 6 years ago
Chocobo1 b7627db98c
Remove unused headers 6 years ago
Chocobo1 06e82d10f6
Replace boost::function with std::function 6 years ago
Chocobo1 d013e0922d
Use the proper Qt type 6 years ago
Chocobo1 2b903fc3d1
Move Utils::Misc::isUrl() function 6 years ago
Chocobo1 6759446639
Cleanup code 6 years ago
Chocobo1 19d6de795c
Drop support for "BC Link" format 6 years ago
sledgehammer999 1fff760722
Drop upgrade code 6 years ago
Chocobo1 a5c53ff756
Simplify InfoHash, TrackerEntry class internals 6 years ago
Chocobo1 2a84345835
Mark constructors as explicit 6 years ago
thalieht d9416299f4 Fix regression on resuming torrents without metadata 6 years ago
Stephen Dawkins 70435ab5bf Keep track of REPACK/PROPER downloads 6 years ago
sledgehammer999 63cf216550
Use configured locale only for translating 6 years ago
Thomas Piccirello 7f349732ee Send numeric status without translation 6 years ago
Thomas Piccirello c5b8f62780 Set priority for multiple files in one WebAPI request 6 years ago
Thomas Piccirello f27dc977e9 Replace prio namespace with FilePriority enum class 6 years ago
Chocobo1 7fd30fa90f
Enforce referrer-policy in WebUI 6 years ago
Chocobo1 f13bcbd772
Add OpenSSL version to GUI & stackdump 6 years ago
Chocobo1 a137f1493e
Use correct locale to display date 6 years ago
Chocobo1 de437b905b
Fix MSVC C4267 warning 6 years ago
FranciscoPombal 74be5d9030
Add checking_mem_usage option to AdvancedSettings 6 years ago
Vladimir Golovnev (Glassez) 89deccd9b5
Show error message when Session failed to start 6 years ago
Chocobo1 2c8890bd06
Apply PBKDF2 to GUI lock 6 years ago
Chocobo1 05d6a29416
Apply PBKDF2 when storing passwords 6 years ago
Chocobo1 ede9b1a7c4
Fix typo 6 years ago