Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Qt.widgets import to be an unsupported example | Alan Alpert | 2010-05-05 | 1 | -366/+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 | ||||
* | Fill out QGraphicsLayout bindings | Alan Alpert | 2010-04-21 | 1 | -3/+109 |
| | | | | | | | 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 build of imports | Tobias Hunger | 2010-03-02 | 1 | -0/+260 |
* Fix export macro used in webkit * Fix dependencies on declarative/mutlimedia * Copy qmldir files into the build tree |