aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickanimatedsprite
Commit message (Expand)AuthorAgeFilesLines
* tst_qquickanimatedsprite: use QQuickTest::qWaitForItemPolished()Mitch Curtis2018-10-312-3/+4
* Merge remote-tracking branch 'origin/5.11' into devLars Knoll2018-05-241-1/+1
|\
| * tst_qquickanimatedsprite: add all QML files to OTHER_FILESMitch Curtis2018-05-161-1/+1
* | 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-262-0/+71
|/
* Blacklist tst_qquickanimatedsprite::test_largeAnimation() on b2qtLiang Qi2018-01-081-0/+3
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Fix licensingJani Heikkinen2017-05-041-17/+12
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-294-0/+85
|\
| * QQuickSpriteEngine: avoid entering infinite loop in assembledImage()Daniel d'Andrada2016-06-214-0/+85
* | 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-205-85/+60
* | Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-2/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
|/
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-125-50/+42
* Default to threaded when using opengl32Laszlo Agocs2014-12-121-1/+11
* Fixed AnimatedSprite to respect 'loops' properlyJan Arve Saether2014-10-063-0/+179
* Made emission of AnimatedSprite currentFrameChanges consistent.Jan Arve Saether2014-09-121-3/+21
* Update license headers and add new licensesJani Heikkinen2014-08-254-75/+43
* emit runningChanged when AnimatedSprite stops by loops settingsTasuku Suzuki2013-06-222-0/+83
* Attempt to stabilize tst_qquickanimatedspriteFrederik Gladhorn2013-03-262-4/+4
* 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-103-3/+3
* 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-233-74/+74
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* QtDeclarative: Remove usage of deprecated qWaitForWindowShown().Friedemann Kleint2012-07-191-2/+3
* QQuickCanvas renamesAlan Alpert2012-07-171-14/+14
* Don't start running if a frame property is setAlan Alpert2012-06-201-1/+0
* Mark qquickanimatedsprite autotest as insignificantKent Hansen2012-06-121-0/+1
* Emit currentFrameChanged signal when neededAlan Alpert2012-06-122-0/+93
* Changed quick tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Merge master <-> api_changesMatthew Vogt2012-03-054-0/+156