Age | Commit message (Expand) | Author |
---|---|---|
2020-06-12 | AK: Make string-to-number conversion helpers return Optional | Andreas Kling |
2020-04-23 | LibCore: read_bool_entry parse "true" / "false" strings in config files | Brendan Coles |
2020-04-19 | LibCore: Add StandardPaths thing to retrieve various standard locations | Andreas Kling |
2020-02-26 | LibCore: Allow ConfigFile::read_num_entry to handle negative numbers | Jesse Buhagiar |
2020-02-06 | LibCore: Remove leading C from filenames | Andreas Kling |