kicad/eeschema/sch_plugins/altium
Thomas Pointhuber 8ef7252330 altium: Don't use string concatenation for paths pointing in the compound file
* std::vector do not need to be split apart again
* supports backslash in footprint names
2022-02-19 16:46:20 +01:00
..
altium_parser_sch.cpp Scoop up some more wxPoint instances 2022-01-03 20:00:53 -05:00
altium_parser_sch.h Neurotically update position wxPoint usages 2022-01-01 11:55:51 -05:00
altium_storage_parser.ksy altium: import images from SchDoc 2021-04-10 21:52:37 +02:00
sch_altium_plugin.cpp altium: Don't use string concatenation for paths pointing in the compound file 2022-02-19 16:46:20 +01:00
sch_altium_plugin.h altium: Introduce new ALTIUM_COMPOUND_FILE object to handle file opening and searching for streams at a central place 2022-01-17 19:54:26 +01:00