Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04. | Michael Brasser | 2010-03-18 | 1 | -75/+0 |
| | | | | | The import order has changed, so test files that mirror element names needed to be renamed (or they would resolve as the type). | ||||
* | Add PathView.isCurrentIndex and PathView.view attached properties | Martin Jones | 2010-03-08 | 1 | -1/+10 |
| | | | | | | Adding PathView attached properties to be in line with other views. Task-number: QT-319 | ||||
* | Add NOTIFY signals to list, grid and path views | Joona Petrell | 2010-03-02 | 1 | -1/+1 |
| | | | | Reviewed-by: akennedy | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+66 |
QDeclarativeXXX. |