aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/particles
Commit message (Expand)AuthorAgeFilesLines
* Remove misleading Q_UNUSED(uri)Nazar Gerasymchuk2018-11-051-1/+0
* Update plugins.qmltypesKai Koehne2018-09-061-2/+2
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-021-8/+1
* Document latest QtQuick.Particles import version to be 2.11Kai Koehne2018-04-201-1/+1
* add qmlRegisterModule to all QML plugins (QUIP 99)Shawn Rutledge2018-03-211-0/+4
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Update plugins.qmltypes for 5.9Marco Benelli2017-03-131-3/+3
* Update .qmltypesMarco Benelli2016-09-121-205/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-131-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-1/+1
| |\
| | * Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-111-1/+1
* | | Mark overrides of QQmlExtensionPluginFrank Meerkoetter2016-04-191-1/+1
|/ /
* | Updated license headersJani Heikkinen2016-01-191-14/+20
* | Utilize the resources when building statically.Andy Shaw2015-12-021-0/+8
|/
* Update plugins.qmltypesKai Koehne2015-10-231-1/+206
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update plugins.qmltypesKai Koehne2014-12-051-0/+4
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Update .qmltypes files for 5.2Alan Alpert2013-11-121-1/+2
* 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