aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickanimatedsprite_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Port from Q_ENUMS to new macro Q_ENUM.Friedemann Kleint2015-06-191-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-111-19/+11
|\
| * Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* | Add Q_DECL_OVERRIDEAlbert Astals Cid2014-08-141-2/+2
|/
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-121-16/+16
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Don't start running if a frame property is setAlan Alpert2012-06-201-3/+6
* Emit currentFrameChanged signal when neededAlan Alpert2012-06-121-0/+1
* Calculate vertex positions on CPUAlan Alpert2012-05-141-0/+2
* Reload image on source changedAlan Alpert2012-05-141-0/+1
* End the deprecation period of SpriteImageAlan Alpert2012-05-141-1/+1
* AnimatedSprite framespeed properties now restart animation.Alan Alpert2012-05-111-0/+3
* Merge master <-> api_changesMatthew Vogt2012-03-051-1/+1
* Add AnimatedSpriteAlan Alpert2012-02-281-0/+373