aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix missing/outdated license headers.Jason McDonald2011-09-261-0/+40
* Make delegates visibleAlan Alpert2011-09-231-1/+0
* Change burst to use ms instead of sAlan Alpert2011-09-221-0/+84
* Recognize deformable performance level properlyAlan Alpert2011-09-221-1/+0
* Additional ListView section header placement optionsMartin Jones2011-09-222-7/+65
* Add whitespaceAlan Alpert2011-09-2150-669/+738
* CustomEmitter/Affector now affect whole lists at onceAlan Alpert2011-09-212-30/+39
* Fixed compile of examples and tests.Rohan McGovern2011-09-2111-21/+21
* Initial ImageParticle sharingAlan Alpert2011-09-202-0/+199
* Add Age exampleAlan Alpert2011-09-161-0/+92
* Fill out examples a little moreAlan Alpert2011-09-162-0/+205
* Particles examples shuffleAlan Alpert2011-09-16151-903/+1124
* rename threadRendering to renderInThreadCharles Yin2011-09-1611-23/+17
* fix broken canvas blur after merging refactor branchCharles Yin2011-09-161-2/+2
* Friction and Gravity examplesAlan Alpert2011-09-162-0/+208
* Fix missing/outdated license headers.Jason McDonald2011-09-1610-2/+402
* Fixed compile of qtdeclarative examples.Rohan McGovern2011-09-152-4/+4
* Merge branch 'refactor'Gunnar Sletta2011-09-134-87/+8
|\
| * Merge branch 'master' into refactorGunnar Sletta2011-09-121316-38851/+25201
| |\
| * | Use QMouseEvent instead of QGraphicsSceneMouseEventLars Knoll2011-09-011-80/+1
| * | Fix export symbols for QtDeclarative and QtQuick1.Friedemann Kleint2011-08-315-9/+9
* | | Refactor SpriteEngine out of StochasticEngineAlan Alpert2011-09-1325-174/+168
* | | Implement Turbulence properlyAlan Alpert2011-09-132-11/+14
* | | canvas item refactorsCharles Yin2011-09-1238-65/+1962
| |/ |/|
* | Fix missing and outdated license headers.Jason McDonald2011-09-0912-87/+444
* | Update images in falling leaves particle demo.Michael Brasser2011-09-094-0/+0
* | Missed an example in previous name changesAlan Alpert2011-09-091-1/+1
* | Particles module refactoring en masseAlan Alpert2011-09-0861-1821/+184
* | Add clear property to QSGParticleSystemAlan Alpert2011-09-081-1/+5
* | Animation-like API for ParticleSystemAlan Alpert2011-09-071-1/+7
* | Add examples and tests for QtQuick1Damian Jansen2011-09-05488-30/+23895
* | Update extension tutorials and examples to QtQuick2Damian Jansen2011-09-0548-127/+147
* | Update more examples to QtQuick 2.0Damian Jansen2011-09-0236-285/+111
* | Update various examples to QtQuick 2.0Damian Jansen2011-09-02136-6840/+23
* | Update text examples to QtQuick 2.0, remove obsolete filesDamian Jansen2011-09-0271-4531/+6
* | Update modelviews examples to QtQuick 2.0Damian Jansen2011-09-02244-11905/+29
* | Update rssnews, focus and positioners examples to QtQuick 2.0Damian Jansen2011-09-0241-2069/+64
* | Update calculator, i18n, imageelements examples to QtQuick 2.0Damian Jansen2011-09-0244-1820/+11
* | Update animation examples to QtQuick 2.0 and remove obsolete files.Damian Jansen2011-09-0280-4501/+29
* | Update toys examples to QtQuick 2.0 and remove obsolete filesDamian Jansen2011-09-0295-4635/+48
|/
* Rename PointAttractor x,y to pointX,pointYAlan Alpert2011-08-313-16/+16
* Custom Particle now supplies default codeAlan Alpert2011-08-314-85/+7
* Add more proportionality modes to PointAttractorAlan Alpert2011-08-302-4/+4
* Absorb CustomEmitter/AffectorAlan Alpert2011-08-242-3/+3
* disable the canvas svgpath example temporarily.Charles Yin2011-08-242-848/+0
* Initial entryEffect support for ImageParticleAlan Alpert2011-08-241-0/+1
* Add attached properties to the positioners.Glenn Watson2011-08-181-0/+66
* Tweak particle examplesAlan Alpert2011-08-153-4/+4
* Get Custom particle example rotating againAlan Alpert2011-08-151-4/+4
* Add noCap and startTime properties to EmitterAlan Alpert2011-08-151-2/+1