kicad/pcbnew/exporters
jean-pierre charras 90ed0183c8 Fix an issue in LOCALE_IO class, used to switch to/back locale "C" when reading/writing files: the back to locale was broken, and created issues in countries using the ',' as fp separator, especially when the non default language was used.
It was reported in many bugs.
2016-06-21 10:48:42 -04:00
..
export_d356.cpp Rework on Enum PAD_SHAPE_T, PAD_DRILL_SHAPE_T and PAD_ATTR_T (see rev 6008) : the new and better names are now used in Kicad code and existing python scripts. 2015-08-23 21:40:33 +02:00
export_gencad.cpp Fix an issue in LOCALE_IO class, used to switch to/back locale "C" when reading/writing files: the back to locale was broken, and created issues in countries using the ',' as fp separator, especially when the non default language was used. 2016-06-21 10:48:42 -04:00
export_idf.cpp Fix an issue in LOCALE_IO class, used to switch to/back locale "C" when reading/writing files: the back to locale was broken, and created issues in countries using the ',' as fp separator, especially when the non default language was used. 2016-06-21 10:48:42 -04:00
export_vrml.cpp Fix an issue in LOCALE_IO class, used to switch to/back locale "C" when reading/writing files: the back to locale was broken, and created issues in countries using the ',' as fp separator, especially when the non default language was used. 2016-06-21 10:48:42 -04:00
gen_drill_report_files.cpp Drill file generation: add the option to merge NPTH and PTH, which was disabled recently, due to code changes. 2015-11-16 19:42:58 +01:00
gen_modules_placefile.cpp Fix typos in dialogs. 2016-05-03 11:32:49 -04:00
gendrill_Excellon_writer.cpp Drill file generation: add the option to merge NPTH and PTH, which was disabled recently, due to code changes. 2015-11-16 19:42:58 +01:00
gendrill_Excellon_writer.h Drill file generation: add the option to merge NPTH and PTH, which was disabled recently, due to code changes. 2015-11-16 19:42:58 +01:00