aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/incredibuild/commandbuilderaspect.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Layouting: Make aspects operate on parent items, not LayoutBuilderhjk2023-05-031-1/+1
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Utils: Flatten LayoutBuilder related hierarchieshjk2023-01-201-1/+1
* Incredibuild: Tr::tr and code cosmeticshjk2023-01-191-4/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Fix lupdate issuesEike Ziller2020-11-091-0/+2
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-3/+4
* ProjectExplorer: Introduce TextDisplay for simple display taskshjk2020-08-141-12/+0
* IncrediBuild: Rework CommandBuilderhjk2020-08-071-3/+3
* IncrediBuild: Finish buildstep aspectificationhjk2020-08-071-0/+15
* Incredibuild: Introduce a CommandBuilderAspecthjk2020-08-061-0/+53