aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/boot2qt/qdbmakedefaultappstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various UI text fixesEike Ziller2025-05-141-2/+2
* ProjectExplorer: Replace uses of Target signals and member functionsChristian Kandeler2025-03-061-1/+1
* 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-7/+6
* AbstractRemoteLinuxDeployStep: Make recipe return GroupItemJarek Kobus2023-07-111-2/+2
* Boot2Qt: Use direct aspect registration in QdbMakeDefaultAppStephjk2023-07-041-11/+7
* 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-2/+0
* RemoteLinux: Drop some in-class signallinghjk2023-03-231-4/+4
* RemoteLinux/Boot2Qt: Merge DeployStep and DeployService hierarchieshjk2023-03-231-28/+14
* RemoteLinux: Merge abstractremotelinuxdeploy{step,service} file pairshjk2023-01-271-1/+0
* Boot2Qt: Tr::trhjk2023-01-181-13/+9
* Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*hjk2023-01-101-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Boot2Qt: Fix parameter passing for make-default stephjk2022-12-121-5/+6
* Boot2Qt: Pass remote only path component of remote applicationhjk2022-12-021-1/+1
* AbstractRemoteLinuxDeployService: Refactor APIJarek Kobus2022-11-251-21/+2
* QdbMakeDefaultAppService: Reuse TaskTreeJarek Kobus2022-11-251-38/+42
* RemoteLinux: Dissolve AbstractRemoteLinuxDeployStep::createDeployServicehjk2022-10-141-1/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Code cosmeticshjk2022-06-241-0/+1
* RemoteLinux: Add more forward declarationsJarek Kobus2022-06-011-0/+1
* ProjectExplorer: Introduce a IDevice::filePathhjk2022-05-101-1/+1
* Boot2Qt: Merge qdbmakedefaultappservice into build step fileshjk2022-05-041-16/+81
* Consolidate build/deploystep default display name handlinghjk2020-10-021-5/+1
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-0/+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 deploy stepshjk2020-02-201-6/+19
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-2/+2
* ProjectExplorer: Introduce a new BaseSelectionAspecthjk2019-06-141-75/+11
* RemoteLinux: Move deployservice ownership to AbstractRemoteLinuxDeployStephjk2019-06-141-25/+9
* RemoteLinux et al: Use functor for deploy step polishinghjk2019-06-111-6/+4
* Boot2Qt: Replace use of 'private slots:'hjk2019-06-111-21/+11
* Add support for Boot2Qthjk2019-06-071-0/+158