aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprojectmanager/qmlmainfileaspect.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProjectManager: Fix crash when creating qml projectChristian Stenger2025-03-111-12/+14
* Utils: Simplify FilePath::relativePathFromhjk2025-03-041-1/+1
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-3/+3
* Utils: Make Aspect::addToLayout() consthjk2024-07-081-1/+1
* QmlProjectManager: Fix main qml file path and duplicate signal connectionBurak Hancerli2024-06-281-4/+5
* Use LayoutBuilder V2hjk2024-05-271-1/+1
* QmlProjectManager: Merge the two *constants filehjk2024-01-181-1/+1
* Utils/all: Move mime constants into a central placehjk2023-11-081-5/+6
* 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-2/+7
* QmlProjectManager: fix warning when project has no mainScriptTim Jenssen2023-06-071-1/+1
* Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2023-05-221-1/+1
|\
| * QmlProject: Refactor QmlProjectManagerBurak Hancerli2023-04-051-1/+1
* | Layouting: Make aspects operate on parent items, not LayoutBuilderhjk2023-05-031-2/+2
|/
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* QmlProjectManager: FilePathify furtherhjk2023-01-311-29/+25
* Utils: Flatten LayoutBuilder related hierarchieshjk2023-01-201-1/+1
* QmlProjectManager: Tr::trAlessandro Portale2023-01-191-2/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Make port.h slimmerhjk2022-07-271-0/+1
* Drop Qt5: Qml lib / QmlDesigner: Get rid of QOverloadJarek Kobus2022-07-201-2/+1
* Code cosmeticshjk2022-06-241-0/+1
* QmlProjectMananger: Remove a use of mimeType via QFileInfohjk2022-06-151-8/+5
* Remove algorithm.h from buildtargetinfo.hJarek Kobus2022-05-181-0/+1
* ProjectExplorer: Copy more RunConfiguration data to RunControlhjk2022-04-121-2/+5
* Mimetypes: Make implementation switchable between new and oldEike Ziller2022-02-251-1/+1
* Utils: Consolidate LayoutBuilder interface a bithjk2020-09-241-1/+1
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-1/+3
* QmlProjectManager: De-export QmlProjectRunConfigurationhjk2020-02-111-3/+2
* QmlDesigner: use current file to start previewTim Jenssen2020-01-131-0/+5
* QmlProject: move/rename MainQmlFileAspect to QmlMainFileAspectTim Jenssen2020-01-081-0/+268