summaryrefslogtreecommitdiff
path: root/src/plugins/boot2qt
Commit message (Expand)AuthorAgeFilesLines
* 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
* SshRemoteProcessRunner: Unify APIJarek Kobus2022-03-021-1/+1
* SshRemoteProcessRunner: Drop error string from processClosed()Jarek Kobus2022-03-022-2/+3
* DeviceProcess: Minimize the usage of DeviceProcessJarek Kobus2022-02-282-2/+2
* RunControl: Drop IDevice * from doStart()Jarek Kobus2022-02-231-1/+2
* ApplicationLauncher: Remove start(IDevice *) overloadJarek Kobus2022-02-233-4/+8
* ProjectExplorer: Use simpler signature for ApplicationLauncher::processExited()hjk2022-02-154-14/+13
* ProjectExplorer: Split ApplicationLauncher::start() parametershjk2022-02-153-5/+9
* ProjectExplorer: Remove IDeviceFactory::setCanCreatehjk2022-02-041-1/+0
* ProjectExplorer: Use a lambda for DeviceFactory::create()hjk2022-01-262-13/+7
* Collect Qt Creator debug menu items into common submenuEike Ziller2022-01-261-2/+1
* Rename QtSupport::BaseQtVersion to QtVersionhjk2022-01-241-1/+1
* Remove qmake build filesEike Ziller2022-01-203-59/+0
* Provide a default implementation for doDeviceSetup / stopDeviceSetupJarek Kobus2022-01-102-4/+0
* Merge remote-tracking branch 'origin/6.0'Eike Ziller2021-12-161-1/+1
|\
| * Boot2Qt: Fix start of flashing wizard on Windowshjk2021-12-141-1/+1
* | IDevice: Make fromMap() / toMap() protectedJarek Kobus2021-12-081-2/+3
* | Uniform ApplicationLauncher API: get rid of finished()Jarek Kobus2021-11-104-13/+16
* | Uniform ApplicationLauncher API: get rid of reportError()Jarek Kobus2021-11-102-5/+4
* | Uniform ApplicationLauncher API: get rid of remoteProcessStarted()Jarek Kobus2021-11-101-1/+1
* | Uniform ApplicationLauncher API: get rid of remoteStderr/out()Jarek Kobus2021-11-094-30/+16
* | Uniform ApplicationLauncher API: get rid of reportProgress()Jarek Kobus2021-11-092-2/+8
|/
* Use QtcProcessArtem Sokolovskii2021-08-252-13/+14
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-172-3/+3
* ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnablehjk2021-08-134-11/+11
* Utils/ProjectExplorer: Use FilePath for Runnable::workingDirectoryhjk2021-08-061-1/+3
* Devices: Do not pop up general messages paneEike Ziller2021-01-061-3/+4
* Merge remote-tracking branch 'origin/4.14'Eike Ziller2020-11-251-0/+1
|\
| * Remove unused variablesJarek Kobus2020-11-201-0/+1
* | Merge remote-tracking branch 'origin/4.14'Eike Ziller2020-11-191-2/+4
|\ \ | |/
| * ProjectExplorer: Un-tighten the RunConfiguration::isConfigured() checkChristian Kandeler2020-11-181-2/+2
| * Boot2Qt: Make sure the run config stays up to date with deployment infoChristian Kandeler2020-11-181-0/+2