kicad/eeschema/sch_plugins/kicad
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
..
sch_sexpr_lib_plugin_cache.cpp Allow symbols to be derived from other derived symbols. 2023-08-24 07:59:32 -04:00
sch_sexpr_lib_plugin_cache.h Hotglue a symbol upgrade function in cli 2022-11-29 00:00:45 -05:00
sch_sexpr_parser.cpp Exclude from Sim: move from field to attribute 2023-08-08 12:36:36 -04:00
sch_sexpr_parser.h Schematic: fix field parsing when some mandatory fields are missing 2023-06-20 22:05:03 -04:00
sch_sexpr_plugin.cpp Schematic plugins refactoring, fixes for PCB plugins. 2023-08-31 05:08:03 +03:00
sch_sexpr_plugin.h Schematic plugins refactoring, fixes for PCB plugins. 2023-08-31 05:08:03 +03:00
sch_sexpr_plugin_common.cpp Refactor pin orientation to be an enum class 2023-07-26 23:46:15 -04:00
sch_sexpr_plugin_common.h Refactor pin orientation to be an enum class 2023-07-26 23:46:15 -04:00