Qt Declarative (Quick 2)
Go to file
Eskil Abrahamsen Blomfeldt 1cc58fdf17 Make QSGTextNode back-end for QML's TextInput and TextEdit
Use the general QSGTextNode class as back-end for all text
elements in QML to make all text elements look the same and
use the same text rasterization back-end. This requires a
few rewrites in the text node to support e.g. selections.

Crashes seen with threaded renderer in TextEdit and TextInput on
Mac are also fixed by this.

Reviewed-by: Jiang Jiang
Task-number: QTBUG-18019, QTBUG-20017
Change-Id: I4207faf180c83422e5f8b726741321af395bd724
Reviewed-on: http://codereview.qt.nokia.com/2865
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
2011-08-19 15:15:56 +02:00
doc/src Add attached properties to the positioners. 2011-08-18 00:24:09 +02:00
examples Add attached properties to the positioners. 2011-08-18 00:24:09 +02:00
imports Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
modules Merge the QJSEngine and QJSValue development branch into master. 2011-07-29 13:00:52 +02:00
src Make QSGTextNode back-end for QML's TextInput and TextEdit 2011-08-19 15:15:56 +02:00
tests Make QSGTextNode back-end for QML's TextInput and TextEdit 2011-08-19 15:15:56 +02:00
tools Respect $$QT.declarative.bins 2011-08-11 01:15:57 +02:00
.gitattributes Added .tag file with Git revision. 2011-05-03 16:23:50 +02:00
.gitignore Add QTDECLARATIVE_VERSION macro for qtdeclarative 2011-05-11 13:21:07 +02:00
.gitmodules Initial V8 integration 2011-06-06 11:50:48 +10:00
.tag Added .tag file with Git revision. 2011-05-03 16:23:50 +02:00
qtdeclarative.pro Move the demos to the examples folder. 2011-07-07 10:00:54 +02:00
sync.profile sync.profile: remove dependency on qtscript 2011-08-02 08:50:21 +02:00