428 Commits (ce0e5be7cef1cd0c1b9fc423f49948a6ccc87dca)

Author SHA1 Message Date
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
Chocobo1 e3da17caa8
Update qtsingleapplication 7 years ago
Vladimir Golovnev (qlassez) cff6a64e9f
Use qUtf8Printable() for logging strings 7 years ago
sledgehammer999 08aa827366
Fix some more strings. 7 years ago
Allan Nordhøy af9c0cca23 display, URLs, esc ' 7 years ago
vit9696 d25467d3e6 Various macOS UI improvements 7 years ago
Eugene Shalygin c614c66535 Install required plugins into bundle 7 years ago
Eugene Shalygin 72cb868224 cmake: disable warnings for bundled QtSingleApplication 8 years ago
Eugene Shalygin 74cecb1b6c Replace C-style casts with C++ ones 8 years ago
Chocobo1 712e6a0e5c Refactor out helper function Utils::String::unquote 8 years ago
Eugene Shalygin a18b3bea03 cmake: include searchengine resources 8 years ago
Chocobo1 42c17ea5ce Fix argument name differ in definition & declaration 8 years ago
Eugene Shalygin 5b59b18606 Fix crash when entering daemon mode. Closes #6759. 8 years ago
sledgehammer999 9f98f9f7ac
Rename cmd options source files. 8 years ago
sledgehammer999 1a099fa742
Don't enforce an explicit value for TriState cmd options. 8 years ago
Eugene Shalygin 6540dfa528 Fix release CMake build 8 years ago
Chocobo1 6f6fe626a1 Fix shutdownconfirm position 8 years ago
Chocobo1 de54fa2c30 Fix addnewtorrentdialog position 8 years ago
Brian Kendall eba41978b0 Added command line arguments for specifying options when adding torrents 8 years ago
Chocobo1 6bcb07649e Setup DPI at startup 8 years ago
Chocobo1 893ce32f1d Remove curly braces 8 years ago
Chocobo1 a1cad86bbf Remove workaround 8 years ago
Chocobo1 b3c73b7868 Refactor 8 years ago
Eugene Shalygin 71cf25ae99 Replace variable length array with std::vector in print_stacktrace() 8 years ago
Vladimir Golovnev (Glassez) 335443e6a0 Drop QThread::msleep wrapper 8 years ago
sledgehammer999 f53dab8ad4
Output log messages for ip filter parsing errors. 8 years ago
Vladimir Golovnev (Glassez) 989a70fe60 Redesign RSS subsystem 8 years ago
Eugene Shalygin f99ba03177 cmake: fix typo in the manifest file name 8 years ago