412 Commits (eab455422f5492286840ee71a436ae5765d51c10)

Author SHA1 Message Date
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
sledgehammer999 7484889836
Fix deletion of old logs 7 years ago
Chocobo1 263524e856
Improve "Run External Program" behavior 7 years ago
thalieht 4cfa163bbd Use qt5 syntax for a few remaining SLOT() 7 years ago
thalieht 6b4455e13d Use qt5 connect() syntax 7 years ago
Nick Korotysh 0b8c620fd3
Add missing "override" 7 years ago
Nick Korotysh 7712d0ada0
Allow to disable Stacktrace support 7 years ago
Chocobo1 b0e3d77975
Add helper for loading Windows system functions 7 years ago
Chocobo1 c07cd440cd
Split args manually in runExternalProgram() 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 0457fd260e
Avoid temporary QString allocations 7 years ago
Chocobo1 c60b7b213e
Add missing 'override' specifier 7 years ago
Andrei Stepanov 817aadd52d
Fix typo in filelogger.cpp message 7 years ago
Luís Pereira 0e421ae415 Don't create temporary substrings 7 years ago
Luís Pereira 2114817890 Use qEnvironmentVariableIsEmpty 7 years ago
sledgehammer999 024df8c53f
Set default file log size to 65 KiB and delete backup logs older than 1 month. 7 years ago
Luís Pereira 5154d431f6 Don't set application name twice 7 years ago
Chocobo1 22b0ebb5a8
Disable the "?" help button in all dialogs on Windows. Closes #7365. 7 years ago
Chocobo1 76c95d8c6c Revert "Run external program" function 7 years ago
Heiko Becker af898e9117
Fix build with --disable-webui 7 years ago