7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-21 22:55:04 +00:00
kicad/common/io/altium
Seth Hillbrand 69849ba3ca Replace custom Clamp with std::clamp
Fixes bug in parser that had the elements in the wrong order due to our
custom version not matching the standard order
2024-07-25 19:17:17 +02:00
..
altium_ascii_parser.cpp Support Altium Schematic ASCII import 2024-02-29 20:49:20 +00:00
altium_ascii_parser.h Support Altium Schematic ASCII import 2024-02-29 20:49:20 +00:00
altium_binary_parser.cpp Decrease error severity for Altium imports 2024-07-17 10:32:09 -07:00
altium_binary_parser.h Add ability to embed files in various elements 2024-07-15 16:06:55 -07:00
altium_parser_utils.cpp Initial rename of file plugin infrastructure components to IO 2023-12-24 01:22:21 +00:00
altium_parser_utils.h Initial rename of file plugin infrastructure components to IO 2023-12-24 01:22:21 +00:00
altium_props_utils.cpp Replace custom Clamp with std::clamp 2024-07-25 19:17:17 +02:00
altium_props_utils.h Support Altium Schematic ASCII import 2024-02-29 20:49:20 +00:00