Qt Declarative (Quick 2)
Go to file
Lars Knoll 560a1991ac Fix updating of text nodes in QQuickTextEdit
The update algorithm wasn't working correctly if there were
two disconnected dirty regions in the textNodeMap. This could
happend by e.g. programatically removing text at the beginning
and appending at the end.

Change-Id: I3de2c8efedb03c004c4c304d130360cbdb4485b7
Fixes: QTBUG-68863
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2018-11-22 08:25:43 +00:00
config.tests/d3d12 D3D12: Support translucent windows via DirectComposition 2016-07-14 13:05:13 +00:00
dist Add the changes file for Qt 5.12.0 2018-11-09 12:47:52 +00:00
examples Remove old 'Getting started with Qt Quick' example 2018-10-15 14:29:21 +00:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src Fix updating of text nodes in QQuickTextEdit 2018-11-22 08:25:43 +00:00
tests QQuickText: Signal content height/width changes also when resetting 2018-11-20 17:37:47 +00:00
tools qmlpreview: Use a better file system watcher 2018-11-14 10:50:55 +00:00
.gitattributes Update the git-archive export options 2012-09-10 14:24:05 +02:00
.gitignore Move the QML_COMPILE_HASH macro definition from the command-line 2018-02-21 21:30:10 +00:00
.gitmodules Update to the latest version of the ecmascript test suite 2018-04-26 20:26:36 +00:00
.qmake.conf Bump version 2018-11-08 11:27:09 +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.doxy Add doxyfile for building doxygen documentation 2018-08-16 15:54:40 +00:00
qtdeclarative.pro Convert qtdeclarative over to use the new configure system 2016-10-10 14:11:39 +00:00
sync.profile Move QtQuick.Shapes implementation to qtquickshapes, privately exported 2018-06-21 12:29:09 +00:00