aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/customexecutablerunconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* iOS: Disable anything but running for iOS 17+ devicesEike Ziller2024-01-291-1/+1
* Utils: Rename ProjectExplorer::Runnable into Utils::ProcessRunDataJarek Kobus2023-08-171-1/+1
* ProjectExplorer: Use aspects more directly in customexe runconfighjk2023-07-131-1/+8
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Get rid of unneeded includes of RunControlJarek Kobus2022-10-251-1/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Use FilePath for CustomExecutableRC::executablehjk2021-10-281-1/+1
* ProjectExplorer: Provide a way to extend RunWorkerFactoryhjk2021-06-181-1/+8
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Move ProjectExplorer::WarningFlags to a more suitable locationChristian Kandeler2020-01-071-2/+0
* ProjectExplorer: Rework RunConfiguration::isConfigured()Christian Kandeler2019-12-051-11/+4
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-0/+1
* ProjectExplorer: Remove Run{Control,Configuration}::abihjk2018-10-161-1/+0
* Finish merging Runnable and StandardRunnablehjk2018-05-231-1/+0
* ProjectExplorer: Rework CustomExecutableRunConfigurationhjk2018-04-261-26/+4
* Pass id to RunConfiguration constructorhjk2018-04-251-0/+1
* Use WorkingDirectoryAspect in CustomExecutableRunConfigurationhjk2018-04-121-5/+0
* ProjectExplorer: De-qobject-ify RunConfigurationFactoryhjk2018-04-091-2/+0
* Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-071-2/+2
* IRunConfiguration: Remove BuildTargetInfo from the RC factory APIsTobias Hunger2018-02-061-2/+2
* ProjectExplorer: Add a IRunConfigurationFactory::addFixedBuildTarget()hjk2018-01-031-3/+0
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-5/+1
* ProjectExplorer: Register createes' base id in RunConfigurationFactoryhjk2017-11-271-6/+2
* ProjectExplorer: Add a RunConfigurationFactory::canHandle(Target *)hjk2017-11-201-3/+0
* ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in basehjk2017-11-161-4/+1
* CustomExecutable: standardize RunConfiguration::initialize() signaturehjk2017-11-141-1/+1
* ProjectExplorer: Simplify IRunConfigurationFactory::clone() usehjk2017-11-141-1/+0
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-2/+1
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-6/+4
* CustomexecutableRunConfiguration: Polish a bitTobias Hunger2017-01-271-1/+1
* ProjectExplorer: Complete Qt5-style connectsOrgad Shaneh2016-06-031-3/+4
* Move CustomExecutableRunConfiguration to ProjectExplorerhjk2016-05-131-0/+115
* DebuggingHelper: Move to QtSupportTobias Hunger2012-05-181-153/+0
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-4/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-1/+1
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | replace env variable injection with pervasive expando supportOswald Buddenhagen2010-11-171-2/+3
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-4/+3
* | ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-1/+3
* | ProjectExplorer: Remove internal classes from exported headers.Friedemann Kleint2010-11-011-57/+0
|/
* RunConfigurations: Rename a few misnamed functionsdt2010-09-271-2/+2
* ApplicationRC: make exectuable() and co. return expanded valuesdt2010-09-271-0/+2
* CustomExecutableRC: Use environment variablesTobias Hunger2010-09-241-8/+2