Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let the 'qml' runtime use its applicationDirPath as importsPath | mae | 2010-03-02 | 1 | -0/+3 |
| | | | | | | The is analog to the plugin system in Qt. It makes it possible to ship an executable with extra plugins resp. qml import modules without creating a qt.conf. | ||||
* | Fix compile warning | Aaron Kennedy | 2010-03-01 | 1 | -1/+1 |
| | |||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+356 |
QDeclarativeXXX. |