summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/processstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ProjectExplorer: Add history completer to path choosersTobias Hunger2013-11-261-0/+1
|/
* Simplify code to set up output parser chain a bitTobias Hunger2013-08-211-3/+1
* CustomExecutableRunConfiguration: Use sourceDir if the project has no bcDaniel Teske2013-04-301-1/+4
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-5/+0
* Make variable manager static.Eike Ziller2013-03-131-2/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | ProcessStep: Remove unused ctorDaniel Teske2013-01-241-6/+0
* | ProcessParameter: Ensure macro expansion is done in the main threadDaniel Teske2012-12-071-0/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-301-6/+8
|\ \ | |/
| * QmlProject: Avoid crashes on adding actual process steps to deploy listDaniel Teske2012-11-291-6/+8
* | Kit: Add createOutputParser methodDaniel Teske2012-11-021-1/+4
|/
* Adjust license headershjk2012-10-051-21/+20
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-10/+10
* Normalized connect()sRobert Loehning2012-03-061-1/+1