aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprojectmanager/qmlmainfileaspect.h
Commit message (Expand)AuthorAgeFilesLines
* QmlProjectManager: Fix crash when creating qml projectChristian Stenger2025-03-111-2/+0
* Utils: Make Aspect::addToLayout() consthjk2024-07-081-1/+1
* Use LayoutBuilder V2hjk2024-05-271-1/+1
* Utils: Rename the new Storage to Storehjk2023-08-241-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-2/+2
* QmlProjectManager: Prepare special aspects for auto-registrationhjk2023-07-141-1/+2
* Layouting: Make aspects operate on parent items, not LayoutBuilderhjk2023-05-031-1/+1
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* QmlProjectManager: FilePathify furtherhjk2023-01-311-7/+7
* Utils: Flatten LayoutBuilder related hierarchieshjk2023-01-201-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Copy more RunConfiguration data to RunControlhjk2022-04-121-1/+7
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-2/+2
* QmlDesigner: use current file to start previewTim Jenssen2020-01-131-0/+2
* QmlProjectManager: Fix compile with namespaced QtChristian Stenger2020-01-081-0/+3
* QmlProject: move/rename MainQmlFileAspect to QmlMainFileAspectTim Jenssen2020-01-081-0/+83