aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4/qv4object_p.h
Commit message (Expand)AuthorAgeFilesLines
* Restructure source codeLars Knoll2013-08-081-434/+0
* Remove context argument from most binopsLars Knoll2013-08-071-1/+3
* Cleanup: Remove ExternalResource from QV4::ObjectPeter Varga2013-07-101-7/+0
* Fix crashes with MSVC on x86Simon Hausmann2013-06-261-1/+0
* Fix module name (QtQml) in the license headerSergio Ahumada2013-06-241-2/+2
* Remove context argument from Object::get/putValueLars Knoll2013-06-221-4/+4
* Remove context parameter from Manged::put.Lars Knoll2013-06-221-3/+3
* Remove the context argument from Managed::putIndexedLars Knoll2013-06-221-3/+3
* Remove context parameter from Managed::get()Lars Knoll2013-06-221-4/+4
* Remove context parameter from Managed::getIndexedLars Knoll2013-06-221-4/+4
* Remove the ExecutionContext parameter from Managed::get/setLookupLars Knoll2013-06-221-2/+2
* Remove the context argument from Managed::delete(Indexed)PropertyLars Knoll2013-06-211-4/+4
* Revert "Simplify JS bindings generation"Simon Hausmann2013-06-131-5/+0
* Implement objectiterator on top of an iterator method in the vtblSimon Hausmann2013-06-111-0/+2
* Add convenience method for creating accessor propertiesLars Knoll2013-06-111-0/+2
* Cleanup: Get rid of dynamic property enumerator callbacks in QV4::ObjectSimon Hausmann2013-06-101-4/+4
* Convert more subclasses of Managed to the new casting schemeLars Knoll2013-05-311-1/+1
* Another fix for getting more of the QML based tests runningSimon Hausmann2013-05-151-4/+2
* Fix typo in internal APISimon Hausmann2013-05-101-1/+1
* Fix running various QML auto-testsSimon Hausmann2013-05-101-0/+4
* Port the of qml locale getters to V4 accessorsSimon Hausmann2013-05-091-3/+2
* Add more convenient get/put API to QV4::ObjectLars Knoll2013-05-081-0/+10
* Rename Value::deletedValue() to Value::emptyValue()Lars Knoll2013-05-071-1/+1
* Simplify JS bindings generationSimon Hausmann2013-05-061-0/+5
* Move the internalClass pointer from Object to ManagedLars Knoll2013-05-061-1/+0
* Get rid of qjsconverter*Lars Knoll2013-05-021-0/+3
* Remove the ExecutionContext from some signatures, replace it with the engine ...Lars Knoll2013-05-021-0/+2
* Simplify function signature for ExecutionEngine::newArrayObjectLars Knoll2013-05-011-2/+2
* Remove the old v4 and rename v4vm to v4Simon Hausmann2013-04-291-0/+421