1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 21:49:56 +00:00
openmw-tes3mp/apps/opencs/model/prefs
Aesylwinn 96a3c278fd Added shortcuts for loading a cell relative to the camera,
Removed Ctl+V binding for "Verify" because that is associated
with paste.
2016-07-27 21:40:53 -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
modifiersetting.cpp Add ability to clear shortcut/modifier setting with right click. 2016-07-27 14:07:53 -04:00
modifiersetting.hpp Add modifier setting. 2016-07-27 13:53:33 -04: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 Remove QShortcut usage, 2016-07-27 00:24:16 -04:00
shortcut.hpp Added methods to keep text mentioning shortcuts up to date, 2016-07-25 20:49:09 -04:00
shortcuteventhandler.cpp Added methods to keep text mentioning shortcuts up to date, 2016-07-25 20:49:09 -04:00
shortcuteventhandler.hpp Redesigned shortcut handler to be capable of dealing with child and 2016-07-23 21:23:02 -04:00
shortcutmanager.cpp Exclude keys not compatible with qt 4 2016-07-27 00:44:34 -04:00
shortcutmanager.hpp Switched to an interactive method for key input, 2016-07-26 21:22:31 -04:00
shortcutsetting.cpp Add ability to clear shortcut/modifier setting with right click. 2016-07-27 14:07:53 -04:00
shortcutsetting.hpp Add modifier setting. 2016-07-27 13:53:33 -04:00
state.cpp Added shortcuts for loading a cell relative to the camera, 2016-07-27 21:40:53 -04:00
state.hpp Add custom page for key bindings. 2016-07-27 19:15:24 -04:00