summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeanimatedimage.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.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
* | Fix docs on caching for images loaded by image providersBea Lam2011-06-021-0/+26
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/
* AnimatedImage does not change progress valueYann Bodson2011-03-101-5/+20
* AnimatedImage does not notify on status change.Yann Bodson2011-02-041-3/+19
* update What's New for QtQuick 1.1 and AnimatedImage docsBea Lam2011-02-021-0/+9
* 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
* | Add 'mirror' property to Image element.Bea Lam2010-12-101-1/+11
|/
* Merge branch '4.7' into qmldocsDavid Boddie2010-09-011-5/+0
|\
| * Remove pointless \internal docs (that contain no information)Aaron Kennedy2010-08-271-5/+0
* | Doc: Started to improve QML reference documentation.David Boddie2010-08-231-28/+29
|/
* qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-161-1/+2
* Doc improvements, including snippet fixes, linking to examples, makingBea Lam2010-06-111-3/+4
* Doc fixes and improvements - fix some example code, link toBea Lam2010-06-021-8/+17
* Fix QT_NO_TEXTSTREAM compilation errors.Tasuku Suzuki2010-05-311-0/+2
* Move copies of toLocalFileOrQrc() to QDeclarativeEnginePrivateBea Lam2010-05-241-10/+2
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-2/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-131-0/+4
|\
| * Fix QT_NO_MOVIETasuku Suzuki2010-04-121-0/+4
* | Fix AnimatedImage for remote image test. Fix and test sourceSize property.Warwick Allison2010-04-081-1/+1
|/
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-2/+2
* URL redirection for AnimatedImageWarwick Allison2010-03-101-0/+16
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+306