summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Config/ConfigInfo.h
AgeCommit message (Expand)Author
2024-10-10C++20: Synthesize `operator!=` From `operator==`mitaclaw
2021-10-13Fix all uninitialized variable warnings (C26495)Pokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-12-12Add caching to Config::InfoJosJuice
2020-12-11Turn Config::Info into a class with gettersJosJuice
2020-05-02Remove redundant Config prefix from ConfigInfo/ConfigLocationLéo Lam
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2018-05-12Config: Add support for enumsLéo Lam
2017-11-15Config: Extract ConfigInfo into own headerMerryMage