summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlgraphicstext
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Test should use ceil() not floor() since ceil() is used for calculatingBea Lam2010-02-111-2/+2
* Use QUrl::fromLocalFile() instead of "file://" (i.e. only 2 slashes).Bea Lam2010-02-081-53/+53
* Fix tests after 05adc294d063171d9d0accf819826684813d396aMichael Brasser2010-01-131-53/+107
* More test coverage for TextMartin Jones2009-11-061-0/+55
* Get tests passing on MacAlan Alpert2009-11-051-2/+4
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-041-2/+6
|\
| * Fix test.Warwick Allison2009-11-041-2/+6
* | autotestsYann Bodson2009-11-041-1/+4
|/
* more autotestsYann Bodson2009-11-041-32/+225
* use same name for setter/getter and propertyYann Bodson2009-11-041-4/+4
* tests fixesYann Bodson2009-11-031-7/+40
* qmlgraphicstext testsYann Bodson2009-11-032-0/+505