aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorYann Bodson <yann.bodson@nokia.com>2011-09-30 13:55:07 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-30 10:37:05 +0200
commit3fff5e654e1b39844deae43cf5b211c2f196227f (patch)
tree45b70e244ac2da27f4456e2112f506a6e492be64 /doc/src
parent270f4a7d6421b134b26b1aa10e6604b38689d638 (diff)
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 <qt_sanity_bot@ovi.com> Reviewed-by: Yann Bodson <yann.bodson@nokia.com>
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/declarative/whatsnew.qdoc2
1 files changed, 2 insertions, 0 deletions
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