Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Terminal: Use QtcProcess to start terminal window | Marcus Tillmanns | 2023-03-21 | 1 | -10/+23 |
* | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | Utils: Fix interrupting local processes on *nix | hjk | 2022-11-16 | 1 | -1/+3 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
* | Utils: Adapt ProcessHelper to move to Qt 6.2 | hjk | 2022-07-14 | 1 | -0/+8 |
* | Utils: Remove Debug restriction for useCtrlCStub | Cristian Adam | 2022-05-11 | 1 | -7/+0 |
* | ProcessReaper: Implement custom terminate for CtrlCStub case | Jarek Kobus | 2022-03-31 | 1 | -0/+76 |
* | Fix a possible crash in process launcher | Jarek Kobus | 2021-12-21 | 1 | -13/+9 |
* | Reuse ProcessHelper in process launcher | Jarek Kobus | 2021-08-09 | 1 | -4/+21 |
* | Handle setNativeArguments inside process launcher | Jarek Kobus | 2021-08-09 | 1 | -0/+12 |
* | Handle belowNormalPriority inside process launcher on Windows | Jarek Kobus | 2021-08-09 | 1 | -0/+19 |
* | Refactor openMode/keepWriteChannelOpen/closeWriteChannel | Jarek Kobus | 2021-08-09 | 1 | -0/+58 |