summaryrefslogtreecommitdiffstats
path: root/src/script/bridge/qscriptobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* adapt to commit 014c4c63066fd3920594e6a58b02f314b5c88cdfKent Hansen2009-08-041-5/+7
* QScriptValueIterator: fix missing non-enumerable valuesTor Arne Vestbø2009-07-311-5/+6
* Fix license headersOlivier Goffart2009-07-291-5/+35
* We cant rely on property attributes from JavaScriptCore for the setter and ge...Olivier Goffart2009-07-161-10/+0
* add GC marking guardsKent Hansen2009-07-131-2/+4
* mark object data if we have itKent Hansen2009-07-131-0/+2
* implement ability to dynamically change class of script objectsKent Hansen2009-07-101-0/+225