Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dom: export logging category used by template methods | Sami Shalayel | 2024-09-19 | 1 | -1/+1 |
* | Fix Unity build of QtQml | Friedemann Kleint | 2024-09-11 | 1 | -2/+2 |
* | QmlDom: Pass arguments by const ref, next round | Ulf Hermann | 2023-12-15 | 1 | -22/+32 |
* | qmldom: Fix coverity warnings | Ulf Hermann | 2023-09-15 | 1 | -1/+1 |
* | QmlDom: Don't pass ErrorMessage by value | Ulf Hermann | 2023-09-15 | 1 | -3/+3 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -37/+3 |
* | qmldom: improve path and addError performance | Fawzi Mohamed | 2021-08-16 | 1 | -5/+58 |
* | qmldom: representation and load of Qml Files | Fawzi Mohamed | 2021-06-05 | 1 | -0/+3 |
* | qmldom: Improve basic infrastructure | Fawzi Mohamed | 2021-04-14 | 1 | -7/+1 |
* | qmldom: Add Path and ErrorMessage to Dom | Fawzi Mohamed | 2020-12-01 | 1 | -0/+195 |