kicad/eeschema/sch_plugins
jean-pierre charras 4ac2aa675a lib symbols: make fp filter tolerant to spaces in names.
For historical reasons they are stored in a string using spaces as separators.
So each fp filter is now escaped to remove spaces (replaced by {space})
Fixes #9009
https://gitlab.com/kicad/code/kicad/issues/9009
2021-08-23 18:01:31 +02:00
..
altium Minor improvements to some error messages. 2021-08-14 12:11:47 +01:00
cadstar Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
eagle Decouple PROGRESS_REPORTER interface from implementations. 2021-08-14 21:05:49 +01:00
kicad lib symbols: make fp filter tolerant to spaces in names. 2021-08-23 18:01:31 +02:00
legacy Fix missing overbar notation conversions in legacy library parsing. 2021-08-18 22:48:29 +01:00