kicad/eeschema/sch_plugins/legacy
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_legacy_lib_plugin_cache.cpp Refactor pin orientation to be an enum class 2023-07-26 23:46:15 -04:00
sch_legacy_lib_plugin_cache.h Abstract out symbol library parser object. 2022-02-02 07:07:39 -05:00
sch_legacy_plugin.cpp Schematic plugins refactoring, fixes for PCB plugins. 2023-08-31 05:08:03 +03:00
sch_legacy_plugin.h Schematic plugins refactoring, fixes for PCB plugins. 2023-08-31 05:08:03 +03:00
sch_legacy_plugin_helpers.cpp Fix windows build error 2022-02-02 17:43:47 -05:00
sch_legacy_plugin_helpers.h Strip out Mils2Iu 2022-09-16 21:09:27 -04:00