summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeanimatedimage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Standardized on QtQuick for \since declarations.David Boddie2011-08-301-2/+2
* Update licenseheader text in source filesJyri 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-101-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