Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates to the module documentation | mae | 2010-04-14 | 1 | -4/+8 |
| | |||||
* | doc: Fixed three new qdoc errors. | Martin Smith | 2010-03-11 | 1 | -0/+3 |
| | |||||
* | doc: Fixed several qdoc errors. | Martin Smith | 2010-03-09 | 1 | -1/+1 |
| | |||||
* | Introduced QDeclarativeExtensionPlugin::registerTypes(uri). | Roberto Raggi | 2010-02-25 | 1 | -2/+14 |
| | | | | | | Now, you have to reimplement registerTypes(uri) to expose native QML types, and initializeEngine(engine,uri) to add instances to the QML engine's root context. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+87 |
QDeclarativeXXX. |