aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeincubator
Commit message (Expand)AuthorAgeFilesLines
* QtDeclarative: Fix warnings in tests.Friedemann Kleint2011-11-282-3/+5
* Fix crash in incubator when a guarded context is deletedAaron Kennedy2011-11-172-0/+25
* Ensure that chained incubation works from componentCompleted.Martin Jones2011-11-014-0/+180
* Make qdeclarativeincubator test compile againKent Hansen2011-10-241-1/+0
* Allow QDeclarativeIncubator to be deleted within statusChanged() callbackAaron Kennedy2011-10-202-0/+80
* Allow one incubator to start in the statusChanged() of anotherAaron Kennedy2011-10-202-0/+90
* Behave correctly when AsynchronousIfNested is nestedAaron Kennedy2011-10-204-0/+86
* QDeclarativeIncubator wasn't calling statusChanged() for nested casesAaron Kennedy2011-10-142-1/+39
* Use TESTDATA macro in declarative tests.Michael Brasser2011-10-142-4/+6
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-111-3/+3
* QDeclarativeIncubator autotestsAaron Kennedy2011-10-077-2/+184
* Allow incubators to be driven recursivelyAaron Kennedy2011-10-063-0/+64
* Always delete object if incubator is cancelledAaron Kennedy2011-10-064-0/+79
* QDeclarativeIncubator autotestsAaron Kennedy2011-10-044-0/+192
* QDeclarativeIncubator::clear() and autotestsAaron Kennedy2011-10-037-0/+400