aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmldata_p.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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