summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qmlgraphicsanimatedimage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-306/+0
* Merge remote branch 'origin/master'Thiago Macieira2010-02-201-1/+1
|\
| * Fix "AnimatedImage ignores Anchors setting"Michael Brasser2010-02-191-0/+1
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-1/+1
| |\
| * | Move type initialization from global static initializers to QmlEngine constru...Warwick Allison2010-02-141-1/+0
* | | doc: Added "\since 4.7" to a bunch of declarative stuff.Martin Smith2010-02-191-0/+1
| |/ |/|
* | Fix copyright year.Jason McDonald2010-02-161-1/+1
|/
* Move choice of pipelining to the point request.Warwick Allison2010-01-111-0/+1
* fix includesOswald Buddenhagen2009-12-031-3/+5
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-2/+2
* Set initial frame for remote image sources once they are loaded. AlsoBea Lam2009-11-191-4/+6
* Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-1/+1
* forgot this when mergingYann Bodson2009-11-111-39/+34
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-111-33/+38
* AnimatedImage cleanup and tests.Michael Brasser2009-11-111-0/+300