| .. |
|
config
|
fix settings modifiers initilization, move initization to header
|
2025-05-15 17:25:08 +01:00 |
|
core
|
chore: use a const Ref for ServerConnection client name check
|
2025-05-23 10:19:11 -07:00 |
|
dialogs
|
chore: make more const methods
|
2025-05-28 09:42:08 +01:00 |
|
ipc
|
feat(gui): Retry mechanism for Windows Daemon IPC client
|
2025-04-29 13:13:07 +01:00 |
|
proxy
|
refactor: VersionChecker use its own QNetworkManager not a Proxy
|
2025-03-21 10:16:22 +00:00 |
|
tls
|
chore: make more const methods
|
2025-05-28 09:42:08 +01:00 |
|
validators
|
chore: add comment to empty methods
|
2025-05-20 16:20:07 +01:00 |
|
widgets
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -07:00 |
|
Action.cpp
|
chore: Action, use auto where possible
|
2025-04-28 13:50:43 +01: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
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -07:00 |
|
DataDownloader.h
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -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: Tail daemon log file instead of using IPC log outputter
|
2025-02-28 17:58:16 +00: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
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -07:00 |
|
KeySequence.cpp
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -07:00 |
|
KeySequence.h
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -07:00 |
|
Logger.cpp
|
fix: Use QTextStream to write to stdout and stderr
|
2025-04-15 05:02:25 -07:00 |
|
Logger.h
|
refactor: Reuse compliance
|
2025-01-27 17:05:47 -05:00 |
|
MainWindow.cpp
|
refactor: Log Error stop the core process if unable to write to the required fingerprint database
|
2025-05-23 18:08:41 +01:00 |
|
MainWindow.h
|
chore: declare const methods recommened by sonar
|
2025-05-20 16:20:07 +01:00 |
|
MainWindow.ui
|
refactor: move ALL gui parts to lib
|
2025-03-29 18:18:12 +00:00 |
|
Messages.cpp
|
feat(daemon): Friendly message on daemon connection error
|
2025-04-16 05:12:33 -07: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
|
chore: ScreenSetupModel, use auto where possible
|
2025-04-28 13:50:43 +01:00 |
|
ScreenSetupModel.h
|
chore: Use override for override methods
|
2025-04-28 11:27:33 +01:00 |
|
ServerConfig.cpp
|
chore: use const for more local ref and pointer vars
|
2025-05-28 09:42:08 +01:00 |
|
ServerConfig.h
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -07: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 |