summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeanimatedimage.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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