summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/graphicswidgets/data/graphicswidgets.qml
Commit message (Collapse)AuthorAgeFilesLines
* Fix autotestsAaron Kennedy2010-05-071-52/+0
|
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-211-2/+2
| | | | | | Since we aren't releasing for 4.6, all types are new in 4.7. Task-number: QTBUG-10081
* Fill out QGraphicsLayout bindingsAlan Alpert2010-04-211-1/+4
| | | | | | | The QGraphicsLayout API is too imperative for good bindings, but now it is at least possible to initialize values in QML. Task-number: QTBUG-5760
* Fix graphicswidget auto-test.Alexis Menard2010-04-121-47/+38
| | | | Reviewed-by:Michael Brasser
* Uses Qt.widgetsWarwick Allison2010-02-241-0/+1
| | | | (still doesn't work yet...)
* graphicswidgets basic autotestYann Bodson2009-11-171-0/+57