aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4symbol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-161-1/+1
* Make QtQml work with the latest changes in qtbaseLars Knoll2020-01-141-3/+2
* Cleanups in Value/PrimitiveLars Knoll2018-09-171-2/+2
* Implement IsConstructor for Function objectsLars Knoll2018-08-231-0/+5
* Prefix vtable methods with virtualLars Knoll2018-07-031-1/+1
* Clean up the property key API in StringOrSymbolLars Knoll2018-07-021-1/+1
* Replace Identifier by PropertyKeyLars Knoll2018-07-021-1/+1
* Cleanups in the Identifier APILars Knoll2018-07-021-1/+1
* Add SymbolObject, well known symbols and fix most remaining issuesLars Knoll2018-05-021-14/+56
* Implement Symbol.for and Symbol.keyForLars Knoll2018-05-021-11/+35
* Partial Symbol supportLars Knoll2018-05-021-0/+116