summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeborderimage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make declarative pixmap cache easier to useAaron Kennedy2010-07-051-65/+35
* BorderImage is not updated when border values changeYann Bodson2010-06-171-0/+5
* Minor doc fixesBea Lam2010-06-111-1/+1
* Move copies of toLocalFileOrQrc() to QDeclarativeEnginePrivateBea Lam2010-05-241-12/+2
* Restructure the examples. They are now organized into variousBea Lam2010-05-161-2/+2
* docWarwick Allison2010-05-051-7/+7
* Improve border image documentation.Yann Bodson2010-04-281-11/+23
* Documentation fixes.Yann Bodson2010-04-191-5/+5
* Doc: in QML use "real" and "enumeration", not "qreal" and "enum"Martin Jones2010-04-161-1/+1
* Use qmlInfo for image loading errors, not qWarning().Warwick Allison2010-04-151-6/+20
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-2/+2
* Control of image rendered size (esp. SVG).Warwick Allison2010-03-261-10/+13
* Build Fix and port to new width and height propertiesAlexis Menard2010-03-251-1/+1
* URL redirects for border image.Warwick Allison2010-03-101-1/+15
* Add an "asynchonous" property to Image.Martin Jones2010-02-241-14/+46
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+408