aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/particles
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mark particles tests as significantAlan Alpert2011-10-1820-40/+0
* Stabilize Particles TestsAlan Alpert2011-10-1722-30/+109
* Initial particle system benchmarkAlan Alpert2011-10-171-2/+12
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-1121-63/+63
* Expand QSGImageParticle testAlan Alpert2011-10-117-1/+458
* Stabilize Particles testsAlan Alpert2011-10-1121-6/+89
* Disable particle system tests for CIAlan Alpert2011-10-0621-21/+21
* Mark failing tests as insignificant.Toby Tomkins2011-10-063-3/+3
* Add .pro file to auto test dirAlan Alpert2011-10-053-0/+32
* Update particles autotests to not use SRCDIRAlan Alpert2011-10-0542-45/+87
* Initial commit of particle system autotestsAlan Alpert2011-10-0369-0/+3949