aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/toys
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year in license headers.Jason McDonald2012-01-0515-15/+15
| | | | | Change-Id: I0a8d99909cac867dce72da70b1bbcb649989a51b Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Refactor SpriteEngine out of StochasticEngineAlan Alpert2011-09-131-2/+2
| | | | | | | | | | | | Also add ParticleGroups which use only StochasticStates Simplistic change for now, just to focus the API for the particle system. ParticleGroup elements replace the particleStates property on the system, and the term "group" is now used more consistently. Change-Id: I6456f9c521b8166ccd94ea953275557bcfbf6423 Reviewed-on: http://codereview.qt-project.org/4699 Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
* Update toys examples to QtQuick 2.0 and remove obsolete filesDamian Jansen2011-09-0295-4635/+48
| | | | | | | Change-Id: I5ca6a459df532a5c551430f3f1029ec961a75233 Reviewed-on: http://codereview.qt.nokia.com/3441 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
* Merge branch 'master' into qtquick2Aaron Kennedy2011-06-0987-133/+4602
|\ | | | | | | | | Conflicts: src/declarative/qml/qdeclarativeengine.cpp
| * Doc: Added missing license headers for documentation and examples.David Boddie2011-06-0815-0/+600
| |
| * Removed generated files.David Boddie2011-06-085-80/+0
| |
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-2385-0/+4294
| |
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-2323-345/+0
| | | | | | | | | | (4.7-generated-declarative branch). (cherry picked from commit 539311f7b2687e3148ea695ce06fee768abe7b44)
* | Immense Particles Refactor Part DAlan Alpert2011-06-082-6/+6
|/ | | | | | | | | | | | | | | | | | | | Changed the names of several properties: FollowEmitter: emissionShape->emitShape emissionHeight->emitHeight emissionWidth->emitWidth Emitter: particlesPerSecond->emitRate particleDuration->lifeSpan particleDurationVariation->lifeSpanVariation maxParticles->emitCap particleSize->size particleEndSize->endSize particleSizeVariation->sizeVariation ImageParticle: image->source And stopped being silly in the example launcher.
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2746-0/+1774
This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12