deskflow/src/lib/gui/dialogs
2025-07-29 13:41:34 +01:00
..
AboutDialog.cpp fix: split version info in new header 2025-07-21 12:06:01 +01:00
AboutDialog.h chore: add main barrier/input-leap dev to our important devs list 2025-06-19 09:54:37 +01:00
AboutDialog.ui chore: adjust the about dialog default size 2025-06-19 09:54:37 +01:00
ActionDialog.cpp refactor: ActionDialog use proper ActionDialog::itemToggled in place of lambda 2025-07-29 13:41:34 +01:00
ActionDialog.h refactor: ActionDialog use proper ActionDialog::itemToggled in place of lambda 2025-07-29 13:41:34 +01:00
ActionDialog.ui refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
AddClientDialog.cpp refactor: anon enum in AddClientDialog to AddAction enum class 2025-07-11 03:06:24 -07:00
AddClientDialog.h refactor: anon enum in AddClientDialog to AddAction enum class 2025-07-11 03:06:24 -07:00
AddClientDialog.ui refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
FingerprintDialog.cpp refactor: FingerPrintDialog::FingerpringDialogMode now enum class 2025-07-11 03:06:24 -07:00
FingerprintDialog.h refactor: FingerPrintDialog::FingerpringDialogMode now enum class 2025-07-11 03:06:24 -07:00
HotkeyDialog.cpp refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
HotkeyDialog.h refactor: remove redundant access specifiers 2025-06-20 09:39:26 +01:00
HotkeyDialog.ui refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
ScreenSettingsDialog.cpp refactor: ScreenSettingsDialog, do not create nested validators in the Lines setValidator method 2025-07-07 17:53:56 +01:00
ScreenSettingsDialog.h Feat: Define QT_NO_KEYWORDS, allowing us to use Qt in more places 2025-06-02 14:28:51 -07:00
ScreenSettingsDialog.ui refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
ServerConfigDialog.cpp fix: (ui), ServerConfigDialog enable spinboxes and controls that depend on another option being enabled example being the heatbeat spinbox if heatbeat is enabled 2025-06-02 20:31:18 +01:00
ServerConfigDialog.h Feat: Define QT_NO_KEYWORDS, allowing us to use Qt in more places 2025-06-02 14:28:51 -07:00
ServerConfigDialog.ui fix: (ui), ServerConfigDialog enable spinboxes and controls that depend on another option being enabled example being the heatbeat spinbox if heatbeat is enabled 2025-06-02 20:31:18 +01:00
SettingsDialog.cpp chore: Remove 1024 TLS key length option 2025-06-16 05:02:33 -07:00
SettingsDialog.h Feat: Define QT_NO_KEYWORDS, allowing us to use Qt in more places 2025-06-02 14:28:51 -07:00
SettingsDialog.ui chore: Remove 1024 TLS key length option 2025-06-16 05:02:33 -07:00