412 Commits (eab455422f5492286840ee71a436ae5765d51c10)

Author SHA1 Message Date
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
Eugene Shalygin 21a72c651f Start up torrents after UI was created. Fixes #6454. 8 years ago
Eugene Shalygin a8d95dd8bd Save relative paths in fastresume files 8 years ago
Eugene Shalygin 0710a59bf5 Refactor parameters parsing 8 years ago
Eugene Shalygin 0bf7fa15c1 Replace wrappers in base/utils/fs.h with Profile::SpecialFolders::location() 8 years ago
Eugene Shalygin 44b6cb28f6 Add environment variables usage description to the help text 8 years ago
Eugene Shalygin d5414631c3 Initialise QBtCommandLineParameters members from environment 8 years ago
Eugene Shalygin 0f746ffd5a Add support for different configurations. Partially closes #465 8 years ago
Eugene Shalygin b2ff058bc0 cmake: fix OSX bundle creation 8 years ago
Eugene Shalygin 5c0bf86405 cmake: remove qt4 leftover 8 years ago
sledgehammer999 bc910798da
Indicate bitness in stackstrace and about dialog. Closes #6172. 8 years ago
sledgehammer999 b69b6d1f55
Revert "Set default locale". Closes #6436 and #6459. 8 years ago
Chocobo1 ffdcfe9686 Replace Utils::String::toStdString() by QString::toStdString() 8 years ago
Chocobo1 cb1646be32 Prepend QBT_ for preprocessor variables 8 years ago
Eugene Shalygin e64bb1de8c Drop Qt 4 support 8 years ago