summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeimage/tst_qdeclarativeimage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-081-0/+4
* Add parent parameter to QDeclarativeExpression constructor.Michael Brasser2010-05-181-1/+1
* Rename QDeclarativeExpression::value() to evaluate().Michael Brasser2010-04-231-1/+1
* QDeclarativeImage should stretch in one direction when tiling in the other.Yann Bodson2010-04-191-1/+76
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-3/+3
* Use qmlInfo for image loading errors, not qWarning().Warwick Allison2010-04-151-4/+5
* Image with PreserveAspect enabled with either width or height defined should ...Joona Petrell2010-04-141-1/+24
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-8/+8
* Use different ports for network tests to avoid clashes in parallel testing.Martin Jones2010-04-141-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-291-3/+20
|\
| * Fix svg and big image auto tests on win32.Martin Jones2010-03-291-2/+8
| * Autotest tweaks.Michael Brasser2010-03-291-0/+3
| * Fix qdeclarativeimage autotest on the mac.Yann Bodson2010-03-291-2/+9
* | docWarwick Allison2010-03-291-0/+3
|/
* sourceWidth/sourceHeight -> sourceSizeWarwick Allison2010-03-261-4/+3
* Control of image rendered size (esp. SVG).Warwick Allison2010-03-261-8/+57
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-241-6/+12
|\
| * Add an "asynchonous" property to Image.Martin Jones2010-02-241-6/+12
* | Manually merge 0f761d9d95bc187cb786ce7dc03a7d8c9ad9d779Warwick Allison2010-02-241-1/+1
|/
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-11/+11
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+247