deskflow/src/lib
2025-11-04 10:47:14 -05:00
..
arch refactor: Arch do not include common/Common.h use config.h where neeed as a result 2025-11-03 13:31:28 +00:00
base refactor HAS_FORMAT => HAVE_FORMAT 2025-10-31 12:21:47 +00:00
client refactor: Remove RetryOnFailure, Client will always retry and Server will never retry 2025-10-29 08:32:58 -04:00
common chore: remove unused kDebugBuild 2025-11-04 10:47:14 -05:00
deskflow refactor: Remove RetryOnFailure, Client will always retry and Server will never retry 2025-10-29 08:32:58 -04:00
gui refactor: Logger::instance return a pointer to the logger static object 2025-11-04 10:47:14 -05:00
io feat: begin to use QStrings for strings 2025-09-10 18:15:19 +01:00
mt refactor: remove unneeded common/Common includes 2025-08-18 11:45:21 +01:00
net fix: net: use an exception in NetworkAddress::resolve() 2025-11-03 10:04:43 -05:00
platform refactor: Arch do not include common/Common.h use config.h where neeed as a result 2025-11-03 13:31:28 +00:00
server chore: Sub classes and overloads not usings parameters of the base methods have the varible names removed 2025-10-17 09:07:21 +01:00
CMakeLists.txt fix: split version info in new header 2025-07-21 12:06:01 +01:00
Config.h.in refactor: Assume inet_atom on unix 2025-11-03 13:31:28 +00:00
VersionInfo.h.in fix: split version info in new header 2025-07-21 12:06:01 +01:00