This website requires JavaScript.
a376a714e8
chore: OSXClipboardAnyBitmapConverter remove unused includes
sithlord48
2025-11-06 16:25:25 -05:00
21a7d7db4b
chore: OSXClipboard remove unused includes
sithlord48
2025-11-06 16:24:05 -05:00
b4649b4f9c
chore: AppUtilWindows remove unused includes
sithlord48
2025-11-06 16:20:07 -05:00
0a407b6726
chore: Remove checkfor windows < xpSp3 we need windows 7 or higher to runthe app now
sithlord48
2025-11-06 16:18:03 -05:00
8b89489d40
chore: MSWindowsHook inclue Directional Types directly not thru protocol types
sithlord48
2025-11-06 16:09:42 -05:00
e8073de989
chore: MSWindowsEventQueueBuffer remove unused includes
sithlord48
2025-11-06 16:06:45 -05:00
74e4f1a1e1
chore: MSWindowsClipboardTextConvertor remove unused includes
sithlord48
2025-11-06 16:04:49 -05:00
d9493da173
chore: MsWindowsClipboardFacade, remove unused includes
sithlord48
2025-11-06 16:02:13 -05:00
0e8fdb18d8
chore: MsWindowsClipboard, remove unused includes
sithlord48
2025-11-06 16:00:39 -05:00
e07a9f58f7
refactor: MSWindowsClipBoard, use Text converter as last option
sithlord48
2025-11-06 16:00:05 -05:00
1f6f6d5dc6
chore: remove unused Common/Common.h
sithlord48
2025-11-06 15:42:36 -05:00
19814c61d7
chore: MSWindowsProcess remove unused includes
sithlord48
2025-11-06 15:41:05 -05:00
66efc9c70e
chore: Unicode remove use of common/Common and use system headers needed directly
sithlord48
2025-11-06 15:36:50 -05:00
c4fd8699f9
chore: ArchNetworkBsd Remove unneeded includes
sithlord48
2025-11-06 15:34:49 -05:00
5dc8263e54
chore: ServerProxy remove unused includes
sithlord48
2025-11-06 15:25:47 -05:00
52b23e6609
chore: Client remove unused includes
sithlord48
2025-11-06 15:24:45 -05:00
90fb80872c
chore: deskflow-gui remove unneeded includes
sithlord48
2025-11-05 17:19:06 -05:00
754210e8f4
chore: SettingsDialog remove uneeded includes
sithlord48
2025-11-05 16:50:32 -05:00
5966b8f1b8
chore: SecureSocket remove unused includes
sithlord48
2025-11-05 16:48:37 -05:00
72496548de
chore: PrimaryClient remove unneeded includes
sithlord48
2025-11-05 16:47:45 -05:00
0091cc5e9a
chore: Path remove unneeded includes
sithlord48
2025-11-05 16:44:07 -05:00
241be6abd8
chore: MainWindow remove unneeded includes
sithlord48
2025-11-05 16:43:16 -05:00
f0eaa3efaa
chore: IKeyState Remove unneeded includes
sithlord48
2025-11-05 16:42:14 -05:00
f56073a090
chore: FileSystem remove unneeded includes
sithlord48
2025-11-05 16:41:31 -05:00
ca2a7d14f0
chore: DaemonApp remove unneeded includes
sithlord48
2025-11-05 16:40:32 -05:00
3ffe8d7c86
chore: CoreProcess remove unneeded includes
sithlord48
2025-11-05 16:39:39 -05:00
e130cbb706
chore: server/Config remove unneeded includes
sithlord48
2025-11-05 16:38:25 -05:00
e6792b00d7
chore: remove unused includes
sithlord48
2025-11-05 16:36:13 -05:00
f89e857223
refactor: Add deskflow::platform::isMac
sithlord48
2025-11-05 16:34:53 -05:00
5256f05963
refactor: addNew PlatformInfo::isWindows()
sithlord48
2025-11-05 15:55:51 -05:00
8e83b16f5e
chore: move platform/Wayland.h -> common/PlatformInfo.h
sithlord48
2025-11-05 15:53:29 -05:00
c18e3c9ef2
refactor: platform/wayland move consts kHasEI etc into wayland Warnings
sithlord48
2025-11-05 15:45:56 -05:00
0a67f63af6
fix: ServerApp use the port configured by the user
sithlord48
2025-11-05 15:22:26 -05:00
8ef2319b0d
chore: ServerApp, remove unused includes
sithlord48
2025-11-05 15:02:48 -05:00
0e98702944
chore: ClientApp: remove unused includes
sithlord48
2025-11-05 15:02:06 -05:00
080a6e8b54
fix: ClientApp, use the port in settings in place of default port
sithlord48
2025-11-05 15:00:28 -05:00
8fadbecf00
chore: make TMethodJob const void*
sithlord48
2025-05-23 16:52:46 -04:00
eab38dc23e
fix: High Cpu use on windows port: 95f2a840be Fixes : #8970
Vasily Galkin
2025-11-05 07:49:40 -05:00
3e76a39326
chore: remove unused IEventQueue::isEmpty port: 8ab6ad64f9
Vasily Galkin
2025-11-05 07:34:06 -05:00
3af83dd9f2
refactor: remove DotEnv
sithlord48
2025-10-18 03:48:50 -04:00
aba38b949f
feat: add new setting Log::GuiDebug to control when the Gui shows debug messages no longer controled by an ENV var
sithlord48
2025-11-04 11:27:52 -05:00
67ceedcad0
refactor: Settings use static list of settings that default to true and another that default to false
sithlord48
2025-11-04 11:17:39 -05:00
6c8c6f5208
feat: Show milliseconds in time values fixes : #7861
sithlord48
2025-11-03 21:14:11 -05:00
6ab1579d38
refactor: Log remove unneeded includes
sithlord48
2025-11-03 21:12:25 -05:00
fc6e9f1447
refactor: Simplify log::makeMessages method for getting current time by using QDateTime object
sithlord48
2025-11-03 21:06:52 -05:00
1750dd9149
chore: AboutDialog remove unneeded includes
sithlord48
2025-11-03 20:52:39 -05:00
8134521cca
chore: remove unused MainWindow::getTimeStamp
sithlord48
2025-11-03 20:47:32 -05:00
b204204920
refactor: Logger::PrintLine use Qt::IsoDate for timestamp
sithlord48
2025-11-03 20:40:06 -05:00
8066ac8e2f
refactor: logger::PrintLine use less streams and use the one we need directly
sithlord48
2025-11-03 20:38:22 -05:00
43989dc964
refactor: logger: use QStringLiterals
sithlord48
2025-11-03 20:03:01 -05:00
c066e394a8
refactor: Logger::instance return a pointer to the logger static object
sithlord48
2025-11-03 19:54:03 -05:00
78eae652fd
refactor: directly set logger::m_debug using when in debug mode
sithlord48
2025-11-03 19:43:11 -05:00
e1c0803018
chore: remove unused kDebugBuild
sithlord48
2025-11-03 19:30:49 -05:00
1d82be270a
chore: remove logger:m_verbose and related method
sithlord48
2025-11-03 19:18:51 -05:00
b22fa1550a
refactor: do not mark the protocol names Barrier and Synergy for translation
sithlord48
2025-11-03 10:19:14 -05:00
dc0a85d34f
fix: net: use an exception in NetworkAddress::resolve()
Sean Cross
2025-11-03 22:06:55 +08:00
9f669dbbce
ci: Set OSX_DEPLOYMENT_TARGET as a configuration option
sithlord48
2025-10-31 10:08:00 -04:00
a5bcc90988
feat: Added Italian translation
albanobattistella
2025-11-02 11:56:52 +01:00
acd4b59b4c
refactor: Center drag point for screen management
sithlord48
2025-11-01 08:40:01 -04:00
50240c1fc3
refactor: Arch do not include common/Common.h use config.h where neeed as a result
sithlord48
2025-10-31 09:53:13 -04:00
091d309444
chore: deskflow-core remove unused iostream include
sithlord48
2025-10-31 09:29:29 -04:00
90d6fc6f08
refactor: Assume inet_atom on unix ported ed2d44c346 \#diff-1e7de1ae2d059d21e1dd75d5812d5a34b0222cef273b7c3a2af62eb747f9d20a
Peter Hutterer
2025-10-31 08:27:35 -04:00
6ff8b053af
refactor: fail without posix sigwait, remove from Config.h.in based on 998a9d1735
sithlord48
2025-10-31 08:37:52 -04:00
1f950f4c2a
refactor: define SYSAPI_WINDOWS and WINAPI_WINDOWS in cmake, remove the define from Common.h
sithlord48
2025-10-31 08:12:02 -04:00
4afc20e2c3
chore: remove unused _THREAD_SAFE define
sithlord48
2025-10-31 07:55:43 -04:00
550f7c3e06
refactor HAS_FORMAT => HAVE_FORMAT
sithlord48
2025-10-30 21:53:38 -04:00
135fe27007
refactor: look for cxx20 format support on all oses
sithlord48
2025-10-30 21:49:00 -04:00
7e6a674210
refactor: forward HAS_FORMAT define into c++
sithlord48
2025-10-30 21:36:57 -04:00
dc997a80d5
ci: Add Ubuntu 25.10
sithlord48
2025-10-30 22:11:38 -04:00
293c321ba5
ci: Add Fedora 43
sithlord48
2025-10-30 22:01:59 -04:00
4816608c50
chore: add new .qtcreator user dir to ignore list
sithlord48
2025-10-30 12:58:06 -04:00
14fa29505d
refactor: Allow for colorful tray icon but fall back to symbolic with fallback
sithlord48
2025-10-29 14:31:18 -04:00
eee4efd59d
refactor: Only use symbolic tray icon
sithlord48
2025-10-29 12:01:04 -04:00
066e63cc86
refactor: make sure flatpak and snap use packed icons, they can not detect panel color
sithlord48
2025-10-29 11:37:33 -04:00
f4ca17ba3d
refactor: Remove RetryOnFailure, Client will always retry and Server will never retry
sithlord48
2025-10-28 17:15:24 -04:00
8c6fa880b4
refactor: SecureSocket do not set retry on failure to false when disconnecting
sithlord48
2025-10-28 16:29:35 -04:00
83e0a6b1ea
refactor: SSL_Options, ignore client disconnect w/o close message
sithlord48
2025-10-28 16:28:18 -04:00
495a5e6479
refactor: MainWindow, do not reinit serverconfig
sithlord48
2025-10-28 17:27:52 -04:00
def479bc7b
chore: add missing es translation
sithlord48
2025-10-28 16:53:10 -04:00
0bf6e1e9f8
feat: Apple codesign support for development builds
Nick Bolton
2025-10-28 13:12:28 +00:00
a140b3bcca
refactor: MainWindow update window icon on palette change, prevent issues where the palette change does not change the icon and make its blend weirdly
sithlord48
2025-10-27 22:18:00 -04:00
8b513efc95
feat: mainWindow check panel color on windows when deciding upon try icon color
sithlord48
2025-10-25 10:56:59 -04:00
17392a8e06
refactor: rename symbolic icon to full fqdn name.
sithlord48
2025-10-25 10:56:04 -04:00
ddc827e6f1
feat: support symbolic icon deployment and recoloring linux, unify setTrayIcon to use theme icons only
sithlord48
2025-10-25 10:48:01 -04:00
72792e7d4d
chore: simplify deskflow svg icon files
sithlord48
2025-10-25 10:39:12 -04:00
1b6a5ced08
refactor: rename deskflow linux deployed icon to org.deskflow.deskflow
sithlord48
2025-10-25 10:19:32 -04:00
9906421460
feat: Dynamic translation of GUI, able to restart the application without exiting
sithlord48
2025-10-27 20:20:52 -04:00
a62613f219
refactor: deskflow-gui add newline after the lang is written to console
sithlord48
2025-10-27 20:36:01 -04:00
91a82b22b2
refactor: MainWindow make menu items private members
sithlord48
2025-10-27 20:33:26 -04:00
73e44916e7
refactor: SettingsDialog, support LanguageChange Event
sithlord48
2025-10-27 18:03:48 -04:00
84d2c56b54
refactor: LogDock, support LanguageChangeEvent
sithlord48
2025-10-27 18:02:50 -04:00
18d90aa0bf
refactor: use curly initilize for list of QDirs in I18N
sithlord48
2025-10-27 20:02:55 -04:00
40c20e3f5e
chore: rm Unused gui/DataDownloader
sithlord48
2025-10-27 19:11:56 -04:00
1e0bd5822a
chore: remove unused AddClientDialog
sithlord48
2025-10-27 18:59:10 -04:00
7b0d74aace
chore: rm unused ServerConfig::ScreenAddResults
sithlord48
2025-10-27 19:00:17 -04:00
becbb01286
chore: rm unimplimented ServerConfig::getClientAddress and ServerConfig::setClientAddress
sithlord48
2025-10-27 18:56:55 -04:00
fc1769ce66
chore: rm Unused ServerConfig::addToFirstEmptyGrid
sithlord48
2025-10-27 18:53:58 -04:00
31573bf6e8
chore: rm Unused ServerConfig::m_pMainwindow
sithlord48
2025-10-27 18:50:19 -04:00
2efcc76933
chore: rm unused ServerConfig::showAddClientDialog
sithlord48
2025-10-27 18:45:35 -04:00
3580b4ead9
chore: rm unused ServerConfig::autoAddScreen
sithlord48
2025-10-27 18:43:18 -04:00