Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add .qmlproject files to declarative examples. | Yann Bodson | 2010-04-20 | 1 | -0/+16 |
* | Replace "import Qt 4.6" with "import Qt 4.7" | Michael Brasser | 2010-04-08 | 1 | -1/+1 |
* | Fixed declarative examples not being installed. | Rohan McGovern | 2010-03-08 | 1 | -0/+7 |
* | 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 | 3 | -3/+3 |
|\ | |||||
| * | Fix copyright year. | Jason McDonald | 2010-02-16 | 3 | -3/+3 |
* | | 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 | 6 | -0/+252 |