index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
utils
/
consoleprocess.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of ConsoleProcess
Jarek Kobus
2022-01-26
1
-866
/
+0
*
Make a copy of ConsoleProcess class
Jarek Kobus
2022-01-21
1
-2
/
+2
*
Move TerminalCommand into a separate file
Jarek Kobus
2022-01-21
1
-154
/
+3
*
ConsoleProcess: Make setSettings() a static member
Jarek Kobus
2022-01-21
1
-25
/
+23
*
ConsoleProcess: Uniform the common interface of QtcProcess
Jarek Kobus
2022-01-20
1
-2
/
+2
*
ConsoleProcess: Uniform the common interface of QtcProcess
Jarek Kobus
2022-01-20
1
-18
/
+16
*
ConsoleProcess: Uniform the common interface of QtcProcess
Jarek Kobus
2022-01-20
1
-9
/
+9
*
ConsoleProcess: Cleanup internal fields
Jarek Kobus
2022-01-20
1
-14
/
+4
*
ConsoleProcess: Move private static methods to cpp file
Jarek Kobus
2022-01-20
1
-55
/
+54
*
ConsoleProcess: Uniform the common interface of QtcProcess
Jarek Kobus
2022-01-20
1
-12
/
+0
*
ConsoleProcess: Uniform the common interface of QtcProcess
Jarek Kobus
2022-01-20
1
-2
/
+0
*
SshDeviceProcess: don't connect to stubStopped, it's no-op
Jarek Kobus
2022-01-20
1
-2
/
+1
*
ConsoleProcess: Uniform the common interface of QtcProcess
Jarek Kobus
2022-01-20
1
-1
/
+0
*
ConsoleProcess: Uniform the common interface of QtcProcess
Jarek Kobus
2022-01-19
1
-23
/
+17
*
ConsoleProcess: limit code repetition
Jarek Kobus
2022-01-18
1
-26
/
+19
*
Use QtcProcess for console process
Jarek Kobus
2021-11-05
1
-3
/
+4
*
Remove QTC_REL_TOOLS_PATH and use RELATIVE_LIBEXEC_PATH instead
Jarek Kobus
2021-08-18
1
-1
/
+1
*
Utils: Fix compile on Windows
Christian Stenger
2021-08-09
1
-3
/
+1
*
Utils/ProjectExplorer: Use FilePath for Runnable::workingDirectory
hjk
2021-08-06
1
-7
/
+7
*
Move CommandLine out of fileutils.h
Eike Ziller
2021-05-11
1
-1
/
+1
*
Utils: Move ProcessArgs class into filepair of its own
hjk
2021-05-11
1
-0
/
+1
*
Utils: Move process arguments class out of QtcProcess
hjk
2021-05-11
1
-29
/
+29
*
Utils: Don't raise SIGSTOP in the process stub
hjk
2021-03-09
1
-0
/
+12
*
ProjectExplorer/Debugger: Add a 'Run as root' option for Unix hosts
hjk
2021-02-22
1
-10
/
+22
*
Utils: Add the ability to interrupt inferiors via the process stub
hjk
2021-02-16
1
-0
/
+12
*
Fix initial directory when using konsole for Open Terminal Here
Eike Ziller
2020-11-20
1
-1
/
+1
*
Avoid signal overloading
Jarek Kobus
2020-11-19
1
-1
/
+1
*
Fix more compilation issues with Qt6
Eike Ziller
2020-11-04
1
-7
/
+9
*
Utils: Determine shell from $SHELL instead of hard-coding /bin/sh
hjk
2020-09-23
1
-1
/
+1
*
Utils: Replace some QRegExp to QRegularExpression
Christian Stenger
2020-06-19
1
-2
/
+2
*
More Qt 6 porting
hjk
2020-06-18
1
-3
/
+3
*
Utils: Replace foreach with range-based for
Orgad Shaneh
2020-06-16
1
-1
/
+1
*
Python editor: Add buttons & actions for opening REPL
Eike Ziller
2020-03-19
1
-0
/
+5
*
lib/utils/consoleprocess: Check for xdg-terminal
Maximilian Goldstein
2020-01-24
1
-12
/
+17
*
Use isEmpty() instead of count() or size()
Alessandro Portale
2020-01-20
1
-1
/
+1
*
Utils: Fix determining default terminal
Eike Ziller
2019-09-03
1
-4
/
+5
*
Merge remote-tracking branch 'origin/4.10'
Eike Ziller
2019-08-22
1
-1
/
+1
|
\
*
|
Utils: Avoid compile issue with upcoming Qt
Christian Stenger
2019-07-25
1
-1
/
+1
*
|
Utils: Lump ConsoleProcess files together
hjk
2019-07-25
1
-2
/
+837
|
/
*
Fix terminal command comparison
Eike Ziller
2018-09-07
1
-3
/
+7
*
Make terminal settings more flexible
Eike Ziller
2018-09-03
1
-0
/
+19
*
windows: stub out terminal-related functions of ConsoleProcess more thoroughly
Oswald Buddenhagen
2017-01-18
1
-17
/
+0
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
ProjectExplorer: Extend ApplicationLauncher
Orgad Shaneh
2014-05-07
1
-0
/
+18
*
Use double quotes instead of single quotes as per our guidelines.
Christian Kandeler
2014-04-22
1
-3
/
+3
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Merge remote-tracking branch 'origin/2.7' into HEAD
Eike Ziller
2013-04-18
1
-2
/
+2
|
\
|
*
consoleprocess: use empty string as default terminal
Fawzi Mohamed
2013-04-18
1
-2
/
+2
[next]