1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 09:49:55 +00:00
openmw-tes3mp/apps/opencs/view/settings
2014-09-28 10:17:54 +10:00
..
booleanview.cpp Fixed checkboxes saving invalid values. 2014-09-22 18:50:48 +10:00
booleanview.hpp Fixed checkboxes saving invalid values. 2014-09-22 18:50:48 +10:00
dialog.cpp Fix reverting to wrong version. 2014-09-25 09:16:10 +10:00
dialog.hpp Sanitised version. Some settings are only accessible via manually editing the config file. 2014-09-25 08:15:07 +10:00
frame.cpp Code cleanup and revert incorrect settings. 2014-09-24 22:41:49 +10:00
frame.hpp Removed unneeded includes, cleaned up code, added comments 2014-05-06 21:58:50 -05:00
listview.cpp Disabled view resize for open views when user setting changes. Fixed 2014-04-24 12:50:10 -05:00
listview.hpp Added new framework files 2014-04-22 22:17:19 -05:00
page.cpp Added workarounds to add QLabel. Add stylesheet option to apply to View's QGroupBox. RangeViews are now right aligned. Added content margins to the page/tab's layout. 2014-09-22 12:19:18 +10:00
page.hpp Removed unneeded includes, cleaned up code, added comments 2014-05-06 21:58:50 -05:00
rangeview.cpp Fixed default value not being set for spinbox. Changed the default value of max subviews to 256. Simplified the call signature to get settings & set an initial value. Fixed missing settings for num_lights. 2014-09-28 10:17:54 +10:00
rangeview.hpp Removed unneeded includes, cleaned up code, added comments 2014-05-06 21:58:50 -05:00
resizeablestackedwidget.cpp Added new framework files 2014-04-22 22:17:19 -05:00
resizeablestackedwidget.hpp Removed unneeded includes, cleaned up code, added comments 2014-05-06 21:58:50 -05:00
settingwindow.cpp Sanitised version. Some settings are only accessible via manually editing the config file. 2014-09-25 08:15:07 +10:00
settingwindow.hpp Sanitised version. Some settings are only accessible via manually editing the config file. 2014-09-25 08:15:07 +10:00
spinbox.cpp Fixed spinbox issue with integer entry via keyboard. Removed shader settings as per feedback comments. 2014-09-24 09:33:19 +10:00
spinbox.hpp Removed unneeded includes, cleaned up code, added comments 2014-05-06 21:58:50 -05:00
textview.cpp Implemented rangeview with spinbox as only control. Simplified setting 2014-05-03 18:58:43 -05:00
textview.hpp Removed unneeded includes, cleaned up code, added comments 2014-05-06 21:58:50 -05:00
view.cpp Added workarounds to add QLabel. Add stylesheet option to apply to View's QGroupBox. RangeViews are now right aligned. Added content margins to the page/tab's layout. 2014-09-22 12:19:18 +10:00
view.hpp Decoupled setting definitions from the Setting class. QSettings 2014-05-07 21:59:26 -05:00