kicad/eeschema/sch_plugins/ltspice
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
..
ltspice_sch_parser.cpp Refactor pin orientation to be an enum class 2023-07-26 23:46:15 -04:00
ltspice_sch_parser.h LTspice import: fill symbol rectangles with body color when needed. 2023-07-12 08:38:18 +05:00
ltspice_sch_plugin.cpp Schematic plugins refactoring, fixes for PCB plugins. 2023-08-31 05:08:03 +03:00
ltspice_sch_plugin.h Schematic plugins refactoring, fixes for PCB plugins. 2023-08-31 05:08:03 +03:00
ltspice_schematic.cpp Fix minor compil warnings 2023-08-27 11:11:08 +02:00
ltspice_schematic.h Remove plotter.h from one file 2023-08-19 19:01:29 -04:00