Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright year. | Jason McDonald | 2010-02-16 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Don't use statics for type definition, at least for plugin modules. | Warwick Allison | 2010-02-01 | 1 | -0/+8 |
| | | | | Task-number: QT-2798 | ||||
* | Load qmlmodules plugins. | Warwick Allison | 2010-01-07 | 1 | -0/+78 |
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. |