Qt Declarative (Quick 2)
Go to file
Ulf Hermann 4939f4dd65 QQuickTextEdit: Simplify node handling
We don't need to manually manage pointers to nodes as QList can do
that for us.

Change-Id: I0185db2d5909178b3e36c8d1b7921bdbb1858ca6
Reviewed-by: Anton Kudryavtsev <antkudr@mail.ru>
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2018-02-02 08:49:45 +00:00
config.tests/d3d12 D3D12: Support translucent windows via DirectComposition 2016-07-14 13:05:13 +00:00
dist Add changes file for Qt 5.10.0 2017-11-21 19:00:40 +00:00
examples demonstrate containsMask in the tapableTriangle Shape example 2018-01-26 08:49:40 +00:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src QQuickTextEdit: Simplify node handling 2018-02-02 08:49:45 +00:00
tests Add QUICK_TEST_MAIN_WITH_SETUP to allow executing C++ before a QML test 2018-02-02 07:37:18 +00:00
tools Remove private API dependency of qmlcachegen generated code 2018-01-28 16:37:30 +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 Run ES5 tests on Linux/x86-64 2017-03-24 20:21:36 +00:00
.qmake.conf Bump version 2017-12-20 12:06:11 +01:00
.tag Update the git-archive export options 2012-09-10 14:24:05 +02: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.LGPL3 Updated license headers 2016-01-19 14:53:18 +00:00
configure.json Convert qtdeclarative over to use the new configure system 2016-10-10 14:11:39 +00:00
qtdeclarative.pro Convert qtdeclarative over to use the new configure system 2016-10-10 14:11:39 +00:00
sync.profile fix QtQmlDevTools in framework builds in a better way 2017-04-11 16:48:03 +00:00