aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/qnxrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Fix error prone default value of appendOrSetMarcus Tillmanns2024-01-261-4/+4
* QtSupport: Use setup pattern for QtOutputFormatterhjk2024-01-181-0/+1
* Qnx: Use new setup scheme for most factorieshjk2023-11-171-3/+13
* Utils: Rename ProjectExplorer::Runnable into Utils::ProcessRunDataJarek Kobus2023-08-171-1/+3
* Use path chooser for selection local debug symbol fileshjk2023-07-261-1/+0
* Qnx: Use Aspects more directly in QnxRunConfigurationhjk2023-07-111-27/+27
* ProjectExplorer: Allow to specific target device for EnvironmentAspectshjk2023-07-111-1/+2
* ProjectExplorer: Remove unusual {Arguments,WorkingDir}Aspecthjk2023-07-051-4/+7
* ProjectExplorer: Replace unusual ExecutableAspect constructorhjk2023-07-041-49/+50
* Utils: Replace StringAspect::setFilePath()hjk2023-07-041-1/+1
* Qnx: use dedicated classes to create run workerhjk2023-01-101-1/+1
* 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
* Qnx: Modernize a bithjk2022-07-221-4/+9
* Qnx: Move to Tr::trhjk2022-07-131-4/+5
* ProjectExplorer: Make target device for executable aspect explicithjk2022-06-021-1/+1
* ProjectExplorer: Pass macroexpander (again) to WorkingDirectoryAspecthjk2022-05-301-1/+1
* Utils: Pass MacroExpander to ArgumentsAspect constructorhjk2022-05-201-2/+2
* ProjectExplorer: Shift full FilePath creation into Executable aspecthjk2022-05-181-2/+1
* ProjectExplorer: Pass envAspect directly to WorkingDirectory constructorhjk2022-04-221-2/+3
* Qnx: Use new RunConfiguration::setRunnableModifierhjk2021-04-191-15/+12
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* ProjectExplorer: Remove enabledChanged emissionshjk2019-12-201-1/+0
* Re-inline some of the RunConfiguration::setUpdater()hjk2019-12-181-12/+9
* ProjectExplorer: Replace RunConfiguration::doAdditionalSetuphjk2019-12-171-5/+0
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-12-161-11/+17
|\
| * Qnx: Add QnxRunConfiguration::doAdditionalSetup()Christian Kandeler2019-12-121-16/+24
* | Standardize RunConfiguration id specificationhjk2019-12-111-1/+1
* | ProjectExplorer: Let RunConfiguration not listen to Kit changeshjk2019-12-021-1/+0
* | Qnx: use new runconfiguration aspect update mechanismhjk2019-11-271-4/+4
* | ProjectExplorer: Introduce and use a Target::buildSystemUpdated signalhjk2019-11-211-3/+2
* | ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-1/+1
|/
* ProjectExplorer: Rename BaseStringAspect::{f,setF}ileNamehjk2019-08-291-1/+1
* ProjectExplorer: Proliferate FilePathhjk2019-08-291-4/+4
* Utils/all: Create an OutputFormatterFactoryhjk2019-08-131-2/+0
* Qnx: Remove RemoteLinuxRunConfiguration base from QnxRunConfigurationhjk2019-08-061-2/+46
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-0/+2
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-1/+1
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-09-191-0/+1
|\
| * Qnx: Fix passing path to Qt libraries on device to run configurationv4.7.1Eike Ziller2018-09-181-0/+1
* | ProjectExplorer: Compactify runconfiguration aspect creationhjk2018-09-041-2/+1
* | ProjectExplorer: Remove RunConfiguration::fillConfigurationLayouthjk2018-09-041-6/+0
|/
* Finish merging Runnable and StandardRunnablehjk2018-05-231-3/+1
* Pass id to RunConfiguration constructorhjk2018-04-251-2/+2
* Simplify runconfiguration aspect addTo... interfacehjk2018-04-241-5/+1
* ProjectExplorer: Factor out some common code in runconfigurationshjk2018-04-241-11/+3
* ProjectExplorer: Rework executable display handling in runconfigshjk2018-04-231-46/+22
* Qnx: Re-enable CMake etc buildshjk2018-04-061-2/+0