aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/particles/plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove misleading Q_UNUSED(uri)Nazar Gerasymchuk2018-11-051-1/+0
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-021-8/+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
* 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 copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Create plugins for Particles and Window submodulesMatthew Vogt2012-04-051-0/+65