aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/processstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Fix CustomProcessStephjk2020-10-091-38/+32
* Consolidate build/deploystep default display name handlinghjk2020-10-021-4/+2
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-1/+1
* ProjectExplorer: Simplify use of AbstractProcessStep::init()hjk2020-09-161-7/+0
* ProjectExplorer: Introduce a ProjectConfiguration::kit() functionhjk2020-09-091-1/+1
* ProjectExplorer: Remove ProcessParameters::resolveAll()hjk2020-08-251-1/+0
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-9/+9
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* Merge output formatters and output parsersChristian Kandeler2020-04-231-1/+8
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-1/+1
* ProjectExplorer: Un-export ProcessStephjk2020-02-211-8/+21
* ProjectExplorer: Introduce some BuildStep convenience accessorshjk2020-02-191-12/+6
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-3/+3
* ProjectExplorer: Rename BaseStringAspect::{f,setF}ileNamehjk2019-08-291-1/+1
* Use build step ids for construction in more caseshjk2019-06-261-3/+2
* ProjectExplorer: Mechanically simplify ProcessStep summary updatehjk2019-06-251-27/+11
* ProjectExplorer: Prefer ProcessParameters::setCommandLinehjk2019-06-241-4/+4
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-151-2/+2
* CompilationDatabase: Allow to set custom build step and run commandIvan Donchevskii2019-04-291-4/+2
* ProjectExplorer: Aspectify ProcessStephjk2019-04-261-143/+61
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-2/+2
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-2/+2
* ProjectExplorer: Pimpl AbstractProcessStepOrgad Shaneh2018-11-191-0/+1
* ProjectExplorer: Make BuildStep::immutable use a data memberhjk2018-10-231-5/+0
* ProjectExplorer: Merge SimpleBuildStepWidget into BuildStepWidgethjk2018-10-121-2/+2
* Centralize retrieving the "parent" build configurationEike Ziller2018-05-221-7/+1
* BuildStep: Make build steps more widely availableTobias Hunger2018-04-111-3/+0
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-28/+8
* ProcessExplorer: Do not use QLatin1String in ProcessStepTobias Hunger2017-06-131-10/+10
* Don't use return keyword when not necessaryMontel Laurent2017-04-141-1/+1
* Qmake: Add variable choosers where variables are parsedOrgad Shaneh2017-03-291-0/+3
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-101-41/+3
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-11/+9
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-6/+6
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-8/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-161-2/+2
* Remove unnecessary destructorsTobias Hunger2015-11-161-4/+0
* Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-031-2/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* VariableChooser: Reworkhjk2014-10-151-3/+3
* MacroExpander: Allow registering local expansionshjk2014-10-151-2/+2
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-3/+3
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-3/+3
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1