| .. |
|
config
|
chore: Remove DRAG_AND_DROP left over define
|
2025-06-25 16:16:13 +01:00 |
|
core
|
chore: Remove DRAG_AND_DROP left over define
|
2025-06-25 16:16:13 +01:00 |
|
dialogs
|
refactor: ActionDialog use proper ActionDialog::itemToggled in place of lambda
|
2025-07-29 13:41:34 +01:00 |
|
ipc
|
Feat: Define QT_NO_KEYWORDS, allowing us to use Qt in more places
|
2025-06-02 14:28:51 -07:00 |
|
proxy
|
Feat: Define QT_NO_KEYWORDS, allowing us to use Qt in more places
|
2025-06-02 14:28:51 -07:00 |
|
tls
|
refactor: use more if and switch init-statements
|
2025-07-07 17:53:56 +01:00 |
|
validators
|
chore: add comment to empty methods
|
2025-05-20 16:20:07 +01:00 |
|
widgets
|
chore: comment empty methods that do nothing
|
2025-07-07 17:53:56 +01:00 |
|
Action.cpp
|
chore: Action, use auto where possible
|
2025-04-28 13:50:43 +01:00 |
|
Action.h
|
refactor: remove redundant access specifiers
|
2025-06-20 09:39:26 +01:00 |
|
CMakeLists.txt
|
refactor: move ALL gui parts to lib
|
2025-03-29 18:18:12 +00:00 |
|
DataDownloader.cpp
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -07:00 |
|
DataDownloader.h
|
Feat: Define QT_NO_KEYWORDS, allowing us to use Qt in more places
|
2025-06-02 14:28:51 -07:00 |
|
Diagnostic.cpp
|
refactor: Remove use of DESKFLOW_RESET_ALL and all users to pass --reset switch to deskflow-gui instead
|
2025-05-03 21:09:41 +01:00 |
|
Diagnostic.h
|
refactor: move ALL gui parts to lib
|
2025-03-29 18:18:12 +00:00 |
|
DotEnv.cpp
|
chore: rename lib/gui/dot_env => lib/gui/DotEnv
|
2025-03-20 13:06:45 +00:00 |
|
DotEnv.h
|
chore: rename lib/gui/dot_env => lib/gui/DotEnv
|
2025-03-20 13:06:45 +00:00 |
|
FileTail.cpp
|
feat: Tail daemon log file instead of using IPC log outputter
|
2025-02-28 17:58:16 +00:00 |
|
FileTail.h
|
Feat: Define QT_NO_KEYWORDS, allowing us to use Qt in more places
|
2025-06-02 14:28:51 -07:00 |
|
Hotkey.cpp
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -07:00 |
|
Hotkey.h
|
refactor: remove redundant access specifiers
|
2025-06-20 09:39:26 +01:00 |
|
KeySequence.cpp
|
chore: add missing default for switches
|
2025-07-07 17:53:56 +01:00 |
|
KeySequence.h
|
refactor: remove redundant access specifiers
|
2025-06-20 09:39:26 +01:00 |
|
Logger.cpp
|
fix: Use QTextStream to write to stdout and stderr
|
2025-04-15 05:02:25 -07:00 |
|
Logger.h
|
Feat: Define QT_NO_KEYWORDS, allowing us to use Qt in more places
|
2025-06-02 14:28:51 -07:00 |
|
MainWindow.cpp
|
refactor: AddResults => enum class ScreenAddResults
|
2025-07-31 13:41:29 +01:00 |
|
MainWindow.h
|
feat: improve connections status bar info
|
2025-06-16 10:35:20 +01:00 |
|
MainWindow.ui
|
chore: MainWindow, use system correct monospace font for log
|
2025-07-18 10:51:50 -04:00 |
|
Messages.cpp
|
fix: split version info in new header
|
2025-07-21 12:06:01 +01:00 |
|
Messages.h
|
feat(daemon): Friendly message on daemon connection error
|
2025-04-16 05:12:33 -07:00 |
|
OSXHelpers.h
|
refactor: Reuse compliance
|
2025-01-27 17:05:47 -05:00 |
|
OSXHelpers.mm
|
refactor: Reuse compliance
|
2025-01-27 17:05:47 -05:00 |
|
ScreenSetupModel.cpp
|
refactor: use more if and switch init-statements
|
2025-07-07 17:53:56 +01:00 |
|
ScreenSetupModel.h
|
refactor: remove redundant access specifiers
|
2025-06-20 09:39:26 +01:00 |
|
ServerConfig.cpp
|
refactor: AddResults => enum class ScreenAddResults
|
2025-07-31 13:41:29 +01:00 |
|
ServerConfig.h
|
refactor: AddResults => enum class ScreenAddResults
|
2025-07-31 13:41:29 +01:00 |
|
Styles.h
|
chore: rename lib/gui/styles.h => lib/gui/Styles.h
|
2025-03-20 13:06:45 +00:00 |
|
StyleUtils.h
|
refactor: simplify setting the fallback theme search path, does require sub dirs but we should only need the theme root
|
2025-06-26 09:50:53 +01:00 |
|
VersionChecker.cpp
|
fix: split version info in new header
|
2025-07-21 12:06:01 +01:00 |
|
VersionChecker.h
|
Feat: Define QT_NO_KEYWORDS, allowing us to use Qt in more places
|
2025-06-02 14:28:51 -07:00 |