aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/terminal.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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