Add missing QT_{BEGIN,END}_NAMESPACE
[profile/ivi/qtdeclarative.git] / src / qml / qml / qqmldata_p.h
2012-08-15 Matthew VogtReduce memory consumption of source coordinates
2012-06-27 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-27 Kent HansenImplement QAbstractDeclarativeData::isSignalConnected...
2012-06-06 Aaron KennedyDisallow parent changes for QML created objects
2012-05-20 Matthew VogtAllow the existence of a VME metaobject to be asserted
2012-05-18 Matthew VogtRemove unnecessary exports
2012-05-17 Matthew VogtAdd QQmlEngine::trimComponentCache()
2012-05-08 Chris AdamsFix edge case in signal emission semantics
2012-05-08 Charles YinBetter checking top level root object creation status
2012-05-08 Michael BrasserRemove QQmlData::objectNameChanged callback.
2012-05-04 Matthew VogtEnsure binding target has not been deleted
2012-05-03 Charles YinAdd a static flag to avoid unnecessary QQmlData::init...
2012-05-01 Charles YinRemove init() call from QQmlData's ctor.
2012-05-01 Charles YinPrevent object being delete by GC before object is...
2012-04-23 Michael BrasserAlso check notifier endpoints when checking whether...
2012-04-20 Michael BrasserProvide receivers count from QQmlData.
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-03 Aaron KennedyDon't crash if calling a method on a QObject that has...
2012-03-27 Kent HansenMerge master into api_changes
2012-03-26 Michael BrasserRemove QObject parenting from QQmlAbstractBoundSignal.
2012-03-19 Kent HansenMerge master into api_changes
2012-03-15 Chris AdamsFix crash caused by dereferencing collected v8 data
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml