| Commit message (Expand) | Author | Age | Files | Lines |
* | Add .qmlproject files to declarative examples. | Yann Bodson | 2010-04-20 | 1 | -0/+16 |
|
|
* | Fix README | mae | 2010-04-16 | 1 | -1/+1 |
|
|
* | Remove unsupported plugin version flags in .pro files of declarative examples | Joona Petrell | 2010-04-16 | 1 | -1/+0 |
|
|
* | Replace "property var " with "property variant " in QML code | Aaron Kennedy | 2010-04-09 | 1 | -3/+3 |
|
|
* | Renamed 'source' property from SpringFollow to 'to' | Leonardo Sobral Cunha | 2010-04-08 | 1 | -2/+2 |
|
|
* | Replace "import Qt 4.6" with "import Qt 4.7" | Michael Brasser | 2010-04-08 | 1 | -1/+1 |
|
|
* | Fix plugin example compilation on Symbian arm | Joona Petrell | 2010-04-01 | 2 | -12/+13 |
|
|
* | Fix documentation | mae | 2010-03-16 | 2 | -4/+4 |
|
|
* | Fixed declarative examples not being installed. | Rohan McGovern | 2010-03-08 | 1 | -1/+1 |
|
|
* | declarative examples cleanup | Yann Bodson | 2010-03-05 | 1 | -4/+4 |
|
|
* | 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 | 2 | -8/+8 |
|
|
* | 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 |
|
|