aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlvmemetaobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Declare QJSValue as a metatype where it is defined.Stephen Kelly2012-12-041-2/+0
* Fix a crash in QQmlPropertyCache::findPropertyJocelyn Turcotte2012-09-281-24/+28
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-071-1/+1
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-2/+2
* Permit value types with metatype IDs >= QMetaType::UserMatthew Vogt2012-08-101-10/+2
* Update var property to null on object deletionMatthew Vogt2012-07-201-9/+44
* Update multiple value type properties despite interceptorMatthew Vogt2012-07-131-5/+13
* Fix broken value-type support by allowing property definitionChris Adams2012-07-111-2/+64
* Make Behaviors work correctly with value types.Glenn Watson2012-07-041-2/+43
* Adapt to connection-related changes in qtbaseKent Hansen2012-06-121-6/+20
* Ensure that variant property references keep QObjects aliveChris Adams2012-05-301-3/+31
* Reduce size of QQmlNotifierEndpointAaron Kennedy2012-05-241-2/+2
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-63/+104
* Allow the existence of a VME metaobject to be assertedMatthew Vogt2012-05-211-0/+1
* Add QQmlEngine::trimComponentCache()Matthew Vogt2012-05-171-8/+2
* More efficient property interceptor implementationAaron Kennedy2012-05-151-13/+13
* Permit signals to be emitted in a different threadAaron Kennedy2012-05-111-1/+1
* Add rect property typeMichael Brasser2012-05-101-1/+32
* Ensure context is valid before VME method creationMatthew Vogt2012-05-011-0/+5
* Ensure external value types are initialized before writeMatthew Vogt2012-04-301-6/+14
* Initialize value type properties.Roberto Raggi2012-04-241-0/+2
* Support and use parameters in QQmlNotifierEndpoint.Michael Brasser2012-04-231-2/+2
* Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-201-32/+24
* Merge master into api_changesKent Hansen2012-03-191-17/+50
|\
| * Fix crash caused by dereferencing collected v8 dataChris Adams2012-03-151-7/+18
| * Ensure that dynamic property storing QObject ptr notifies on deleteChris Adams2012-03-151-10/+32
* | Adapt to Qt5 meta-object changesKent Hansen2012-03-131-1/+1
|/
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+1110