1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-20 09:53:53 +00:00
openmw/apps/opencs/model/prefs
psi29a cb24475662 Merge branch 'what-a-selection-you-have' into 'master'
Feat(CS): Add More Selection Controls

See merge request OpenMW/openmw!3674
2023-12-30 09:40:29 +00:00
..
boolsetting.cpp Use settings values to declare bool settings 2023-12-24 00:25:18 +01:00
boolsetting.hpp Use settings values to declare bool settings 2023-12-24 00:25:18 +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 Use settings values to declare int settings 2023-12-20 12:26:36 +01:00
intsetting.hpp Use settings values to declare int settings 2023-12-20 12:26:36 +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 Merge branch 'what-a-selection-you-have' into 'master' 2023-12-30 09:40:29 +00:00
state.hpp Use settings values to declare string settings 2023-12-27 00:33:45 +01:00
stringsetting.cpp Use settings values to declare string settings 2023-12-27 00:33:45 +01:00
stringsetting.hpp Use settings values to declare string settings 2023-12-27 00:33:45 +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 Feat(Settings): Implement shortcuts for hiding refs & selection groups 2023-12-23 15:05:13 -06:00