kicad/eeschema/sch_plugins/kicad
Seth Hillbrand de05a513f3 Prevent mirror of text elements
While we never allow the creation of mirrored text elements in the
schematic and symbol library editors, external generation of symbols may
cause the property to be set, which can then never be changed.  This
leaves the property unset for all elements

Fixes https://gitlab.com/kicad/code/kicad/issues/13007

(cherry picked from commit f1556ed801)
2022-11-26 10:51:03 -08:00
..
sch_sexpr_parser.cpp Prevent mirror of text elements 2022-11-26 10:51:03 -08:00
sch_sexpr_parser.h Move duplicate field handling into field parser 2022-01-02 13:19:31 -05:00
sch_sexpr_plugin.cpp Use more basic strings which have already been translated. 2022-09-29 23:58:35 +01:00
sch_sexpr_plugin.h Don't allow a SaveAs to overwrite the root sheet. 2022-09-28 12:45:20 +01:00