aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/particles.pri
Commit message (Collapse)AuthorAgeFilesLines
* Port ParticleData to V4Simon Hausmann2013-06-121-2/+2
| | | | | Change-Id: Ifc48b73a2fbfda22d3c4419cb34dd5307107f688 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Extract Particles code to an independent libraryMatthew Vogt2012-04-161-0/+70
QtQuick clients that do not use particles features should not have to load these classes. Task-number: QTBUG-25178 Change-Id: Ib15f7655dc4d821595e06f9160d2770375279027 Reviewed-by: Glenn Watson <glenn.watson@nokia.com>