Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -161/+0 |
* | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls. | Warwick Allison | 2010-02-23 | 1 | -6/+0 |
* | Rename MouseRegion -> MouseArea | Martin Jones | 2010-02-22 | 1 | -3/+4 |
* | Exposing some Validators requires Qt >= 4.7.0 | Alan Alpert | 2010-02-15 | 1 | -2/+4 |
* | Fix compile with -no-webkit | Warwick Allison | 2010-02-15 | 1 | -0/+6 |
* | Move type initialization from global static initializers to QmlEngine constru... | Warwick Allison | 2010-02-14 | 1 | -0/+158 |