1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 21:49:56 +00:00
openmw-tes3mp/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 Add missing new lines at the ends of files 2015-05-31 18:18:49 +03:00
completerpopup.hpp Add missing new lines at the ends of files 2015-05-31 18:18:49 +03:00
droplineedit.cpp Fix tab indentations in apps/ and components/ 2015-09-16 20:45:37 +02:00
droplineedit.hpp Refine DropLineEdit code 2015-06-21 17:16:13 +03:00
modebutton.cpp allow mode buttons to setup the context menu 2016-01-19 12:52:30 +01:00
modebutton.hpp allow mode buttons to setup the context menu 2016-01-19 12:52:30 +01:00
pushbutton.cpp Move tool tip processing to ShortcutManager, 2016-07-29 16:02:46 -04:00
pushbutton.hpp Move tool tip processing to ShortcutManager, 2016-07-29 16:02:46 -04:00
scenetool.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
scenetool.hpp added right-click handling support to SceneTool class 2014-09-07 13:35:30 +02:00
scenetoolbar.cpp Remove QShortcut usage, 2016-07-27 00:24:16 -04:00
scenetoolbar.hpp enhanced SceneToolBar tool handling (remove and insert at specific point) 2014-11-03 13:18:53 +01:00
scenetoolmode.cpp Revert unintended changes 2018-05-10 11:18:54 +03:00
scenetoolmode.hpp Revert unintended changes 2018-05-10 11:18:54 +03:00
scenetoolrun.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
scenetoolrun.hpp updated run button 2014-11-27 09:27:29 +01:00
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 OpenCS: use a separate enum for the toggle buttons 2016-01-11 23:10:16 +01:00
scenetooltoggle.hpp OpenCS: use a separate enum for the toggle buttons 2016-01-11 23:10:16 +01:00
scenetooltoggle2.cpp Move the Button enum to WorldSpaceWidget 2016-01-15 15:49:10 +01:00
scenetooltoggle2.hpp Move the Button enum to WorldSpaceWidget 2016-01-15 15:49:10 +01:00