From 3fff5e654e1b39844deae43cf5b211c2f196227f Mon Sep 17 00:00:00 2001 From: Yann Bodson Date: Fri, 30 Sep 2011 13:55:07 +1000 Subject: Text format AutoText should use StyledText instead of RichText. Task-number: QTBUG-21723 Change-Id: Ife213be95985ad1022e2f60241e69ecd9f467caf Reviewed-on: http://codereview.qt-project.org/5825 Reviewed-by: Qt Sanity Bot Reviewed-by: Yann Bodson --- doc/src/declarative/whatsnew.qdoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/src/declarative/whatsnew.qdoc b/doc/src/declarative/whatsnew.qdoc index 044ce02a6d..190060c5c1 100644 --- a/doc/src/declarative/whatsnew.qdoc +++ b/doc/src/declarative/whatsnew.qdoc @@ -99,6 +99,8 @@ Added topMargin, bottomMargin, leftMargin, rightMargin, xOrigin, yOrigin propert Image has two new properties: horizontalAlignment and verticalAlignment. It also has a new value for fillMode (Image.Pad) that does not transform the image. +Text will now automatically switch to StyledText instead of RichText if textFormat is set to AutoText. + Grid now has rowSpacing and columnSpacing properties. Positioners now have attached properties that can be used to determine a subitem's location within a -- cgit v1.2.3