Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -318/+0 |
* | Remove QmlView::execute(). QmlView::setSource() does it all now. | Martin Jones | 2010-02-23 | 1 | -4/+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 | -11/+11 |
* | | Add missing NOTIFY signals to various QML item class properties | Joona Petrell | 2010-02-17 | 1 | -1/+51 |
|/ | |||||
* | Use QUrl::fromLocalFile() instead of "file://" (i.e. only 2 slashes). | Bea Lam | 2010-02-08 | 1 | -2/+2 |
* | More Keys testing. | Martin Jones | 2009-11-10 | 1 | -0/+31 |
* | Robustify test | Martin Jones | 2009-11-06 | 1 | -0/+3 |
* | Test Keys and KeyNavigation attached props. Fix Keys on<Key>Pressed | Martin Jones | 2009-11-06 | 1 | -0/+237 |