aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickanimations/tst_qquickanimations.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unset the QQmlAnimationTimer pointer from unregistered jobsVolker Hilsheimer2021-11-241-0/+14
* Fix alwaysRunToEnd==true prevented complex Anim from stoppingPiotr Mikolajczyk2020-10-161-0/+103
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-201-0/+37
|\
| * OpacityAnimator: apply opacity animation to the first frame in SGWang Chuan2020-04-071-0/+37
* | Fix signal emission order for zero-duration animationsJan Arve Saether2020-03-311-0/+52
* | tst_qquickanimations: Avoid memory leaksUlf Hermann2020-01-101-93/+125
|/
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-011-0/+30
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-281-0/+30
| |\
| | * QQuickItemView: fix crash while doing fast flicking in transitionsYulong Bai2019-06-261-0/+30
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-201-0/+21
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-191-0/+21
| |\|
| | * Fix crash caused by objects self-destructions during displacement animationsYulong Bai2019-06-171-0/+21
* | | Move model types into their own libraryUlf Hermann2019-05-021-1/+1
|/ /
* / QtDeclarative: replace deprecated functionsChristian Ehrlicher2019-03-041-1/+1
|/
* [Quick] Make sure an transition instance is stopped when replacedErik Verbruggen2018-07-181-0/+37
* Merge remote-tracking branch 'origin/5.11' into devSimon Hausmann2018-07-171-37/+0
|\
| * Revert "[Quick] Make sure an transition instance is stopped when destroyed"Simon Hausmann2018-07-171-37/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-161-0/+37
|\|
| * [Quick] Make sure an transition instance is stopped when destroyedErik Verbruggen2018-07-131-0/+37
* | Animation: add finished() signalMitch Curtis2018-03-091-0/+74
|/
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-15/+15
* 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-201-0/+44
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Don't warn about non-existent default properties when one was foundMitch Curtis2015-12-151-0/+20
* QQuickAnimatorJob: store the target with a QPointerPaul Lemire2015-12-071-0/+15
* 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
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Make tst_qquickanimations more reliableUlf Hermann2014-09-191-30/+37
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Don't crash if a ScriptAction changes state mid-transition.Michael Brasser2014-03-131-0/+15
* Skip animations tests for MinGW.Friedemann Kleint2014-01-281-0/+3
* Do not crash when one of group animation's children is nullJacek Całusiński2013-11-151-0/+26
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-291-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Implement strict mode for qmldir modulesMatthew Vogt2012-07-311-1/+7
* Fix, test and document animation started/stopped signals.Michael Brasser2012-07-111-0/+54
* ScriptAction without scriptName shouldn't match a StateChangeScriptMichael Brasser2012-05-091-0/+13
* Emit runningChanged() signal after running count updatedCharles Yin2012-05-091-1/+4
* Fine-tune animation's pause()/resume() behaviorsCharles Yin2012-04-171-0/+26
* Add a new running property to QQuickTransitionCharles Yin2012-04-161-1/+2
* Fix crash issue for path animation and path interpulatorCharles Yin2012-03-231-0/+24
* Remove unneeded dependencies to QtWidgets and QtOpenGLLars Knoll2012-03-121-6/+0
* Merge master <-> api_changesMatthew Vogt2012-03-051-2/+17
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+1319