| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-05-22 | lib: install gir files | Felix Morgner | 1 | -1/+9 |
| 2025-05-22 | lib: generate compiled typelib | Felix Morgner | 2 | -73/+74 |
| 2025-05-22 | lib: enable gir generation | Felix Morgner | 8 | -583/+621 |
| 2025-05-21 | lib: apply LGPL-2.1 | Felix Morgner | 26 | -7/+305 |
| 2025-05-21 | lib: clean up documentation | Felix Morgner | 2 | -39/+134 |
| 2025-05-20 | lib: clean up enum code template | Felix Morgner | 1 | -11/+13 |
| 2025-05-20 | lib: add wrapper for id | Felix Morgner | 5 | -7/+34 |
| 2025-05-20 | lib: add basic uuid to participant | Felix Morgner | 2 | -1/+17 |
| 2025-05-20 | lib: remove references to dead headers | Felix Morgner | 1 | -2/+1 |
| 2025-05-19 | lib: remove includes of glibconfig.h | Felix Morgner | 4 | -4/+0 |
| 2025-05-19 | ci: add valgrind to image | Felix Morgner | 1 | -0/+1 |
| 2025-05-19 | lib: move enum definitions | Felix Morgner | 10 | -70/+63 |
| 2025-05-19 | lib: rescope enums | Felix Morgner | 16 | -159/+126 |
| 2025-05-19 | lib: add support for different sort modes | Felix Morgner | 9 | -45/+338 |
| 2025-05-16 | lib: react to priority changes | Felix Morgner | 3 | -3/+74 |
| 2025-05-16 | lib: fix test enablement | Felix Morgner | 2 | -4/+2 |
| 2025-05-16 | ci: include generated enum sources | Felix Morgner | 1 | -0/+2 |
| 2025-05-16 | lib: implement addition of participants | Felix Morgner | 6 | -18/+133 |
| 2025-05-16 | lib: remove participant-count property | Felix Morgner | 2 | -6/+0 |
| 2025-05-16 | lib: convert to sub project | Felix Morgner | 2 | -110/+90 |
| 2025-05-16 | lib: switch to SList for participant storage | Felix Morgner | 1 | -25/+16 |
| 2025-05-16 | lib: add factory function for Participant | Felix Morgner | 3 | -3/+80 |
| 2025-05-16 | build: improve shared library build | Felix Morgner | 2 | -0/+7 |
| 2025-05-16 | lib: implement ListModel interface for TurnOrder | Felix Morgner | 11 | -2/+117 |
| 2025-05-13 | ci: disable schema compilation | Felix Morgner | 1 | -1/+2 |
| 2025-05-13 | ci: update CI image | Felix Morgner | 1 | -0/+1 |
| 2025-05-13 | ide: ignore prohibited headers | Felix Morgner | 1 | -1/+3 |
| 2025-05-13 | lib: add participant-count property | Felix Morgner | 6 | -3/+67 |
| 2025-05-13 | lib: begin TurnOrder implementation | Felix Morgner | 18 | -336/+313 |
| 2025-05-13 | libmm: add tests | Felix Morgner | 9 | -13/+683 |
| 2025-05-12 | lib: begin basic C++ wrapper | Felix Morgner | 5 | -0/+285 |
| 2025-05-12 | lib: add interface header | Felix Morgner | 2 | -1/+11 |
| 2025-05-12 | lib: add active and defeated properties to Turns.Participant | Felix Morgner | 4 | -8/+288 |
| 2025-05-12 | lib: sort properties | Felix Morgner | 1 | -3/+3 |
| 2025-05-12 | lib: sort functions | Felix Morgner | 2 | -27/+27 |
| 2025-05-12 | lib: move C library to new directory | Felix Morgner | 15 | -62/+647 |
| 2025-05-12 | core: begin c-style API | Felix Morgner | 10 | -0/+395 |
| 2025-05-09 | ide: switch to vscodium | Felix Morgner | 2 | -27/+12 |
| 2025-05-09 | core: rename turn_order to TurnOderModel | Felix Morgner | 10 | -64/+64 |
| 2025-05-08 | core/tests: improve turn_order tests | Felix Morgner | 4 | -1/+111 |
| 2025-05-02 | core: uppercase Disposition values | Felix Morgner | 11 | -39/+39 |
| 2025-05-02 | app: delete tracker window when it is being removed | Felix Morgner | 1 | -3/+11 |
| 2025-05-02 | app: initialize custom widgets after app startup | Felix Morgner | 1 | -3/+4 |
| 2025-05-01 | core: rename disposition to Disposition | Felix Morgner | 17 | -63/+106 |
| 2025-05-01 | ui: add more tests for ParticipantEditor | Felix Morgner | 2 | -2/+44 |
| 2025-04-30 | ui: use bindings in ParticipantEditor | Felix Morgner | 3 | -22/+24 |
| 2025-04-30 | core: add getters and setters for Participant | Felix Morgner | 3 | -6/+68 |
| 2025-04-30 | core: rename participant to Participant | Felix Morgner | 15 | -62/+61 |
| 2025-04-30 | ui: fix resource tests | Felix Morgner | 1 | -6/+13 |
| 2025-04-30 | ci: simplify image | Felix Morgner | 2 | -11/+3 |
