kicad/eeschema/sch_plugins/cadstar
Jeff Young b1b4caee6a Escape "naughty" characters in symbol names.
It's tempting to say that we don't need to exclude filename chars
from symbols, but we might regret that decision down the road.  Better
to just escape them.

Fixes https://gitlab.com/kicad/code/kicad/issues/8694
2021-06-30 13:12:57 +01:00
..
cadstar_sch_archive_loader.cpp Escape "naughty" characters in symbol names. 2021-06-30 13:12:57 +01:00
cadstar_sch_archive_loader.h Rename LIB_PART to LIB_SYMBOL. 2021-06-14 07:11:17 -04:00
cadstar_sch_archive_parser.cpp Don't leak a wx header via eda_item.h 2021-06-02 19:18:48 -04:00
cadstar_sch_archive_parser.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
cadstar_sch_archive_plugin.cpp Move importers from wxLog to REPORTER. 2021-03-31 22:54:30 +01:00
cadstar_sch_archive_plugin.h Rename LIB_PART to LIB_SYMBOL. 2021-06-14 07:11:17 -04:00