deskflow/src/lib/gui
2025-03-31 06:12:46 -07:00
..
config chore: remove unused ConfigScopes 2025-03-17 13:58:28 +00:00
core chore: rename lib/platform/wayland.h => lib/platform/Wayland.h 2025-03-20 13:06:45 +00:00
dialogs fix: Settings update checkbox was initilzed to autohide value 2025-03-31 06:12:46 -07:00
ipc chore: rename lib/common/constants.h.in => lib/common/Constants.h.in 2025-03-20 13:06:45 +00:00
proxy refactor: VersionChecker use its own QNetworkManager not a Proxy 2025-03-21 10:16:22 +00:00
tls fix: local-fingerprint generation 2025-03-28 11:49:08 +00:00
validators refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
widgets refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
Action.cpp refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
Action.h refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
CMakeLists.txt refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
DataDownloader.cpp refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
DataDownloader.h refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
Diagnostic.cpp refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00: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: Tail daemon log file instead of using IPC log outputter 2025-02-28 17:58:16 +00:00
Hotkey.cpp refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
Hotkey.h refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
KeySequence.cpp refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
KeySequence.h refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
Logger.cpp refactor: use QVariant().toBool() in place of StringUtils::StrToBool, remove StringUtils 2025-03-21 12:47:46 +00:00
Logger.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MainWindow.cpp refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
MainWindow.h refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
MainWindow.ui refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
Messages.cpp refactor: replace EnvVars.h with a new item in settings Settings::Core::UpdateUrl 2025-03-21 12:47:46 +00:00
Messages.h chore: rename lib/gui/messages => lib/gui/Messages 2025-03-20 13:06:45 +00: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: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
ScreenSetupModel.h refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
ServerConfig.cpp refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
ServerConfig.h refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
Styles.h chore: rename lib/gui/styles.h => lib/gui/Styles.h 2025-03-20 13:06:45 +00:00
StyleUtils.h refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
VersionChecker.cpp refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00
VersionChecker.h refactor: move ALL gui parts to lib 2025-03-29 18:18:12 +00:00