kicad/eeschema/sch_plugins
jean-pierre charras 372e7b6312 fix 2 issues related to SCH_GLOBALLABEL items:
- Ensure the first field in m_fields has id = 0 to be seen has hypertext
(it was not the case after reading a .kicad_sch file)
- when converting this item to another label/text, remove this special Field
from the copied field list to the converted label.
From master branch.
2023-04-10 10:02:50 +02:00
..
altium altium: import component image only if part id matches 2023-01-27 16:28:38 +00:00
cadstar CADSTAR Sch: TERMATTR may have more than one attribute subnode 2023-03-26 14:55:06 +00:00
database DbLib: Get rid of some GCC warnings 2023-03-26 19:48:58 -04:00
eagle Fix duplicate symbol value fields when importing Eagle schematic. 2023-02-04 12:37:41 -05:00
kicad fix 2 issues related to SCH_GLOBALLABEL items: 2023-04-10 10:02:50 +02:00
legacy Fix bitmap scaling when reading legacy schematic as well. 2023-03-03 22:39:38 +00: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