1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-02 03:14:06 +00:00
openmw/apps/opencs/view/widget
Thunderforge 5a2e9868c1 Fixes #3681
This changes the way that the popup works to use [`QtColorDialog::getColor()`](http://doc.qt.io/archives/qt-4.8/qcolordialog.html#getColor) instead of the problematic open() function. Also makes the button change to create the modal dialog when pushed, rather than being a checkbox of sorts
2018-08-21 22:13:05 -05:00
..
coloreditor.cpp Fixes #3681 2018-08-21 22:13:05 -05:00
coloreditor.hpp Fixes #3681 2018-08-21 22:13:05 -05:00
colorpickerpopup.cpp Fixes #3681 2018-08-21 22:13:05 -05:00
colorpickerpopup.hpp Fixes #3681 2018-08-21 22:13:05 -05:00
completerpopup.cpp
completerpopup.hpp
droplineedit.cpp
droplineedit.hpp
modebutton.cpp
modebutton.hpp
pushbutton.cpp
pushbutton.hpp
scenetool.cpp
scenetool.hpp
scenetoolbar.cpp
scenetoolbar.hpp
scenetoolmode.cpp
scenetoolmode.hpp
scenetoolrun.cpp
scenetoolrun.hpp
scenetooltexturebrush.cpp code cleanup 2018-05-26 12:16:02 +02:00
scenetooltexturebrush.hpp code cleanup 2018-05-26 12:16:02 +02:00
scenetooltoggle.cpp
scenetooltoggle.hpp
scenetooltoggle2.cpp
scenetooltoggle2.hpp