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
Rob Cutmore d43315fe4e Add script editor line wrapping (Feature #2926)
Adds line wrapping for script editor and associated entry in settings
window. No line wrapping remains the default.
2016-01-28 06:28:31 -05: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 made user settings access thread-safe 2015-12-15 12:19:48 +01:00
doublesetting.hpp made user settings access thread-safe 2015-12-15 12:19:48 +01: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
state.cpp Add script editor line wrapping (Feature #2926) 2016-01-28 06:28:31 -05:00
state.hpp made user settings access thread-safe 2015-12-15 12:19:48 +01:00