aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/terminal.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename ProjectExplorer::Runnable into Utils::ProcessRunDataJarek Kobus2023-08-171-3/+6
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-2/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* TerminalRunner: Connect to QtcProcess::done() signalJarek Kobus2022-04-141-1/+1
* ProcessInterface: Rename interruptProcess() -> interrupt()Jarek Kobus2022-03-101-1/+1
* Fix running as rootJarek Kobus2022-02-031-2/+0
* TerminalRunner: Use QtcProcess in terminal mode instead of ConsoleProcessJarek Kobus2022-01-251-2/+2
* ConsoleProcess: Uniform the common interface of QtcProcessJarek Kobus2022-01-201-1/+1
* Debugger: Delay evaluation of stub runnable environmenthjk2021-03-111-2/+2
* Utils: Don't raise SIGSTOP in the process stubhjk2021-03-091-0/+1
* ProjectExplorer/Debugger: Add a 'Run as root' option for Unix hostshjk2021-02-221-0/+2
* Utils: Add the ability to interrupt inferiors via the process stubhjk2021-02-161-0/+2
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-1/+1
* Debugger: Make most views per-engine instead of singletonshjk2018-08-171-1/+2
* Finish merging Runnable and StandardRunnablehjk2018-05-231-2/+1
* Debugger: Modernizehjk2018-02-011-4/+4
* Debugger: Report done when terminal *process* is stoppedOrgad Shaneh2017-10-161-1/+0
* Debugger: Move external terminal into separate RunWorkerhjk2017-09-271-0/+31
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
* Debugger: Introduce a pty based channel to inferiorshjk2015-01-261-0/+72