aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/localstorage
Commit message (Expand)AuthorAgeFilesLines
* Document latest QtQuick.LocalStorage version to be 2.11Kai Koehne2018-04-203-3/+3
* add qmlRegisterModule to all QML plugins (QUIP 99)Shawn Rutledge2018-03-211-0/+3
* Doc: correct references to snippetNico Vertriest2018-02-281-6/+28
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-2/+2
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-8/+8
* Move the last builtin methods over to the new calling conventionLars Knoll2018-01-151-31/+31
* Simplify JSCallData constructionLars Knoll2017-11-071-9/+9
* Rename JSCall to JSCallDataLars Knoll2017-11-071-3/+3
* Merge remote-tracking branch 'origin/dev' into HEADLars Knoll2017-10-221-1/+1
|\
| * Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* | Change CallData::argc to be a QV4::ValueErik Verbruggen2017-09-191-7/+7
* | Merge remote-tracking branch 'origin/dev' into wip/new-backendSimon Hausmann2017-09-081-1/+1
|\|
| * Doc: Fix capitalization in section titlesTopi Reinio2017-08-291-1/+1
* | Always set the correct FunctionObject when calling JS functionsLars Knoll2017-09-021-12/+12
* | Move ScopedCallData and ScopedStackFrame into a separate fileLars Knoll2017-09-011-0/+1
* | Remove Scope::result and convert calling convention for builtinsLars Knoll2017-08-081-12/+20
* | Change function signatures for call/construct backLars Knoll2017-08-041-3/+3
|/
* Get rid of the old way of defining builtin functionsLars Knoll2017-05-191-53/+44
* Fix warning for -no-feature-settingsStephan Binner2017-04-041-0/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-1/+1
|\
| * Doc: reinserted hello.qml which had been deleted by mistakeNico Vertriest2017-01-271-1/+1
* | Local storage: Improve error messageFriedemann Kleint2017-02-081-2/+5
* | add QQmlEngine::offlineStorageDatabaseFilePath(db), use in LocalStorageShawn Rutledge2017-02-021-29/+8
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-251-2/+20
|\|
| * Doc: added support for JSON in localstorage documentationNico Vertriest2016-12-201-2/+20
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-3/+3
|\|
| * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-3/+3
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-181-26/+37
|\|
| * QML: Also check for correct destroy() chainingErik Verbruggen2016-10-061-0/+1
| * QML: Make Heap::Object and all subclasses trivialErik Verbruggen2016-10-061-1/+2
| * QML: Introduce destroy() on Base subclassesErik Verbruggen2016-10-051-25/+34
* | LocalStorage plugin: fix warning with debug buildAnton Kudryavtsev2016-10-101-1/+1
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-4/+14
|\
| * Doc: Updated Local Storage QML Types documentationNico Vertriest2016-09-121-4/+14
* | Update .qmltypesMarco Benelli2016-09-121-1/+1
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-191-5/+0
|\|
| * Revert "localstorage: disable warning about tautological comparison"Shawn Rutledge2016-08-181-5/+0
* | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-021-0/+5
|\|
| * localstorage: disable warning about tautological comparisonShawn Rutledge2016-07-071-0/+5
* | V4: Pass scope around as parameters inside the runtime.Erik Verbruggen2016-06-221-3/+3
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-4/+14
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-4/+14
| |\
| | * Fix bug in SQL database integration with null valuesSimon Hausmann2016-06-031-4/+14
* | | 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-2/+9
|/
* Update plugins.qmltypesKai Koehne2015-10-231-1/+2