Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document - and use - the qmlRegisterXXX template functions | mae | 2010-03-10 | 1 | -1/+1 |
| | | | | This commit removes the obsolete QML_REGISTER_TYPE macros. | ||||
* | Fix location in which webkit import is stored in builddir | Tobias Hunger | 2010-03-10 | 1 | -1/+1 |
| | |||||
* | Make QDeclarativeItem NOTIFY signals canonical | Joona Petrell | 2010-03-09 | 2 | -4/+5 |
| | | | | | Task-number: QTBUG-7193 Reviewed-by: akennedy | ||||
* | Always copy the qmldir files into the build directory | Tobias Hunger | 2010-03-08 | 1 | -2/+2 |
| | | | | ... even when -prefix is set | ||||
* | Fix settings (was not exported type). | Warwick Allison | 2010-03-03 | 4 | -4/+8 |
| | |||||
* | Fix build of imports | Tobias Hunger | 2010-03-02 | 7 | -0/+1917 |
* Fix export macro used in webkit * Fix dependencies on declarative/mutlimedia * Copy qmldir files into the build tree |