14 Commits (78ab0e4ba9a5e3d0ac4979f49f5af53bd0736b32)

Author SHA1 Message Date
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