mirror of
https://github.com/OpenMW/openmw.git
synced 2025-12-12 19:43:12 +00:00
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 |
||
|---|---|---|
| .. | ||
| coloreditor.cpp | ||
| coloreditor.hpp | ||
| colorpickerpopup.cpp | ||
| colorpickerpopup.hpp | ||
| 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 | ||
| scenetooltexturebrush.hpp | ||
| scenetooltoggle.cpp | ||
| scenetooltoggle.hpp | ||
| scenetooltoggle2.cpp | ||
| scenetooltoggle2.hpp | ||