267 Commits (ed6bb0efdcdb9c219465db022fd8546e46c751f0)

Author SHA1 Message Date
Chocobo1 6738cdd715
Constify exception references 6 years ago
sledgehammer999 f403fdb2e8
Remove wrong ifdef 6 years ago
Chocobo1 b7d739ab3f
Fix build error 6 years ago
Chocobo1 874bc84efc
Remove excessive usage of pointer 6 years ago
Chocobo1 a3019f56b0
Clean up code 6 years ago
knackebrot c7b451b18f Allow headless builds on Windows 6 years ago
Chocobo1 adbd34c795
Move helper functions to Utils::Gui namespace 6 years ago
sledgehammer999 5c63ad3b95
Raise minimum Qt version to 5.9.0 6 years ago
Peter Eszlari 9f250713d2 Linux/Wayland: make window title bar icon work 6 years ago
thalieht 89dce36e98 Use uniform initialization on some default arguments 6 years ago
Chocobo1 e5dca50025
Convert to use private pointer for ui object 6 years ago
Chocobo1 5e3fddf456
Replace QScopedPointer with std::unqiue_ptr 6 years ago
thalieht 9959a901fe Replace deprecated header 'signal.h' with 'csignal' 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
thalieht ca3ce87e06 Add const to many vars and arguments 6 years ago
Chocobo1 52de31ac79
Add migration code for WebUI https related change 6 years ago
Chocobo1 48d358872f
Cleanup header inclusion 6 years ago
Chocobo1 04227f5a41
Add QBT_APP_64BIT define 6 years ago
Chocobo1 6d7e5f82ae
Include the correct header 6 years ago
Chocobo1 cf4db1b418
Remove useless exception handling 6 years ago
sledgehammer999 1fff760722
Drop upgrade code 6 years ago
Chocobo1 2a84345835
Mark constructors as explicit 6 years ago
Vladimir Golovnev (Glassez) 7b3eed323b
QMake: Compile translations at build time 6 years ago
Chocobo1 f13bcbd772
Add OpenSSL version to GUI & stackdump 6 years ago
Vladimir Golovnev (Glassez) 89deccd9b5
Show error message when Session failed to start 6 years ago
Chocobo1 593052dd93
Revise startup message in nox version 6 years ago
Chocobo1 05d6a29416
Apply PBKDF2 when storing passwords 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
Thomas Piccirello 4885fe6b4c Only instantiate SearchPluginManager as needed 6 years ago
Eugene Shalygin e590fff2fe cmake: restore out-of-source build 6 years ago
Chocobo1 79dae55a61
Fix GUI scaling issue on Linux 6 years ago
Chocobo1 0217d5b4c0
Replace single-character string with character literal 6 years ago
Thomas Piccirello b2ffd6e03b Instantiate SearchPluginManager with other application components 6 years ago
sledgehammer999 de8050701d
Revert email address changes in copyright notices 6 years ago
thalieht 456270bbb1 Delete several unused #include 6 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 5b7c089dd2
Move qm_gen.pri 7 years ago
Chocobo1 26a4703398
Move .qrc files into its own directory 7 years ago
Eugene Shalygin fa770871e9 Refactor CMake build scripts 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 4751b79f42
Initialize variables properly 7 years ago
Chocobo1 ceaf755ac6
Make use of QStringLiteral 7 years ago
sledgehammer999 35eee0b590
Don't migrate torrents that have newer fastresumes 7 years ago
sledgehammer999 7626ebe7a6
Delete non-commited fastresume files 7 years ago