aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeincubator_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-106/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Deleting an incubated object after setInitialState() crashesMartin Jones2011-11-301-1/+1
* Ensure that chained incubation works from componentCompleted.Martin Jones2011-11-011-0/+2
* Behave correctly when AsynchronousIfNested is nestedAaron Kennedy2011-10-201-0/+1
* QDeclarativeIncubator wasn't calling statusChanged() for nested casesAaron Kennedy2011-10-141-0/+4
* Allow incubators to be driven recursivelyAaron Kennedy2011-10-061-0/+3
* Declarative: Compile on Windows.Friedemann Kleint2011-10-051-4/+3
* QDeclarativeIncubator::clear() and autotestsAaron Kennedy2011-10-031-0/+1
* Improve QDeclarativeIncubator JS APIAaron Kennedy2011-09-301-1/+1
* Asynchronous component instantiationAaron Kennedy2011-09-291-0/+96