1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-12 03:36:32 +00:00
OpenMW/apps/opencs/view/settings
2014-09-25 06:59:04 +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 Code cleanup and revert incorrect settings. 2014-09-24 22:41:49 +10:00
dialog.hpp More cleanup. 2014-09-25 06:59:04 +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
listview.hpp
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
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