Age | Commit message (Expand) | Author |
---|---|---|
2020-08-18 | LibCore: Add ConfigFile::get_for_lib() | AnotherTest |
2020-08-05 | LibCore+Base: Move user-specific config files to $HOME/.config | Andreas Kling |
2020-08-02 | LibCore: ConfFile::read_entry should not sneakily write default entries | Brian Gianforcaro |
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 |