kicad/common/plugins
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
..
altium altium: loosen up ReadProperties check a bit, to allow reading of likely malformed altium files. 2021-02-07 16:52:31 +01:00
cadstar CADSTAR Importer: Fix Code Style 2021-02-22 13:24:00 +00:00
eagle Eeschema: Eagle schematic plugin parser improvements. 2021-02-15 16:44:58 -05:00