aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/window/plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QtQuick.Window pluginUlf Hermann2020-06-151-79/+0
* Synthetically reference type registration functionsUlf Hermann2020-02-041-1/+7
* Generate registrations for all importsUlf Hermann2020-01-101-18/+3
* Move type declarations for QtQuick.Window* into imports/windowUlf Hermann2019-10-151-2/+8
* Remove misleading Q_UNUSED(uri)Nazar Gerasymchuk2018-11-051-1/+0
* Doc: Use a macro to resolve the QML import versionTopi Reinio2018-09-141-4/+4
* Doc: bump import version to 2.12Shawn Rutledge2018-07-241-2/+2
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-021-8/+1
* Document latest QtQuick.Window version to be 2.11Kai Koehne2018-04-201-2/+2
* add qmlRegisterModule to all QML plugins (QUIP 99)Shawn Rutledge2018-03-211-0/+3
* 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-1/+8
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-281-2/+2
|\
| * Use QtQuick.Window 2.2v5.3.2Kai Koehne2014-08-271-2/+2
* | Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
|/
* Doc: Fixed QtQuick.Window documentationJerome Pasion2013-11-151-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Doc: Cleaned up Qt Quick module's titles and added them to groupJerome Pasion2012-10-041-2/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Move QtQuick.Window module docsBea Lam2012-08-021-0/+16
* Create plugins for Particles and Window submodulesMatthew Vogt2012-04-051-0/+65