Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix examples/declarative/plugins example | Alan Alpert | 2010-01-19 | 1 | -1/+2 |
| | |||||
* | Allow QML types defined in both C++ and QML files to be in the same module. | Warwick Allison | 2010-01-08 | 1 | -17/+5 |
| | |||||
* | Load qmlmodules plugins. | Warwick Allison | 2010-01-07 | 1 | -0/+23 |
This allows projects which use the declarative module to add QML types through C++ modules, such that qmlviewer (or any QML) can import those types. |