Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docker: Wait until the container is actually started before returning | Thiemo van Engelen | 2025-05-12 | 1 | -1/+39 |
* | Utils: Enhance Process::exitMessage() | Christian Kandeler | 2025-04-17 | 1 | -3/+2 |
* | Replace most expected_str by Utils::Result | hjk | 2025-04-11 | 1 | -5/+5 |
* | Utils: Replace Result class by type alias to std::expected<T, QString> | hjk | 2025-04-11 | 1 | -8/+8 |
* | Docker: Move Container setup into its own thread | Marcus Tillmanns | 2025-02-25 | 1 | -0/+147 |