kicad/pcbnew/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
..
CMakeLists.txt CADSTAR PCB Archive Importer: Formatting fixes 2020-09-08 21:21:21 +00:00
cadstar_pcb_archive_loader.cpp CADSTAR Importer: Fix Code Style 2021-02-22 13:24:00 +00:00
cadstar_pcb_archive_loader.h CADSTAR Importer: Fix Code Style 2021-02-22 13:24:00 +00:00
cadstar_pcb_archive_parser.cpp CADSTAR Importer: Fix Code Style 2021-02-22 13:24:00 +00:00
cadstar_pcb_archive_parser.h CADSTAR Importer: Fix Code Style 2021-02-22 13:24:00 +00:00
cadstar_pcb_archive_plugin.cpp Non-Kicad Project Importers: Fix the creation of project fp libraries 2021-02-10 18:49:20 +00:00
cadstar_pcb_archive_plugin.h Non-Kicad Project Importers: Fix the creation of project fp libraries 2021-02-10 18:49:20 +00:00