|
|
7bf716b232
|
chore: appconfig remove unused m_logdir
|
2025-03-13 13:58:25 +00:00 |
|
|
|
554178b658
|
chore: appconfig remove unused useinternalconfig option
|
2025-03-13 13:58:25 +00:00 |
|
|
|
8606dc8618
|
refactor: move Coremode control to Settings
newKey core/coreMode <= General/serverGroupEnabled , Genaral/clientGroupEnabled
remove core mode items from appconfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
085a70d5a5
|
refactor: move elevateMode to Settings
newKey: core/elevateMode <= General/elevateMode + General/elevateModeEnum
Remove elevate mode from appConfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
93abf4217b
|
refactor: move enableServer to Settings
General/enableServer is removed, service type stored in core/processMode set it now true when server mode
remove enableServer from appConfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
5fa70d0d0a
|
refactor: move ProcessMode to Settings
newKey core/processMode
remove processmode from app config
|
2025-03-13 13:58:25 +00:00 |
|
|
|
d01c07cab8
|
refactor: move screenName to Settings
newkey: core/screenName <= General/screenName
remove screenName from AppConfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
6834862413
|
refactor: move logFile to Settings
newKey log/file <= General/logFilename
remove logfilename from appConfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
4273fe2318
|
refactor: move logLevel and loglevelText to Settings
newKey: log/level <= General/logLevel2
remove logLevel from AppConfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
266a4a5edf
|
refactor: move logToFile to Settings
newkey: log/logToFile <= General/logToFile
remove logToFile from AppConfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
5e6381c88a
|
refactor: move port to Settigns
newkey: core/port <= General/port
remove port from AppConfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
9aa1d6b79d
|
refactor: move networkinterface to Settings
newkey: core/interface <= General/interface
remove networkinterface from appconfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
d45d6baacb
|
refactor: move langageSync to Settings
newkey: client/languageSync <= General/languageSync
removed languageSync from appconfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
a887ac066c
|
refactor: move invertscrolling to Settings
newkey: client/invertscrolldirection <= General/invertScrollDirection
remove invertScrollDirection from AppConfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
b20d6361d6
|
refactor: move external configfile to Settings
newkey: server/externalConfigFile <= General/configFile
remove configFile from AppConfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
b833ca7a45
|
refactor: move appconfig useExternal config to Settings
newkey: server/externalConfig <= General/useExternalConfig
remove useExternalConfig from appConfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
dc9e104f8c
|
refactor: move serverHostname to Settings
newKey: client/remoteHost <= General/serverHostName
remove serverHostname from AppConfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
f456aab196
|
refactor: move serverBinary to Settings
newkey: server/binary <= General/coreServerBinary
remove coreServer from AppConfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
de3b9d8e2e
|
refactor: move clientBinary to Settings
newkey: client/binary <= General/coreClientBinary
remove coreBinary from AppConfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
b7960eecb4
|
refactor: move preventSleep to Settings
newkey: core/preventSleep <= General/preventSleep
remove prevent sleep from app config
|
2025-03-13 13:58:25 +00:00 |
|
|
|
03f142977f
|
refactor: move lastVersion to Settings
newkey: core/lastVersion <= General/lastVersion
Remove from app config
|
2025-03-13 13:58:25 +00:00 |
|
|
|
5360fb3c89
|
refactor: move requirepeerchecking to Settings
newkey: security/checkpeerfingerprints <= General/requireClientCerts
remove requireClientCerts from appconfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
737328d7b0
|
refactor: move TlsCertPath to Settings
newkey: security/certPath <= General/tlsCertPath
remove tlsCertPath from appConfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
bee0f84556
|
refactor: move tlsKeyLength to Settings
newkey: security/keySize <= General/tlsKeyLength
removed tlsKeyLength from appconfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
2721de220a
|
refactor: move tlsEnabled to Settings
newkey: security/tlsEnabled <= General/cryptoEnabled
remove tlsEnabled from appconfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
4c6195cc5d
|
refactor: move windowgeometry to Settings
newkey: gui/windowGeometry <= General/mainWindowSize and General/mainWindowPosition
mainWindowSize and Position remove from `AppConfig`
|
2025-03-13 13:58:25 +00:00 |
|
|
|
1e46bd2727
|
refactor: move CloseReminder setting to Settings
newkeyL gui/closeReminder <= General/showCloseReminder
remove closeReminder from `AppConfig`
|
2025-03-13 13:58:25 +00:00 |
|
|
|
54ecdad101
|
refactor: move startedBefore settings to Settings
newkey core/startedBefore <= General/startedBefore
startedBefore has been removed from `AppConfig`
|
2025-03-13 13:58:25 +00:00 |
|
|
|
51a749b109
|
refactor: move closeToTray setting to Settings
newkey: gui/closeToTray <= General/closeToTray
remove closeToTray from `AppConfig`
|
2025-03-13 13:58:25 +00:00 |
|
|
|
788f6c3eb2
|
refactor: Move update check setting to Settings
newkey: gui/enableUpdateCheck <= General/enableUpdateCheck
remove update check from `AppConfig`
|
2025-03-13 13:58:25 +00:00 |
|
|
|
e01c595071
|
refactor move Tray icon setting to Settings
newKey: gui/symbolicTrayIcon <= General/colorfulIcon
the colorfulIcon settings has been removed from `AppConfig`
|
2025-03-13 13:58:25 +00:00 |
|
|
|
bcd90434a2
|
refactor: move autohide setting to Settings
newkey: gui/autoHide <= General/autoHide
auto hide has been removed from `AppConfig`
|
2025-03-13 13:58:25 +00:00 |
|
|
|
698fd3f83c
|
refactor: move logExpanded to Settings
newkey: gui/logExpanded <= General/logExpanded
remove logExpanded AppConfig
|
2025-03-13 13:58:25 +00:00 |
|
|
|
5d310be807
|
chore: remove obsolete runWizard setting
|
2025-03-05 18:48:07 +00:00 |
|
|
|
d6228416a1
|
refactor: Send log level to daemon over IPC instead of when sending command
|
2025-02-28 17:58:16 +00:00 |
|
|
|
b7eb5c467b
|
feat: Remove Inverse Connections Option
|
2025-02-25 14:18:32 +00:00 |
|
|
|
638349b48a
|
feat: add config for client cert required
based on barrier: 8bc280e0
|
2025-02-17 16:26:29 +00:00 |
|
|
|
1085df54ed
|
refactor: Reuse compliance
build files and documentation: MIT
images / sources: GPL-2.0-only
breeze icons: LGPL-2.0-only
Microsoft MSM file, vc redist license
|
2025-01-27 17:05:47 -05:00 |
|
|
|
9501b59f81
|
fix: Save the try icon setting
|
2025-01-07 20:33:37 -05:00 |
|
|
|
42a17726d9
|
feat: Allow users to pick mono color (based on isDarkMode) or colorful icon
|
2025-01-07 23:51:34 +00:00 |
|
|
|
638970d65e
|
feat: Visiblity toggle for the log on the main window
|
2024-12-26 14:45:52 +00:00 |
|
|
|
147869e3a5
|
build: remove DESKFLOW_SHOW_DEV_THANKS define
|
2024-11-15 12:20:17 +00:00 |
|
|
|
2213f3f746
|
build:rm CLIENT_BINARY_NAME define
|
2024-11-15 12:20:17 +00:00 |
|
|
|
e52ce58541
|
build: rm SERVER_BINARY_NAME define
|
2024-11-15 12:20:17 +00:00 |
|
|
|
46a6f74fb7
|
build: rm DESKFLOW_APP_ID define
|
2024-11-15 12:20:17 +00:00 |
|
|
|
f3657edc80
|
refactor: use Q_EMIT
|
2024-10-21 14:30:02 +01:00 |
|
|
|
90d27a174d
|
refactor: do not include full modules in qt files
|
2024-10-21 14:30:02 +01:00 |
|
|
|
9b9ecb0d05
|
chore: Adjust Clang-format linter rules
120 Column Lines
Block Indent for Bracket Align
Custom Line Break Rules
No Single Line Functions
|
2024-10-17 21:38:29 +01:00 |
|
|
|
6bb1bcad8c
|
chore!: Relocate commercial code downstream
|
2024-10-01 14:39:05 +01:00 |
|
|
|
b904cba040
|
feat: ask for permission before update check
|
2024-09-22 13:14:03 +01:00 |
|