aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickanimations
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Implement strict mode for qmldir modulesMatthew Vogt2012-07-311-1/+7
* Fix, test and document animation started/stopped signals.Michael Brasser2012-07-112-0/+84
* Remove superfluous DEFINE no longer used in source code.Toby Tomkins2012-07-111-3/+0
* Allow qtdeclarative to compile with -no-widgetsMartin Jones2012-06-051-1/+1
* ScriptAction without scriptName shouldn't match a StateChangeScriptMichael Brasser2012-05-092-0/+30
* 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-232-0/+50
* Remove unneeded dependencies to QtWidgets and QtOpenGLLars Knoll2012-03-122-7/+1
* Changed quick tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Merge master <-> api_changesMatthew Vogt2012-03-051-2/+17
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2449-0/+2394