Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tasking: Reuse timeoutTask in traffic light example | Jarek Kobus | 2025-01-24 | 1 | -27/+14 |
* | Tasking: Introduce signalAwaiter() helper | Jarek Kobus | 2025-01-22 | 1 | -10/+2 |
* | Tasking: Introduce transition() helper in traffic light example | Jarek Kobus | 2025-01-22 | 1 | -10/+10 |
* | Tasking: Simplify traffic light example | Jarek Kobus | 2025-01-22 | 3 | -24/+28 |
* | TaskTree: Refactor For loops | Jarek Kobus | 2024-09-16 | 3 | -4/+4 |
* | TaskTree: Make use of the trivial DoneResult handlers | Jarek Kobus | 2024-06-19 | 1 | -2/+2 |
* | TrafficLight: Undecorate strings in order to compile against Qt 6.2 | Jarek Kobus | 2024-01-13 | 1 | -8/+6 |
* | TaskTree: Implement TrafficLight example | Jarek Kobus | 2024-01-11 | 15 | -0/+329 |