aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4sequenceobject_p.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of qv4value_inl_p.h and replace it by qv4typedvalue_p.hLars Knoll2015-04-241-1/+2
* More cleanupsLars Knoll2015-04-211-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* CleanupsLars Knoll2015-01-231-1/+1
* Get rid of most uses of ValueRefLars Knoll2015-01-231-1/+1
* Cleanup: remove Value::toString/Object overloads taking a contextLars Knoll2014-11-151-1/+1
* Cleanup header file dependenciesLars Knoll2014-11-041-0/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Convert more objects to the new constructor schemeLars Knoll2014-07-221-2/+0
* Get rid of all uses of ObjectRefLars Knoll2014-07-221-2/+2
* Convert ExecutionContext to new storage schemeLars Knoll2014-07-221-1/+1
* Rename some filesLars Knoll2014-01-311-1/+1
* Simplify & speed up function callingLars Knoll2013-11-091-2/+2
* Remove more direct usages of Managed pointersLars Knoll2013-10-111-1/+1
* Remove some more QV4::Value usagesLars Knoll2013-09-301-1/+1
* Remove more direct QV4::Value usageLars Knoll2013-09-281-1/+1
* Fix CallContext to not hold arguments on the C stack anymoreLars Knoll2013-09-281-1/+1
* Move more API over to use ValueRefLars Knoll2013-09-261-1/+1
* Cleanup Object::define*Property APILars Knoll2013-09-221-1/+1
* Convert most remaining return values from Value to ReturnedValueLars Knoll2013-09-181-3/+3
* Convert builtin methods to return a ReturnedValueLars Knoll2013-09-181-3/+3
* Move prototype pointer into QV4::InternalClassLars Knoll2013-09-021-1/+1
* Restructure source codeLars Knoll2013-08-081-0/+91