aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/boot2qt/qdbrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Boot2Qt: Use setup function for run worker creationhjk2024-01-291-1/+1
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
* Use path chooser for selection local debug symbol fileshjk2023-07-261-1/+0
* Boot2Qt: Use aspects more directly in QdbRunConfigurationhjk2023-07-121-82/+63
* ProjectExplorer: Allow to specific target device for EnvironmentAspectshjk2023-07-111-1/+2
* ProjectExplorer: Remove unusual {Arguments,WorkingDir}Aspecthjk2023-07-051-2/+8
* ProjectExplorer: Replace unusual ExecutableAspect constructorhjk2023-07-041-1/+2
* Utils: Replace StringAspect::setFilePath()hjk2023-07-041-1/+1
* Boot2Qt: Tr::trhjk2023-01-181-15/+10
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Boot2Qt: Feed remote-qualified executable into ExecutableAspecthjk2022-12-021-2/+6
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Boot2Qt: Fix creation of full command linehjk2022-06-081-4/+7
* 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-3/+3
* ProjectExplorer: Shift full FilePath creation into Executable aspecthjk2022-05-181-3/+2
* ProjectExplorer: Pass envAspect directly to WorkingDirectory constructorhjk2022-04-221-2/+3
* ProjectExplorer: Un-tighten the RunConfiguration::isConfigured() checkChristian Kandeler2020-11-181-2/+2
* Boot2Qt: Make sure the run config stays up to date with deployment infoChristian Kandeler2020-11-181-0/+2
* ProjectExplorer: Remove ArgumentsAspect::argumentsChanged signalhjk2020-09-101-1/+1
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* Qdb: De-Q_OBJECT-ify RunConfigurationhjk2020-02-171-15/+34
* Re-inline some of the RunConfiguration::setUpdater()hjk2019-12-181-11/+9
* ProjectExplorer: Replace RunConfiguration::doAdditionalSetuphjk2019-12-171-5/+0
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-12-161-9/+16
|\
| * Boot2Qt: Add QdbRunConfiguration::doAdditionalSetup()Christian Kandeler2019-12-121-0/+5
* | Standardize RunConfiguration id specificationhjk2019-12-111-1/+1
* | ProjectExplorer: Rework RunConfiguration::isConfigured()Christian Kandeler2019-12-051-9/+6
* | ProjectExplorer: Let RunConfiguration not listen to Kit changeshjk2019-12-021-1/+0
* | Qdb: use new runconfiguration aspect update mechanismhjk2019-11-271-14/+11
* | ProjectExplorer: Introduce and use a Target::buildSystemUpdated signalhjk2019-11-211-5/+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-4/+0
* Add support for Boot2Qthjk2019-06-071-0/+141