Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-04-21 | 1 | -4/+4 |
|\ | | | | | | | | | | | Conflicts: tests/auto/declarative/qdeclarativedebugclient/tst_qdeclarativedebugclient.cpp tests/auto/declarative/qdeclarativedebugservice/tst_qdeclarativedebugservice.cpp | ||||
| * | Use different ports to avoid clashes in parallel testing. | Yann Bodson | 2010-04-21 | 1 | -3/+3 |
| | | |||||
* | | Ignore warnings | Bea Lam | 2010-04-21 | 1 | -0/+3 |
|/ | | | | Task-number: QTBUG-10035 | ||||
* | Wait for debug clients asynchronously instead of blocking creation of | Bea Lam | 2010-04-16 | 1 | -23/+19 |
| | | | | | | the engine until a debug client has connected. This makes for easier debugging from Qt Creator when debugging C++ and QML together and when debugging an application that has multiple engines. | ||||
* | Tweak tests to run in parallel | Aaron Kennedy | 2010-04-13 | 1 | -0/+3 |
| | |||||
* | Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX ↵ | Leonardo Sobral Cunha | 2010-02-24 | 1 | -21/+21 |
| | | | | to QDeclarativeXXX. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 2 | -0/+197 |
QDeclarativeXXX. |