aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles
Commit message (Expand)AuthorAgeFilesLines
* Doc fixAlan Alpert2013-05-151-1/+1
* pixelIndex -> pixel since image is now 32-bitGunnar Sletta2013-05-071-1/+1
* Only use emitCap when we run into infinite particlesAlan Alpert2013-05-041-1/+3
* Optimize particle mask extruderGunnar Sletta2013-04-261-11/+24
* Re-implemented itemChange must always call QQuickItem::itemChangeShawn Rutledge2013-04-261-1/+1
* Use the actual size of the image for the iteration.Gunnar Sletta2013-04-231-2/+4
* Use triangle strips for particles on Mac OS X, ATI cards.Gunnar Sletta2013-04-161-0/+9
* Replace deprecated V8 functionsPeter Varga2013-03-111-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-072-1/+5
|\
| * docfix: Emitter.enabled was documented as Emitter.emitting.Gunnar Sletta2013-01-291-1/+1
| * Introduce a workaround for a GLSL bug on BB10Fabian Bumberger2013-01-261-0/+4
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2828-95/+0
* | Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-241-1/+0
|/
* Remove workaround for particle shader on BlackberryFabian Bumberger2013-01-162-10/+0
* Doc: correcting typo "the the"Nico Vertriest2013-01-141-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1061-61/+61
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-161-1/+1
* Apply full transformAlan Alpert2012-11-291-4/+7
* Blackberry: Workaround for GLSL compiler bug.Fabian Bumberger2012-11-092-0/+10
* Change qml list interfaceMarco Bubke2012-10-231-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2361-1466/+1466
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-111-2/+0
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-071-1/+1
* make use of QT_PRIVATE to specify private Qt dependenciesOswald Buddenhagen2012-08-111-3/+1
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Fix uses of various qml doc commandsBea Lam2012-08-084-9/+9
* Fixes a crash in QQuickImageParticleBerthold Krevert2012-08-061-2/+4
* Particle doc fixesBea Lam2012-08-032-7/+7
* Particles module doc fixesBea Lam2012-08-026-16/+17
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-3028-28/+55
* Mark some declarative libraries as internal.Stephen Kelly2012-07-241-1/+1
* QQuickCanvas renamesAlan Alpert2012-07-173-9/+9
* Update the export macros in qtdeclarative.gitThiago Macieira2012-07-111-15/+5
* Update Age affector doc referencesAlan Alpert2012-07-062-1/+4
* Rename speed -> velocity in the particle systemAlan Alpert2012-06-2913-114/+114
* Fix exports in QtQuickParticles.Friedemann Kleint2012-06-281-1/+1
* Merge branch 'buildsystem'Oswald Buddenhagen2012-06-262-5/+3
|\
| * build system cleanupsOswald Buddenhagen2012-06-261-3/+2
| * use auto-defined QT_BUILD_*_LIB variablesOswald Buddenhagen2012-06-261-1/+1
| * auto-generate module prisOswald Buddenhagen2012-06-261-1/+0
* | Delay custom emitter processingAlan Alpert2012-06-252-5/+9
|/
* Avoid string-based lookup in IS_SIGNAL_CONNECTEDKent Hansen2012-06-104-4/+4
* put private Qt dependencies below load(qt_module_config)Oswald Buddenhagen2012-06-071-1/+4
* Fix affected signal and docsAlan Alpert2012-06-063-36/+45
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-0628-0/+29
* Doc: Sanitized QML typesNico Vertriest2012-05-2428-28/+29
* Organize data members in QQuickParticleDataAlan Alpert2012-05-241-7/+13
* Flesh out the sprite documentationAlan Alpert2012-05-141-0/+2
* Avoid overzealous image clearing.Alan Alpert2012-05-101-1/+0
* Remove QSGEngineGunnar Sletta2012-05-031-1/+0