aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/incredibuild
Commit message (Expand)AuthorAgeFilesLines
* Incredibuild: Use more FilePath in CommandBuilderhjk2021-09-297-35/+34
* Utils: Return FilePath from PathChooser::homePath()hjk2021-08-192-4/+4
* Utils: Move process arguments class out of QtcProcesshjk2021-05-111-1/+1
* cmake build: Fix PLUGIN_RECOMMENDSEike Ziller2020-12-111-1/+1
* Fix various clang warningsChristian Kandeler2020-12-081-1/+0
* Fix lupdate issuesEike Ziller2020-11-093-0/+6
* Incredibuild: Change some of the displayed stringshjk2020-11-092-26/+19
* Utils: Consolidate LayoutBuilder interface a bithjk2020-09-241-3/+3
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-234-5/+10
* Incredibuild: Use standard layout for plugin setup codehjk2020-09-212-41/+16
* ProjectExplorer: Simplify use of AbstractProcessStep::init()hjk2020-09-162-19/+0
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-09-141-0/+9
|\
| * IncrediBuild: Add plugin metadataKai Koehne2020-09-111-0/+9
| * Core/Utils: Migrate further to Utils::Idhjk2020-07-064-4/+4
* | ProjectExplorer: Introduce a ProjectConfiguration::kit() functionhjk2020-09-092-2/+2
* | Incredibuild: Fix handling of build commandsChristian Stenger2020-08-316-11/+9
* | Incredibuild: Use new AbstractProcessStep convenience functionshjk2020-08-192-309/+266
* | ProjectExplorer: Introduce TextDisplay for simple display taskshjk2020-08-142-23/+0
* | ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-142-55/+55
* | Incredibuild: Do not rely on metaobject classnames for build stepshjk2020-08-106-38/+24
* | IncrediBuild: Rework CommandBuilderhjk2020-08-0710-254/+118
* | IncrediBuild: Finish buildstep aspectificationhjk2020-08-074-208/+94
* | Incredibuild: Introduce a CommandBuilderAspecthjk2020-08-067-345/+314
* | IncrediBuild: Rework BuildConsoleBuildStephjk2020-08-0611-1072/+457
* | IncrediBuild: Rework IBConsoleBuildStephjk2020-08-0511-609/+250
* | Core/Utils: Migrate further to Utils::Idhjk2020-07-064-4/+4
|/
* More QRegularExpression and include for Qt 6hjk2020-06-252-6/+7
* IncrediBuild: Fix uic warning about duplicate widget nameOrgad Shaneh2020-06-181-2/+2
* New IncrediBuild pluginOr Kunst2020-06-1729-0/+2918