| .. |
|
config
|
chore: Remove DRAG_AND_DROP left over define
|
2025-06-25 16:16:13 +01:00 |
|
core
|
refactor: CoreProcess::onProcessFinished add using for ProcessState enum
|
2025-09-01 10:04:52 +01:00 |
|
dialogs
|
refactor: Add Tooltip to log levels and show a label with info about debug level affecting performance
|
2025-08-28 00:45:40 +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: TLSUtil do not check it tls is enabled before regenerating the certificate
|
2025-08-27 05:51:15 -04:00 |
|
validators
|
chore: add comment to empty methods
|
2025-05-20 16:20:07 +01:00 |
|
widgets
|
refactor: Fingerprintprevew, Add optional title text, remove label for cypher type and add option to toggle the sha mode so art or hash is visible
|
2025-08-27 19:18:59 -04:00 |
|
Action.cpp
|
refactor: Action LockCursorMode => Action::LockCursorMode enum class
|
2025-08-15 12:15:40 +01:00 |
|
Action.h
|
refactor: Action LockCursorMode => Action::LockCursorMode enum class
|
2025-08-15 12:15:40 +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
|
refactor: explicit constructor for PlatformScreen, FileTail, FunctionJob, FunctionEventJob, ServerConfig, ScreenSettingsDialog, KeySequenceWidget, NetworkAddress, AddClientDialog, ConfigReadContext, LockCursorToScreenAction, RestartServer And KeyboardBroadcastAction
|
2025-08-04 13:46:27 +01: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
|
refactor: Fingerprint, KeyMap, KeySequence and Action use default == operator
|
2025-08-06 11:44:38 +01:00 |
|
KeySequence.h
|
refactor: Fingerprint, KeyMap, KeySequence and Action use default == operator
|
2025-08-06 11:44:38 +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
|
feat: Improve fingerprint comparison dialog, to show both remote and local prints (server is always on left of dialog)
|
2025-08-27 19:18:59 -04:00 |
|
MainWindow.h
|
chore: Mainwindow convert comments for regenerateLocalFingerprint to doxygen comments
|
2025-08-27 19:18:59 -04:00 |
|
MainWindow.ui
|
refactor MainWindow, move start and restart inline with mode options
|
2025-08-20 16:09:08 -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: ScreenSetupModel::isFull compaire same type of iterator
|
2025-08-11 12:32:50 -04:00 |
|
ScreenSetupModel.h
|
refactor: remove redundant access specifiers
|
2025-06-20 09:39:26 +01:00 |
|
ServerConfig.cpp
|
refactor: remove ServerConfig remove const qualifer from QString return
|
2025-08-11 12:32:50 -04:00 |
|
ServerConfig.h
|
refactor: remove ServerConfig remove const qualifer from QString return
|
2025-08-11 12:32:50 -04:00 |
|
Styles.h
|
refactor: GUI, Mainwindow use the system hyperlink color to color the text of the 'primary' Ip address
|
2025-08-12 13:04:09 -04: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
|
refactor: replace QString::toStdString().c_str with qPrintable(...)
|
2025-08-22 09:54:20 +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 |