deskflow/src/lib
2025-07-14 10:31:50 +01:00
..
arch refactor: Elevel => LogLevel enum class, use proper names for items in the class 2025-07-11 03:06:24 -07:00
base refactor: remove Unneed enum for LogOutputters and use a constexp instead 2025-07-11 03:06:24 -07:00
client refactor: ServerProxy::EResult => ServerProxy::ConnectionResult enum class 2025-07-11 03:06:24 -07:00
common refactor: Common.h replace anon enum with set constexpr exit codes 2025-07-11 03:06:24 -07:00
deskflow refactor: XSocket::EError => XSocket::SocketError enum class 2025-07-11 03:06:24 -07:00
gui refactor: anonymous enum in ServerConfig => ServerConfig::AddResults enum class 2025-07-11 03:06:24 -07:00
io refactor: remove XBASE related macros, fixes #8723 2025-06-30 20:55:06 +01:00
mt chore: add noreturn to more methods 2025-07-07 17:53:56 +01:00
net refactor: XSocket::EError => XSocket::SocketError enum class 2025-07-11 03:06:24 -07:00
platform chore: remove dev method PortalInputCapture::fakeEisFd 2025-07-14 10:31:50 +01:00
server refactor: InputFilter::EFilterStatus => InputFilter::FilterStatus enum class 2025-07-11 03:06:24 -07: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