index
:
pub/fmorgner/turns.git
main
[no description]
fmorgner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-25
ui/tracker: implement simple saving mechanism
Felix Morgner
1
-0
/
+1
2024-07-25
adw: add bare bones wrapper for AdwApplication
Felix Morgner
4
-117
/
+37
2024-07-25
ui: fix namespace
Felix Morgner
2
-5
/
+3
2024-07-25
turns: add initialization functions
Felix Morgner
1
-8
/
+4
2024-07-25
build: restore lost app build configuration
Felix Morgner
1
-2
/
+17
2024-07-24
app: move ui code to ui library
Felix Morgner
15
-979
/
+11
2024-07-24
turns: clean up includes and headers
Felix Morgner
14
-47
/
+20
2024-07-24
turns: update header sorting rules and reformat code
Felix Morgner
15
-45
/
+63
2024-07-24
turns: rename domain to core
Felix Morgner
11
-42
/
+42
2024-07-23
domain: redesign turn_order
Felix Morgner
7
-45
/
+43
2024-07-18
app: move model back to tracker window
Felix Morgner
4
-52
/
+38
2024-07-18
app/ui: link up delete/edit enablement
Felix Morgner
3
-1
/
+40
2024-07-17
app/ui: add stop configuration dialog
Felix Morgner
2
-3
/
+23
2024-07-17
app/ui: implement basic turn tracking
Felix Morgner
5
-23
/
+116
2024-07-16
domain: clean up turn_order api
Felix Morgner
1
-3
/
+3
2024-07-16
app: move turn order management logic to turn_order
Felix Morgner
4
-61
/
+15
2024-07-16
app/ui: bind start button enablement and action
Felix Morgner
3
-0
/
+11
2024-07-16
app: perform some code cleanup
Felix Morgner
4
-60
/
+49
2024-07-16
app: replace n_items with is_empty property
Felix Morgner
3
-17
/
+23
2024-07-16
app: rename main window to tracker
Felix Morgner
7
-27
/
+27
2024-07-16
app/ui: add basic tracking UI definition
Felix Morgner
2
-0
/
+8
2024-07-16
app/ui: add css class based on disposition to toggle defeated button
Felix Morgner
2
-1
/
+32
2024-07-16
app: extract turn order view
Felix Morgner
9
-48
/
+151
2024-07-16
turns: implement basic disposition integration
Felix Morgner
5
-11
/
+20
2024-07-16
app/gui: attach model to disposition dropdown
Felix Morgner
2
-7
/
+43
2024-07-15
app/tests: add basic participant_row tests
Felix Morgner
2
-0
/
+31
2024-07-15
turns: add more tests
Felix Morgner
5
-16
/
+124
2024-07-15
app: only conditionally enable clear action
Felix Morgner
2
-1
/
+9
2024-07-15
app: add accelerator for window clear action
Felix Morgner
1
-0
/
+1
2024-07-15
app: implement "clear" action
Felix Morgner
2
-0
/
+7
2024-07-15
app: rename participant_list_row
Felix Morgner
4
-18
/
+18
2024-07-15
turns: perform widespread code cleanup actions
Felix Morgner
9
-102
/
+117
2024-07-15
app/ui: fix window subtitle not updating
Felix Morgner
1
-2
/
+12
2024-07-15
app/gui: set tooltips in UI definition
Felix Morgner
1
-5
/
+0
2024-07-15
app/ui: replace more inline strings with constants
Felix Morgner
1
-2
/
+2
2024-07-15
app/ui: add delete and edit tooltips
Felix Morgner
1
-3
/
+7
2024-07-15
app/ui: fix wrong indices when editing or deleting
Felix Morgner
1
-6
/
+3
2024-07-15
app/ui: enable participant editing
Felix Morgner
4
-7
/
+42
2024-07-15
app/ui: turn participant creation dialog into generic edit dialog
Felix Morgner
4
-14
/
+22
2024-07-14
turns: rename "order value" to "priority"
Felix Morgner
3
-8
/
+8
2024-07-14
app: set row subtitle
Felix Morgner
1
-0
/
+2
2024-07-14
app/ui: make row title non-editable
Felix Morgner
2
-3
/
+2
2024-07-14
app/ui: enable deletion of participants
Felix Morgner
3
-1
/
+17
2024-07-14
app/ui: show status view when turn order is empty
Felix Morgner
2
-9
/
+23
2024-07-14
app: remove placeholder data
Felix Morgner
1
-7
/
+0
2024-07-14
app: implement basic creation of participants
Felix Morgner
3
-1
/
+19
2024-07-14
domain: add basic turn order type
Felix Morgner
2
-7
/
+6
2024-07-14
domain/participant: convert to properties
Felix Morgner
1
-1
/
+1
2024-07-14
app: fix desktop file
Felix Morgner
1
-1
/
+3
2024-07-14
lang: merge translations
Felix Morgner
2
-11
/
+7
[next]