kicad/pcbnew/exporters
jean-pierre charras 2047d87317 Minor fixes (Bug #1414328 and Bug #1440312). Remove translatable attribute in a debug message.
tools/edit_tool.cpp: remove limitation (GAL mode) to delete the last pad in a footprint (a footprint can have 0 pad, for instance a logo)
2015-05-01 17:01:09 +02:00
..
export_d356.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
export_gencad.cpp Fix some coverity warnings (mainly not initialized members) 2015-03-21 10:06:04 +01:00
export_idf.cpp Fixes issues with IDF file I/O on Windows (the famous 'ascii vs. binary' issue) and the reported problem of partial paths when KISYS3DMOD is specified. 2015-01-13 11:47:07 +01:00
export_vrml.cpp Arcs in modules and board were rendered incorrectly on vrml export (bug 1448192). 2015-04-27 10:55:08 +02:00
gen_drill_report_files.cpp Rework on EXCELLON_WRITER class, to allow gerber and drill files creation from a python script. 2015-04-29 17:37:37 +02:00
gen_modules_placefile.cpp Minor fixes (Bug #1414328 and Bug #1440312). Remove translatable attribute in a debug message. 2015-05-01 17:01:09 +02:00
gendrill_Excellon_writer.cpp Rework on EXCELLON_WRITER class, to allow gerber and drill files creation from a python script. 2015-04-29 17:37:37 +02:00
gendrill_Excellon_writer.h Rework on EXCELLON_WRITER class, to allow gerber and drill files creation from a python script. 2015-04-29 17:37:37 +02:00