aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/particles
Commit message (Expand)AuthorAgeFilesLines
* Add classnames for QML import plugins.Morten Johan Sørvig2013-10-141-0/+1
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-29/+57
|\
| * qtdeclarative: update .qmltypes, and use -notrelocatable optionFawzi Mohamed2013-04-241-29/+57
* | Rename QQmlV8Handle to QQmlV4HandleLars Knoll2013-04-191-4/+4
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Add .qmltypes filesKai Koehne2012-09-123-0/+1175
* Implement strict mode for qmldir modulesMatthew Vogt2012-07-311-0/+1
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-111-11/+2
* Extract Particles code to an independent libraryMatthew Vogt2012-04-161-1/+1
* Create plugins for Particles and Window submodulesMatthew Vogt2012-04-053-0/+85
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-035-1646/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update obsolete contact address.Jason McDonald2012-01-233-3/+3
* Remove the use of QT_MODULE()Gunnar Sletta2012-01-201-1/+0
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Remove Q_WS_*, symbian and maemo code in QtDeclarativeDamian Jansen2011-10-261-10/+0
* Merge branch 'master' into refactorGunnar Sletta2011-08-311-1/+1
|\
| * Remove V8 submodule from QtDeclarativeKent Hansen2011-08-291-1/+1
* | Build against refactor.Samuel Rødal2011-07-292-2/+2
|/
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-123-5/+5
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Merge branch 'master' into qtquick2Aaron Kennedy2011-06-092-34/+34
|\
| * Merge branch 'qtquick2'Martin Jones2011-05-31109-74/+14470
| |\
| * | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-243-51/+51
* | | Immense Particles Refactor Part AAlan Alpert2011-06-07106-14414/+21
| |/ |/|
* | Multi-line sprite files will now workAlan Alpert2011-05-268-45/+195
* | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Gunnar Sletta2011-05-232-4/+0
|\ \
| * | Compile on MacAlan Alpert2011-05-232-4/+0
* | | Don't store texture references after the view has gone awayGunnar Sletta2011-05-231-3/+1
|/ /
* | Remove ModelParticleAlan Alpert2011-05-234-462/+4
* | Split up ModelParticleAlan Alpert2011-05-239-3/+766
* | Fixed switching between particle performance modesAlan Alpert2011-05-232-210/+262
* | Add BurstEmitter, and a simple render path for UltraParticlesAlan Alpert2011-05-1910-64/+536
* | Add UltraParticleAlan Alpert2011-05-1811-4/+2106
* | Fix emitter burst method bugsAlan Alpert2011-05-175-130/+139
* | Upgrade Flickr demo to QtQuick 2.Alan Alpert2011-05-126-14/+49
* | Documentation and API cleanup of QSGMaterialGunnar Sletta2011-05-114-46/+46
* | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-05-051-0/+2
|\ \
| * | Merge branch 'master' into qtquick2Gunnar Sletta2011-05-041-0/+2
| |\|
| | * Use private headersMarius Storm-Olsen2011-05-021-1/+1
* | | Model Particle fixesAlan Alpert2011-05-053-17/+47
|/ /
* | Affector AugmentationAlan Alpert2011-05-036-10/+60
* | Update particles to use QElapsedTimerAlan Alpert2011-04-287-11/+10
* | Add variable rotation speed to deformable particleAlan Alpert2011-04-283-6/+45
* | Merged master into qtquick2.axis2011-04-271-1/+1
|\|
| * Switched to using QT.declaratice.imports variable.axis2011-04-271-1/+1
* | Initial import from qtquick2.Qt by Nokia2011-04-2794-22/+11179
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-275-0/+1654