aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/designercore/projectstorage/qmldocumentparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Add kind to module idMarco Bubke2024-04-251-9/+20
* QmlDesigner: Extract default property in qml document parserMarco Bubke2024-04-151-1/+1
* QmlDesigner: Add tracing for project storage updaterMarco Bubke2024-03-251-0/+18
* qmldocumentparser: adapt to changes in Dom for Qt 6.6Sami Shalayel2024-01-171-0/+7
* qmldocumentparser: adapt to changes in DomSami Shalayel2024-01-161-4/+3
* QmlDesigner: Add type lookupMarco Bubke2023-07-111-16/+17
* QmlDesigner: Cleanup the Qt conditionsMarco Bubke2023-05-111-2/+2
* QmlDesigner: Move Version to different namespaceMarco Bubke2023-05-081-5/+5
* QmlDesigner: Add module scannerMarco Bubke2023-04-191-2/+2
* Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-261-1/+1
|\
| * Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* | QmlDesigner: Add direct dependency on QmlDomPrivateMarco Bubke2023-02-071-1/+1
|/
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QmlDesigner: Move PropertyDeclarationTraitsMarco Bubke2022-07-141-4/+4
* QmlDesigner: Move synchronization types into extra namespaceMarco Bubke2022-07-121-43/+49
* Merge remote-tracking branch 'origin/qmlprojectstorage'Tim Jenssen2022-06-211-32/+188
* QmlDesigner: Disable Qml*Parser if there is no QmlDomMarco Bubke2022-06-211-0/+15
* QmlDesigner: Add imports for qml document parserMarco Bubke2021-11-171-16/+17
* QmlDesigner: Support multiple module ids per typeMarco Bubke2021-10-201-9/+9
* QmlDesigner: Add QmlDocumentParser and QmlTypesParserMarco Bubke2021-10-141-0/+197