deskflow/src/lib/base
2025-10-07 12:40:18 +01:00
..
BaseException.cpp refactor: XBase Classes => BaseException 2025-08-11 17:14:45 +01:00
BaseException.h refactor: XBase Classes => BaseException 2025-08-11 17:14:45 +01:00
CMakeLists.txt feat: begin to use QStrings for strings 2025-09-10 18:15:19 +01:00
DirectionTypes.h chore: Improve logging for active sides 2025-08-06 08:38:00 -04:00
Event.cpp refactor: remove unneeded common/Common includes 2025-08-18 11:45:21 +01:00
Event.h refactor: remove unneeded common/Common includes 2025-08-18 11:45:21 +01:00
EventQueue.cpp refactor: update log calls to LOG_... fixes #8819 2025-08-06 16:18:38 +01:00
EventQueue.h chore: remove unused < operator for Timer class 2025-07-07 17:53:56 +01:00
EventTypes.h
FinalAction.h
FunctionEventJob.cpp
FunctionEventJob.h refactor: remove IEventJob 2025-08-18 11:45:21 +01:00
FunctionJob.cpp
FunctionJob.h refactor: explicit constructor for PlatformScreen, FileTail, FunctionJob, FunctionEventJob, ServerConfig, ScreenSettingsDialog, KeySequenceWidget, NetworkAddress, AddClientDialog, ConfigReadContext, LockCursorToScreenAction, RestartServer And KeyboardBroadcastAction 2025-08-04 13:46:27 +01:00
IEventQueue.h refactor: remove unneeded common/Common includes 2025-08-18 11:45:21 +01:00
IEventQueueBuffer.h refactor: remove unneeded common/Common includes 2025-08-18 11:45:21 +01:00
IJob.h refactor: remove unneeded common/Common includes 2025-08-18 11:45:21 +01:00
ILogOutputter.h feat: begin to use QStrings for strings 2025-09-10 18:15:19 +01:00
Log.cpp refactor: use QString to set log level value 2025-10-07 12:40:18 +01:00
Log.h refactor: use QString to set log level value 2025-10-07 12:40:18 +01:00
LogLevel.h refactor: Move all messages that are checked for by GUI in the log to new IPC Level so the gui can work with any filter level 2025-08-28 00:45:40 +01:00
LogOutputters.cpp chore: FileLogOutputter::write use Static QFile::rename in place of local file method 2025-09-25 15:01:17 +01:00
LogOutputters.h feat: begin to use QStrings for strings 2025-09-10 18:15:19 +01:00
NetworkProtocol.h refactor: Unify ENetworkProtocol and ServerProtocol into new enum Class NetworkProtocol in new file base/NetworkProtocol.h 2025-07-31 13:41:29 +01:00
Path.cpp
Path.h
PriorityQueue.h chore: PriorityQueue::comp add no_unique_address attritribute 2025-09-25 15:01:17 +01:00
SimpleEventQueueBuffer.cpp refactor: Make IEventQueueBuffer Types an enum class, use proper names rename kNone => Unknown to reflect its unknowns an unknown type of event 2025-07-11 03:06:24 -07:00
SimpleEventQueueBuffer.h chore: comment empty methods that do nothing 2025-07-07 17:53:56 +01:00
Stopwatch.cpp chore: remove Unused Stopwatch::double operator 2025-08-04 13:46:27 +01:00
Stopwatch.h refactor: remove unneeded common/Common includes 2025-08-18 11:45:21 +01:00
String.cpp refactor: remove unneeded common/Common includes 2025-08-18 11:45:21 +01:00
String.h refactor: remove unneeded common/Common includes 2025-08-18 11:45:21 +01:00
TMethodJob.h
Unicode.cpp feat: begin to use QStrings for strings 2025-09-10 18:15:19 +01:00
Unicode.h feat: begin to use QStrings for strings 2025-09-10 18:15:19 +01:00