summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetext
Commit message (Expand)AuthorAgeFilesLines
* Bounding rect of text was not always calculated correctly.Martin Jones2010-07-212-0/+37
* font.letterSpacing used percentage rather than absolute values.Martin Jones2010-07-211-4/+4
* Ensure the boundingRect() of Text is correctly calculated.Michael Brasser2010-07-201-0/+1
* Fix TextEdit bitmap tests testing the wrong elementJoona Petrell2010-07-021-3/+3
* Fix TextInput text getting improperly clippedJoona Petrell2010-07-021-1/+4
* Test only on X11, not only on Linux (which includes embedded).Warwick Allison2010-06-251-2/+2
* Force font selection (and so ensure visual test passes).Warwick Allison2010-06-2511-2/+7
* Use ugly but reliable bitmaps fonts in test.Warwick Allison2010-06-2410-0/+1
* Fix and better test Text / TextEdit alignments.Warwick Allison2010-06-2311-0/+108
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-2/+6
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-214-4/+4
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-2/+2
* Simplify dynamic resource loading to avoid cluttering Text API.Warwick Allison2010-04-151-1/+5
* Use qmlInfo for image loading errors, not qWarning().Warwick Allison2010-04-151-2/+2
* Correctly resolve, and load, IMG tags in Text element.Warwick Allison2010-04-157-0/+72
* Make sure richtext wraps correctly with a fixed height set.Martin Jones2010-04-151-0/+20
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-53/+53
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
* Replace Text::wrap property with Text::wrapMode enumeration.Martin Jones2010-04-081-4/+4
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-23/+23
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-242-0/+849