summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Config/Layer.cpp
AgeCommit message (Expand)Author
2026-01-25Remove unused importsMartino Fontana
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-05-02Remove redundant Config prefix from ConfigInfo/ConfigLocationLéo Lam
2019-08-01Change Layer code not to create superfluous std::optional entries in LayerMapSilent
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2018-06-03Move Config ValueToString to StringUtilLéo Lam
2018-05-23Config: Make Load() and Save() slightly fasterLéo Lam
2017-11-15Config/Layer: Allow all keys of a section to be iterated overMerryMage
2017-11-15Config: Flatten structuresMerryMage
2017-11-15Config: Remove recursive layerMerryMage
2017-08-11Config: Fix Movie config loading/savingLéo Lam
2017-05-10Config: Fix a formatting issueLéo Lam
2017-05-09Config/Layer: Fix accidental cast of RecursiveSection to SectionMerryMage
2017-02-23Fix things mentioned during code reviewLéo Lam