kicad/eeschema/sch_plugins/cadstar
Alex Shvartzkop e128896ba6 Schematic plugins refactoring, fixes for PCB plugins.
- Move PLUGIN_FILE_DESC to common.
- SCH_PLUGIN: rename Load -> LoadSchematicFile, Save -> SaveSchematicFile.
- Use PLUGIN_FILE_DESC and CanRead* in schematic plugins.
- Return none/unknown types from Find/GuessPluginType functions.
- Iterate over file types for file wildcards.
- Clean-up header checking in IO plugins.
- Use PCB plugin list in IO_MGR::GuessPluginTypeFromLibPath.
2023-08-31 05:08:03 +03:00
..
cadstar_sch_archive_loader.cpp Refactor pin orientation to be an enum class 2023-07-26 23:46:15 -04:00
cadstar_sch_archive_loader.h Fix build errors and warnings from CADSTAR 2023-03-16 21:17:40 +01:00
cadstar_sch_archive_parser.cpp CADSTAR Sch: TERMATTR may have more than one attribute subnode 2023-03-26 15:54:21 +01:00
cadstar_sch_archive_parser.h CADSTAR Sch: TERMATTR may have more than one attribute subnode 2023-03-26 15:54:21 +01:00
cadstar_sch_archive_plugin.cpp Schematic plugins refactoring, fixes for PCB plugins. 2023-08-31 05:08:03 +03:00
cadstar_sch_archive_plugin.h Schematic plugins refactoring, fixes for PCB plugins. 2023-08-31 05:08:03 +03:00