| Commit message (Expand) | Author | Age | Files | Lines |
| * | QtQml: Document QQmlDebuggingEnabler and enableDebugging() | Ulf Hermann | 2025-11-05 | 1 | -0/+34 |
| * | QmlTooling: Add security headers | Ulf Hermann | 2025-10-31 | 1 | -0/+1 |
| * | QML debugging: Flush warning | Fabian Kosmale | 2025-01-10 | 1 | -1/+3 |
| * | QQmlRefCount: de-virtualize dtor | Marc Mutz | 2023-06-25 | 1 | -1/+1 |
| * | QQmlDebuggingEnabler: guard deprecated constructor definition | Ivan Solovev | 2022-07-25 | 1 | -0/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
| * | qqmldebug.h: Wrap the QML debugging enabler into an unnamed namespace | Ulf Hermann | 2022-06-02 | 1 | -1/+6 |
| * | Fix race condition on QQmlEnginePrivate::qml_debugging_enabled | Marc Mutz | 2022-05-31 | 1 | -1/+1 |
| * | QQmlDebug: reliably print the debugger warning | Marc Mutz | 2022-05-31 | 1 | -1/+10 |
| * | use initializer lists | Tim Jenssen | 2020-01-24 | 1 | -6/+4 |
| * | Tooling: Use fprintf rather than qDebug() for debug warning | Ulf Hermann | 2019-01-28 | 1 | -4/+4 |
| * | Make qml-debug a proper feature | Ulf Hermann | 2017-11-08 | 1 | -0/+2 |
| * | Fix crash when loading cache files generated ahead of time | Simon Hausmann | 2017-03-07 | 1 | -3/+7 |
| * | QmlDebug: Add more information about available debug services | Ulf Hermann | 2016-11-23 | 1 | -1/+13 |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8 | Liang Qi | 2016-10-10 | 1 | -0/+18 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-09-30 | 1 | -0/+18 |
| | |\ |
|
| | | * | V4: Free up 2 address bits in 64bit mode | Erik Verbruggen | 2016-09-28 | 1 | -1/+1 |
| | | * | Add a facility to version type information for debugging | hjk | 2016-09-22 | 1 | -0/+18 |
| * | | | QML: Remove QQML_NO_DEBUG_PROTOCOL | Ulf Hermann | 2016-07-27 | 1 | -16/+1 |
| |/ / |
|
| * | | Allow custom debug connectors | Ulf Hermann | 2016-03-26 | 1 | -24/+28 |
| * | | Updated license headers | Jani Heikkinen | 2016-01-19 | 1 | -14/+20 |
| * | | Merge remote-tracking branch 'origin/5.6' into dev | Liang Qi | 2015-09-25 | 1 | -0/+2 |
| |\| |
|
| | * | Add a \since | Lars Knoll | 2015-09-23 | 1 | -0/+2 |
| * | | Add public methods to set debug services to be loaded | Ulf Hermann | 2015-09-15 | 1 | -0/+55 |
| * | | QmlDebug: Rename debug "server" to "connector" | Ulf Hermann | 2015-09-15 | 1 | -13/+13 |
| |/ |
|
| * | Move debugger initialization out of QQmlDebugServer and QQmlEngine | Ulf Hermann | 2015-07-30 | 1 | -0/+120 |