summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeimagebase_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Once Image sourceSize is set there is no way to clear it.Martin Jones2011-03-311-1/+2
* Add missing revisions for QtQuick 1.1 additionsMartin Jones2011-01-271-4/+5
* Expose implicitWidth and implicitHeight properties of Item.Martin Jones2011-01-241-2/+2
* Rename Image::cached to 'cached' (and QDeclarativePixmap::Cached also)Bea Lam2011-01-191-4/+4
* 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/+5
* | Add 'cached' property to Image elementYann Bodson2010-11-121-0/+5
|/
* Autotest for QTBUG-13454.Yann Bodson2010-09-101-2/+1
* Don't export declarative private classesMartin Jones2010-07-011-1/+1
* Fix AnimatedImage for remote image test. Fix and test sourceSize property.Warwick Allison2010-04-081-1/+1
* sourceWidth/sourceHeight -> sourceSizeWarwick Allison2010-03-261-6/+3
* Control of image rendered size (esp. SVG).Warwick Allison2010-03-261-0/+9
* Move pixmapChanged signal to QDeclarativeImageYann Bodson2010-03-091-1/+0
* Optimize Rectangle, Image, and Text creation.Michael Brasser2010-03-081-0/+1
* Add an "asynchonous" property to Image.Martin Jones2010-02-241-0/+7
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+92