1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-20 18:53:54 +00:00
openmw/apps/opencs/model/prefs
Aesylwinn e8626e588a Changes in shortcut design.
- Handle input in centralized class for potential conflict resolution.
- Remove wrapper class for QShortcut; it should be unnecessary.
- Added customizable shortcut usage to orbit camera mode.
2016-07-20 08:25:11 -04:00
..
boolsetting.cpp made user settings access thread-safe 2015-12-15 12:19:48 +01:00
boolsetting.hpp made user settings access thread-safe 2015-12-15 12:19:48 +01:00
category.cpp added category update function 2015-12-12 11:58:53 +01:00
category.hpp added category update function 2015-12-12 11:58:53 +01:00
coloursetting.cpp made user settings access thread-safe 2015-12-15 12:19:48 +01:00
coloursetting.hpp made user settings access thread-safe 2015-12-15 12:19:48 +01:00
doublesetting.cpp Allow setting precision of double preferences. Also increase precision of camera sensitivity. 2016-03-26 14:35:03 -04:00
doublesetting.hpp Cleanup, fix comment 2016-04-02 14:02:56 -04:00
enumsetting.cpp made user settings access thread-safe 2015-12-15 12:19:48 +01:00
enumsetting.hpp made user settings access thread-safe 2015-12-15 12:19:48 +01:00
intsetting.cpp made user settings access thread-safe 2015-12-15 12:19:48 +01:00
intsetting.hpp made user settings access thread-safe 2015-12-15 12:19:48 +01:00
setting.cpp CSMPrefs: fix deadlock in toColor() 2015-12-15 19:33:28 +01:00
setting.hpp made user settings access thread-safe 2015-12-15 12:19:48 +01:00
shortcut.cpp Changes in shortcut design. 2016-07-20 08:25:11 -04:00
shortcut.hpp Changes in shortcut design. 2016-07-20 08:25:11 -04:00
shortcuteventhandler.cpp Changes in shortcut design. 2016-07-20 08:25:11 -04:00
shortcuteventhandler.hpp Changes in shortcut design. 2016-07-20 08:25:11 -04:00
shortcutmanager.cpp Changes in shortcut design. 2016-07-20 08:25:11 -04:00
shortcutmanager.hpp Changes in shortcut design. 2016-07-20 08:25:11 -04:00
shortcutsetting.cpp Base key config/shortcut implementation 2016-07-20 08:25:11 -04:00
shortcutsetting.hpp Base key config/shortcut implementation 2016-07-20 08:25:11 -04:00
state.cpp Changes in shortcut design. 2016-07-20 08:25:11 -04:00
state.hpp Base key config/shortcut implementation 2016-07-20 08:25:11 -04:00