summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/visual/qmlgraphicstext/elide
Commit message (Collapse)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-2423-3487/+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
* update visual testsYann Bodson2009-11-112-0/+279
|
* Ids should be lowercaseYann Bodson2009-11-102-5/+5
|
* update tests and visuals for qmlgraphicstextYann Bodson2009-11-068-0/+911