| .. |
|
CMakeLists.txt
|
Port simplified EventTypes from 8b23570379
|
2025-05-05 17:17:01 -04:00 |
|
ELevel.h
|
refactor: Reuse compliance
|
2025-01-27 17:05:47 -05:00 |
|
Event.cpp
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -07:00 |
|
Event.h
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -07:00 |
|
EventQueue.cpp
|
refactor: use std::mutex in EventQueue
|
2025-06-14 09:37:48 +01:00 |
|
EventQueue.h
|
refactor: use std::mutex in EventQueue
|
2025-06-14 09:37:48 +01:00 |
|
EventTypes.h
|
feat: remove drag and drop support, its broken on all platforms
|
2025-05-08 09:47:41 -04:00 |
|
FinalAction.h
|
chore: add comment to empty methods
|
2025-05-20 16:20:07 +01:00 |
|
FunctionEventJob.cpp
|
chore: FunctionEventJob, use default for deconstructor
|
2025-05-02 12:12:17 +01:00 |
|
FunctionEventJob.h
|
chore: FunctionEventJob, use default for deconstructor
|
2025-05-02 12:12:17 +01:00 |
|
FunctionJob.cpp
|
chore: FunctionJob, use default for deconstructor
|
2025-05-02 12:12:17 +01:00 |
|
FunctionJob.h
|
chore: FunctionJob, use default for deconstructor
|
2025-05-02 12:12:17 +01:00 |
|
IEventJob.h
|
refactor: Reuse compliance
|
2025-01-27 17:05:47 -05:00 |
|
IEventQueue.h
|
Port simplified EventTypes from 8b23570379
|
2025-05-05 17:17:01 -04:00 |
|
IEventQueueBuffer.h
|
chore: use nullptr where possible in place of NULL
|
2025-04-28 13:08:40 +01:00 |
|
IJob.h
|
refactor: Reuse compliance
|
2025-01-27 17:05:47 -05:00 |
|
ILogOutputter.h
|
refactor: Reuse compliance
|
2025-01-27 17:05:47 -05:00 |
|
Log.cpp
|
chore: use const pointer / ref where possible
|
2025-05-22 20:46:41 +01:00 |
|
Log.h
|
chore: use const pointer / ref where possible
|
2025-05-22 20:46:41 +01:00 |
|
LogOutputters.cpp
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -07:00 |
|
LogOutputters.h
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -07:00 |
|
Path.cpp
|
chore: use nullptr where possible in place of NULL
|
2025-04-28 13:08:40 +01:00 |
|
Path.h
|
chore: rename lib/common/common.h => lib/common/Common.h
|
2025-03-20 13:06:45 +00:00 |
|
PriorityQueue.h
|
chore: PriorityQueue, use default for deconstructor / constructors
|
2025-05-02 12:12:17 +01:00 |
|
SimpleEventQueueBuffer.cpp
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -07:00 |
|
SimpleEventQueueBuffer.h
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -07:00 |
|
Stopwatch.cpp
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -07:00 |
|
Stopwatch.h
|
chore: initialize class vars using the order class define, initilizer list, constructor
|
2025-05-23 10:19:11 -07:00 |
|
String.cpp
|
chore: use string_view in place of string where possible
|
2025-05-22 20:46:41 +01:00 |
|
String.h
|
chore: use string_view in place of string where possible
|
2025-05-22 20:46:41 +01:00 |
|
TMethodEventJob.h
|
chore: TMethodEventJob, use default for deconstructor
|
2025-05-02 12:12:17 +01:00 |
|
TMethodJob.h
|
chore: TMethodJob use default for deconstructor
|
2025-05-02 12:12:17 +01:00 |
|
Unicode.cpp
|
refactor: consolidate IArchString subclasses into ArchString
|
2025-05-23 17:58:36 +01:00 |
|
Unicode.h
|
refactor: consolidate IArchString subclasses into ArchString
|
2025-05-23 17:58:36 +01:00 |
|
XBase.cpp
|
chore: XBase, use default for deconstructor
|
2025-05-02 12:12:17 +01:00 |
|
XBase.h
|
chore: mark explicit methods
|
2025-05-22 20:46:41 +01:00 |