aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickanimatedsprite.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-071-1/+1
* Document some undocumented AnimatedSprite functionsBea Lam2012-08-091-0/+27
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* QQuickCanvas renamesAlan Alpert2012-07-171-2/+2
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-1/+1
* Create new documentation structureChris Adams2012-06-211-1/+1
* Don't start running if a frame property is setAlan Alpert2012-06-201-4/+5
* Emit currentFrameChanged signal when neededAlan Alpert2012-06-121-0/+9
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-0/+1
* Use the texture coordinates provided by QSGTextureAlan Alpert2012-06-051-8/+9
* Doc: Sanitized QML typesNico Vertriest2012-05-241-1/+1
* QtDeclarative: Fix warnings about uninitialized variables.Friedemann Kleint2012-05-211-1/+1
* Calculate vertex positions on CPUAlan Alpert2012-05-141-16/+34
* Flesh out the sprite documentationAlan Alpert2012-05-141-0/+8
* AnimatedSprite framespeed properties now restart animation.Alan Alpert2012-05-111-3/+15
* Remove QSGEngineGunnar Sletta2012-05-031-1/+0
* Merge master <-> api_changesMatthew Vogt2012-03-051-4/+4
* Add AnimatedSpriteAlan Alpert2012-02-281-0/+613