1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-21 03:53:54 +00:00
openmw/apps/opencs
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
..
model Use new logging system for editor 2018-08-14 20:01:09 +04:00
view Fixes #3681 2018-08-21 22:13:05 -05:00
CMakeLists.txt Select dragged texture-assets, add brush settings widget-type, fixes. 2018-05-10 11:18:54 +03:00
editor.cpp Use new logging system for editor 2018-08-14 20:01:09 +04:00
editor.hpp Moved crashcatcher to a component and also use it in CS 2018-07-09 16:25:55 +02:00
main.cpp Use new logging system for editor 2018-08-14 20:01:09 +04:00