aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlvmemetaobject_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix property caches out of sync with grouped properties that have a VME meta ...Simon Hausmann2014-03-131-0/+3
* Rename some filesLars Knoll2014-01-311-1/+1
* fix whitespaceOswald Buddenhagen2014-01-221-1/+1
* Refactor marking GC'ed objectsLars Knoll2013-11-051-1/+1
* Compile JS functions as part of the QQmlCompiler run in the loader threadSimon Hausmann2013-10-111-3/+3
* Remove most uses of Value from qml/qmlLars Knoll2013-09-301-2/+2
* Fix Persistent/WeakValue APILars Knoll2013-09-261-1/+1
* Convert most remaining return values from Value to ReturnedValueLars Knoll2013-09-181-4/+4
* Remove some unused code and forward declarationsLars Knoll2013-06-281-2/+0
* Remove last traces of v8 API and v8 compatibility layerSimon Hausmann2013-06-121-2/+0
* Implement JS ownership policy for var and variant propertiesSimon Hausmann2013-05-241-5/+6
* Get rid of some v8 based codeLars Knoll2013-05-241-6/+6
* Remove the remaining traces of v8::persistentLars Knoll2013-05-081-1/+1
* Move qqmlvmemetaobject over to use QV4::PersistentValueLars Knoll2013-05-081-1/+3
* Change some v8::Persistent to QV4::PersistentValueLars Knoll2013-05-071-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* We need to export QQmlVMEMetaObject to support the designerThomas Hartmann2012-10-121-1/+1
* Fix a crash in QQmlPropertyCache::findPropertyJocelyn Turcotte2012-09-281-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Restrict v8 property lookup to the execution contextMatthew Vogt2012-08-271-0/+17
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-2/+2
* Permit value types with metatype IDs >= QMetaType::UserMatthew Vogt2012-08-101-4/+5
* Update var property to null on object deletionMatthew Vogt2012-07-201-2/+8
* Adapt to connection-related changes in qtbaseKent Hansen2012-06-121-1/+8
* Don't access metaobject unnecessarilyAaron Kennedy2012-05-241-1/+1
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-8/+29
* Allow the existence of a VME metaobject to be assertedMatthew Vogt2012-05-211-0/+14
* Add QQmlEngine::trimComponentCache()Matthew Vogt2012-05-171-3/+1
* More efficient property interceptor implementationAaron Kennedy2012-05-151-2/+2
* Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-201-1/+0
* Fix crash caused by dereferencing collected v8 dataChris Adams2012-03-151-1/+1
* Ensure that dynamic property storing QObject ptr notifies on deleteChris Adams2012-03-151-0/+14
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+221