aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeincubator/tst_qdeclarativeincubator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1030/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Fixed compile.Rohan McGovern2012-01-241-2/+4
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QDeclarative tests: Introduce base class for data tests.Friedemann Kleint2011-12-211-35/+26
* Say hello to QtQuick moduleKent Hansen2011-12-021-1/+1
* Deleting an incubated object after setInitialState() crashesMartin Jones2011-11-301-0/+37
* QtDeclarative: Fix warnings in tests.Friedemann Kleint2011-11-281-1/+1
* Fix crash in incubator when a guarded context is deletedAaron Kennedy2011-11-171-0/+20
* Ensure that chained incubation works from componentCompleted.Martin Jones2011-11-011-0/+129
* Make qdeclarativeincubator test compile againKent Hansen2011-10-241-1/+0
* Allow QDeclarativeIncubator to be deleted within statusChanged() callbackAaron Kennedy2011-10-201-0/+75
* Allow one incubator to start in the statusChanged() of anotherAaron Kennedy2011-10-201-0/+85
* Behave correctly when AsynchronousIfNested is nestedAaron Kennedy2011-10-201-0/+40
* QDeclarativeIncubator wasn't calling statusChanged() for nested casesAaron Kennedy2011-10-141-1/+27
* Use TESTDATA macro in declarative tests.Michael Brasser2011-10-141-3/+3
* QDeclarativeIncubator autotestsAaron Kennedy2011-10-071-2/+150
* Allow incubators to be driven recursivelyAaron Kennedy2011-10-061-0/+47
* Always delete object if incubator is cancelledAaron Kennedy2011-10-061-0/+31
* QDeclarativeIncubator autotestsAaron Kennedy2011-10-041-0/+161
* QDeclarativeIncubator::clear() and autotestsAaron Kennedy2011-10-031-0/+239