Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Utils: Move and rename result testing macros from expected.h to result.h | hjk | 2025-04-14 | 1 | -9/+9 |
* | Utils: Replace Result class by type alias to std::expected<T, QString> | hjk | 2025-04-11 | 1 | -1/+1 |
* | Fix qbs build | Christian Stenger | 2025-04-04 | 1 | -2/+1 |
* | Docker: Capture Environment from entry point | Marcus Tillmanns | 2025-04-03 | 2 | -19/+39 |
* | Utils: Return Result from DeviceFileAccess::removeRecursively() | hjk | 2025-02-07 | 1 | -1/+1 |
* | Utils: Rename FilePath::toString() into toUrlishString() | hjk | 2025-01-10 | 1 | -1/+1 |
* | ProcessReaper: Transform it into namespace | Jarek Kobus | 2024-11-01 | 1 | -2/+2 |
* | Process: Get rid of process launcher implementation | Jarek Kobus | 2024-11-01 | 1 | -4/+1 |
* | CmdBridge: Fix createTempFile | Marcus Tillmanns | 2024-09-11 | 1 | -0/+23 |
* | Tests: Fix building manual tests | Christian Stenger | 2024-07-04 | 1 | -1/+1 |
* | GoCmdBridge: Add to qbs build | Christian Stenger | 2024-07-03 | 1 | -1/+2 |
* | GoCmdBridge: Add golang based command bridge | Marcus Tillmanns | 2024-06-28 | 3 | -0/+402 |