deskflow/src/lib/gui/core
2025-09-01 10:04:52 +01:00
..
ClientConnection.cpp chore: rename lib/gui/messages => lib/gui/Messages 2025-03-20 13:06:45 +00:00
ClientConnection.h Feat: Define QT_NO_KEYWORDS, allowing us to use Qt in more places 2025-06-02 14:28:51 -07:00
CommandProcess.cpp chore: add comment to empty methods 2025-05-20 16:20:07 +01:00
CommandProcess.h Feat: Define QT_NO_KEYWORDS, allowing us to use Qt in more places 2025-06-02 14:28:51 -07:00
CoreProcess.cpp refactor: CoreProcess::onProcessFinished add using for ProcessState enum 2025-09-01 10:04:52 +01:00
CoreProcess.h refactor: CoreProcess fully qualify enums used in signals 2025-08-11 12:32:50 -04:00
ServerConnection.cpp refactor: ServerConnection::handleLogLine use referance to avoid unneeded copy 2025-06-20 09:39:26 +01:00
ServerConnection.h feat: improve connections status bar info 2025-06-16 10:35:20 +01:00
ServerMessage.cpp chore: add comment to empty methods 2025-05-20 16:20:07 +01:00
ServerMessage.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
WaylandWarnings.cpp refactor: simplify wayland warnings remove waylandwarnigns dialog test 2025-05-12 13:48:21 +01:00
WaylandWarnings.h refactor: simplify wayland warnings remove waylandwarnigns dialog test 2025-05-12 13:48:21 +01:00