kicad/pcbnew/exporters
Jeff Young e9d877914d Dialog consistency and beautification.
Small icons for dialog browse, refresh, and row operations.
Icons in B&W so they don't over-emphasize with respect to other
controls in the dialog.

Layout cleanup for consistency.  Removal of the blank space to
left of the fields list in the Global Fields Editor, and addition
of column-sizing-to-list-width.

More even spacing for buttons in html report panel.

Honor platform conventions for action button order and layout.

Move netlist importer to update-pcb-from-schematic algorithm
(display messages and then update instead of "dry run" checkbox)

(cherry picked from commit b21e19d)
2018-07-17 15:09:01 +01:00
..
export_d356.cpp Fix a minor coding style and minor potential issue. 2018-03-12 08:34:21 +01:00
export_gencad.cpp class BOARD: rename m_Zone to m_SegZoneDeprecated to avoid mistakes in code. 2018-05-13 08:39:36 +02:00
export_idf.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
export_vrml.cpp vrml export: fix line min width to 0.05mm (instead of 0.12mm) 2018-04-26 19:42:54 +02:00
gen_drill_report_files.cpp Rename a few files 2018-01-28 22:02:31 +01:00
gen_footprints_placefile.cpp Dialog consistency and beautification. 2018-07-17 15:09:01 +01: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 Do not plot zero width oval holes in Gerber X2 drill files 2018-06-17 16:26:23 +02:00
gendrill_gerber_writer.h Fix compil issue in Python support. 2017-05-01 14:19:38 +02:00
gerber_jobfile_writer.cpp Rename plot_auxiliary_data.h file to gbr_metadata.h, according to the class names defined by this file 2018-05-17 08:07:29 +02:00
gerber_jobfile_writer.h Remove code related to Gerber job file old format writer, as this format does not exist now. 2018-04-09 09:26:01 +02:00