403 Commits (14fc3dc9b3152ec998cbc7cb578bd5cc37ccfef6)

Author SHA1 Message Date
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
sledgehammer999 81f5fdda15
Correctly check if torrent passed during application start already exists. 7 years ago
Chocobo1 27090f0cfb
Remove superfluous QString::fromUtf8() 7 years ago
luigino 32a686a037 qtsingleapplication should always be built statically to avoid dependency problems 7 years ago
sledgehammer999 236abcf3f1
Fix crash on opening torrent/magnet (uninitialized pointer). Closes #7739 #7723. 7 years ago
Vladimir Golovnev (Glassez) 71bb6538db
Fix WebUI error handling 7 years ago
Chocobo1 21bc08d643
Include/print caught signal in stackdump 7 years ago
Chocobo1 fc0628d35b
Allow SMTP sender to be set. Closes #7575. 7 years ago
sledgehammer999 50471ec8c8
String fixes and optimizations mentioned by translators on Transifex. 7 years ago
thalieht 0717f0d60c Save ratio limits as int instead of string 7 years ago