1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 18:37:08 +00:00
OpenMW/apps/opencs/view/settings
2014-10-17 15:46:07 +02:00
..
booleanview.cpp Silence clang warnings. 2014-09-29 06:39:44 +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
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
rangeview.cpp silenced a compiler warning regarding null pointer dereferencing 2014-10-17 15:46:07 +02:00
rangeview.hpp
resizeablestackedwidget.cpp
resizeablestackedwidget.hpp
settingwindow.cpp fix some more uninitialized class member fields 2014-10-11 00:50:32 +02:00
settingwindow.hpp Remove seemingly unnecessary clearFocus() call (thanks scrawl for help). Fix saving window size on linux. 2014-10-02 07:00:15 +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
textview.cpp
textview.hpp
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