jean-pierre charras
|
7372acdaa5
|
Fix:Step export not working when special characters (non UTF7) in filename or path
Fixes: lp:1785191
https://bugs.launchpad.net/kicad/+bug/1785191
|
2018-09-18 10:24:23 +02:00 |
John Beard
|
f0c571769c
|
Fix -Wcatch-value in sexpr.cpp
This is fixed by catching bty const-ref, rather than by value.
Also a few trailing space deletions.
|
2018-07-23 14:40:16 -04:00 |
Maciej Suminski
|
161b4a56fc
|
kicad2step: Handle escaped quotes in sexpr parser
|
2018-05-14 17:58:24 +02:00 |
jean-pierre charras
|
713d475df6
|
mark override 2 virtual methods.
|
2017-03-18 09:39:56 +01:00 |
Chris Pavlina
|
b535303a0a
|
kicad2step: unused variable
|
2017-03-17 22:45:41 -04:00 |
Chris Pavlina
|
527c98fe15
|
kicad2step: shadowed virtual because of wrong qualifiers
|
2017-03-17 22:45:28 -04:00 |
Cirilo Bernardo
|
227ef64212
|
Fix coding style of 'sexpr' code in kicad2step
|
2017-02-02 08:58:35 +01:00 |
Cirilo Bernardo
|
d29f39dce4
|
Fix line number tracking in sexpr parser
|
2017-02-01 19:43:44 -05:00 |
Cirilo Bernardo
|
809b0040ea
|
Added mroszko's SEXPR parser (ref: https://github.com/marekr/sexpr)
|
2016-09-22 08:37:16 -04:00 |