summaryrefslogtreecommitdiff
path: root/src/plugins/boot2qt/qdbdevicedebugsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-5/+5
* Boot2Qt: Tr::trhjk2023-01-181-2/+1
* Boot2Qt: Use dedicated classes for run worker factorieshjk2023-01-181-3/+94
* Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*hjk2023-01-101-2/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Boot2qt, Qnx: Pass context object to lambda connectionsJarek Kobus2022-12-081-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QdbDeviceInferiorRunner: Connect to done() signalJarek Kobus2022-06-211-1/+1
* ProjectExplorer: Remove RunWorker::runnable()hjk2022-05-311-5/+3
* Ssh: Rename SshConnectionParameters into SshParametersJarek Kobus2022-05-231-2/+0
* ProjectExplorer: Introduce a IDevice::filePathhjk2022-05-101-1/+1
* Boot2Qt: Replace last occurrence of ApplicationLauncherhjk2022-05-051-23/+28
* ApplicationLauncher: Unify APIJarek Kobus2022-03-021-1/+1
* ApplicationLauncher: Remove start(IDevice *) overloadJarek Kobus2022-02-231-1/+2
* ProjectExplorer: Use simpler signature for ApplicationLauncher::processExited()hjk2022-02-151-1/+1
* ProjectExplorer: Split ApplicationLauncher::start() parametershjk2022-02-151-1/+2
* Uniform ApplicationLauncher API: get rid of finished()Jarek Kobus2021-11-101-1/+1
* Uniform ApplicationLauncher API: get rid of remoteProcessStarted()Jarek Kobus2021-11-101-1/+1
* Uniform ApplicationLauncher API: get rid of remoteStderr/out()Jarek Kobus2021-11-091-5/+0
* ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnablehjk2021-08-131-4/+5
* Debugger: Rename some GdbServer* to DebugServer*hjk2019-12-171-2/+2
* ProjectExplorer: Store some aspect data by value in the RunControlhjk2019-09-051-7/+5
* ProjectExplorer: Standardize RunWorker creation logichjk2019-08-271-3/+3
* Let PortsGatherer produce full URLs instead of ports onlyhjk2019-08-261-10/+5
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-2/+2
* Add support for Boot2Qthjk2019-06-071-0/+223