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