| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 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 |
| 2025-04-30 | build: update dependencies | Felix Morgner | 1 | -1/+1 |
| 2025-04-30 | ui: add default constructor to Tracker | Felix Morgner | 3 | -5/+11 |
| 2025-04-30 | ui: convert tracker to template_widget | Felix Morgner | 11 | -115/+139 |
| 2025-04-29 | ui: rename turn_order_view to TurnOrderView | Felix Morgner | 6 | -10/+10 |
| 2025-04-29 | ui: rename preferences to Preferences | Felix Morgner | 5 | -10/+10 |
| 2025-04-29 | ui: rename participant_row to ParticipantRow | Felix Morgner | 6 | -16/+16 |
| 2025-04-29 | ui: convert object to property for ParticipantEditor | Felix Morgner | 3 | -21/+51 |
| 2025-04-29 | ui: flatten namespace hierarchy | Felix Morgner | 28 | -115/+93 |
| 2025-04-29 | ui: convert editor into a template_widget | Felix Morgner | 13 | -203/+235 |
| 2025-04-29 | ui: update library versions | Felix Morgner | 6 | -13/+18 |
| 2025-04-29 | app: rename installed meta files | Felix Morgner | 1 | -0/+2 |
| 2025-04-29 | app: rename meta information file | Felix Morgner | 3 | -4/+5 |
| 2025-04-29 | ui: move UI builder files | Felix Morgner | 19 | -60/+38 |
| 2025-04-29 | deps: update libadwaitamm | Felix Morgner | 2 | -0/+1 |
| 2025-04-28 | ci: include generated resource code | Felix Morgner | 1 | -0/+1 |
| 2025-04-28 | ci: reduce collected artifacts | Felix Morgner | 2 | -1/+4 |
| 2025-04-28 | ci: fix configuration | Felix Morgner | 1 | -2/+3 |
| 2025-04-28 | ci: enable submodule fetching | Felix Morgner | 1 | -0/+2 |
| 2025-04-28 | build: update to cambalache 0.96.0 | Felix Morgner | 11 | -339/+469 |
| 2025-04-28 | deps: update libadwaitamm | Felix Morgner | 1 | -0/+0 |
| 2025-04-28 | adw: extract libadwaitamm | Felix Morgner | 83 | -7095/+7 |
| 2025-04-28 | ui: remove adwaita C-API usage | Felix Morgner | 10 | -60/+51 |
| 2025-04-28 | adw: format source code | Felix Morgner | 6 | -35/+34 |
| 2025-04-28 | adw: implement EntryRow | Felix Morgner | 6 | -0/+488 |
| 2025-04-28 | adw: implement ComboRow | Felix Morgner | 5 | -0/+469 |
| 2025-04-28 | adw: implement SpinRow | Felix Morgner | 5 | -0/+581 |
| 2025-04-28 | adw: implement WindowTitle | Felix Morgner | 5 | -0/+273 |
