deskflow/src/lib
2025-07-07 17:53:56 +01:00
..
arch chore: Arch::time explictly convert to double on return 2025-07-03 03:24:16 +00:00
base refactor: PriorityQueue::Swap make noexcept 2025-07-07 17:53:56 +01:00
client refactor: ProtocolTypes EDataReceived => enum class ProtocolTypes::TransferState 2025-07-07 17:53:56 +01:00
common refactor: Settings remove const for return by vaule 2025-06-20 09:39:26 +01:00
deskflow refactor: ProtocolTypes EDirectionMask => enum class DirectionMask 2025-07-07 17:53:56 +01:00
gui refactor: ScreenSettingsDialog, do not create nested validators in the Lines setValidator method 2025-07-07 17:53:56 +01:00
io refactor: remove XBASE related macros, fixes #8723 2025-06-30 20:55:06 +01:00
mt refactor: remove XBASE related macros, fixes #8723 2025-06-30 20:55:06 +01:00
net chore: SecureSocket remove unused MAX_ERROR_SIZE define , rename MAX_INPUT_BUFFER_SIZE static to confirm to naming convention 2025-07-07 17:53:56 +01:00
platform refactor: ProtocolTypes EDirectionMask => enum class DirectionMask 2025-07-07 17:53:56 +01:00
server refactor: ProtocolTypes EDirectionMask => enum class DirectionMask 2025-07-07 17:53:56 +01:00
CMakeLists.txt refactor: Remove old Windows TCP IPC implementation (replaced by Qt equivalent) 2025-02-28 17:58:16 +00:00
Config.h.in build: remove HAVE_SYS_SOCKET define should be present on all unix systems 2025-06-14 08:22:55 +01:00