kicad/pcbnew/exporters
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch.
They don't define a KiCad string class, so the header file name was
somewhat misleading. But the fact that they didn't match definitely
made coding more difficult.
2021-07-29 16:03:25 +01:00
..
board_exporter_base.h Naming conventions. 2020-11-16 00:04:55 +00:00
export_d356.cpp More error message regularization. 2021-06-27 14:24:02 +01:00
export_d356.h Naming conventions. 2020-11-16 00:04:55 +00:00
export_footprint_associations.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
export_footprints_placefile.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
export_footprints_placefile.h Make sure HPGL and DXF drill map generators honour origin setting. 2021-06-27 17:40:20 +01:00
export_gencad.cpp Pull some name changes back from 7.0 to ease merging. 2021-07-21 20:58:59 +01:00
export_hyperlynx.cpp The REPORTER interface is inherently line-based. 2021-07-05 13:41:06 +01:00
export_idf.cpp Pull some name changes back from 7.0 to ease merging. 2021-07-21 20:58:59 +01:00
export_vrml.cpp fix blind via early return in VRML exporter 2021-07-25 12:22:55 +00:00
export_vrml.h export_vrml: Better export of pad shapes, both on copper and paste layers. 2021-03-18 20:43:27 +01:00
exporter_vrml.h Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
gen_drill_report_files.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
gen_footprints_placefile.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
gendrill_Excellon_writer.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
gendrill_Excellon_writer.h Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
gendrill_file_writer_base.cpp The REPORTER interface is inherently line-based. 2021-07-05 13:41:06 +01:00
gendrill_file_writer_base.h Make sure HPGL and DXF drill map generators honour origin setting. 2021-06-27 17:40:20 +01:00
gendrill_gerber_writer.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
gendrill_gerber_writer.h Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
gerber_jobfile_writer.cpp The REPORTER interface is inherently line-based. 2021-07-05 13:41:06 +01:00
gerber_jobfile_writer.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
gerber_placefile_writer.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
gerber_placefile_writer.h Rename layer ids file. 2021-07-29 16:03:25 +01:00