aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlvaluetypewrapper_p.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor QQmlValueTypeWrapper and assert on some null pointersUlf Hermann2019-09-101-7/+30
* Enable lookups in QMLSimon Hausmann2019-03-191-0/+3
* Make Object::getOwnProperty() constLars Knoll2018-09-231-1/+1
* Fix ownKey iteration over Proxy objectsLars Knoll2018-09-091-2/+1
* Implement ObjectIterator using the new iteration mechanismLars Knoll2018-08-021-1/+0
* Introduce a new mechanism to iterate over object propertiesLars Knoll2018-08-021-0/+1
* Prefix vtable methods with virtualLars Knoll2018-07-031-5/+5
* Replace Identifier by PropertyKeyLars Knoll2018-07-021-3/+3
* Unify the get and getIndexed vtable functions of QV4::ObjectLars Knoll2018-07-021-1/+1
* Unify put and putIndexedLars Knoll2018-07-021-1/+1
* Implement a virtual interface for getOwnPropertyLars Knoll2018-06-251-1/+1
* Change Objects vtable methods to take a StringOrSymbolLars Knoll2018-05-021-3/+3
* Convert more builtin functions to use the new calling conventionLars Knoll2018-01-121-1/+1
* Remove Scope::result and convert calling convention for builtinsLars Knoll2017-08-081-1/+1
* Don't use the ISel's anymoreLars Knoll2017-06-221-0/+1
* Object: Allow put and putIndexed to return success or failureRobin Burchell2017-02-091-1/+1
* Convert more builtin functions to the new calling conventionLars Knoll2017-01-251-1/+1
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-181-4/+14
|\
| * QML: Make Heap::Object and all subclasses trivialErik Verbruggen2016-10-061-4/+14
* | Qml, Imports: mark some methods as constAnton Kudryavtsev2016-10-131-1/+1
|/
* Fix visibility of properties in value typesSimon Hausmann2016-05-151-0/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Remove dead fwd-dclFrank Meerkoetter2015-12-151-1/+0
* Set the correct prototype at construction timeLars Knoll2015-09-251-0/+1
* Move remaining objects to new constructor syntaxLars Knoll2015-09-221-1/+1
* Get rid of qv4value_inl_p.h and replace it by qv4typedvalue_p.hLars Knoll2015-04-241-1/+1
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-4/+6
|\
| * Speed up copying of value types in bindingsSimon Hausmann2015-04-161-0/+1
| * Speed up value type binding creationSimon Hausmann2015-04-161-4/+5
* | Further cleanupsLars Knoll2015-04-161-1/+1
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Get rid of most uses of ValueRefLars Knoll2015-01-231-1/+1
* Enable gadget wrapping for custom value typesSimon Hausmann2015-01-021-0/+1
* Removed usage of QQmlValueType in QQmlValueTypeWrapperSimon Hausmann2014-12-281-2/+7
* Reduce dependencies on QQmlValueType being a QObjectSimon Hausmann2014-12-231-0/+1
* Further value type wrapper cleanupsSimon Hausmann2014-12-231-4/+3
* Begin cleaning up QQmlValueTypeWrapperSimon Hausmann2014-12-231-3/+1
* Cleanup: Fix value type wrapper class nameSimon Hausmann2014-12-231-4/+4
* Initial work on gadget supportSimon Hausmann2014-12-221-3/+3
* Cleanup destruction of heap objectsLars Knoll2014-11-211-1/+1
* Move data of some Qml related objects into Heap namespace.Lars Knoll2014-11-101-8/+13
* Move Object::Data into the Heap namespaceLars Knoll2014-11-081-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Cleanup: Get rid of __data membersSimon Hausmann2014-07-221-6/+0
* Fix Managed::as<>() methodLars Knoll2014-07-221-1/+1
* Convert TypeWrapper and ValueTypeWrapperLars Knoll2014-07-221-3/+1
* Get rid of StringRefLars Knoll2014-07-221-3/+3
* Rename V4_OBJECT_NEW back to V4_OBJECTLars Knoll2014-07-221-1/+1
* Convert QQmlValueTypeWrapper to the new storage schemeLars Knoll2014-07-221-7/+13
* Rename some filesLars Knoll2014-01-311-1/+1