Add missing QT_{BEGIN,END}_NAMESPACE
[profile/ivi/qtdeclarative.git] / src / qml / qml / qqmlcomponent.cpp
2012-08-08 Bea LamFix uses of \inmodule, \inqqmlmodule and \since
2012-07-30 Jerome PasionDoc: Changed \qmlclass to \qmltype and added \instantiates.
2012-07-16 Martin JonesChange Quick docs to refer to "types" rather than ...
2012-07-09 Matthew VogtDo not permit excessive recursion in component creation
2012-07-05 Laszlo PappAdd references between being/completeCreate in the...
2012-07-04 Martin JonesDocument QQmlComponent::create(QQmlIncubator&, ...)
2012-07-04 Martin JonesMark QQmlComponent::createObject() and incubateObject...
2012-06-27 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-27 Michael BrasserDocument the concept of creation context for QML Compon...
2012-06-21 Chris AdamsCreate new documentation structure
2012-06-05 Michael BrasserDelay conversion of v8 exceptions to QQmlErrors.
2012-05-31 Bea LamFix doc snippets paths and parsing errors
2012-05-24 Nico VertriestDoc: Sanitized QML types
2012-05-17 Matthew VogtAdd QQmlEngine::trimComponentCache()
2012-05-15 Glenn WatsonAdd hooks for declarative memory profiler.
2012-05-10 Marius Storm-OlsenDoc: Fix \sa usage
2012-05-08 Jerome PasionDoc: Moving QML docs for new doc structure
2012-05-08 Charles YinBetter checking top level root object creation status
2012-05-08 Martin JonesAdd documentation/links for incubateObject
2012-05-01 Charles YinPrevent object being delete by GC before object is...
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-03 Michael BrasserAllow objects created in QML with incubateObject to...
2012-03-27 Kent HansenMerge master into api_changes
2012-03-27 Alan AlpertUpdate documentation
2012-03-23 Kent HansenMerge master into api_changes
2012-03-23 Michael BrasserPrevent the root object from being garbage collected.
2012-03-19 Kent HansenMerge master into api_changes
2012-03-15 Martin JonesAllow threaded compilation in an async Loader
2012-03-15 Aaron KennedyRemove binding dependency on QQmlExpression
2012-03-13 Casper van DonderenRemove the usage of deprecated qdoc macros.
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