- subclassed the QMessageBox and created a new type of MessageBox that is frameless; started to use it throughout the app

This commit is contained in:
Marius Stanciu
2022-01-12 02:27:12 +02:00
committed by Marius
parent d7be3c3c3b
commit 1d1613d2d6
5 changed files with 103 additions and 66 deletions

View File

@@ -7,6 +7,10 @@ CHANGELOG for FlatCAM beta
=================================================
12.01.2022
- subclassed the QMessageBox and created a new type of MessageBox that is frameless; started to use it throughout the app
11.01.2022
- added an initial implementation of a dark theme using the qdarktheme (performance is not great and there are some artifacts); the theme is activated once the gray icons are checked in the Preferences