403 Commits (14fc3dc9b3152ec998cbc7cb578bd5cc37ccfef6)

Author SHA1 Message Date
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 7 years ago
Eugene Shalygin 74cecb1b6c Replace C-style casts with C++ ones 7 years ago
Chocobo1 712e6a0e5c Refactor out helper function Utils::String::unquote 7 years ago
Eugene Shalygin a18b3bea03 cmake: include searchengine resources 7 years ago
Chocobo1 42c17ea5ce Fix argument name differ in definition & declaration 7 years ago
Eugene Shalygin 5b59b18606 Fix crash when entering daemon mode. Closes #6759. 7 years ago
sledgehammer999 9f98f9f7ac
Rename cmd options source files. 7 years ago
sledgehammer999 1a099fa742
Don't enforce an explicit value for TriState cmd options. 7 years ago
Eugene Shalygin 6540dfa528 Fix release CMake build 7 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
Chocobo1 7da29f7654 Embed manifest when compiling with MSVC 8 years ago
Chocobo1 511796f74e Replace rand() by a true uniform distribution generator 8 years ago
Chocobo1 75ef6356d3 Set default locale 8 years ago
Chocobo1 e37a696e7d Refactor 8 years ago
Oke Atime 5f767b96f6 Build qbittorrent-nox for macOS 8 years ago
Eugene Shalygin 05dbea390b Print warning to the user if stacktrace contains no function names 8 years ago
Eugene Shalygin 514de7edc4 Follow project coding style. Issue #2192. 8 years ago
sledgehammer999 b2827702e5 Correctly migrate settings/rss/usage stats in macOS. Closes #6041. 8 years ago
sledgehammer999 d88ec48468 Polish previous commit. 8 years ago