kicad/eeschema/sch_plugins
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
..
altium Refactor pin orientation to be an enum class 2023-07-26 23:46:15 -04:00
cadstar Refactor pin orientation to be an enum class 2023-07-26 23:46:15 -04:00
database Properties: expose symbol attributes 2023-06-24 22:03:06 -04:00
eagle Refactor pin orientation to be an enum class 2023-07-26 23:46:15 -04:00
kicad sim/sim_model: fix an annoying issue when adding new fields: their ID was 2023-08-01 13:37:53 +02:00
legacy Refactor pin orientation to be an enum class 2023-07-26 23:46:15 -04:00
ltspice Refactor pin orientation to be an enum class 2023-07-26 23:46:15 -04:00
sch_lib_plugin_cache.cpp Add cli export of symbols from kicad libraries 2022-12-12 22:44:26 -05:00
sch_lib_plugin_cache.h Add cli export of symbols from kicad libraries 2022-12-12 22:44:26 -05:00