summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeimage/tst_qdeclarativeimage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Properly protect access to pixmap reader thread with mutexChris Adams2011-11-151-0/+41
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Image w/ PreserveAspectFit has its width changed once more than needed.Martin Jones2011-04-071-1/+9
* Once Image sourceSize is set there is no way to clear it.Martin Jones2011-03-311-0/+22
* Image.PreserveAspectFit has unexpected effect on Image's sourceSizeMartin Jones2011-03-171-0/+24
* Add missing revisions for QtQuick 1.1 additionsMartin Jones2011-01-271-2/+43
* Rename Image::cached to 'cached' (and QDeclarativePixmap::Cached also)Bea Lam2011-01-191-7/+7
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Add 'mirror' property to Image element.Bea Lam2010-12-101-0/+86
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2010-12-011-0/+30
|\ \ | |/
| * Don't draw null pixmap in QDeclarativeImage paint functionJoona Petrell2010-11-301-0/+30
* | Add 'cached' property to Image elementYann Bodson2010-11-121-9/+20
|/
* Image bounding rect should always include the area being paintedJoona Petrell2010-11-051-0/+74
* Image.sourceSize is incorrect after changing Image.sourceYann Bodson2010-10-081-2/+32
* Document and test paintedWidth and paintedHeight properties of ImageYann Bodson2010-10-051-0/+41
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-8/+8
* Autotest for QTBUG-13454.Yann Bodson2010-09-101-14/+54
* Setting one dimension of the sourceSize should set the other dimension.Yann Bodson2010-08-251-7/+7
* Fix Image element svg autotestJoona Petrell2010-08-191-12/+4
* Ensure redirects (and indeed all reply process) is done in the right thread.Warwick Allison2010-07-211-0/+2
* Remove Image::pixmap property. QML applications should useBea Lam2010-07-081-31/+0
* Fix test for N900 (ARM-specific SVG results).Warwick Allison2010-07-021-8/+6
* Make autotests work with qreal == float (in addition to double).Warwick Allison2010-07-021-8/+14
* 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-221-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-131-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-281-0/+3
| * Fix qdeclarativeimage autotest on the mac.Yann Bodson2010-03-281-2/+9
* | docWarwick Allison2010-03-281-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