aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/boot2qt/qdbstopapplicationstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* TaskTree: Introduce DoneWith enumJarek Kobus2023-11-071-2/+2
* TaskTree: Use common done handlerJarek Kobus2023-11-061-6/+7
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
* AbstractRemoteLinuxDeployStep: Make recipe return GroupItemJarek Kobus2023-07-111-3/+3
* TaskTree: Rename TaskAction into SetupResultJarek Kobus2023-06-211-2/+2
* TaskTree: Prepare for de-utils-ization - part 2Jarek Kobus2023-05-121-1/+1
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-5/+5
* Tasking::Process: Rename Process into ProcessTaskJarek Kobus2023-05-031-1/+1
* Boot2Qt/RL: Remove some function re-implementationshjk2023-03-231-1/+0
* RemoteLinux: Drop some in-class signallinghjk2023-03-231-8/+8
* RemoteLinux/Boot2Qt: Merge DeployStep and DeployService hierarchieshjk2023-03-231-22/+12
* RemoteLinux: Merge abstractremotelinuxdeploy{step,service} file pairshjk2023-01-271-1/+0
* QdbStopApplicationService: Replace DynamicSetup with dynamic task setupJarek Kobus2023-01-201-13/+6
* Boot2Qt: Tr::trhjk2023-01-181-13/+8
* Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*hjk2023-01-101-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* AbstractRemoteLinuxDeployService: Refactor APIJarek Kobus2022-11-251-22/+4
* QdbStopApplicationService: Reuse TaskTreeJarek Kobus2022-11-251-45/+52
* QdbStopApplicationService: Always call stopDeployment() when doneJarek Kobus2022-11-221-9/+2
* QdbStopApplicationService: Move setting connections into c'torJarek Kobus2022-11-221-11/+11
* QdbStopApplicationService: Remove cleanup()Jarek Kobus2022-11-221-11/+2
* Get rid of unneeded includes of RunControlJarek Kobus2022-10-251-1/+0
* RemoteLinux: Dissolve AbstractRemoteLinuxDeployStep::createDeployServicehjk2022-10-141-1/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* RemoteLinux: Add more forward declarationsJarek Kobus2022-06-011-0/+1
* ProjectExplorer: Introduce a IDevice::filePathhjk2022-05-101-1/+1
* Qdb: Replace ApplicationLauncher in QdbStopApplicationStephjk2022-05-061-29/+30
* Boot2Qt: Merge qdbstopapplicationservice into build step fileshjk2022-05-051-9/+98
* Consolidate build/deploystep default display name handlinghjk2020-10-021-4/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* Qdb: De-Q_OBJECT-ify deploy stepshjk2020-02-201-7/+24
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-2/+2
* RemoteLinux: Move deployservice ownership to AbstractRemoteLinuxDeployStephjk2019-06-141-17/+3
* RemoteLinux et al: Use functor for deploy step polishinghjk2019-06-111-5/+1
* Add support for Boot2Qthjk2019-06-071-0/+73