aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4propertykey_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of Q_QML_PRIVATE_EXPORTAlexey Edelev2024-01-111-3/+3
* Long live incremental garbage collection in QML!Fabian Kosmale2023-12-201-2/+10
* Change value encoding scheme to make space for larger pointersUlf Hermann2023-01-121-44/+44
* V4: Mark InternalClass parents when running GCUlf Hermann2022-08-031-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Rework qmljsrootgenUlf Hermann2021-04-161-3/+3
* Move model types into their own libraryUlf Hermann2019-05-021-1/+1
* Don't use UINT_MAX as invalid array index in PropertyKeyUlf Hermann2019-04-161-2/+2
* Fix PropertyKey::isArrayIndexErik Verbruggen2019-02-191-1/+1
* Fix a couple of internals in TypedArraysLars Knoll2018-09-041-0/+1
* Introduce a new mechanism to iterate over object propertiesLars Knoll2018-08-021-0/+3
* Fix naming of methods defined in object or class literalsLars Knoll2018-08-011-0/+7
* Replace Identifier by PropertyKeyLars Knoll2018-07-021-34/+57
* Introduce a PropertyKey class that inherits from ValueLars Knoll2018-07-021-0/+120