1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 05:19:55 +00:00
openmw-tes3mp/apps/opencs/view/settings
2014-09-24 09:33:19 +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 Max subviews setting working. However there is no way to remove the last subview once the title bar is removed and the look of the filter box is broken without the title bar. 2014-09-23 17:01:08 +10:00
dialog.hpp Added a window size change easter egg. 2014-09-22 21:12:26 +10:00
frame.cpp Added more shader settings. 2014-09-22 16:24:06 +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 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
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 Cleaned up comments and dead code. 2014-09-21 21:10:18 +10:00
settingwindow.hpp Cleaned up comments and dead code. 2014-09-21 21:10:18 +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