Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure the examples. They are now organized into various | Bea Lam | 2010-05-16 | 4 | -106/+0 |
| | | | | | | subdirectories to make it easier to locate examples for certain features (e.g. animation) and to distinguish between different types of examples (e.g. very basic examples vs complex demo-like examples). | ||||
* | There is no Qt.widgets | Warwick Allison | 2010-05-10 | 1 | -1/+0 |
| | | | | Task-number: QTBUG-10469 | ||||
* | Move Qt.widgets import to be an unsupported example | Alan Alpert | 2010-05-05 | 4 | -0/+107 |
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 |