summaryrefslogtreecommitdiff
path: root/src/plugins/qnx/qnxdeviceprocess.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of IDevice::createProcess()Jarek Kobus2022-05-041-83/+0
* Fix passing environment to remoteJarek Kobus2022-02-211-1/+1
* ProjectExplorer: Normalize DeviceProcess::start() signaturehjk2022-02-141-9/+9
* ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnablehjk2021-08-131-3/+4
* Utils/ProjectExplorer: Use FilePath for Runnable::workingDirectoryhjk2021-08-061-1/+2
* Utils: Move process arguments class out of QtcProcesshjk2021-05-111-6/+5
* Utils::Environment: Use expanded valuesChristian Kandeler2019-08-201-2/+4
* Replace remaining Utils::FileName occurrences by Utils::FilePathhjk2019-07-231-1/+1
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-2/+2
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-0/+1
* Finish merging Runnable and StandardRunnablehjk2018-05-231-2/+2
* ProjectExplorer: Start merging Runnable and StandardRunnablehjk2018-05-221-1/+1
* Environment: make usage of Environment.iterators more consistentNikita Baryshnikov2017-09-281-1/+1
* ProjectExplorer: Use Runnable in DeviceProcess::starthjk2016-01-281-9/+10
* Qnx: Fix comparison of iterators from different containershjk2016-01-221-1/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-19/+12
* QNX: Export QnxDeviceConfigurationBogDan Vatra2015-11-091-0/+84