aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickanimations/tst_qquickanimations.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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