| Commit message (Expand) | Author | Age | Files | Lines |
| * | Tests: Increase timeout for killing debug processes | Ulf Hermann | 2025-01-08 | 1 | -1/+1 |
| * | Replace all occurrences of Q_OS_MAC with more appropriate defines | Tor Arne Vestbø | 2024-06-04 | 1 | -1/+1 |
| * | Correct license for test files | Lucie Gérard | 2024-02-27 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -27/+2 |
| * | QQmlDebugProcess: Crash if we cannot kill the debuggee | Ulf Hermann | 2022-05-31 | 1 | -1/+2 |
| * | QQmlDebugProcess: Remove cruft | Ulf Hermann | 2022-03-18 | 1 | -21/+9 |
| * | Remove QRegExp from qml autotests | Lars Knoll | 2020-04-03 | 1 | -3/+4 |
| * | QtDeclarative: replace deprecated functions | Christian Ehrlicher | 2019-03-04 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.11' into dev | Simon Hausmann | 2018-06-19 | 1 | -2/+0 |
| |\ |
|
| | * | QQmlDebugProcess: Wait forever for debug messages | Ulf Hermann | 2018-06-19 | 1 | -2/+0 |
| * | | QQmlDebugProcess: Forward the process' finished() signal | Ulf Hermann | 2018-03-21 | 1 | -0/+1 |
| * | | QQmlDebugProcess: Add a method to return the ProcessState | Ulf Hermann | 2018-03-20 | 1 | -1/+6 |
| |/ |
|
| * | Use QOverload instead of static_cast for connect | Jesus Fernandez | 2018-02-15 | 1 | -1/+1 |
| * | Fix remaining race conditions in QQmlDebugProcess | Ulf Hermann | 2017-09-06 | 1 | -14/+18 |
| * | Add some style to QQmlDebugProcess | Ulf Hermann | 2017-09-06 | 1 | -13/+32 |
| * | Move QQmlDebugProcess into its own header and source files | Ulf Hermann | 2017-09-06 | 1 | -0/+222 |