summaryrefslogtreecommitdiffstats
path: root/src/imports/widgets/qmldir
Commit message (Collapse)AuthorAgeFilesLines
* Move Qt.widgets import to be an unsupported exampleAlan Alpert2010-05-051-1/+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 build of importsTobias Hunger2010-03-021-0/+1
* Fix export macro used in webkit * Fix dependencies on declarative/mutlimedia * Copy qmldir files into the build tree