aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/shared/qqmldebugprocess.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtDeclarative: replace deprecated functionsChristian Ehrlicher2019-03-041-1/+1
* Merge remote-tracking branch 'origin/5.11' into devSimon Hausmann2018-06-191-2/+0
|\
| * QQmlDebugProcess: Wait forever for debug messagesUlf Hermann2018-06-191-2/+0
* | QQmlDebugProcess: Forward the process' finished() signalUlf Hermann2018-03-211-0/+1
* | QQmlDebugProcess: Add a method to return the ProcessStateUlf Hermann2018-03-201-1/+6
|/
* Use QOverload instead of static_cast for connectJesus Fernandez2018-02-151-1/+1
* Fix remaining race conditions in QQmlDebugProcessUlf Hermann2017-09-061-14/+18
* Add some style to QQmlDebugProcessUlf Hermann2017-09-061-13/+32
* Move QQmlDebugProcess into its own header and source filesUlf Hermann2017-09-061-0/+222