aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/boot2qt/qdbstopapplicationstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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