aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmldata_p.h
Commit message (Expand)AuthorAgeFilesLines
* Partial fix for deferred properties when combined with componentsAlan Alpert2013-05-221-2/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Evaluate bindings more intelligently during constructionAaron Kennedy2012-08-291-1/+35
* Make connectNotify() work with QMLThomas McGuire2012-08-221-0/+1
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-2/+2
* Implement QAbstractDeclarativeData::isSignalConnected hookKent Hansen2012-06-271-0/+2
* Disallow parent changes for QML created objectsAaron Kennedy2012-06-061-2/+3
* Allow the existence of a VME metaobject to be assertedMatthew Vogt2012-05-211-2/+4
* Remove unnecessary exportsMatthew Vogt2012-05-181-1/+1
* Add QQmlEngine::trimComponentCache()Matthew Vogt2012-05-171-2/+2
* Fix edge case in signal emission semanticsChris Adams2012-05-091-12/+1
* Better checking top level root object creation statusCharles Yin2012-05-091-4/+4
* Remove QQmlData::objectNameChanged callback.Michael Brasser2012-05-091-5/+1
* Ensure binding target has not been deletedMatthew Vogt2012-05-041-1/+16
* Add a static flag to avoid unnecessary QQmlData::init() callsCharles Yin2012-05-031-5/+10
* Remove init() call from QQmlData's ctor.Charles Yin2012-05-011-1/+0
* Prevent object being delete by GC before object is fully createdCharles Yin2012-05-011-2/+7
* Also check notifier endpoints when checking whether a signal is connected.Michael Brasser2012-04-231-0/+1
* Provide receivers count from QQmlData.Michael Brasser2012-04-201-0/+3
* Don't crash if calling a method on a QObject that has been gc()'dAaron Kennedy2012-04-031-0/+14
* Remove QObject parenting from QQmlAbstractBoundSignal.Michael Brasser2012-03-261-1/+3
* Fix crash caused by dereferencing collected v8 dataChris Adams2012-03-151-3/+4
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+207