aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickanimatedsprite.cpp
Commit message (Expand)AuthorAgeFilesLines
* Small performance improvements suggested by clang-tidyAlbert Astals Cid2019-10-071-1/+1
* Merge remote-tracking branch 'origin/5.11' into devUlf Hermann2018-06-251-1/+1
|\
| * Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-271-1/+3
|\|
| * Add handling of device pixel ratio to animated spritesAllan Sandfeld Jensen2018-04-261-1/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-171-16/+16
|\|
| * Improve AnimatedSprite's documentationMitch Curtis2018-03-161-16/+16
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-031-3/+61
|\|
| * Doc: add code examples and GIFs of AnimatedSpriteMitch Curtis2018-02-281-3/+61
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-271-2/+14
|\|
| * AnimatedSprite: set implicit size based on implicit frame sizeMitch Curtis2018-02-261-1/+13
| * Sprite, SpriteAnimation: document that frameDuration is in millisecondsMitch Curtis2018-02-261-1/+1
* | Add finished() signal to AnimatedSpriteMitch Curtis2018-02-261-0/+11
|/
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Port existing qmlInfo callers to qmlWarningRobin Burchell2017-01-111-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-101-12/+20
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-301-12/+20
| |\
| | * Quick: Do not send SG updates when AnimatedSprite is not visibleErik Verbruggen2016-09-231-12/+20
* | | Add QSGSpriteNode to the Scenegraph Adaptation LayerAndy Nichols2016-07-141-299/+393
* | | Enable building Qt Quick Sprite classes with QT_NO_OPENGLAndy Nichols2016-07-141-3/+9
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-081-2/+2
|\|
| * Move Qt Quick resources under the :/qt-project.org/ directoryGiuseppe D'Angelo2016-04-011-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-48/+44
|\|
| * AnimatedSprite: don't access deleted scene graph nodesJ-P Nurmi2016-03-031-48/+44
* | Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-03-011-0/+1
|\|
| * QQuickAnimatedSprite: fix memory leakTim Blechmann2016-02-241-0/+1
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* AnimatedSprite: avoid unnecessary redrawsTim Blechmann2015-10-141-4/+16
* Cleanup math function includes and usageAllan Sandfeld Jensen2015-02-191-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-091-2/+19
|\
| * Fix multirow spritesheet rendering in paused stateJoni Poikelin2014-11-211-2/+19
* | Animations with no frameSync should be synchronized to the start timeJan Arve Saether2014-10-081-1/+0
* | Fixed AnimatedSprite to respect 'loops' properlyJan Arve Saether2014-10-061-13/+19
* | Made emission of AnimatedSprite currentFrameChanges consistent.Jan Arve Saether2014-09-121-5/+3
* | 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-6/+6
|/
* Support smooth for AnimatedSpriteGunnar Sletta2014-05-141-1/+1
* Fix AnimatedSprite interpolation when looping and/or reversing.Michael Brasser2014-03-171-11/+47
* Doc: Fix broken linksSze Howe Koh2013-11-051-1/+1
* Refactor shaders into seprate GLSL source filesSean Harmer2013-10-311-37/+4
* Remove superfluous code.Gunnar Sletta2013-10-291-12/+0
* Don't use reserved keyword "texture" as uniform variable nameSean Harmer2013-10-211-2/+2
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-19/+19
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-1/+1
* emit runningChanged when AnimatedSprite stops by loops settingsTasuku Suzuki2013-06-221-3/+4
* Fix remote image loading for AnimatedSpriteAlan Alpert2013-03-121-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24