Text format AutoText should use StyledText instead of RichText.
authorYann Bodson <yann.bodson@nokia.com>
Fri, 30 Sep 2011 03:55:07 +0000 (13:55 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 30 Sep 2011 08:37:05 +0000 (10:37 +0200)
commit3fff5e654e1b39844deae43cf5b211c2f196227f
tree45b70e244ac2da27f4456e2112f506a6e492be64
parent270f4a7d6421b134b26b1aa10e6604b38689d638
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>
doc/src/declarative/whatsnew.qdoc
src/declarative/items/qsgtext.cpp
src/declarative/items/qsgtext_p_p.h
tests/auto/declarative/qsgtext/data/embeddedImagesLocal.qml
tests/auto/declarative/qsgtext/data/embeddedImagesLocalError.qml
tests/auto/declarative/qsgtext/data/embeddedImagesRemote.qml
tests/auto/declarative/qsgtext/data/embeddedImagesRemoteError.qml
tests/auto/declarative/qsgtext/tst_qsgtext.cpp