Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix autotests | Aaron Kennedy | 2010-05-07 | 1 | -52/+0 |
| | |||||
* | Fix versioning of Qt Declarative's in-built types | Alan Alpert | 2010-04-21 | 1 | -2/+2 |
| | | | | | | Since we aren't releasing for 4.6, all types are new in 4.7. Task-number: QTBUG-10081 | ||||
* | Fill out QGraphicsLayout bindings | Alan Alpert | 2010-04-21 | 1 | -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 Menard | 2010-04-12 | 1 | -47/+38 |
| | | | | Reviewed-by:Michael Brasser | ||||
* | Uses Qt.widgets | Warwick Allison | 2010-02-24 | 1 | -0/+1 |
| | | | | (still doesn't work yet...) | ||||
* | graphicswidgets basic autotest | Yann Bodson | 2009-11-17 | 1 | -0/+57 |