aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4/qv4internalclass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restructure source codeLars Knoll2013-08-081-296/+0
* Prospective MSVC build fixSimon Hausmann2013-06-281-2/+2
* Fix compilation with clangLars Knoll2013-06-281-7/+2
* Reuse the hash value inside identifier to hash themLars Knoll2013-06-281-4/+4
* Move the IdentifierTable into it's own fileLars Knoll2013-06-281-1/+1
* Convert IdentifierHash to be template basedLars Knoll2013-06-281-4/+4
* Add a replacement for QQmlIntegerCacheLars Knoll2013-06-281-10/+1
* Rewrite identifier tableLars Knoll2013-06-281-2/+2
* Rename IdentifierHash to IdentifierTableLars Knoll2013-06-281-2/+2
* Introduce an Identifier classLars Knoll2013-06-281-23/+40
* A frozen class is also sealedLars Knoll2013-06-281-0/+1
* Speed up QV4::InternalClassLars Knoll2013-06-281-9/+85
* Fix module name (QtQml) in the license headerSergio Ahumada2013-06-241-2/+2
* Fix a memory management issues with the name map in internal classesSimon Hausmann2013-06-231-1/+7
* Add more convenient get/put API to QV4::ObjectLars Knoll2013-05-081-0/+1
* Fix leakage of internal class hierarchySimon Hausmann2013-05-061-2/+28
* Better make InternalClass::addMember() safeLars Knoll2013-05-051-1/+2
* Remove the old v4 and rename v4vm to v4Simon Hausmann2013-04-291-0/+182