aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmllocalstorage
Commit message (Expand)AuthorAgeFilesLines
* QtQml: Add a wrapper builtin for QQmlV4Function*Ulf Hermann2024-04-122-2/+2
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2024-01-111-2/+1
* Remove the use of Q_QMLLOCALSTORAGE_PRIVATE_EXPORTAlexey Edelev2024-01-092-2/+2
* LocalStorage: Throw an error if database cannot be openedUlf Hermann2023-06-131-2/+2
* V4: Make ExecutionEngine::toVariant() staticUlf Hermann2022-09-201-5/+5
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Doc: Apply some fixes to LocalStorage documentationUlf Hermann2022-08-241-5/+5
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-113-114/+6
* QmlLocalStorage: includemocsMarc Mutz2022-04-291-0/+2
* Fix QSqlQuery deprecated copy-ctor warningMårten Nordheim2022-03-101-3/+4
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-022-17/+3
* Doc: Fix incorrect \quotefromfile pathsTopi Reinio2021-09-131-2/+2
* Remove unnecessary declarations of type registration functionsUlf Hermann2021-07-161-2/+0
* Refactor and update qml CMake APICraig Scott2021-06-041-12/+5
* CMake: Remove GENERATE_METATYPES usageMaximilian Goldstein2021-04-271-1/+0
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-151-1/+1
* QV4::Engine::toVariant: Use metatype instead of metatype idFabian Kosmale2021-03-251-1/+1
* Clean up JSCallData setupUlf Hermann2021-03-171-9/+9
* Silence warnings about deprecated QString::QString(const char*)Friedemann Kleint2021-01-211-4/+7
* QtQuick.LocalStorage: Make plugin optionalMaximilian Goldstein2021-01-204-0/+969