31 Commits (eab455422f5492286840ee71a436ae5765d51c10)

Author SHA1 Message Date
Chocobo1 4ca6de2b54
Revise string literal usage 3 years ago
Chocobo1 f0dd7b7dae
Use QString literals 3 years ago
Vladimir Golovnev dd1bd8ad10
Implement class for handling filesystem paths 3 years ago
Chocobo1 46394a7c0f
Combine stream statements 3 years ago
Vladimir Golovnev (Glassez) 9565b695ef
Unify custom exceptions 4 years ago
Vladimir Golovnev (Glassez) 531ae501ad
Use std::optional<bool> instead of custom TriStateBool 4 years ago
Vladimir Golovnev (Glassez) c41df9ffbd
Improve coding style 4 years ago
FranciscoPombal 776c1f1546 Always use multi-arg arg() overload when possible 4 years ago
Chocobo1 c239568658
Don't use deprecated QTextStreamFunctions::flush() 5 years ago
Chocobo1 7de8a4d6e0
Construct QString more efficiently 5 years ago
Chocobo1 b7e7d8019c
Use helper function to construct QString 5 years ago
Tester798 053ee48692 Enable portable mode if "profile" directory exists 5 years ago
knackebrot c7b451b18f Allow headless builds on Windows 6 years ago
Chocobo1 adbd34c795
Move helper functions to Utils::Gui namespace 6 years ago
thalieht 89dce36e98 Use uniform initialization on some default arguments 6 years ago
thalieht 8a3f942385 Don't use 'else' after return/break 6 years ago
thalieht ca3ce87e06 Add const to many vars and arguments 6 years ago
Chocobo1 2a84345835
Mark constructors as explicit 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
Chocobo1 0217d5b4c0
Replace single-character string with character literal 6 years ago
thalieht 356d6a6589 Fix coding style 7 years ago
Chocobo1 37ea01bd44
Use lightweight printf instead of iostream 7 years ago
Chocobo1 0457fd260e
Avoid temporary QString allocations 7 years ago
sledgehammer999 50471ec8c8
String fixes and optimizations mentioned by translators on Transifex. 7 years ago
sledgehammer999 08aa827366
Fix some more strings. 7 years ago
Allan Nordhøy af9c0cca23 display, URLs, esc ' 7 years ago
Chocobo1 712e6a0e5c Refactor out helper function Utils::String::unquote 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
Brian Kendall eba41978b0 Added command line arguments for specifying options when adding torrents 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 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