kicad/pcbnew/exporters
jean-pierre charras a6606924f1 GERBER_JOBFILE_WRITER: fix a crash due to use of a null pointer.
Can happens when it is created from a Python script.
Fixes #11227
https://gitlab.com/kicad/code/kicad/issues/11227
2022-03-24 17:54:05 +01:00
..
board_exporter_base.h Naming conventions. 2020-11-16 00:04:55 +00:00
export_d356.cpp More wide-string declarations. 2022-02-05 22:03:04 +00: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 More wide-string declarations. 2022-02-05 22:03:04 +00:00
export_footprints_placefile.h Convert wxPoint/wxSize starting from EDA_RECT usages 2022-01-01 11:30:33 -05:00
export_gencad.cpp More wide-string declarations. 2022-02-05 22:03:04 +00:00
export_hyperlynx.cpp Rotate fp zones before comparing with library versions. 2022-03-14 15:53:24 +00:00
export_idf.cpp More EDA_ANGLE. 2022-01-14 16:08:19 +00:00
export_vrml.cpp More wide-string declarations. 2022-02-05 22:03:04 +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 Cleanup. 2021-12-23 20:36:18 +00:00
gen_drill_report_files.cpp Plotting (and some bug fixes) for knockout text. 2022-03-08 18:06:41 +00:00
gen_footprints_placefile.cpp Resolve textvars in plot directory. 2022-01-23 18:14:07 +00:00
gendrill_Excellon_writer.cpp More wide-string declarations. 2022-02-05 22:03:04 +00:00
gendrill_Excellon_writer.h Convert wxPoint/wxSize starting from EDA_RECT usages 2022-01-01 11:30:33 -05:00
gendrill_file_writer_base.cpp More wide-string declarations. 2022-02-05 22:03:04 +00:00
gendrill_file_writer_base.h EDA_ANGLE for plotters. 2022-01-16 01:19:45 +00:00
gendrill_gerber_writer.cpp More wide-string declarations. 2022-02-05 22:03:04 +00:00
gendrill_gerber_writer.h Convert wxPoint/wxSize starting from EDA_RECT usages 2022-01-01 11:30:33 -05:00
gerber_jobfile_writer.cpp GERBER_JOBFILE_WRITER: fix a crash due to use of a null pointer. 2022-03-24 17:54:05 +01:00
gerber_jobfile_writer.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
gerber_placefile_writer.cpp More wide-string declarations. 2022-02-05 22:03:04 +00:00
gerber_placefile_writer.h Convert wxPoint/wxSize starting from EDA_RECT usages 2022-01-01 11:30:33 -05:00