Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the old WebView element in src/import. The new one is in ↵ | Alexis Menard | 2010-06-18 | 1 | -67/+0 |
| | | | | | | | | | src/3rdparty/webkit Also change a bit the demo due to a little API change. The module is not org.webkit but QtWebKit now. Reviewed-by:simon hausmann | ||||
* | Unify naming of import plugin targets | Joona Petrell | 2010-05-26 | 1 | -1/+1 |
| | | | | | Task-number: QTBUG-10834 Reviewed-by: Warwick Allison | ||||
* | Document - and use - the qmlRegisterXXX template functions | mae | 2010-03-10 | 1 | -1/+1 |
| | | | | This commit removes the obsolete QML_REGISTER_TYPE macros. | ||||
* | Fix settings (was not exported type). | Warwick Allison | 2010-03-03 | 1 | -0/+1 |
| | |||||
* | Fix build of imports | Tobias Hunger | 2010-03-02 | 1 | -0/+66 |
* Fix export macro used in webkit * Fix dependencies on declarative/mutlimedia * Copy qmldir files into the build tree |