Doc: Enabling Qt QML linking to Qt Quick.
[profile/ivi/qtdeclarative.git] / src / particles /
2012-12-16 Oswald Buddenhagenremove some unnecessary CONFIG additions
2012-11-29 Alan AlpertApply full transform
2012-11-20 Eskil Abrahamsen... Merge branch 'newdocs'
2012-11-09 Fabian BumbergerBlackberry: Workaround for GLSL compiler bug.
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-10-23 Marco BubkeChange qml list interface
2012-09-23 Iikka EklundChange copyrights from Nokia to Digia
2012-09-11 Oswald Buddenhagencentralize load(qt_build_config)s in .qmake.conf
2012-09-07 Sergio Ahumadadoc: fix some typos in .cpp files
2012-08-11 Oswald Buddenhagenmake use of QT_PRIVATE to specify private Qt dependencies
2012-08-11 Oswald Buddenhagenfollow rename of qt_module_config.prf to qt_module.prf
2012-08-08 Bea LamFix uses of various qml doc commands
2012-08-06 Berthold KrevertFixes a crash in QQuickImageParticle
2012-08-03 Bea LamParticle doc fixes
2012-08-02 Bea LamParticles module doc fixes
2012-07-30 Jerome PasionDoc: Changed \qmlclass to \qmltype and added \instantiates.
2012-07-24 Stephen KellyMark some declarative libraries as internal.
2012-07-17 Alan AlpertQQuickCanvas renames
2012-07-11 Thiago MacieiraUpdate the export macros in qtdeclarative.git
2012-07-06 Alan AlpertUpdate Age affector doc references
2012-06-29 Alan AlpertRename speed -> velocity in the particle system
2012-06-28 Friedemann KleintFix exports in QtQuickParticles.
2012-06-27 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-26 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-26 Oswald Buddenhagenbuild system cleanups
2012-06-26 Oswald Buddenhagenuse auto-defined QT_BUILD_*_LIB variables
2012-06-26 Oswald Buddenhagenauto-generate module pris
2012-06-25 Alan AlpertDelay custom emitter processing
2012-06-10 Kent HansenAvoid string-based lookup in IS_SIGNAL_CONNECTED
2012-06-07 Oswald Buddenhagenput private Qt dependencies below load(qt_module_config)
2012-06-06 Alan AlpertFix affected signal and docs
2012-06-06 Jerome PasionDoc: Grouped Qt Quick types into several groups
2012-05-24 Nico VertriestDoc: Sanitized QML types
2012-05-23 Alan AlpertOrganize data members in QQuickParticleData
2012-05-14 Alan AlpertFlesh out the sprite documentation
2012-05-10 Alan AlpertAvoid overzealous image clearing.
2012-05-03 Gunnar SlettaRemove QSGEngine
2012-05-03 Alan AlpertDo not try to apply autoRotation when the particle...
2012-05-02 Glenn WatsonMark image particle material as requiring full matrix.
2012-04-23 Michael BrasserAlso check notifier endpoints when checking whether...
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-15 Matthew VogtExtract Particles code to an independent library