aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/particles
Commit message (Expand)AuthorAgeFilesLines
* Replace QScopedPointer with std::unique_ptrVolker Hilsheimer2021-02-121-3/+3
* QQuickItemParticle give() method kill particleFabio Falsini2021-02-052-1/+6
* Remove the qmake project filesFabian Kosmale2021-01-1523-247/+0
* Optimize particles vertex dataKaj Grönholm2020-11-092-7/+7
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-0622-66/+66
* Remove CustomParticleEirik Aavitsland2020-06-027-279/+0
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-1723-46/+46
* Regenerate qtdeclarativeAlexandru Croitor2020-02-1223-138/+46
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-163-0/+189
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-092-0/+102
| |\
| | * Stabilize QQuickItemParticleLouis du Verdier2020-01-072-0/+102
| * | Add QQuickItemParticle give() method bodyFabio Falsini2020-01-062-0/+87
| |/
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-1523-69/+69
* | Regenerate testsAlexandru Croitor2019-11-1423-253/+46
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-1424-0/+1246
|/
* Tests: Fix warnings about ignoring return value of QTest::qWaitForWindowExpos...Friedemann Kleint2019-04-081-4/+7
* 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