Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix qdeclarative{audio,video} tests. | Justin McPherson | 2010-03-05 | 1 | -6/+6 |
| | | | | Location of declarative modules moved. | ||||
* | Remove dependency on declarative from multimedia. | Justin McPherson | 2010-03-03 | 1 | -1/+11 |
| | | | | | | Move all declarative related classes into the multimedia declarative module. Reviewed-by: Andrew den Exter | ||||
* | Work around requires() bug in qmake | Aaron Kennedy | 2010-02-26 | 1 | -2/+0 |
| | | | | | | when running `qmake -r -tp vc', if any project is encountered which is disabled with requires(), the generated .sln file ends up missing many unrelated projects. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+6 |
QDeclarativeXXX. |