1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 02:49:55 +00:00
openmw-tes3mp/apps/opencs/model/prefs
2016-07-29 15:00:58 -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 Clean up modifier/shortcut class and handle focus out event, 2016-07-29 15:00:35 -04:00
modifiersetting.hpp Clean up modifier/shortcut class and handle focus out event, 2016-07-29 15:00:35 -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 Clean up modifier/shortcut class and handle focus out event, 2016-07-29 15:00:35 -04:00
shortcutsetting.hpp Clean up modifier/shortcut class and handle focus out event, 2016-07-29 15:00:35 -04:00
state.cpp Change some key binding defaults. 2016-07-29 15:00:58 -04:00
state.hpp Add custom page for key bindings. 2016-07-27 19:15:24 -04:00