- 07 Mar, 2018 1 commit
-
-
Gus Grubba authored
-
- 20 Oct, 2017 1 commit
-
-
Don Gagne authored
-
- 05 Dec, 2016 1 commit
-
-
Don Gagne authored
-
- 18 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 14 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 11 Jun, 2016 1 commit
-
-
Don Gagne authored
-
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 26 May, 2016 1 commit
-
-
Don Gagne authored
-
- 13 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 11 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 10 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 18 Jan, 2016 2 commits
-
-
Tomaz Canabrava authored
I know that some people belive that goto's are devil's work but sometimes (like chaining if/elses for failures) it can actually simplify the code for a better readability and improved speed. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
Strings can be expensive to create, all the issues with allocation, copy of the char members, conversion to UTF-16. QStringLiteral creates one in compile time. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- 24 Dec, 2015 3 commits