Render the Games Database element in the Home View
Create the Kifu settings dialog
Rename Kifu to On The Grid
savanni
deleted branch on-the-grid/rename-from-kifu from savanni/monorepo
2024-03-22 12:21:12 +00:00
Rename Kifu to On The Grid
49571b0f82
Show real information in the library view
89a289a1ae
Make games serializable through Serde
fe082773e3
Set up the library view again
db9efbaedd
Move the settings view model back into the core
Render the Settings page and the Library via view models
Render the Settings page and the Library via view models
49571b0f82
Show real information in the library view
89a289a1ae
Make games serializable through Serde
fe082773e3
Set up the library view again
db9efbaedd
Move the settings view model back into the core
1d959117aa
Write a little app to demonstrate reading an an SGF file
Set up a second layer to the SGF parser
1d959117aa
Write a little app to demonstrate reading an an SGF file
a5990a2a30
Ensure that the territory property is accepted
bd6d5b62e3
Reduce the recursion amount of parser Node to GameNode
82c1765513
Write the more semantic Game interpreter
Set up a layered SGF parser
a5990a2a30
Ensure that the territory property is accepted
bd6d5b62e3
Reduce the recursion amount of parser Node to GameNode
82c1765513
Write the more semantic Game interpreter
de54ec676f
Make sure the settings get saved
5612c89a61
Thread signals through all of the settings dialog