Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 9 | -835/+0 |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-23 | 2 | -17/+11 |
|\ | |||||
| * | Get rid of QmlModulePlugin. | Roberto Raggi | 2010-02-23 | 1 | -12/+4 |
* | | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls. | Warwick Allison | 2010-02-23 | 7 | -0/+755 |
|/ | |||||
* | Add a qRegisterQmlElements function to QtMultimedia | Justin McPherson | 2010-02-22 | 1 | -6/+2 |
* | Lowercase Q to uppercase in QML elment URI. | Justin McPherson | 2010-02-19 | 1 | -5/+5 |
* | Use the qmlmodule method for adding multimedia qml elements. | Justin McPherson | 2010-02-19 | 3 | -0/+90 |