Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QmlEngine tests | Aaron Kennedy | 2009-11-16 | 1 | -0/+8 |
| | |||||
* | Merge qmlengine and qmlbindengine tests | Aaron Kennedy | 2009-09-23 | 1 | -5/+0 |
| | |||||
* | Added QmlEngine::componentSearchPath() | Kai Koehne | 2009-05-19 | 1 | -0/+5 |
componentSearchPath() returns the list of urls (folders) inspected by qml to locate sub components. This is used in Bauhaus. Autotests have been stored in new "declarative/qmlengine" directory. |