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
2015-12-12 12:05:56 +01:00
..
boolsetting.cpp added bool settings 2015-12-10 13:28:48 +01:00
boolsetting.hpp added bool settings 2015-12-10 13:28: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 added colour settings 2015-12-11 11:15:14 +01:00
coloursetting.hpp added colour settings 2015-12-11 11:15:14 +01:00
doublesetting.cpp added double settings 2015-12-10 10:58:38 +01:00
doublesetting.hpp added a few comments 2015-12-10 13:33:44 +01:00
enumsetting.cpp added enum settings 2015-12-10 17:33:14 +01:00
enumsetting.hpp added enum settings 2015-12-10 17:33:14 +01:00
intsetting.cpp added integer settings 2015-12-08 17:21:58 +01:00
intsetting.hpp added a few comments 2015-12-10 13:33:44 +01:00
setting.cpp added interface for querying settings 2015-12-11 11:50:06 +01:00
setting.hpp added interface for querying settings 2015-12-11 11:50:06 +01:00
state.cpp changed the settingChanged signature to accommodate queued connections 2015-12-11 12:06:20 +01:00
state.hpp workaround for MOC's lack of namespace awareness 2015-12-12 12:05:56 +01:00