Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure the examples. They are now organized into various | Bea Lam | 2010-05-16 | 1 | -77/+0 |
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -7/+7 |
* | Remove QmlView::execute(). QmlView::setSource() does it all now. | Martin Jones | 2010-02-23 | 1 | -2/+1 |
* | Replace QmlList* and QList* support with a single QmlListProperty type | Aaron Kennedy | 2010-02-22 | 1 | -1/+1 |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Martin Jones | 2010-02-18 | 1 | -1/+1 |
|\ | |||||
| * | Fix copyright year. | Jason McDonald | 2010-02-16 | 1 | -1/+1 |
* | | QmlView API review. See QmlChanges.txt for details. | Martin Jones | 2010-02-18 | 1 | -1/+1 |
|/ | |||||
* | Fix QList<QObject*> as a model. Add docs and example. | Martin Jones | 2010-02-01 | 1 | -0/+78 |