Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of the useless import 'files' | Roberto Raggi | 2010-02-23 | 1 | -1/+0 |
* | Fixed the install rules for the QML plugins example. | Roberto Raggi | 2010-02-23 | 1 | -11/+14 |
* | Added the qmldir file for declarative plugins example | Thorbjørn Lindeijer | 2010-02-23 | 1 | -0/+2 |
* | Get rid of QmlModulePlugin. | Roberto Raggi | 2010-02-23 | 7 | -11/+16 |
* | Fix copyright year. | Jason McDonald | 2010-02-16 | 1 | -1/+1 |
* | Compile fix for OSX. | Roberto Raggi | 2010-02-12 | 1 | -1/+2 |
* | Don't use statics for type definition, at least for plugin modules. | Warwick Allison | 2010-02-01 | 1 | -1/+6 |
* | 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 | 9 | -31/+135 |
* | Load qmlmodules plugins. | Warwick Allison | 2010-01-07 | 4 | -0/+136 |