summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeimage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Doc: Standardized on QtQuick for \since declarations.David Boddie2011-08-301-2/+2
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Image w/ PreserveAspectFit has its width changed once more than needed.Martin Jones2011-04-071-4/+16
* Once Image sourceSize is set there is no way to clear it.Martin Jones2011-03-311-0/+3
* Image.PreserveAspectFit has unexpected effect on Image's sourceSizeMartin Jones2011-03-171-4/+6
* Doc improvement for Image.fillMode.Yann Bodson2011-03-171-2/+5
* Rename Image::cached to 'cached' (and QDeclarativePixmap::Cached also)Bea Lam2011-01-191-3/+3
* 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-111-1/+1
* | Revert "Don't use implicitSize when calculating implicit size"Alan Alpert2011-01-121-6/+4
* | Don't use implicitSize when calculating implicit sizeAlan Alpert2011-01-121-4/+6
* | Add 'mirror' property to Image element.Bea Lam2010-12-101-47/+56
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2010-12-011-1/+1
|\|
| * Don't draw null pixmap in QDeclarativeImage paint functionJoona Petrell2010-11-301-1/+1
* | Add 'cached' property to Image elementYann Bodson2010-11-121-0/+9
|/
* Image bounding rect should always include the area being paintedJoona Petrell2010-11-051-3/+24
* Fix errors in example code. Also reverts the example code to the oldBea Lam2010-11-041-7/+9
* Document and test paintedWidth and paintedHeight properties of ImageYann Bodson2010-10-051-0/+9
* Doc: More work on the QML documentation.David Boddie2010-09-071-1/+1
* Merge branch '4.7' into qmldocsDavid Boddie2010-09-011-13/+0
|\
| * Remove pointless \internal docs (that contain no information)Aaron Kennedy2010-08-271-13/+0
* | Merge branch '4.7' into qmldocsDavid Boddie2010-08-271-1/+1
|\|
| * typoYann Bodson2010-08-251-1/+1
* | Doc: Started to improve QML reference documentation.David Boddie2010-08-231-17/+29
|/
* qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-161-0/+2
* Doc error fixes.Martin Jones2010-07-191-1/+1
* improvements to docs and examplesBea Lam2010-07-141-33/+26
* Remove Image::pixmap property. QML applications should useBea Lam2010-07-081-10/+0
* docsBea Lam2010-07-071-12/+14
* Make declarative pixmap cache easier to useAaron Kennedy2010-07-051-2/+2
* DocsBea Lam2010-06-281-0/+5
* Minor doc fixesBea Lam2010-06-111-1/+1
* Doc improvements, including snippet fixes, linking to examples, makingBea Lam2010-06-111-0/+2
* Doc fixes and improvements - fix some example code, link toBea Lam2010-06-021-5/+0
* Doc improvementsBea Lam2010-05-191-12/+23
* Doc fixBea Lam2010-05-171-0/+1
* Improve Image docs. Move all fillMode image examples to fillModeBea Lam2010-05-121-84/+109
* docWarwick Allison2010-05-051-10/+10
* Remove obsolete doc groupings.Michael Brasser2010-05-041-2/+0
* Doc: some simple examples of sourceSize usage.Martin Jones2010-04-291-0/+26
* Doc: overview for ImageMartin Jones2010-04-281-1/+21
* Doc fixesBea Lam2010-04-281-1/+1
* Documentation fixes.Yann Bodson2010-04-191-3/+6
* QDeclarativeImage should stretch in one direction when tiling in the other.Yann Bodson2010-04-191-5/+20