aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/commandline.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Add "addCommandLine..." functionsMarcus Tillmanns2022-11-221-0/+20
* Utils: Don't resolve relative paths in ProcessArgs::prepareCommandhjk2022-11-211-4/+2
* Utils: Allow Os Type selection for CommandLineMarcus Tillmanns2022-10-181-0/+17
* Utils: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*Eike Ziller2022-09-011-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Introduce FilePath::displayName()hjk2022-06-021-0/+5
* Utils: Add CommandLine::prependArgs convenience functionshjk2022-05-251-0/+15
* GenericLinuxDeviceTester: Use FileTransfer for sftp and rsyncJarek Kobus2022-05-201-0/+2
* Remove outdated codeRobert Löhning2022-03-091-6/+0
* ProjectExplorer: Normalize DeviceProcess::start() signaturehjk2022-02-141-0/+6
* Utils: Fix missing includeChristian Stenger2021-11-181-0/+1
* CommandLine: implement debug streaming operatorJarek Kobus2021-11-171-0/+6
* CommandLine: Find executable in PATH when it is relativeOrgad Shaneh2021-09-301-1/+3
* Core: Use Utils::CommandLine in ExecuteFilterhjk2021-08-241-0/+16
* Utils: Drop OsType parameter from CommandLine functionshjk2021-08-241-9/+9
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-8/+0
* Utils: Rename cmd parameter to args in prepareArgshjk2021-08-061-4/+4
* Utils: Use Utils::CommandLine as input for ProcessArgs::prepareCommandhjk2021-08-061-9/+8
* Utils/ProjectExplorer: Use FilePath for Runnable::workingDirectoryhjk2021-08-061-4/+12
* Utils: Remove one ProcessArgs::expandMacros overloadhjk2021-07-061-7/+0
* Move CommandLine out of fileutils.hEike Ziller2021-05-111-0/+1482