Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use statics for type definition, at least for plugin modules. | Warwick Allison | 2010-02-01 | 1 | -2/+24 |
| | | | | Task-number: QT-2798 | ||||
* | doc | Warwick Allison | 2010-02-01 | 1 | -1/+1 |
| | |||||
* | Load qmlmodules plugins. | Warwick Allison | 2010-01-07 | 1 | -0/+89 |
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. |