7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-23 16:03:44 +00:00
kicad/libs
John Beard 3f131e2011 Abstract REFERENCE_IMAGE to a separate class
Break the non-PCB-specfic parts of PCB_REFERENCE_IMAGE out
to a common REFERENCE_IMAGE class, which is then composed into
the PCB_REFERENCE_IMAGE. This will make it easier to bring the
transform origin logic to eeschema without repetition.
2024-09-30 10:20:20 +01:00
..
core Fix build: use same signature for alg::lexicographical_compare_three_way as std:: 2024-09-18 06:56:03 +01:00
kimath Abstract REFERENCE_IMAGE to a separate class 2024-09-30 10:20:20 +01: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