aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/particles
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-022-7/+10
|\
| * Blacklist test_move() in tst_qquickcustomaffector on win/gccUlf Hermann2018-01-172-7/+10
* | Enable tests for boot2qtSami Nurmenniemi2017-09-212-0/+19
|/
* Fix licensingJani Heikkinen2017-05-041-16/+11
* QQuickParticleSystem: Fix crash when an Affector diesMartin T. H. Sandsmark2017-04-052-0/+50
* auto tests: Particles: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-2023-38/+38
* Adjust decarative after qtConfig changes in qtbaseLars Knoll2016-08-191-2/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-081-0/+0
|\
| * Purge sRGB chunks from PNG in tests.Edward Welbourne2016-03-291-0/+0
* | Particles: Shrink QQuickParticleData by 2 pointers.Erik Verbruggen2016-03-083-8/+8
* | Updated license headersJani Heikkinen2016-01-2061-1037/+732
* | Remove CONFIG += parallel_test.Friedemann Kleint2015-09-052-2/+0
* | 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