1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-31 13:15:33 +00:00
openmw-tes3mp/apps/opencs/model/settings
cc9cii 680e46441d Feature #2533. Similar but less complete implementation PR was not accepted (see https://github.com/OpenMW/openmw/pull/276#issuecomment-57612802).
- User preferences setting to save the window state (position, geometry, etc) at the time of exit.
- User preferences setting to workaround some X window managers not keeping pre-maximised state.
- Uses opencs.ini to store window states between sessions.
2015-05-12 08:21:05 +10:00
..
connector.cpp Decoupled setting definitions from the Setting class. QSettings 2014-05-07 21:59:26 -05:00
connector.hpp Removed unneeded includes, cleaned up code, added comments 2014-05-06 21:58:50 -05:00
setting.cpp added tooltip support to user settings UI 2014-10-16 16:22:36 +02:00
setting.hpp added tooltip support to user settings UI 2014-10-16 16:22:36 +02:00
support.hpp added tooltip support to user settings UI 2014-10-16 16:22:36 +02:00
usersettings.cpp Feature #2533. Similar but less complete implementation PR was not accepted (see https://github.com/OpenMW/openmw/pull/276#issuecomment-57612802). 2015-05-12 08:21:05 +10:00
usersettings.hpp Feature #2533. Similar but less complete implementation PR was not accepted (see https://github.com/OpenMW/openmw/pull/276#issuecomment-57612802). 2015-05-12 08:21:05 +10:00