aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/boot2qt
Commit message (Expand)AuthorAgeFilesLines
* 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
* QdbDeviceInferiorRunner: Connect to done() signalJarek Kobus2022-06-211-1/+1
* Utils: use cleaned stdout all over the place againDavid Schulz2022-06-171-2/+2
* RemoteLinux: Remove CheckForFreeDiskSpaceStepChristian Kandeler2022-06-162-4/+0
* Boot2Qt: Fix creation of full command linehjk2022-06-082-6/+10
* ProjectExplorer: Make target device for executable aspect explicithjk2022-06-021-1/+1
* RemoteLinux: Add more forward declarationsJarek Kobus2022-06-012-0/+2
* Rename RemoteLinuxCheckForFreeDiskSpaceStepJarek Kobus2022-06-011-2/+2
* ProjectExplorer: Remove RunWorker::runnable()hjk2022-05-311-5/+3
* ProjectExplorer: Pass macroexpander (again) to WorkingDirectoryAspecthjk2022-05-301-1/+1
* ProjectExplorer: Reduce use of Runnable in SimpleTargetRunnerhjk2022-05-251-7/+5
* Get rid of Ssh libJarek Kobus2022-05-232-4/+2
* Ssh: Rename SshConnectionParameters into SshParametersJarek Kobus2022-05-232-5/+4
* Utils: Pass MacroExpander to ArgumentsAspect constructorhjk2022-05-201-3/+3
* ProjectExplorer: Shift full FilePath creation into Executable aspecthjk2022-05-181-3/+2
* Qdb: Avoid some direct IDevice::mapToGlobalPath usehjk2022-05-111-7/+5
* ProjectExplorer: Introduce a IDevice::filePathhjk2022-05-103-3/+3
* Qdb: Replace ApplicationLauncher in QdbStopApplicationStephjk2022-05-061-29/+30
* Boot2Qt: Replace last occurrence of ApplicationLauncherhjk2022-05-051-23/+28
* Boot2Qt: Replace two more uses of ApplicationLauncherhjk2022-05-051-34/+20
* Boot2Qt: Merge qdbstopapplicationservice into build step fileshjk2022-05-055-189/+98
* Boot2Qt: Merge qdbmakedefaultappservice into build step fileshjk2022-05-045-168/+81
* QdbMakeDefaultAppService: Don't use SshRemoteProcessRunnerJarek Kobus2022-05-042-66/+28
* Get rid of IDevice::createProcess()Jarek Kobus2022-05-042-27/+0
* Implement QdbProcessInterfaceJarek Kobus2022-05-042-0/+22
* CMake: Qt Creator Static build supportCristian Adam2022-04-291-0/+1
* ProjectExplorer: Pass envAspect directly to WorkingDirectory constructorhjk2022-04-221-2/+3
* IDevice: Make it possible to forward declare Ptr and ConstPtrJarek Kobus2022-04-141-2/+3
* Remove outdated codeRobert Löhning2022-03-091-8/+1
* ApplicationLauncher: Unify APIJarek Kobus2022-03-023-3/+3