kicad/eeschema/sch_plugins/altium
Thomas Pointhuber 7005dd7c48 altium: make special string parsing on pcb a bit more generic
Only special strings starting with a dot are supported. Parsing of concatenated special strings using quotes needs to be implemented, but at least a few test-cases are already there now.
2023-10-01 15:10:50 +02:00
..
altium_lib_plugin_cache.h ADDED: Altium SchLib Support 2023-09-06 19:15:35 +00:00
altium_parser_sch.cpp Fiw a few compil and Coverity warnings. 2023-09-18 18:15:02 +02:00
altium_parser_sch.h Fiw a few compil and Coverity warnings. 2023-09-18 18:15:02 +02:00
altium_storage_parser.ksy altium: import images from SchDoc 2021-04-10 21:52:37 +02:00
sch_altium_plugin.cpp altium: make special string parsing on pcb a bit more generic 2023-10-01 15:10:50 +02:00
sch_altium_plugin.h Move duplicated code of plugin.cpp and sch_plugin.cpp into a new plugin_utils located in commons 2023-10-01 13:58:38 +02:00