summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeloader/data
Commit message (Expand)AuthorAgeFilesLines
* Make sure we update Loader size if item size changes after creation.Martin Jones2011-02-021-0/+18
* Add test for Loader implicitWidth/implicitHeightMartin Jones2011-01-281-0/+28
* Setting the size of a loader overwrote its implict size.Martin Jones2011-01-271-0/+23
* Create Loader components in correct contextAaron Kennedy2010-10-062-0/+23
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2919-19/+19
* Regression fix for Loader anchors not workingJoona Petrell2010-05-181-0/+14
* Fix autotests (remove import Qt.widgets)Aaron Kennedy2010-05-071-1/+0
* Remove QDeclarativeLoader::resizeModemae2010-05-036-11/+9
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-2118-18/+18
* Allow Loader sourceComponent to be set to undefeined.Martin Jones2010-04-201-1/+4
* Remote content is *required* to have qmldir; fix test.Warwick Allison2010-04-131-0/+1
* Output all Loader errors.Michael Brasser2010-03-242-0/+13
* Fix Loader leak when loading a non-QGraphicsObject object.Michael Brasser2010-03-241-0/+5
* Basic Loader origin safety (for discussion).Warwick Allison2010-03-233-0/+9
* Fix Loader crash.Michael Brasser2010-03-223-0/+29
* Add import Qt.widgets 4.6 to loader auto test using graphics widgetsJoona Petrell2010-02-251-0/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-249-0/+59