1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-03 22:19:40 +00:00
openmw-tes3mp/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