aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4propertykey.cpp
Commit message (Expand)AuthorAgeFilesLines
* Long live incremental garbage collection in QML!Fabian Kosmale2023-12-201-0/+1
* qml: use QSL lessAnton Kudryavtsev2023-09-151-2/+4
* Change value encoding scheme to make space for larger pointersUlf Hermann2023-01-121-2/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-161-1/+1
* Cleanups in Value/PrimitiveLars Knoll2018-09-171-2/+2
* Fix a couple of internals in TypedArraysLars Knoll2018-09-041-0/+19
* Fix naming of methods defined in object or class literalsLars Knoll2018-08-011-3/+23
* Replace Identifier by PropertyKeyLars Knoll2018-07-021-0/+10
* Introduce a PropertyKey class that inherits from ValueLars Knoll2018-07-021-0/+60