Qt Declarative (Quick 2)
Go to file
Anton Kudryavtsev 798b6ba239 optimize string usage: use fromLatin1() less
.. to reduce allocations.

Replace fromLatin1 with QLatin1String or
with QStringBuilder where it is possible.

Change-Id: I09c7242fa7b118447b51239e2a6743a34fb3de14
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2016-09-08 18:18:29 +00:00
config.tests/d3d12 D3D12: Support translucent windows via DirectComposition 2016-07-14 13:05:13 +00:00
dist Mention license change in 5.7.0 changelog. 2016-06-08 11:29:55 +00:00
examples examples: replace 'foreach' with 'range for' 2016-09-03 16:50:01 +00:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src optimize string usage: use fromLatin1() less 2016-09-08 18:18:29 +00:00
tests Merge remote-tracking branch 'origin/5.8' into dev 2016-08-27 08:06:41 +02:00
tools tools: use const (and const APIs) more 2016-08-22 16:44:33 +00:00
.gitattributes Update the git-archive export options 2012-09-10 14:24:05 +02:00
.gitignore Merge remote-tracking branch 'origin/5.7' into dev 2016-08-19 21:22:10 +02:00
.gitmodules Update Ecmascript testsuite submodule 2015-03-17 11:38:42 +00:00
.qmake.conf Bump version 2016-08-29 14:36:17 +02:00
.tag Update the git-archive export options 2012-09-10 14:24:05 +02:00
LGPL_EXCEPTION.txt Update copyright headers 2015-02-12 10:28:11 +00:00
LICENSE.FDL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.GPL2 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.GPL3 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.GPL3-EXCEPT Updated license headers 2016-01-20 11:46:25 +00:00
LICENSE.GPLv3 Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit" 2016-06-16 13:42:07 +00:00
LICENSE.LGPL3 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.LGPLv3 Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit" 2016-06-16 13:42:07 +00:00
LICENSE.LGPLv21 Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit" 2016-06-16 13:42:07 +00:00
qtdeclarative.pro Merge remote-tracking branch 'origin/dev' into wip/scenegraphng 2016-04-13 09:19:18 +02:00
sync.profile Move QQmlDebugClient into separate static library 2015-10-30 19:05:07 +00:00