aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v8/qqmlbuiltinfunctions_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add Qt.hsva() functionSean Harmer2015-02-181-0/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Expose QStyleHints as Qt.styleHintsJ-P Nurmi2015-01-171-0/+1
* Redirect console.info to new QtInfoMsgKai Koehne2015-01-151-0/+1
* Cleanup destruction of heap objectsLars Knoll2014-11-211-4/+1
* Changed MemoryManager::alloc<T> to return Heap::T* instead of T*Simon Hausmann2014-11-151-0/+2
* Use heap objects in the remaining managed objectsLars Knoll2014-11-121-1/+1
* Move Data of the builtin functions to the Heap namespaceLars Knoll2014-11-081-17/+24
* Move Data of FunctionObject and related classes into HeapLars Knoll2014-11-081-2/+2
* Move Object::Data into the Heap namespaceLars Knoll2014-11-081-2/+2
* Begin moving the data out of Managed objectsLars Knoll2014-11-081-1/+1
* Let markObjects() operate directly on HeapObjectsLars Knoll2014-11-041-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Cleanup: Get rid of __data membersSimon Hausmann2014-07-221-10/+0
* Fix Managed::as<>() methodLars Knoll2014-07-221-2/+2
* Convert constructors for builtin functionsLars Knoll2014-07-221-4/+6
* Rename V4_OBJECT_NEW back to V4_OBJECTLars Knoll2014-07-221-2/+2
* Convert qqmlbuiltinfunctions to the new storage layoutLars Knoll2014-07-221-8/+22
* Avoid calling destroy() on most objectsLars Knoll2014-07-221-0/+3
* Remove redundant QQmlBinding members.Michael Brasser2014-03-111-2/+17
* Split ManagedVTable into two classesLars Knoll2014-01-211-1/+1
* Simplify & speed up function callingLars Knoll2013-11-091-53/+53
* Convert builtin methods to return a ReturnedValueLars Knoll2013-09-181-53/+53
* Fix compilation with namespaced QtSimon Hausmann2013-06-261-2/+2
* Remove last traces of v8 API and v8 compatibility layerSimon Hausmann2013-06-121-1/+0
* Move Variant and QtObject over to new casting schemeLars Knoll2013-05-311-0/+1
* Fix crashes in some worker threads auto testsSimon Hausmann2013-05-281-1/+2
* Convert builtin methods from v8 to v4Lars Knoll2013-05-271-51/+85
* More steps towards eliminating the v8 layerSimon Hausmann2013-05-071-49/+49
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Enable mobule build with QT_NO_TRANSLATIONTasuku Suzuki2012-11-261-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Allow color to be explicitly compared to a stringMatthew Vogt2012-07-111-0/+1
* Fix broken value-type support by allowing property definitionChris Adams2012-07-111-0/+4
* Improve support for var propertiesChris Adams2012-03-051-0/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+110