deskflow/src/lib/gui/dialogs
Nick Bolton 9464aa46b8
Show message box explaining why settings are read-only (#7437)
* Swap assert for warning log lines

* Flush on IPC write

* Flush on cleanup instead of write

* Record core started setting

* Show server first start message

* Show message when active scope is read-only

* Show read only message on change

* Show read only on window show

* Try to improve main window size policy

* Revert addition of resizer

* Remove redundant file path fiddling

* Remove dead code and fixed missing const

* Print path and use queued connection

* Improve read-only message on Windows

* Only show toggle warning when dialog visible

* Update ChangeLog

* Fixed include
2024-08-12 16:39:18 +01:00
..
SettingsDialog.cpp Show message box explaining why settings are read-only (#7437) 2024-08-12 16:39:18 +01:00
SettingsDialog.h Show message box explaining why settings are read-only (#7437) 2024-08-12 16:39:18 +01:00
SettingsDialogBase.ui
UpgradeDialog.cpp
UpgradeDialog.h