- 17 Feb, 2016 1 commit
-
-
Don Gagne authored
-
- 18 Jan, 2016 1 commit
-
-
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>
-
- 06 Dec, 2015 3 commits