Andreas Kling
|
adabcf24ec
Everywhere: Add missing <AK/ByteBuffer.h> includes
|
4 years ago |
asynts
|
c9ca897a45
LibCore: Use new format functions in some places.
|
4 years ago |
AnotherTest
|
afbeb8f977
LibCore: Add ConfigFile::get_for_lib()
|
4 years ago |
Andreas Kling
|
bc615572a9
LibCore+Base: Move user-specific config files to $HOME/.config
|
4 years ago |
Brian Gianforcaro
|
64ba289cfb
LibCore: ConfFile::read_entry should not sneakily write default entries
|
5 years ago |
Andreas Kling
|
fdfda6dec2
AK: Make string-to-number conversion helpers return Optional
|
5 years ago |
Brendan Coles
|
edd8abc4cf
LibCore: read_bool_entry parse "true" / "false" strings in config files
|
5 years ago |
Andreas Kling
|
c45e16f605
LibCore: Add StandardPaths thing to retrieve various standard locations
|
5 years ago |
Jesse Buhagiar
|
22cdf12ec4
LibCore: Allow ConfigFile::read_num_entry to handle negative numbers
|
5 years ago |
Andreas Kling
|
d17e23bd27
LibCore: Remove leading C from filenames
|
5 years ago |