aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/runcontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Store parts of active build config in runcontrolhjk2019-09-241-0/+24
* ProjectExplorer: Store some aspect data by value in the RunControlhjk2019-09-051-2/+5
* ProjectExplorer: Use std::function for SimpleTargetRunner::start()hjk2019-09-041-58/+48
* ProjectExplorer: Store BuildTargetInfo in RunControl directlyhjk2019-08-281-2/+6
* ProjectExplorer: Less use of stored RunConfiguration in RunControlhjk2019-08-271-3/+5
* ProjectExplorer: Standardize RunWorker creation logichjk2019-08-271-25/+8
* ProjectExplorer: Add a facility to dump supported run worker setupshjk2019-08-201-0/+30
* Utils/all: Create an OutputFormatterFactoryhjk2019-08-131-5/+40
* Project: Push direct RunConfiguration use out of RunWorker factorieshjk2019-08-131-14/+21
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-40/+26
* ProjectExplorer: Fix qbs buildChristian Kandeler2019-08-071-2/+1
* ProjectExplorer: Replace RunControl::buildTargetInfohjk2019-08-071-2/+7
* WebAssembly: Drop run config inheritance from CustomExecutablehjk2019-08-071-2/+3
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-7/+6
* Utils: Encourage marking of raw command line parametershjk2019-06-061-1/+1
* ProjectExplorer: Add a Runnable::setCommandLine()hjk2019-06-031-0/+6
* Utils: Extract a CommandLine structure from a QtcProcesshjk2019-05-291-0/+5
* ProjectExplorer: Make it easier to use RunConfiguration idshjk2019-04-051-0/+15
* ProjectExplorer: Fix compile for journald supportChristian Stenger2019-03-211-1/+1
* Android: Avoid a direct use of RunControl::runConfiguration()hjk2019-03-211-0/+5
* ProjectExplorer: Remove RunWorker::runMode()hjk2019-03-211-5/+0
* ProjectExplorer: Replace RunControl::producerhjk2019-03-201-7/+13
* Debugger: Avoid some uses of RunControl::runConfiguration()hjk2019-03-141-1/+3
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-0/+1529