aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlcomponent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix uses of \inmodule, \inqqmlmodule and \sinceBea Lam2012-08-081-1/+0
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-9/+9
* Do not permit excessive recursion in component creationMatthew Vogt2012-07-091-1/+27
* Add references between being/completeCreate in the documentationLaszlo Papp2012-07-051-0/+4
* Document QQmlComponent::create(QQmlIncubator&, ...)Martin Jones2012-07-041-4/+24
* Mark QQmlComponent::createObject() and incubateObject() as internalMartin Jones2012-07-041-0/+7
* Document the concept of creation context for QML Components.Michael Brasser2012-06-271-0/+21
* Create new documentation structureChris Adams2012-06-211-6/+3
* Delay conversion of v8 exceptions to QQmlErrors.Michael Brasser2012-06-051-1/+1
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-1/+1
* Doc: Sanitized QML typesNico Vertriest2012-05-241-2/+4
* Add QQmlEngine::trimComponentCache()Matthew Vogt2012-05-171-3/+5
* Add hooks for declarative memory profiler.Glenn Watson2012-05-151-0/+2
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-101-3/+5
* Doc: Moving QML docs for new doc structureJerome Pasion2012-05-091-1/+1
* Better checking top level root object creation statusCharles Yin2012-05-091-1/+1
* Add documentation/links for incubateObjectMartin Jones2012-05-091-1/+8
* Prevent object being delete by GC before object is fully createdCharles Yin2012-05-011-0/+1
* Allow objects created in QML with incubateObject to be destroyed.Michael Brasser2012-04-031-1/+2
* Update documentationAlan Alpert2012-03-271-1/+4
* Prevent the root object from being garbage collected.Michael Brasser2012-03-231-5/+5
* Allow threaded compilation in an async LoaderMartin Jones2012-03-151-18/+91
* Remove binding dependency on QQmlExpressionAaron Kennedy2012-03-151-4/+3
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-11/+11
* Merge master <-> api_changesMatthew Vogt2012-03-051-10/+12
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+1350