aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldom/qqmldom_fwd_p.h
Commit message (Expand)AuthorAgeFilesLines
* QmlDom: AttachedInfo -> FileLocations::NodeDmitrii Akshintsev2024-11-141-2/+1
* QmlDom: Dissolve FileLocations into a namespace and FileLocations::InfoDmitrii Akshintsev2024-11-141-2/+3
* qmldom: introduce FileLocationRegion enum as key for sourcelocationsSami Shalayel2023-11-011-0/+1
* qmldom: move DomCreationOption definition into qqmldomconstantsSami Shalayel2023-10-231-0/+1
* QmlDom: Add GenericScriptElement and CallExpressionSami Shalayel2023-05-231-0/+1
* Qml: Add script element for return statementsSami Shalayel2023-05-021-0/+1
* Dom: Introduce scriptelements in the DOM representationSami Shalayel2023-05-021-0/+14
* QQmlDomAstCreator: split into header and implementation and renameSami Shalayel2023-04-121-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-111-37/+3
* Make sure all private headers include at least one otherThiago Macieira2022-03-101-0/+1
* qmldom: representation and load of Qml FilesFawzi Mohamed2021-06-051-31/+46
* qmldom: DomItem and common APIFawzi Mohamed2020-12-031-0/+104