summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeborderimage.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix/improve docs for new QtQuick 1.1 attributesBea Lam2011-02-281-0/+9
* Document BorderImage::asynchronousAlan Alpert2011-02-271-0/+14
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-02-041-6/+11
|\
| * Doc: Fixed invalid/incomplete QML code snippets.David Boddie2011-01-171-6/+11
* | 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
* | Adding documentation for borderImageChristopher Ham2010-12-121-0/+10
* | The sourceSize property for borderImage should be read onlyChristopher Ham2010-12-101-6/+0
* | Add 'mirror' property to Image element.Bea Lam2010-12-101-0/+19
* | borderImage should not support setting sourceSizeChristopher Ham2010-12-031-0/+10
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2010-12-011-2/+18
|\ \ | |/
| * Fix BorderImage painting at sizes less than margin size.Martin Jones2010-12-011-2/+18
* | Add 'cached' property to Image elementYann Bodson2010-11-121-2/+12
|/
* Doc: Mentioned default values for the BorderImage tile modes.David Boddie2010-11-031-0/+2
* Merge branch '4.7' into qmldocsDavid Boddie2010-09-011-6/+0
|\
| * Remove pointless \internal docs (that contain no information)Aaron Kennedy2010-08-271-6/+0
* | Doc: More work on the QML documentation.David Boddie2010-08-271-7/+14
* | Doc: Started to improve QML reference documentation.David Boddie2010-08-231-16/+92
|/
* qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-161-0/+1
* fixes, improvements for various docs and example codeBea Lam2010-07-161-0/+2
* 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