summaryrefslogtreecommitdiff
path: root/src/plugins/boot2qt
Commit message (Expand)AuthorAgeFilesLines
* TaskTree: Prepare for de-utils-ization - part 2Jarek Kobus2023-05-122-2/+2
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-046-7/+7
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-046-20/+20
* Tasking::Process: Rename Process into ProcessTaskJarek Kobus2023-05-032-2/+2
* ProjectExplorer: Rename BuildStepFactory::cloneStep{,Creator}hjk2023-04-051-1/+1
* Boot2Qt: Switch deploy step creation to clone-by-idhjk2023-04-051-15/+10
* RemoteLinux: Further disantangle buildsteps from downstreamhjk2023-03-281-13/+8
* Fix include styleJarek Kobus2023-03-241-1/+1
* ProjectExplorer: Allow Devices to be added without using the wizardhjk2023-03-241-0/+2
* Boot2Qt/RL: Remove some function re-implementationshjk2023-03-232-3/+0
* RemoteLinux: Drop some in-class signallinghjk2023-03-232-12/+12
* RemoteLinux/Boot2Qt: Merge DeployStep and DeployService hierarchieshjk2023-03-232-50/+26
* RemoteLinux: Merge SshProcessInterface and LinuxProcessInterfacehjk2023-03-201-4/+3
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* RemoteLinux: Merge abstractremotelinuxdeploy{step,service} file pairshjk2023-01-272-2/+0
* Boot2Qt: Use standard pattern for Qt version factory setuphjk2023-01-273-27/+24
* QdbStopApplicationService: Replace DynamicSetup with dynamic task setupJarek Kobus2023-01-201-13/+6
* Use simpler Plugin::initialize() when feasiblehjk2023-01-202-7/+2
* Boot2Qt: Tr::trhjk2023-01-1828-181/+133
* Boot2Qt: Code cosmeticshjk2023-01-181-12/+10
* Boot2Qt: Use dedicated classes for run worker factorieshjk2023-01-183-73/+113
* Prefix Tr::tr contexts with ::hjk2023-01-132-2/+2
* Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*hjk2023-01-103-4/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0631-31/+31
* CMake build: Use version-less Qt targetsEike Ziller2023-01-051-1/+1
* Boot2Qt: Fix parameter passing for make-default stephjk2022-12-121-5/+6
* Boot2qt, Qnx: Pass context object to lambda connectionsJarek Kobus2022-12-081-2/+2
* Boot2Qt: Pass remote only path component of remote applicationhjk2022-12-021-1/+1
* Boot2Qt: Feed remote-qualified executable into ExecutableAspecthjk2022-12-022-6/+11
* AbstractRemoteLinuxDeployService: Refactor APIJarek Kobus2022-11-252-43/+6
* QdbMakeDefaultAppService: Reuse TaskTreeJarek Kobus2022-11-251-38/+42
* 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
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-161-2/+2
|\
| * LinuxDevice: Fix stopping remote app when run in terminalJarek Kobus2022-11-151-2/+2
* | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-101-1/+18
|\ \ | |/
| * Boot2Qt: Fix default deployment methodMarcus Tillmanns2022-11-101-1/+18
* | Get rid of unneeded includes of RunControlJarek Kobus2022-10-252-2/+0
|/
* RemoteLinux: Dissolve AbstractRemoteLinuxDeployStep::createDeployServicehjk2022-10-142-2/+4
* Make rsync to be default deploy step in Boot2Qt pluginAri Parkkila2022-10-141-1/+9
* Enable deploy step via rsync for Boot2Qt targetAri Parkkila2022-10-131-0/+3
* Fix Boot2Qt Device dark theme on WindowsAri Parkkila2022-10-111-0/+2
* Boot2Qt: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*Eike Ziller2022-08-303-6/+7
* Use SPDX license identifiersLucie Gérard2022-08-2631-744/+62
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-07-251-4/+4
|\
| * Boot2Qt: Fix crash when manually rebootinghjk2022-07-221-4/+4
* | Add plugintr.h files to all pluginshjk2022-06-271-0/+37
|/
* Code cosmeticshjk2022-06-241-0/+1