deskflow/src/lib/gui/dialogs
sithlord48 0ff72441e6 chore: use c++17 style if,switch init-initilizer where possible
chore: correct spelling of "colon" in NetworkAddresses variables
chore: correct some multi line defines near needed init-initilizers
2025-05-20 16:20:07 +01:00
..
AboutDialog.cpp refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
AboutDialog.h refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
AboutDialog.ui refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
ActionDialog.cpp refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
ActionDialog.h refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
ActionDialog.ui refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
AddClientDialog.cpp refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
AddClientDialog.h chore: AddClientDialog, add missing nullptr replacement 2025-05-02 12:12:17 +01:00
AddClientDialog.ui refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
FingerprintDialog.cpp refactor: do not write sha1 to localdb and no longer send sha1 as part of comparison 2025-05-15 15:46:16 +01:00
FingerprintDialog.h refactor: do not write sha1 to localdb and no longer send sha1 as part of comparison 2025-05-15 15:46:16 +01:00
HotkeyDialog.cpp refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
HotkeyDialog.h refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
HotkeyDialog.ui refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
ScreenSettingsDialog.cpp fix settings modifiers initilization, move initization to header 2025-05-15 17:25:08 +01:00
ScreenSettingsDialog.h refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
ScreenSettingsDialog.ui refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
ServerConfigDialog.cpp chore: use c++17 style if,switch init-initilizer where possible 2025-05-20 16:20:07 +01:00
ServerConfigDialog.h chore: Use override for override methods 2025-04-28 11:27:33 +01:00
ServerConfigDialog.ui refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
SettingsDialog.cpp fix: Disable the save button when config not writable 2025-05-19 22:10:41 +01:00
SettingsDialog.h refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
SettingsDialog.ui refactor: make sure settings dialog pushes all options to the top 2025-05-13 15:48:33 +01:00