summaryrefslogtreecommitdiff
path: root/component.cpp
AgeCommit message (Collapse)Author
2025-06-25Remove implicit conversions from Confidence to underlying type, these can ↵Rusty Wagner
cause bugs and also issues with C++20
2025-04-29Fix memory leaks in Component::GetGuid/GetName/GetDisplayNamePeter LaFosse
2023-02-20Allow DataVariables to be added to Componentskat
2022-09-22Add the Components APIkat