kicad/pcbnew/cadstar2kicadpcb_plugin
Roberto Fernandez Bautista 4c2f38f1ad CADSTAR PCB Archive Importer: Parse LIBRARY section + code refactoring
code refactoring:
- Renamed CADSTAR_COMMON to CADSTAR_ARCHIVE_COMMON
- Renamed CPA_FILE to CADSTAR_PCB_ARCHIVE_PARSER
- Made CADSTAR_PCB_ARCHIVE_PARSER a derived class of CADSTAR_ARCHIVE_COMMON
- Moved all structures in cadstar_pcb_archive_parser.h/.cpp to be defined inside CADSTAR_PCB_ARCHIVE_PARSER class
2020-09-08 21:21:20 +00:00
..
CMakeLists.txt CADSTAR PCB Archive Importer: Parse LIBRARY section + code refactoring 2020-09-08 21:21:20 +00:00
cadstar_archive_common.cpp CADSTAR PCB Archive Importer: Parse LIBRARY section + code refactoring 2020-09-08 21:21:20 +00:00
cadstar_archive_common.h CADSTAR PCB Archive Importer: Parse LIBRARY section + code refactoring 2020-09-08 21:21:20 +00:00
cadstar_pcb.cpp CADSTAR PCB Archive Importer: Parse LIBRARY section + code refactoring 2020-09-08 21:21:20 +00:00
cadstar_pcb.h CADSTAR PCB Archive Importer: Parse LIBRARY section + code refactoring 2020-09-08 21:21:20 +00:00
cadstar_pcb_archive_parser.cpp CADSTAR PCB Archive Importer: Parse LIBRARY section + code refactoring 2020-09-08 21:21:20 +00:00
cadstar_pcb_archive_parser.h CADSTAR PCB Archive Importer: Parse LIBRARY section + code refactoring 2020-09-08 21:21:20 +00:00
cadstar_pcb_archive_plugin.cpp CADSTAR PCB Archive Importer: Parse LIBRARY section + code refactoring 2020-09-08 21:21:20 +00:00
cadstar_pcb_archive_plugin.h ADDED: CADSTAR PCB Archive Importer 2020-09-08 21:21:20 +00:00