kicad/pcbnew/plugins/altium
Jeff Young 461def2719 Move automatic dimension processing inside PCB_DIMENSION_BASE.
Also move dimension precision to an enum so it can get a proper dropdown
in the properties inspector.
2023-03-05 15:19:06 +00:00
..
CMakeLists.txt Bump minimum required CMake version to 3.11 2022-01-01 21:35:08 -05:00
altium_circuit_maker_plugin.cpp Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05:00
altium_circuit_maker_plugin.h Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05:00
altium_circuit_studio_plugin.cpp Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05:00
altium_circuit_studio_plugin.h Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05:00
altium_designer_plugin.cpp Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05:00
altium_designer_plugin.h Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05:00
altium_parser.ksy altium: support keepout restrictions in Arcs, Fills and Regions 2022-03-11 19:15:58 +01:00
altium_parser_pcb.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
altium_parser_pcb.h Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
altium_pcb.cpp Move automatic dimension processing inside PCB_DIMENSION_BASE. 2023-03-05 15:19:06 +00:00
altium_pcb.h Don't assume a 1:1 map between Altium and Kicad nets. 2022-11-19 11:53:33 +00:00
altium_rule_transformer.cpp More wide-string declarations. 2022-02-05 22:03:04 +00:00
altium_rule_transformer.h Fix ALTIUM_RULE_TOKEN qa test failure 2021-06-24 05:58:24 +00:00