| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-07-24 | app: move ui code to ui library | Felix Morgner | 1 | -223/+0 | |
| 2024-07-18 | app/ui: link up delete/edit enablement | Felix Morgner | 1 | -0/+2 | |
| 2024-07-17 | lang: add missing translations | Felix Morgner | 1 | -3/+3 | |
| 2024-07-17 | app/ui: implement basic turn tracking | Felix Morgner | 1 | -2/+2 | |
| 2024-07-16 | app: rename main window to tracker | Felix Morgner | 1 | -2/+2 | |
| 2024-07-16 | app/ui: add basic tracking UI definition | Felix Morgner | 1 | -2/+36 | |
| As part of #5, this change adds the basic definition of the turn tracking UI. As of now, the UI is not functional due to several missing window actions. Additionally, the UI is not only revealed when a turn order is started (as there is no infrastructure in place to manage the lifecycle of a turn order yet), but when the turn order is not empty. | |||||
| 2024-07-16 | app: extract turn order view | Felix Morgner | 1 | -0/+187 | |
