Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qdeclarativeincubator / tst_qdeclarativeincubator.cpp
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-24 Rohan McGovernFixed compile.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-21 Friedemann KleintQDeclarative tests: Introduce base class for data tests.
2011-12-02 Kent HansenSay hello to QtQuick module
2011-11-30 Martin JonesDeleting an incubated object after setInitialState...
2011-11-28 Friedemann KleintQtDeclarative: Fix warnings in tests.
2011-11-17 Aaron KennedyFix crash in incubator when a guarded context is deleted
2011-11-01 Martin JonesEnsure that chained incubation works from componentComp...
2011-10-24 Kent HansenMake qdeclarativeincubator test compile again
2011-10-20 Aaron KennedyAllow QDeclarativeIncubator to be deleted within status...
2011-10-20 Aaron KennedyAllow one incubator to start in the statusChanged(...
2011-10-20 Aaron KennedyBehave correctly when AsynchronousIfNested is nested
2011-10-14 Aaron KennedyQDeclarativeIncubator wasn't calling statusChanged...
2011-10-14 Michael BrasserUse TESTDATA macro in declarative tests.
2011-10-07 Aaron KennedyQDeclarativeIncubator autotests
2011-10-06 Aaron KennedyAllow incubators to be driven recursively
2011-10-06 Aaron KennedyAlways delete object if incubator is cancelled
2011-10-04 Aaron KennedyQDeclarativeIncubator autotests
2011-10-03 Aaron KennedyQDeclarativeIncubator::clear() and autotests