aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/localstorage
Commit message (Expand)AuthorAgeFilesLines
* CMake: Allow installation of qmltypes filesUlf Hermann2020-10-081-0/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-1/+1
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-261-1/+1
* Remove --dependencies option from qmltyperegistrarUlf Hermann2020-05-261-2/+0
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-121-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-123-1/+6
|\
| * Fix all import versionsUlf Hermann2020-02-191-1/+1
| * Add major version to all Q_REVISIONsUlf Hermann2020-02-191-0/+1
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-171-0/+4
| |\
| | * Synthetically reference type registration functionsUlf Hermann2020-02-041-0/+4
* | | Regenerate projects to handle private deps correctlyAlexandru Croitor2020-02-051-4/+1
* | | QML Type Registrar changesLeander Beernaert2020-01-241-0/+1
* | | Post merge fixesLeander Beernaert2020-01-241-2/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-163-34/+5
|\| |
| * | Fix maximum minor to 15 for importsUlf Hermann2020-01-141-1/+1
| |/
| * Generate registrations for all importsUlf Hermann2020-01-103-34/+4
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-1/+1
* | Regenerate projectsAlexandru Croitor2019-11-141-1/+0
* | Regenerate required projects after dev -> wip/cmake mergeAlexandru Croitor2019-10-141-0/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-144-772/+877
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-024-764/+876
| |\|
| | * LocalStorage: Move QQuickLocalStorage declaration into a headerUlf Hermann2019-09-274-764/+876
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-271-10/+3
| |\|
| | * Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-10/+3
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/dev' into wip/qt6Ulf Hermann2019-09-051-1/+1
| |\|
| | * Regenerate plugins.qmltypesUlf Hermann2019-08-261-1/+1
* | | Regenerate qtdeclarative before mergeAlexandru Croitor2019-10-111-0/+1
* | | Add qt6_add_qml_module() public APILeander Beernaert2019-09-191-1/+1
* | | Re-generate QML imports after latest pro2cmake changesSimon Hausmann2019-08-091-1/+0
* | | Update qml modulesLeander Beernaert2019-08-011-3/+4
* | | Update add_qml_module() call to match new requirementsLeander Beernaert2019-07-311-0/+1
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-241-2/+1
|\| |
| * | Fix module imports when building with Qt Version 6.0.0Simon Hausmann2019-07-151-2/+1
| |/
* / Build projects from src/importAlexandru Croitor2019-07-241-0/+26
|/
* Remove last traces of QV8EngineUlf Hermann2019-05-081-1/+1
* Remove QQmlV4HandleUlf Hermann2019-04-101-1/+0
* Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-131-1/+1
* LocalStorage: Return new version of DB from changeVersion()Ulf Hermann2018-11-221-10/+17
* Cleanups in Value/PrimitiveLars Knoll2018-09-171-5/+5
* Doc: Use a macro to resolve the QML import versionTopi Reinio2018-09-141-8/+10
* Update plugins.qmltypesKai Koehne2018-09-062-1/+3
* qmlplugindump: Automatically use most up to date QtQuick versionKai Koehne2018-08-301-1/+1
* Remove support for iterating over the proto chain from ObjectIteratorLars Knoll2018-08-021-1/+1
* Doc: bump import version to 2.12Shawn Rutledge2018-07-241-1/+1
* Prefix vtable methods with virtualLars Knoll2018-07-031-4/+4
* Replace Identifier by PropertyKeyLars Knoll2018-07-021-2/+2
* Unify the get and getIndexed vtable functions of QV4::ObjectLars Knoll2018-07-021-4/+8
* Add Proxy support for prototype handlingLars Knoll2018-06-251-4/+4
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-021-8/+0