summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeloader
Commit message (Expand)AuthorAgeFilesLines
* Ensure Loader item change listener is removed when Loader is destroyedMartin Jones2010-06-291-5/+4
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-2/+6
* Regression fix for Loader anchors not workingJoona Petrell2010-05-182-0/+36
* Fix doc for status, add Image::onLoaded.Warwick Allison2010-05-171-3/+6
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
* Fix autotests (remove import Qt.widgets)Aaron Kennedy2010-05-071-1/+0
* Remove QDeclarativeLoader::resizeModemae2010-05-037-47/+40
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-2118-18/+18
* Ignore message in QDeclarativeLoader test.Yann Bodson2010-04-211-3/+2
* Allow Loader sourceComponent to be set to undefeined.Martin Jones2010-04-202-1/+24
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-3/+3
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-7/+7
* Fix qdeclarativeloader test on WindowsYann Bodson2010-04-141-4/+5
* Use different ports for network tests to avoid clashes in parallel testing.Martin Jones2010-04-131-5/+5
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+2
* Remote content is *required* to have qmldir; fix test.Warwick Allison2010-04-132-1/+4
* Make sure tests cleanup after themselves.Michael Brasser2010-04-071-3/+15
* Autotest tweaks.Michael Brasser2010-03-281-0/+4
* Make autotest work on windows.Martin Jones2010-03-251-2/+5
* Revert 95aa8c8fc76e2309a629b05994a2677b0887140b.Warwick Allison2010-03-241-37/+0
* Output all Loader errors.Michael Brasser2010-03-243-4/+27
* Fix Loader leak when loading a non-QGraphicsObject object.Michael Brasser2010-03-242-0/+18
* Origin safety testing for imported resources.Warwick Allison2010-03-241-1/+1
* Basic Loader origin safety (for discussion).Warwick Allison2010-03-234-2/+48
* Fix Loader crash.Michael Brasser2010-03-224-0/+53
* Add import Qt.widgets 4.6 to loader auto test using graphics widgetsJoona Petrell2010-02-251-0/+1
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-19/+19
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2411-0/+534