deskflow/src/lib
2025-07-11 03:06:24 -07: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: replace throw() with noexcept in cases where execeptions are not possible 2025-07-11 03:06:24 -07:00
client chore: add missing default for switches 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: replace throw() with noexcept in cases where execeptions are not possible 2025-07-11 03:06:24 -07:00
gui fix: save geometry not frameGeometry on exit 2025-07-09 09:32:39 +01: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: replace throw() with noexcept in cases where execeptions are not possible 2025-07-11 03:06:24 -07:00
platform refactor: Elevel => LogLevel enum class, use proper names for items in the class 2025-07-11 03:06:24 -07:00
server chore: add missing default for switches 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