summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/visual/qmlgraphicstext
Commit message (Collapse)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-2436-5353/+0
| | | | QDeclarativeXXX.
* Removed "running: true" for animations used as propertyvaluesourceLeonardo Sobral Cunha2010-02-112-2/+2
| | | | | | This attribution is not necessary anymore since 923710196d6d5..., Reviewed-by: Michael Brasser
* Fix elision and multilength strings when resizing a Text element.Michael Brasser2010-02-0415-65/+2362
| | | | | | They were incorrectly wrapping when the width changed. Task-number: QTBUG-7477
* Allow anchoring baseline to parentAlan Alpert2009-12-093-0/+276
| | | | Task-number: QT-2606
* update Text visual test after change 946eab3e327bddcce10ed838462c0ca56ff011f0Yann Bodson2009-11-162-83/+83
|
* update visual testsYann Bodson2009-11-114-2/+281
|
* Ids should be lowercaseYann Bodson2009-11-102-5/+5
|
* update tests and visuals for qmlgraphicstextYann Bodson2009-11-0618-0/+2501