Compress consective StyledText whitespaces into a single space.
authorAndrew den Exter <andrew.den-exter@nokia.com>
Mon, 30 Jan 2012 06:37:19 +0000 (16:37 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 2 Feb 2012 01:36:06 +0000 (02:36 +0100)
commitb261ef7befea872fe15951055d4d8deedec55ab1
tree2a4bc8797574d4243aeda698b7664aaf192ea072
parent6ff9ba070887a9657f86dfc65e9701fedf21f217
Compress consective StyledText whitespaces into a single space.

This improves the correctness of the parser and prevents line feed
characters appearing as unrendereable characters.

Change-Id: I54e8be011ba4d9ad65ee2142e6b1f423a7579352
Reviewed-by: Yann Bodson <yann.bodson@nokia.com>
Reviewed-by: Martin Jones <martin.jones@nokia.com>
src/quick/util/qdeclarativestyledtext.cpp
tests/auto/qtquick2/qdeclarativestyledtext/tst_qdeclarativestyledtext.cpp