Rename Qt Quick-specific classes to QQuick*
[profile/ivi/qtdeclarative.git] / src / declarative / particles / qsgparticlesystem.cpp
2011-10-21 Kent HansenRename Qt Quick-specific classes to QQuick*
2011-10-19 Friedemann KleintDeclarative: Fix MSVC and g++ warnings
2011-10-17 Kent HansenClean up declarative includes
2011-10-17 Alan AlpertInitial particle system benchmark
2011-10-11 Alan AlpertExpand QSGImageParticle test
2011-10-11 Alan AlpertInitialize new particle data members
2011-10-10 Alan AlpertDocumentation Augmentation
2011-09-30 Friedemann KleintDeclarative: Fix ASCII conversion warnings.
2011-09-30 Alan AlpertRefactor ParticleSystem members
2011-09-23 Alan AlpertDefensive Programming
2011-09-20 Alan AlpertInitial ImageParticle sharing
2011-09-16 Alan AlpertRemove invalid ASSERT
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-13 Alan AlpertRefactor SpriteEngine out of StochasticEngine
2011-09-12 Alan AlpertOrder of operations fix
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-08 Alan AlpertParticles module refactoring en masse
2011-09-08 Alan AlpertAllow particles to have eternal life
2011-09-08 Alan AlpertAdd clear property to QSGParticleSystem
2011-09-07 Alan AlpertAnimation-like API for ParticleSystem
2011-08-31 Friedemann KleintFix export symbols for QtDeclarative and QtQuick1.
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-25 Alan AlpertAdd custom emission capability to FollowEmitter
2011-08-15 Alan AlpertRemove \since tags
2011-07-28 Alan AlpertAdd some more properties to JS particle type
2011-07-28 Alan AlpertInitial CustomEmitter and CustomAffector implementation
2011-07-28 Alan AlpertDrive ParticleSystem with an animation instead
2011-07-26 Alan AlpertCrash even less
2011-07-20 Alan AlpertInitial stab at docs for QtQuick.Particles 2.0
2011-07-08 Aaron KennedyMerge branch 'v8'
2011-07-08 Jyri TahtelaUpdate licenseheader text in source files for qtdeclara...
2011-07-07 Alan AlpertFix possible index out of bounds exception
2011-07-06 Alan AlpertSquashed Particle System Stateful Rewrite
2011-06-24 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-22 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-21 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-21 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-21 Alan AlpertRewrite last rewrite
2011-06-20 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-16 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-15 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-15 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-15 Alan AlpertRewrite particle system to cope with changing particle...
2011-06-10 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-09 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-09 Aaron KennedyMerge branch 'qtquick2' into v8
2011-06-09 Aaron KennedyMerge branch 'master' into qtquick2
2011-06-09 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-09 Alan AlpertAutomatically set system if parent is a ParticleSystem
2011-06-09 Aaron KennedyMerge branch 'master' into qtquick2
2011-06-08 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-07 Alan AlpertImmense Particles Refactor Part A