aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/runcontrol.h
Commit message (Expand)AuthorAgeFilesLines
* RunControl: Add more helper functions to SimpleTargetRunnerDominik Holland29 hours1-0/+3
* Use SSH port forwarding for debuggingBogDan Vatra2024-04-111-0/+1
* Rename RunControl::aspect to RunControl::aspectDatahjk2024-02-161-4/+4
* Introduce a function to register all local run configsDominik Holland2024-02-011-0/+1
* ProjectExplorer: Remove OutputFormatterFactory hierarchyhjk2024-02-011-15/+3
* Create RunConfiguration specific DebugWorkerFactoriesDominik Holland2024-01-171-0/+3
* ProjectExplorer: Allow to set the ProcessMode in SimpleTargetRunnerDominik Holland2024-01-111-0/+2
* Utils/ProjectExplorer: More Key and Storehjk2023-08-251-3/+3
* Utils: Rename ProjectExplorer::Runnable into Utils::ProcessRunDataJarek Kobus2023-08-171-12/+4
* Runnable: Keep extraData separatelyJarek Kobus2023-08-171-3/+0
* RunWorker: Remove unused methodJarek Kobus2023-08-161-1/+0
* RunControl: Integrate alternative task tree modeJarek Kobus2023-07-061-1/+7
* RunControl: Add postMessage()Jarek Kobus2023-07-061-1/+1
* RunControl: Remove initiateFinish() / finished()Jarek Kobus2023-07-041-2/+2
* RunControl: Remove unused isStopping()Jarek Kobus2023-07-031-1/+0
* ProjectExplorer: Fix LLDB stdout linesMarcus Tillmanns2023-05-031-1/+1
* ProjectExplorer: Optionally show run environment in app output paneChristian Kandeler2023-04-261-0/+1
* RunWorker: Remove watchdog functionalityJarek Kobus2023-02-201-3/+0
* RunWorker: Remove unused virtual functionJarek Kobus2023-02-201-1/+0
* ProjectExplorer: Code cosmetics in runcontrol.cpphjk2023-01-241-5/+5
* ProjectExplorer: Remove now unused RunWorkerFactory setup functionshjk2023-01-241-11/+0
* ProjectExplorer: Introduce and use convenience factory classhjk2023-01-101-0/+7
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Split RunWorker::appendMessage overloadshjk2022-06-201-1/+2
* ProjectExplorer: Derive RunControl::displayName from exectuablehjk2022-05-311-1/+1
* ProjectExplorer: Remove RunWorker::runnable()hjk2022-05-311-1/+0
* Dissolve RunControl::setRunnablehjk2022-05-311-1/+7
* ProjectExplorer: Dissolve a few uses of Runnablehjk2022-05-301-0/+5
* ProjectExplorer: Remove Runnable::devicehjk2022-05-301-1/+0
* ProjectExplorer: Remove RunControl::buildType()hjk2022-05-301-2/+0
* ProjectExplorer: Cleanup runcontrol.hhjk2022-05-301-3/+0
* ProjectExplorer: Remove unused Runnable::displayNamehjk2022-05-301-3/+0
* ProjectExplorer: Reduce use of Runnable in SimpleTargetRunnerhjk2022-05-251-2/+10
* (Re-)Start replacing ApplicationLauncher in SimpleTargetRunnerhjk2022-05-231-10/+7
* Replace ApplicationLauncher in SimpleTargetRunnerhjk2022-05-231-5/+4
* ProjectExplorer: Rename some RunControl functionshjk2022-05-021-2/+2
* ProjectExplorer: Remove now-unused RunControl::runConfigurationhjk2022-04-291-1/+0
* IDevice: Make it possible to forward declare Ptr and ConstPtrJarek Kobus2022-04-141-5/+5
* Debugger: Avoid one use of RunControl::runConfiguration()hjk2022-04-141-0/+2
* ProjectExplorer: Copy more RunConfiguration data to RunControlhjk2022-04-121-3/+5
* RunControl: Drop IDevice * from doStart()Jarek Kobus2022-02-231-1/+1
* ProjectExplorer: Drop #include <qtcprocess.h> from runcontrol.hhjk2022-02-181-1/+1
* ProjectExplorer: Normalize DeviceProcess::start() signaturehjk2022-02-141-1/+1
* Fix crash reporting in output pane when remote run in terminalJarek Kobus2022-02-091-0/+1
* ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnablehjk2021-08-131-6/+2
* Utils/ProjectExplorer: Use FilePath for Runnable::workingDirectoryhjk2021-08-061-1/+1
* ProjectExplorer: Provide a way to extend RunWorkerFactoryhjk2021-06-181-1/+10
* ProjectExplorer/Debugger: Add a 'Run as root' option for Unix hostshjk2021-02-221-0/+1
* ProjectExplorer: create provideAskPassEntry(Environment &) conveniencehjk2021-02-161-0/+2