summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlgraphicsborderimage
Commit message (Collapse)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-245-374/+0
| | | | QDeclarativeXXX.
* Fix copyright year.Jason McDonald2010-02-161-1/+1
| | | | Reviewed-by: Trust Me
* Fix BorderImage tests on Windows.Martin Jones2010-02-111-9/+9
|
* Use QUrl::fromLocalFile() instead of "file://" (i.e. only 2 slashes).Bea Lam2010-02-081-11/+11
| | | | Was causing some test failures on Windows.
* Fix test.Martin Jones2010-02-051-2/+1
|
* Fix tests after 05adc294d063171d9d0accf819826684813d396aMichael Brasser2010-01-131-11/+21
|
* check warningsWarwick Allison2009-11-231-14/+24
|
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-191-0/+21
|\ | | | | | | into kinetic-declarativeui
| * Test clearing the source of a BorderImage.Martin Jones2009-11-191-0/+21
| |
* | More testsBea Lam2009-11-191-18/+44
|/
* Set state to QmlGraphicsBorderImage::Error if local file is not found,Bea Lam2009-11-182-19/+110
| | | | and add more unit tests.
* more borderimage autotestsYann Bodson2009-11-052-29/+69
|
* use same name for setter/getter and propertyYann Bodson2009-11-041-1/+1
|
* QmlGraphicsBorderImage autotestsYann Bodson2009-11-044-0/+177