aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickanimations
Commit message (Expand)AuthorAgeFilesLines
* Fix alwaysRunToEnd==true prevented complex Anim from stoppingPiotr Mikolajczyk2020-10-163-0/+163
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-202-0/+57
|\
| * OpacityAnimator: apply opacity animation to the first frame in SGWang Chuan2020-04-072-0/+57
* | Fix signal emission order for zero-duration animationsJan Arve Saether2020-03-313-0/+80
* | tst_qquickanimations: Avoid memory leaksUlf Hermann2020-01-101-93/+125
|/
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-013-0/+145
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-283-0/+145
| |\
| | * QQuickItemView: fix crash while doing fast flicking in transitionsYulong Bai2019-06-263-0/+145
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-203-0/+130
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-193-0/+130
| |\|
| | * Fix crash caused by objects self-destructions during displacement animationsYulong Bai2019-06-173-0/+130
* | | Move model types into their own libraryUlf Hermann2019-05-022-2/+2
|/ /
* / QtDeclarative: replace deprecated functionsChristian Ehrlicher2019-03-041-1/+1
|/
* Un-blacklist tst_qquickanimationsShawn Rutledge2019-02-101-4/+0
* Remove blacklisting of several tests that are passingShawn Rutledge2019-02-101-2/+0
* [Quick] Make sure an transition instance is stopped when replacedErik Verbruggen2018-07-182-0/+88
* Merge remote-tracking branch 'origin/5.11' into devSimon Hausmann2018-07-172-88/+0
|\
| * Revert "[Quick] Make sure an transition instance is stopped when destroyed"Simon Hausmann2018-07-172-88/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-162-0/+88
|\|
| * [Quick] Make sure an transition instance is stopped when destroyedErik Verbruggen2018-07-132-0/+88
* | Animation: add finished() signalMitch Curtis2018-03-092-0/+169
|/
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-15/+15
* Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-061-34/+0
* Add NOTIFY signals for QtQuick Animation classes to/from propertiesKevin Krammer2017-12-161-0/+27
* QQuickAnimatorProxyJob: Disconnect from window when unsetting itUlf Hermann2017-10-241-0/+18
* PathAnimation: fix bug when PathSvg or PathLine is the last item in PathOleg Yadrov2017-01-203-0/+97
* Updated license headersJani Heikkinen2016-01-203-51/+36
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-183-0/+112
|\
| * Don't warn about non-existent default properties when one was foundMitch Curtis2015-12-152-0/+34
| * QQuickAnimatorJob: store the target with a QPointerPaul Lemire2015-12-072-0/+78
* | Add some necessary files to qquickanimations.proUlf Hermann2015-09-151-0/+55
* | Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-2/+0
|/
* tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-29/+29
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-3/+3
* Tests: Use blacklist instead of insignificant for tst_qquickanimationsCaroline Chao2015-04-102-1/+40
* Update copyright headersJani Heikkinen2015-02-122-13/+13
* Make tst_qquickanimations more reliableUlf Hermann2014-09-191-30/+37
* Update license headers and add new licensesJani Heikkinen2014-08-252-37/+21
* Don't crash if a ScriptAction changes state mid-transition.Michael Brasser2014-03-132-0/+87
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2014-02-071-1/+1
|\
| * Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-261-1/+1
| |\
| | * Mark tst_qquickanimations as insignificant on MinGWJ-P Nurmi2014-01-251-1/+1
* | | Skip animations tests for MinGW.Friedemann Kleint2014-01-281-0/+3
|/ /
* / fix whitespaceOswald Buddenhagen2014-01-221-1/+1
|/
* Do not crash when one of group animation's children is nullJacek Całusiński2013-11-153-0/+38
* Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
* Merge branch 'stable' into devGunnar Sletta2013-01-171-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* | Marking test qquickanimations insignificant on mac.Erik Verbruggen2013-01-111-0/+1
|/
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-291-1/+1