Qt Declarative (Quick 2)
Go to file
Anton Kudryavtsev 31a2cbbbc2 Plugins: replace 'foreach' with 'range for'
Mark some local variables as const to prevent detach()'ing.
Use qAsConst where is not possible mark as const.
If a container is changed in a loop's body, just make copy
like 'foreach'.

Change-Id: Ic453a688a9edf8a864d47f6e3a605164508a027c
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2016-08-26 12:40:37 +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 Adjust decarative after qtConfig changes in qtbase 2016-08-19 11:16:18 +00:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src Plugins: replace 'foreach' with 'range for' 2016-08-26 12:40:37 +00:00
tests allow quick test events to directly target a Window 2016-08-22 22:53:39 +00: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 Merge remote-tracking branch 'origin/5.7' into dev 2016-06-13 19:06:06 +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