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-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
2024-07-14
tests: fix wrong resource and widget names
Felix Morgner
1
-2
/
+2
2024-07-14
app/ui: rename main window ui file
Felix Morgner
1
-2
/
+2
2024-07-14
app/ui: layout basic participant creation dialog
Felix Morgner
5
-0
/
+75
2024-07-13
app: switch to Adw.Application
Felix Morgner
4
-19
/
+33
2024-07-13
app/ui: toggle icon when defeated state is toggled
Felix Morgner
2
-0
/
+13
2024-07-13
app/ui: add 'mark as defeated' tooltip
Felix Morgner
1
-0
/
+3
2024-07-13
app: set default color scheme
Felix Morgner
1
-0
/
+3
2024-07-13
app: move late-init code to on_startup
Felix Morgner
2
-3
/
+9
2024-07-13
app/ui: simplify participant rows
Felix Morgner
2
-27
/
+9
2024-07-13
app/ui: make list entry title editable
Felix Morgner
2
-2
/
+14
2024-07-13
app/main: port to participant domain object
Felix Morgner
3
-8
/
+12
2024-07-13
app/ui: add basic participant list row
Felix Morgner
6
-1
/
+179
2024-07-12
app: add main menu button tooltip
Felix Morgner
3
-0
/
+11
2024-07-12
lang: extract constants for messages
Felix Morgner
3
-4
/
+23
2024-07-12
app: rename main source file
Felix Morgner
2
-1
/
+1
2024-07-12
turns: add basic i18n
Felix Morgner
4
-4
/
+38
2024-07-12
app: remove left-over code
Felix Morgner
1
-12
/
+0
2024-07-12
app/windows: add basic main window
Felix Morgner
5
-2
/
+97
2024-07-11
initial commit
Felix Morgner
5
-0
/
+163