kicad/eeschema/sch_plugins/cadstar
Roberto Fernandez Bautista 09ebfcd650 CADSTAR Importer: Fix Code Style
- Rename member variable names to use the 'm_' prefix
- Rename a few object types that clashed with KiCad object names, such
  as BOARD and SCHEMATIC, to avoid the use of '::' to access the KiCad
  objects.
- Remove some unused code.
2021-02-22 13:24:00 +00:00
..
cadstar_sch_archive_loader.cpp CADSTAR Importer: Fix Code Style 2021-02-22 13:24:00 +00:00
cadstar_sch_archive_loader.h CADSTAR Importer: Fix Code Style 2021-02-22 13:24:00 +00:00
cadstar_sch_archive_parser.cpp CADSTAR Importer: Fix Code Style 2021-02-22 13:24:00 +00:00
cadstar_sch_archive_parser.h CADSTAR Importer: Fix Code Style 2021-02-22 13:24:00 +00:00
cadstar_sch_archive_plugin.cpp CADSTAR Schematic Archive Importer: Simplify symbol library name 2021-02-10 18:49:20 +00:00
cadstar_sch_archive_plugin.h CADSTAR Schematic Archive Importer: Load symbol library and schematic symbol instances 2020-09-27 18:13:58 +01:00