deskflow/src/lib/base
2025-01-25 15:43:44 +00:00
..
CMakeLists.txt build(lib/base): Explicit Sources 2024-10-24 15:11:03 -04:00
ELevel.h chore: Adjust Clang-format linter rules 2024-10-17 21:38:29 +01:00
Event.cpp chore: Adjust Clang-format linter rules 2024-10-17 21:38:29 +01:00
Event.h chore: remove basic_types.h 2025-01-14 20:30:45 +00:00
EventQueue.cpp refactor: replace UInt32 with uint32_t 2025-01-14 20:30:45 +00:00
EventQueue.h refactor: replace UInt32 with uint32_t 2025-01-14 20:30:45 +00:00
EventTypes.cpp fix(CVE-2021-42076): Enforce maximum message length to prevent memory exhaustion 2024-12-26 10:45:21 +00:00
EventTypes.h fix(CVE-2021-42076): Enforce maximum message length to prevent memory exhaustion 2024-12-26 10:45:21 +00:00
FunctionEventJob.cpp chore: Adjust Clang-format linter rules 2024-10-17 21:38:29 +01:00
FunctionEventJob.h chore: Adjust Clang-format linter rules 2024-10-17 21:38:29 +01:00
FunctionJob.cpp chore: Adjust Clang-format linter rules 2024-10-17 21:38:29 +01:00
FunctionJob.h chore: Adjust Clang-format linter rules 2024-10-17 21:38:29 +01:00
IEventJob.h chore: Adjust Clang-format linter rules 2024-10-17 21:38:29 +01:00
IEventQueue.h refactor: replace UInt32 with uint32_t 2025-01-14 20:30:45 +00:00
IEventQueueBuffer.h chore: remove basic_types.h 2025-01-14 20:30:45 +00:00
IJob.h chore: Adjust Clang-format linter rules 2024-10-17 21:38:29 +01:00
ILogOutputter.h chore: Adjust Clang-format linter rules 2024-10-17 21:38:29 +01:00
log_outputters.cpp refactor: replace UInt32 with uint32_t 2025-01-14 20:30:45 +00:00
log_outputters.h chore: remove basic_types.h 2025-01-14 20:30:45 +00:00
Log.cpp chore: Adjust Clang-format linter rules 2024-10-17 21:38:29 +01:00
Log.h chore: replace simple cases of typedef with using 2024-12-04 10:40:58 -05:00
Path.cpp refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
Path.h refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
PriorityQueue.h chore: replace simple cases of typedef with using 2024-12-04 10:40:58 -05:00
SimpleEventQueueBuffer.cpp refactor: replace UInt32 with uint32_t 2025-01-14 20:30:45 +00:00
SimpleEventQueueBuffer.h refactor: replace UInt32 with uint32_t 2025-01-14 20:30:45 +00:00
Stopwatch.cpp chore: Adjust Clang-format linter rules 2024-10-17 21:38:29 +01:00
Stopwatch.h chore: Adjust Clang-format linter rules 2024-10-17 21:38:29 +01:00
String.cpp chore: add string::fromHexChar 2025-01-25 15:43:44 +00:00
String.h chore: add string::fromHexChar 2025-01-25 15:43:44 +00:00
TMethodEventJob.h chore: Adjust Clang-format linter rules 2024-10-17 21:38:29 +01:00
TMethodJob.h chore: Adjust Clang-format linter rules 2024-10-17 21:38:29 +01:00
Unicode.cpp refactor: replace UInt32 with uint32_t 2025-01-14 20:30:45 +00:00
Unicode.h chore: remove basic_types.h 2025-01-14 20:30:45 +00:00
XBase.cpp refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00
XBase.h refactor: use std::string in place of String 2025-01-08 00:11:34 +00:00