aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/incredibuild/commandbuilderaspect.cpp
Commit message (Expand)AuthorAgeFilesLines
* GuiUtils: Apply wheel blocker to more widgetsJarek Kobus2024-01-051-0/+2
* 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
* IncrediBuild: Fix missing UI in build stepsEike Ziller2023-07-311-1/+2
* Layouting: Make aspects operate on parent items, not LayoutBuilderhjk2023-05-031-4/+4
* Utils: Flatten LayoutBuilder related hierarchieshjk2023-01-201-1/+1
* Incredibuild: Tr::tr and code cosmeticshjk2023-01-191-8/+7
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Remove unused includes of QFormLayoutJarek Kobus2022-11-181-1/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Drop Qt5: Various plugins: Get rid of QOverloadJarek Kobus2022-07-201-2/+1
* UI text: Fix grammar errors and capitalization issuesLeena Miettinen2022-06-281-1/+1
* Incredibuild: Use more FilePath in CommandBuilderhjk2021-09-291-5/+5
* Utils: Return FilePath from PathChooser::homePath()hjk2021-08-191-1/+1
* Utils: Consolidate LayoutBuilder interface a bithjk2020-09-241-3/+3
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-0/+1
* Incredibuild: Fix handling of build commandsChristian Stenger2020-08-311-3/+3
* ProjectExplorer: Introduce TextDisplay for simple display taskshjk2020-08-141-11/+0
* Incredibuild: Do not rely on metaobject classnames for build stepshjk2020-08-101-5/+12
* IncrediBuild: Rework CommandBuilderhjk2020-08-071-74/+57
* IncrediBuild: Finish buildstep aspectificationhjk2020-08-071-0/+11
* Incredibuild: Introduce a CommandBuilderAspecthjk2020-08-061-0/+234