aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/terminal.cpp
Commit message (Expand)AuthorAgeFilesLines
* ConsoleProcess: Uniform the common interface of QtcProcessJarek Kobus2022-01-201-3/+3
* ConsoleProcess: Uniform the common interface of QtcProcessJarek Kobus2022-01-191-3/+3
* ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnablehjk2021-08-131-1/+1
* Debugger: Delay evaluation of stub runnable environmenthjk2021-03-111-8/+10
* Utils: Don't raise SIGSTOP in the process stubhjk2021-03-091-0/+5
* ProjectExplorer/Debugger: Add a 'Run as root' option for Unix hostshjk2021-02-221-0/+10
* Utils: Add the ability to interrupt inferiors via the process stubhjk2021-02-161-0/+5
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* Utils: Use CommandLine in ConsoleProcesshjk2019-06-131-1/+2
* Debugger: Remove obsolete conditionOrgad Shaneh2018-09-211-5/+1
* ProjectExplorer: Remove RunWorker::setDisplayNamehjk2018-08-211-1/+1
* Debugger: Make most views per-engine instead of singletonshjk2018-08-171-9/+8
* Debugger: Modernizehjk2018-02-011-1/+1
* Debugger: Do not override environment when using run in terminalDavid Schulz2017-10-161-2/+0
* Debugger: Report done when terminal *process* is stoppedOrgad Shaneh2017-10-161-7/+2
* Debugger: Move external terminal into separate RunWorkerhjk2017-09-271-0/+70
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: fix UI text capitalization and punctuationLeena Miettinen2015-03-161-1/+1
* Debugger: Introduce a pty based channel to inferiorshjk2015-01-261-0/+169