kicad/eeschema/sch_plugins/eagle
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
..
sch_eagle_plugin.cpp Escape "naughty" characters in symbol names. 2021-06-30 13:12:57 +01:00
sch_eagle_plugin.h File open/import progress dialogs. 2021-06-23 23:55:54 +01:00