kicad/eeschema/sch_plugins/kicad
jean-pierre charras 3a82374719 sim/sim_model: fix an annoying issue when adding new fields: their ID was
set in undefined, that create an issue (the canonical name was returned as
"Field-1", breaking the schematic file).
Now, new field IDs are not set to -1, and the saved file uses the field name
(if exist) when saving fields with undefined ID.
2023-08-01 13:37:53 +02:00
..
sch_sexpr_lib_plugin_cache.cpp Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name 2023-07-25 09:11:55 +02: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 Refactor pin orientation to be an enum class 2023-07-26 23:46:15 -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 sim/sim_model: fix an annoying issue when adding new fields: their ID was 2023-08-01 13:37:53 +02:00
sch_sexpr_plugin.h Properly handle improper symbols when pasting in symbol editor 2023-06-12 23:14:56 +01: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