Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make declarative autotests compile on Symbian abld build system | Joona Petrell | 2010-06-08 | 2 | -4/+7 |
| | | | | | Task-number: Reviewed-by: Martin Jones | ||||
* | Symbian build fix to declarative auto and benchmark tests | Joona Petrell | 2010-05-14 | 1 | -1/+8 |
| | | | | | Task-number: QTBUG-9491 Reviewed-by: Martin Jones | ||||
* | Possibly fix autotest | Alan Alpert | 2010-05-12 | 1 | -1/+1 |
| | | | | | It's unclear why the autotest failed on a platform I can't test on right now, but this might clear it up. | ||||
* | Move Qt.widgets import to be an unsupported example | Alan Alpert | 2010-05-05 | 3 | -0/+132 |
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 |