Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Qt.widgets import to be an unsupported example | Alan Alpert | 2010-05-05 | 1 | -31/+0 |
| | | | | | | | | Layout examples for QML are also cleaned up a bit. Layouts test removed, and LayoutItem test added, to clarify what we support. Reviewed-by: Michael Brasser | ||||
* | 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 | ||||
* | Fix test after deletion of GraphicsObjectContainer. | Alexis Menard | 2010-04-09 | 1 | -23/+20 |
| | | | | Reviewed-by:TrustMe | ||||
* | Fixed inconsistent test naming. | Rohan McGovern | 2010-03-22 | 1 | -0/+34 |
TARGET and test class name should always match. |