aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not try to apply autoRotation when the particle has no velocityAlan Alpert2012-05-031-1/+2
* Mark image particle material as requiring full matrix.Glenn Watson2012-05-021-1/+1
* Also check notifier endpoints when checking whether a signal is connected.Michael Brasser2012-04-234-8/+8
* Extract Particles code to an independent libraryMatthew Vogt2012-04-1665-0/+12672