Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix plugin example compilation on Symbian arm | Joona Petrell | 2010-04-01 | 1 | -11/+7 |
* | Introduced QDeclarativeExtensionPlugin::registerTypes(uri). | Roberto Raggi | 2010-02-25 | 1 | -3/+2 |
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -4/+4 |
* | Get rid of QmlModulePlugin. | Roberto Raggi | 2010-02-23 | 1 | -9/+5 |
* | Fix copyright year. | Jason McDonald | 2010-02-16 | 1 | -1/+1 |
* | Don't use statics for type definition, at least for plugin modules. | Warwick Allison | 2010-02-01 | 1 | -1/+6 |
* | Allow QML types defined in both C++ and QML files to be in the same module. | Warwick Allison | 2010-01-08 | 1 | -10/+72 |
* | Load qmlmodules plugins. | Warwick Allison | 2010-01-07 | 1 | -0/+94 |