aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* SameGame refactorAlan Alpert2011-08-1511-206/+220
* Add combustion to examples launcherAlan Alpert2011-08-081-0/+1
* Move shell example from QtScript to QtDeclarative.Jedrzej Nowacki2011-08-044-1/+167
* remove motionchart demo (uncompleted)Charles Yin2011-07-291-140/+0
* Renamed ShaderEffectItem to ShaderEffect and some API changes.Kim Motoyoshi Kalland2011-07-285-21/+21
* Add some more properties to JS particle typeAlan Alpert2011-07-281-4/+28
* Initial CustomEmitter and CustomAffector implementationAlan Alpert2011-07-2810-0/+199
* polish canvas stock chart exampleCharles Yin2011-07-2722-61/+601
* Update PhotoViewer to QtQuick 2.0Alan Alpert2011-07-269-9/+9