1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-30 00:38:36 +00:00
openmw/apps/opencs/view/doc
MAtahualpa dab8b328c4 Replace light emitter check boxes with a combo box (fixes #3752)
Replaces the four emitter check boxes in Light records with an "Emitter Type" combo box.

Related issue:
- Fixes #3752: Editor: Replace emitter check boxes in Light records with "Emitter Type" combo box (https://bugs.openmw.org/issues/3752)

Tests:
The changes were successfully tested in OpenMW-CS by manipulating several Light records. Please note that this fix also prevents users from erroneously assigning two or more emitter types at the same time. (I don't know which one would prevail in that case.)
2017-02-16 12:48:47 +01:00
..
adjusterwidget.cpp Merge branch 'mergetool' 2015-09-11 13:22:15 +02:00
adjusterwidget.hpp
filedialog.cpp Rebuild the list of available content files when opening the open/new dialogues. Should resolve Bug #2644. 2015-06-16 12:48:45 +10:00
filedialog.hpp Remove unused forward declarations in filedialog.hpp 2016-01-17 14:18:49 -05:00
filewidget.cpp Removed validator for filenames in OpenMW-CS (Fixes #2918) 2015-11-21 12:14:57 +01:00
filewidget.hpp added UI for merge tool (merge tool itself is still missing) 2015-08-06 12:52:10 +02:00
globaldebugprofilemenu.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
globaldebugprofilemenu.hpp full implementation of global run menu item (replaces earlier placeholder implementation) 2014-09-04 17:45:43 +02:00
loader.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
loader.hpp display record count in loading window 2014-06-26 11:41:21 +02:00
newgame.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
newgame.hpp Return to startup dialog when the open/create action is cancelled. Should resolve Bug #2588. 2015-05-30 08:37:58 +10:00
operation.cpp replaced State_Compiling (not requried anymore) with State_Merging 2015-07-30 11:49:24 +02:00
operation.hpp
operations.cpp
operations.hpp
runlogsubview.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
runlogsubview.hpp added run log 2014-09-05 13:49:34 +02:00
sizehint.cpp Updates to optional horizontal scrollbar. 2015-05-18 07:12:02 +10:00
sizehint.hpp Updates to optional horizontal scrollbar. 2015-05-18 07:12:02 +10:00
startup.cpp adjusted startup warning message for recent improvements regarding loading/saving 2015-11-21 11:56:24 +01:00
startup.hpp
subview.cpp Fixed typo in updateSubViewIndices. Changed 0 to NULL for pointers. 2016-03-03 11:46:56 +01:00
subview.hpp Fixed typo in updateSubViewIndices. Changed 0 to NULL for pointers. 2016-03-03 11:46:56 +01:00
subviewfactory.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
subviewfactory.hpp
subviewfactoryimp.hpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
view.cpp Clean up modifier/shortcut class and handle focus out event, 2016-07-29 15:00:35 -04:00
view.hpp Remove QShortcut usage, 2016-07-27 00:24:16 -04:00
viewmanager.cpp Replace light emitter check boxes with a combo box (fixes #3752) 2017-02-16 12:48:47 +01:00
viewmanager.hpp added UI for merge tool (merge tool itself is still missing) 2015-08-06 12:52:10 +02:00