1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-23 07:40:15 +00:00
openmw/apps/opencs/model/prefs
Alexei Kotov 7922f0e7f8 Merge branch 'editor_modifier_settings' into 'master'
Use settings values to declare modifier settings (#6876)

See merge request OpenMW/openmw!3656
2023-12-18 00:37:55 +00:00
..
boolsetting.cpp Fix CS Key Binding settings page 2023-12-14 00:29:18 +01:00
boolsetting.hpp Use settings values for editor 2023-12-03 17:18:26 +01:00
category.cpp Use settings values for editor 2023-12-03 17:18:26 +01:00
category.hpp Use settings values for editor 2023-12-03 17:18:26 +01:00
coloursetting.cpp Fix CS Key Binding settings page 2023-12-14 00:29:18 +01:00
coloursetting.hpp Use settings values for editor 2023-12-03 17:18:26 +01:00
doublesetting.cpp Fix CS Key Binding settings page 2023-12-14 00:29:18 +01:00
doublesetting.hpp Use settings values for editor 2023-12-03 17:18:26 +01:00
enumsetting.cpp Fix CS Key Binding settings page 2023-12-14 00:29:18 +01:00
enumsetting.hpp Use settings values for editor 2023-12-03 17:18:26 +01:00
intsetting.cpp Fix CS Key Binding settings page 2023-12-14 00:29:18 +01:00
intsetting.hpp Use settings values for editor 2023-12-03 17:18:26 +01:00
modifiersetting.cpp Merge branch 'editor_modifier_settings' into 'master' 2023-12-18 00:37:55 +00:00
modifiersetting.hpp Use settings values to declare modifier settings 2023-12-13 23:29:35 +01:00
setting.cpp Use settings values to declare modifier settings 2023-12-13 23:29:35 +01:00
setting.hpp Merge branch 'editor_modifier_settings' into 'master' 2023-12-18 00:37:55 +00:00
shortcut.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
shortcut.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
shortcuteventhandler.cpp Do not use invalid iterators 2023-07-31 17:53:33 +04:00
shortcuteventhandler.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
shortcutmanager.cpp Use settings values to declare modifier settings 2023-12-13 23:29:35 +01:00
shortcutmanager.hpp Use settings values to declare modifier settings 2023-12-13 23:29:35 +01:00
shortcutsetting.cpp Fix CS Key Binding settings page 2023-12-14 00:29:18 +01:00
shortcutsetting.hpp Use settings values for editor 2023-12-03 17:18:26 +01:00
state.cpp Use settings values to declare modifier settings 2023-12-13 23:29:35 +01:00
state.hpp Use settings values to declare modifier settings 2023-12-13 23:29:35 +01:00
stringsetting.cpp Fix CS Key Binding settings page 2023-12-14 00:29:18 +01:00
stringsetting.hpp Use settings values for editor 2023-12-03 17:18:26 +01:00
subcategory.cpp Fix CS Key Binding settings page 2023-12-14 00:29:18 +01:00
subcategory.hpp Use settings values for editor 2023-12-03 17:18:26 +01:00
values.hpp Define editor settings as typed struct members 2023-11-16 22:14:58 +01:00