90396f7fd1
Handle jokers for 7b
0700310d4c
Day 7a. After this we will change the card values.
38f1be8181
Day 6 solutions
Create an application context which can host global-ish data
Create GSettings for dev mode and for production
Set up configuration via gsettings
a7d6d82ec2
Set up an environment variable to toggle between dev and production schemas
f3a453d151
Set up a development gsettings schema
Set up configuration via gsettings
a7d6d82ec2
Set up an environment variable to toggle between dev and production schemas
f3a453d151
Set up a development gsettings schema
Create a new app for fitnesstrax and start setting up the record data structures
Ensure new structures can be recorded to an emseries database
b9aa434278
Remove types that are not implemented yet
83a4839b1d
Implement the timestamp function
0e0d67a9ac
Split Fitnesstrax into two crates
e5fb605816
Create a test that verifies that a series can be made for a TraxRecord
f9db002464
Make the series open function accept anything that can be a path reference
Create a new app for fitnesstrax and start setting up the record data structures
Create GSettings for dev mode an for production
Configure the path to the database
Create a data structure that loads relevant locale information on app startup
83a4839b1d
Implement the timestamp function
0e0d67a9ac
Split Fitnesstrax into two crates
e5fb605816
Create a test that verifies that a series can be made for a TraxRecord
f9db002464
Make the series open function accept anything that can be a path reference
0ac9bb74a6
Set up the bare minimum of a GUI app, opening only a single window