deskflow/src/lib
2025-05-02 12:12:17 +01:00
..
arch chore: unix/XArchUnix, use default for constructor and deconstructor, explicit constructor with no except deconstructor 2025-05-02 12:12:17 +01:00
base chore: XBase, use default for deconstructor 2025-05-02 12:12:17 +01:00
client chore: Client, Use auto where possible 2025-04-28 13:50:43 +01:00
common chore: Interface.h, use default for deconstructor 2025-05-02 12:12:17 +01:00
deskflow chore: AppUtilUnix, use default for deconstructors 2025-05-02 12:12:17 +01:00
gui chore: AddClientDialog, add missing nullptr replacement 2025-05-02 12:12:17 +01:00
io chore: IStream, use default for deconstructor 2025-05-02 12:12:17 +01:00
mt chore: Thread, use auto where possible 2025-04-28 13:50:43 +01:00
net chore: TCPSocketFactory, use auto where possible 2025-04-28 13:50:43 +01:00
platform fix(wayland): release portal input capture when EI_EVENT_DISCONNECT is encountered, refactoring 2025-05-01 12:35:00 +01:00
server chore: Server, use auto where possible 2025-04-28 13:50:43 +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 chore: remove unused define HAVE_GMTTIME_R 2025-03-26 09:23:16 +00:00