summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeborderimage.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
* Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-09-031-0/+6
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-09-021-0/+6
| |\
| | * Revert readonly BorderImage::sourceSize changeMartin Jones2011-09-021-0/+6
* | | Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-311-2/+2
|\| |
| * | Doc: Standardized on QtQuick for \since declarations.David Boddie2011-08-301-2/+2
| |/
* | Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-261-2/+2
|\|
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | Doc: Standardized on QtQuick for \since declarations.David Boddie2011-07-011-2/+2
* | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-241-17/+17
|\ \
| * | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| |/
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-04-181-1/+3
|\|
| * Canceling image download while reading causes crashMartin Jones2011-03-301-1/+3
* | Doc: Fixed incorrect inline snippet for an example .sci file.David Boddie2011-04-181-12/+10
|/
* fix/improve docs for new QtQuick 1.1 attributesBea Lam2011-02-281-0/+9
* Document BorderImage::asynchronousAlan Alpert2011-02-281-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-051-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-111-1/+1
* | Adding documentation for borderImageChristopher Ham2010-12-131-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-171-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