aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/particles
Commit message (Expand)AuthorAgeFilesLines
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-0323-23/+0
* tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-1/+1
* Tests: Make qquickcustomparticle significant againCaroline Chao2015-04-081-3/+0
* Tests: Make qquicktrailemitter significant againCaroline Chao2015-04-081-2/+0
* Update copyright headersJani Heikkinen2015-02-1261-427/+427
* QQuickItemParticle: Only delete owned particlesAlan Alpert2015-02-043-0/+165
* Skip failing test temporarilySimon Hausmann2014-12-051-0/+3
* Update license headers and add new licensesJani Heikkinen2014-08-2559-1121/+649
* fix whitespaceOswald Buddenhagen2014-01-221-1/+1
* Stabilize TestAlan Alpert2013-12-111-1/+1
* Merge branch 'stable' into devSergio Ahumada2013-09-191-0/+2
|\
| * Mark tst_qquicktrailsemitter insignificant on windowsAlan Alpert2013-09-171-0/+2
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-1523-23/+23
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1059-59/+59
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2359-1416/+1416
* Port away from qWaitForWindowShown.Stephen Kelly2012-08-221-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0123-0/+23
* QQuickCanvas renamesAlan Alpert2012-07-171-6/+6
* Rename speed -> velocity in the particle systemAlan Alpert2012-06-2915-22/+22
* Fix affected signal and docsAlan Alpert2012-06-062-0/+104
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-282-0/+2
* Extract Particles code to an independent libraryMatthew Vogt2012-04-1623-23/+23
* Extra tests for ShaderEffect and CustomParticleAlan Alpert2012-04-132-0/+96
* Get SpriteGoal and GroupGoal tests running againAlan Alpert2012-04-124-4/+6
* Fix tst_qquickimageparticle test compilation with Visual StudioMiikka Heikkinen2012-03-151-2/+3
* Remove unneeded dependencies to QtWidgets and QtOpenGLLars Knoll2012-03-1223-23/+23
* Changed particles tests to work from install directoryKurt Korbatits2012-03-0747-173/+243
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2423-23/+23
* Update test files to API changesAlan Alpert2012-02-071-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3057-57/+57
* Update obsolete contact address.Jason McDonald2012-01-2357-57/+57
* Test more of QQuickImageParticleAlan Alpert2012-01-162-0/+125
* Fix QQuickAge testAlan Alpert2012-01-122-3/+1
* Fix QQuickItemParticle timing issuesAlan Alpert2012-01-091-2/+0
* Update copyright year in license headers.Jason McDonald2012-01-0556-56/+56
* Say hello to QtQuick moduleKent Hansen2011-12-0222-22/+22
* Make compile and pass CI tests.Michael Brasser2011-11-111-0/+2
* Fix GravityAlan Alpert2011-11-031-4/+6
* Make initialize work despite pending resetsAlan Alpert2011-11-021-1/+0
* Delete view at end of testAlan Alpert2011-11-0223-0/+33
* Add non-floats to particle typeAlan Alpert2011-11-012-0/+15
* Mark ImageParticle as insignificantAlan Alpert2011-11-011-1/+1
* Basic autotest of QQuickSpriteGoalAlan Alpert2011-10-313-0/+172
* Stabilize Particles tests some moreAlan Alpert2011-10-3120-32/+32
* Cursory test for QQuickGroupGoalAlan Alpert2011-10-263-0/+173
* Rename QSG* to QQuick* in particles folderAlan Alpert2011-10-2585-384/+384
* Fold Move into AffectorAlan Alpert2011-10-242-0/+101
* Add threshold property to FrictionAlan Alpert2011-10-242-0/+100
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-2122-34/+34
* Remove copy of tests/shared/util.h.Jason McDonald2011-10-191-1/+0