aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4propertykey_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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