Replaced all error/warning message boxes with Qt based dialogs
Fixes the long-standing disparity between Windows and the other platforms.Now all platforms get GUI error dialog boxes.
Instead of opening a text editor with doomsday.out, the log is shown inthe error dialog as additional details.
Todo for later: Make a custom dialog with more fancy layout and betterconsole log viewer.
View differences
Replaced all error/warning message boxes with Qt based dialogs
Fixes the long-standing disparity between Windows and the other platforms.
Now all platforms get GUI error dialog boxes.
Instead of opening a text editor with doomsday.out, the log is shown in
the error dialog as additional details.
Todo for later: Make a custom dialog with more fancy layout and better
console log viewer.