aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/designercore/projectstorage/qmltypesparser.h
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Rename ProjectData into DirectoryInfoMarco Bubke2024-05-071-1/+1
* QmlDesigner: Remove template parameter from project storageMarco Bubke2024-04-221-5/+2
* QmlDesigner: Add type lookupMarco Bubke2023-07-111-1/+1
* QmlDesigner: Make more classes finalMarco Bubke2023-06-071-1/+1
* QmlDesigner: Cleanup the Qt conditionsMarco Bubke2023-05-111-6/+2
* QmlDesigner: Fix QmlTypesParserMarco Bubke2023-04-261-10/+9
* QmlDesigner: Add module scannerMarco Bubke2023-04-191-2/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* QDS: Fix warnings for GCC 11.2Marcus Tillmanns2022-09-201-2/+10
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QDS: Fix unused variable warningsMarcus Tillmanns2022-08-181-2/+3
* QmlDesigner: Move synchronization types into extra namespaceMarco Bubke2022-07-121-3/+3
* QmlDesigner: Introduce different modules for cpp, qml and directoriesMarco Bubke2021-10-201-2/+1
* QmlDesigner: Support multiple module ids per typeMarco Bubke2021-10-201-3/+5
* QmlDesigner: Add QmlDocumentParser and QmlTypesParserMarco Bubke2021-10-141-0/+62