Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure the examples. They are now organized into various | Bea Lam | 2010-05-16 | 1 | -72/+0 |
* | Improve docs and examples for Extending QML in C++ | Bea Lam | 2010-04-21 | 1 | -5/+5 |
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -2/+2 |
* | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls. | Warwick Allison | 2010-02-23 | 1 | -1/+0 |
* | Replace QmlList* and QList* support with a single QmlListProperty type | Aaron Kennedy | 2010-02-22 | 1 | -2/+12 |
* | Fix copyright year. | Jason McDonald | 2010-02-16 | 1 | -1/+1 |
* | Remove "to" limit on minor version. | Warwick Allison | 2009-11-05 | 1 | -1/+1 |
* | fix headers | Warwick Allison | 2009-10-29 | 1 | -0/+40 |
* | Doc and example fixes for library qualification (QT-558) | Warwick Allison | 2009-07-23 | 1 | -1/+1 |
* | Doc | Aaron Kennedy | 2009-07-06 | 1 | -0/+23 |