aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickanimatedsprite/tst_qquickanimatedsprite.cpp
Commit message (Expand)AuthorAgeFilesLines
* tst_qquickanimatedsprite: use QQuickTest::qWaitForItemPolished()Mitch Curtis2018-10-311-2/+3
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-271-18/+50
|\
| * AnimatedSprite: set implicit size based on implicit frame sizeMitch Curtis2018-02-261-0/+39
| * tst_qquickanimatedsprite: use QScopedPointerMitch Curtis2018-02-261-17/+10
| * use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-5/+5
* | Add finished() signal to AnimatedSpriteMitch Curtis2018-02-261-0/+33
|/
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-291-0/+39
|\
| * QQuickSpriteEngine: avoid entering infinite loop in assembledImage()Daniel d'Andrada2016-06-211-0/+39
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-0/+22
|\|
| * AnimatedSprite: don't access deleted scene graph nodesJ-P Nurmi2016-03-031-0/+22
* | Updated license headersJani Heikkinen2016-01-201-17/+12
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Default to threaded when using opengl32Laszlo Agocs2014-12-121-1/+11
* Fixed AnimatedSprite to respect 'loops' properlyJan Arve Saether2014-10-061-0/+113
* Made emission of AnimatedSprite currentFrameChanges consistent.Jan Arve Saether2014-09-121-3/+21
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* emit runningChanged when AnimatedSprite stops by loops settingsTasuku Suzuki2013-06-221-0/+24
* Attempt to stabilize tst_qquickanimatedspriteFrederik Gladhorn2013-03-261-2/+2
* Autotests w CONFIG+=parallel_test don't depend on activation or focusShawn Rutledge2013-03-041-2/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* QtDeclarative: Remove usage of deprecated qWaitForWindowShown().Friedemann Kleint2012-07-191-2/+3
* QQuickCanvas renamesAlan Alpert2012-07-171-14/+14
* Emit currentFrameChanged signal when neededAlan Alpert2012-06-121-0/+34
* Merge master <-> api_changesMatthew Vogt2012-03-051-0/+83