Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't export QtDeclarative symbols needed by QtCreator on Symbian | Joona Petrell | 2010-10-19 | 1 | -0/+6 |
| | | | | | Task-number: QTBUG-14041 Reviewed-by: Aaron Kennedy | ||||
* | Check plugin and QML file case on Mac and Windows | Aaron Kennedy | 2010-10-08 | 1 | -0/+13 |
| | | | | | | | | | This test should prevent the case where a QML app that is developed on a case insensitive filesystem (like on Mac or Windows) and then run on a case sensitive filesystem (like on Linux) fails to find module plugins, imports and QML files. Task-number: QTBUG-13517 | ||||
* | Rename QDeclarativeGraphics_setParent_noEvent QDeclarative_setParent_noEvent | Martin Jones | 2010-03-01 | 1 | -1/+1 |
| | |||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+91 |
QDeclarativeXXX. |