summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Config/Layer.h
AgeCommit message (Expand)Author
2018-06-03StringUtil: Remove ValueToString(std::string)Léo Lam
2018-06-03Move Config ValueToString to StringUtilLéo Lam
2018-05-12Config: Add support for enumsLéo Lam
2018-05-12Config: Fix template deduction for implicit conversionsLéo Lam
2018-04-12Reformat all the things!spycrab
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-08-11Config: Add Get/Set on LayerLéo Lam
2017-05-09Config/Layer: Fix accidental cast of RecursiveSection to SectionMerryMage
2017-02-23Fix things mentioned during code reviewLéo Lam