kicad/pcbnew/exporters
jean-pierre charras 7f6e26e55a DrawGraphicText: remove a static variable, and replace it (when needed) by a new parameter in argument list.
It make this function thread-safe (as far as wxString is thread-safe)
2018-04-07 19:57:26 +02:00
..
export_d356.cpp Fix a minor coding style and minor potential issue. 2018-03-12 08:34:21 +01:00
export_gencad.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
export_idf.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
export_vrml.cpp DrawGraphicText: remove a static variable, and replace it (when needed) by a new parameter in argument list. 2018-04-07 19:57:26 +02:00
gen_drill_report_files.cpp Rename a few files 2018-01-28 22:02:31 +01:00
gen_footprints_placefile.cpp Mirror-image coordinate system on back of board for PNP. 2018-03-20 16:57:42 +00:00
gendrill_Excellon_writer.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
gendrill_Excellon_writer.h Fix a few doxygen warnings 2017-06-17 10:40:38 +02:00
gendrill_file_writer_base.cpp Code formatting and clean-up 2017-06-23 15:43:13 +02:00
gendrill_file_writer_base.h Excellon drill file generation: allows 4 digits in mantissa in Tool Information command when units are inches. 2017-12-20 17:49:25 +01:00
gendrill_gerber_writer.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
gendrill_gerber_writer.h Fix compil issue in Python support. 2017-05-01 14:19:38 +02:00
gerber_jobfile_writer.cpp Gerber job file: update file format due to a recent change. 2018-03-21 12:40:10 +01:00
gerber_jobfile_writer.h Add support for .gbrjob new file format (JSON format) in Gerbview 2018-03-19 15:14:20 +01:00