| Commit message (Expand) | Author | Age | Files | Lines |
| * | Tooling: Add an event replay debug service | Ulf Hermann | 2025-11-07 | 1 | -0/+3 |
| * | QQmlDebugTranslationService: work around GCC bug std::variant | Thiago Macieira | 2025-10-27 | 1 | -0/+3 |
| * | QtQml: Make base CU a member of ExecutableCompilationUnit | Ulf Hermann | 2024-01-10 | 1 | -2/+2 |
| * | Fix compile time qsTranslate with empty context | Ulf Hermann | 2023-10-24 | 1 | -5/+8 |
| * | Qml: Analyze qsTranslate at compile time | Ulf Hermann | 2022-10-13 | 1 | -3/+6 |
| * | qmltc: translation binding support | Sami Shalayel | 2022-08-25 | 1 | -1/+1 |
| * | Create Translation Bindings without CompiledData::Binding | Sami Shalayel | 2022-08-15 | 1 | -0/+38 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
| * | QQmlDebugService interfaces: de-inline dtors | Marc Mutz | 2022-05-10 | 1 | -0/+20 |
| * | Implement debugtranslationservice | Tim Jenssen | 2021-04-26 | 1 | -1/+2 |
| * | Make the qtquick and qtqml plugins optional | Ulf Hermann | 2020-07-02 | 1 | -0/+12 |
| * | QmlDebug: add new debugtranslationservice | Tim Jenssen | 2020-02-05 | 1 | -0/+1 |
| * | Run includemocs in qtdeclarative | Thiago Macieira | 2017-04-26 | 1 | -0/+2 |
| * | Updated license headers | Jani Heikkinen | 2016-01-19 | 1 | -14/+20 |
| * | Merge remote-tracking branch 'origin/5.6' into origin/dev | Ulf Hermann | 2015-10-22 | 1 | -0/+1 |
| |\ |
|
| | * | QmlDebug: Add a debug service for use with native debuggers | hjk | 2015-10-16 | 1 | -0/+1 |
| * | | Make keys of all debug services public | Ulf Hermann | 2015-09-15 | 1 | -0/+2 |
| |/ |
|
| * | Extract minimal abstract interfaces from debug services. | Ulf Hermann | 2015-08-04 | 1 | -0/+43 |