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
/
processinterface.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProcessRunner: Get rid of m_resultData field
Jarek Kobus
2025-04-07
1
-1
/
+1
*
Disable core dumps for the clangd language server child process
Thiago Macieira
2025-01-28
1
-0
/
+1
*
Process: Hide ProcessBlockingInterface
Jarek Kobus
2024-11-01
1
-12
/
+0
*
Process: Get rid of process launcher implementation
Jarek Kobus
2024-11-01
1
-3
/
+0
*
Meson: Reuse ProcessRunData instead of self-made Command struct
Jarek Kobus
2024-07-25
1
-1
/
+1
*
Debugger: Prevent showing the windows error on debugger detection
David Schulz
2024-06-12
1
-0
/
+1
*
Utils: Replace the last QSharedPointer usage with std::shared_ptr
Jarek Kobus
2024-02-02
1
-1
/
+1
*
ProcessBlockingInterface: Change signature of waitForSignal()
Jarek Kobus
2024-01-23
1
-1
/
+2
*
Process: Change signature of setReaperTimeout()
Jarek Kobus
2024-01-22
1
-1
/
+1
*
Process: Refactor timeout handling
Jarek Kobus
2024-01-22
1
-1
/
+0
*
Terminal: Show key when input is hidden
Marcus Tillmanns
2023-09-05
1
-0
/
+16
*
Utils: Rename ProjectExplorer::Runnable into Utils::ProcessRunData
Jarek Kobus
2023-08-17
1
-0
/
+8
*
Process: Rename QtcProcessPrivate -> ProcessPrivate
Jarek Kobus
2023-05-10
1
-3
/
+3
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
1
-1
/
+1
*
Terminal: Use QtcProcess to start terminal window
Marcus Tillmanns
2023-03-21
1
-0
/
+1
*
QtcProcess: Remove TerminalMode::Pty enum value
Jarek Kobus
2023-03-15
1
-1
/
+1
*
QtcProcess: Introduce PtyData
Jarek Kobus
2023-03-02
1
-0
/
+29
*
QtcProcess: Add closeWriteChannel()
Jarek Kobus
2023-01-24
1
-1
/
+2
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
ProcessResultData: Add a flag for forceful close
Jarek Kobus
2022-10-12
1
-0
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Introduce ProcessBlockingInterface
Jarek Kobus
2022-06-14
1
-11
/
+13
*
Move SignalType into processinterface.h
Jarek Kobus
2022-06-08
1
-0
/
+6
*
QtcProcess: Make reaper timeout customizable
Jarek Kobus
2022-06-08
1
-0
/
+1
*
Utils: More forward declarations / drop unused headers [P-R]
Jarek Kobus
2022-05-25
1
-1
/
+1
*
Utils: Remove Debug restriction for useCtrlCStub
Cristian Adam
2022-05-11
1
-1
/
+1
*
Utils: Introduce QtcProcess::controlEnvironment()
hjk
2022-05-10
1
-2
/
+1
*
SshProcessInterface: Remove pidArgumentForKill()
Jarek Kobus
2022-05-04
1
-2
/
+2
*
Docker: implement process interface
Marcus Tillmanns
2022-05-03
1
-0
/
+2
*
QtcProcess: Add processChannelMode() getter
Jarek Kobus
2022-04-26
1
-0
/
+3
*
Utils: Preserve output order with merged channels
Aaron Barany
2022-04-19
1
-0
/
+1
*
ProcessInterface: Get rid of state() method
Jarek Kobus
2022-04-14
1
-2
/
+0
*
ProcessInterface: Get rid of ProcessInterface::Ptr
Jarek Kobus
2022-04-14
1
-4
/
+2
*
ProcessInterface: Get rid of ProcessProxyInterface
Jarek Kobus
2022-04-14
1
-36
/
+25
*
ProcessInterface: Add sendControlSignal() method
Jarek Kobus
2022-04-13
1
-11
/
+8
*
ProcessInterface: Get rid of close() method
Jarek Kobus
2022-04-13
1
-2
/
+0
*
ProcessInterface: Pass processId with started() signal
Jarek Kobus
2022-04-13
1
-5
/
+1
*
ProcessInterface: Add readyRead() signal
Jarek Kobus
2022-04-12
1
-11
/
+2
*
ProcessInterface: Add done() signal
Jarek Kobus
2022-04-12
1
-8
/
+2
*
Introduce ProcessResultData
Jarek Kobus
2022-04-11
1
-8
/
+11
*
QtcProcess: Get rid of setErrorString() method
Jarek Kobus
2022-04-04
1
-3
/
+0
*
ProcessReaper: Implement custom terminate for CtrlCStub case
Jarek Kobus
2022-03-31
1
-1
/
+1
*
Utils: Un-seat QtcProcess from ProcessInterface
hjk
2022-03-31
1
-1
/
+1
*
ProcessInterface: Rename interruptProcess() -> interrupt()
Jarek Kobus
2022-03-10
1
-2
/
+2
*
Introduce ProcessProxyInterface, enable data sharing
Jarek Kobus
2022-03-02
1
-2
/
+56
*
ProcessInterface: Move out default impl into separate class
Jarek Kobus
2022-03-02
1
-8
/
+1
*
ProcessInterface: Fix parent-child relationship
Jarek Kobus
2022-02-21
1
-1
/
+1
*
Fix passing environment to remote
Jarek Kobus
2022-02-21
1
-0
/
+1
*
ProcessInterface: Place the class in separate header file
Jarek Kobus
2022-02-21
1
-0
/
+116