summaryrefslogtreecommitdiffstats
path: root/src/common/settings_common.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-16Fix more typosViktor Szépe1-1/+1
2023-08-30android: Expose interface for getting settings from native codeCharles Lombardo1-0/+1
2023-08-10general: fix apple clang buildLiam1-0/+2
2023-07-25settings: Correct Linkage member impl locationlat9nq1-0/+3
2023-07-21settings_common: Use a vector in category linkagelat9nq1-1/+1
2023-07-21common: Move global configuration state modifiers back to settingslat9nq1-10/+0
2023-07-21common,configure_system: Rename method to GetCategorylat9nq1-1/+1
2023-07-21settings,configuration: Add a default suffixlat9nq1-3/+3
2023-07-21settings: Define paired settingslat9nq1-2/+7
2023-07-21settings: Define specializations for settingslat9nq1-3/+8
2023-07-21settings: Move IsConfiguringGlobal to settings_commonlat9nq1-0/+10
2023-07-21settings: Move some simple data to BasicSettinglat9nq1-0/+45