7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-23 16:03:44 +00:00
kicad/libs
John Beard 4bad76825c Standardise clamp function
std::clamp and alg:clamp had different argument orders.
Since std::clamp is constexpr, we might as well just use
that now we have it.
2024-10-09 21:27:58 -06:00
..
core Standardise clamp function 2024-10-09 21:27:58 -06:00
kimath BOX2: Correct a clamp 2024-10-09 11:42:16 +08:00
kinng Refactor; add user control over API server 2024-04-02 19:51:18 -04:00
kiplatform GTK: Enable IME cancellation on canvas focus 2024-08-14 14:28:54 +01:00
sexpr Tidy up string find API usages. 2024-05-28 15:30:29 +01:00
CMakeLists.txt ADDED: A new IPC API based on protobuf and nng 2024-04-02 19:34:36 -04:00