aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/qtquick2/plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor and update qml CMake APICraig Scott2021-06-041-61/+0
* Quick: Make sure the module initialization runs in static buildsUlf Hermann2020-08-101-0/+2
* Make the qtquick and qtqml plugins optionalUlf Hermann2020-07-021-24/+3
* Avoid unloading plugins which register types to prevent crashesFabian Kosmale2020-03-091-1/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-171-1/+6
|\
| * Synthetically reference type registration functionsUlf Hermann2020-02-041-1/+6
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-141-2/+0
|\|
| * Generate registrations for all importsUlf Hermann2020-01-101-3/+0
* | Remove module registration related Qt version #ifdefsSimon Hausmann2019-07-221-15/+0
* | Fix module imports when building with Qt Version 6.0.0Simon Hausmann2019-07-151-2/+1
* | Fix Qt6 builds after dev -> wip/qt6 mergeAlexandru Croitor2019-07-091-0/+1
|/
* Move workerscript to its own moduleUlf Hermann2019-05-061-0/+6
* Move model types into their own libraryUlf Hermann2019-05-021-1/+4
* Clean up type registrationUlf Hermann2019-04-181-0/+9
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-021-8/+1
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Fix crash in tst_qqmlextensionplugin on shutdownSimon Hausmann2016-08-191-1/+5
* 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
* Fix QtQuick2 module unload supportChris Adams2014-12-041-0/+5
* 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
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-4/+4
* QtDeclarative/Quick: Fix warnings.Friedemann Kleint2012-02-161-0/+1
* Add basic plugin metadata for QtQuick2 import plugin.Michael Brasser2012-02-161-5/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+68