kicad/gerbview
jean-pierre charras d00fc993f3 Fix job file extension. 2017-09-30 09:18:47 +02:00
..
dialogs GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
gerber_test_files Gerbview: fix a subtle issue when reading parameter values in Gerber files. 2017-04-08 12:53:40 +02:00
tools Minor tweaks to GerbView for performance 2017-09-25 13:39:38 +02:00
CMakeLists.txt GerbView GAL support part 2: New files for GAL 2017-09-25 13:35:01 +02:00
Info.plist
block.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 2017-02-22 17:35:00 +01:00
class_DCodeSelectionbox.cpp
class_DCodeSelectionbox.h
class_X2_gerber_attributes.cpp Fix typo and and comment 2017-09-29 07:58:15 +02:00
class_X2_gerber_attributes.h Fix typo and and comment 2017-09-29 07:58:15 +02:00
class_am_param.cpp Fix Coverity warnings 2017-05-30 09:07:18 +02:00
class_am_param.h Gerbview: evaluate Aperture Macro Parameters using precedence rules for the arithmetic expressions found in AM. 2017-04-10 18:44:32 +02:00
class_aperture_macro.cpp GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
class_aperture_macro.h GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
class_excellon.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
class_gbr_display_options.h GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
class_gbr_layer_box_selector.cpp GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
class_gbr_layer_box_selector.h Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 2017-02-22 17:35:00 +01:00
class_gbr_layout.cpp GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
class_gbr_layout.h GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
class_gbr_screen.cpp
class_gbr_screen.h
class_gerber_draw_item.cpp Change LOD cutoff for D-Codes 2017-09-26 10:58:03 +02:00
class_gerber_draw_item.h GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
class_gerber_file_image.cpp gerbview: Corrects handling of %FSD statement 2017-09-29 07:40:58 +02:00
class_gerber_file_image.h gerbview: Corrects handling of %FSD statement 2017-09-29 07:40:58 +02:00
class_gerber_file_image_list.cpp GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
class_gerber_file_image_list.h GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
class_gerbview_layer_widget.cpp Fix some layer visibility behavior 2017-09-25 13:35:01 +02:00
class_gerbview_layer_widget.h GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
clear_gbr_drawlayers.cpp GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
controle.cpp
dcode.cpp GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
dcode.h GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
draw_gerber_screen.cpp Code formatting 2017-09-25 13:35:02 +02:00
evaluate.cpp Gerbview: evaluate Aperture Macro Parameters using precedence rules for the arithmetic expressions found in AM. 2017-04-10 18:44:32 +02:00
events_called_functions.cpp Unified {Load,Save]CanvasTypeSetting in EDA_DRAW_FRAME 2017-09-25 13:39:32 +02:00
excellon_read_drill_file.cpp gerbview: Corrects handling of %FSD statement 2017-09-29 07:40:58 +02:00
export_to_pcbnew.cpp Refactor layer enumerations to all live in the same place 2017-03-30 16:01:48 -04:00
files.cpp Minor tweaks to GerbView for performance 2017-09-25 13:39:38 +02:00
gerber_collectors.cpp GerbView GAL support part 2: New files for GAL 2017-09-25 13:35:01 +02:00
gerber_collectors.h GerbView GAL support part 2: New files for GAL 2017-09-25 13:35:01 +02:00
gerbview.cpp Fp editor and board editor have now a separate color setup. 2017-09-11 18:51:48 +02:00
gerbview.h Refactor layer enumerations to all live in the same place 2017-03-30 16:01:48 -04:00
gerbview.icns
gerbview.rc
gerbview_config.cpp GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
gerbview_doc.icns
gerbview_draw_panel_gal.cpp Code formatting 2017-09-25 13:35:02 +02:00
gerbview_draw_panel_gal.h GerbView GAL support part 2: New files for GAL 2017-09-25 13:35:01 +02:00
gerbview_frame.cpp Minor tweaks to GerbView for performance 2017-09-25 13:39:38 +02:00
gerbview_frame.h Unified {Load,Save]CanvasTypeSetting in EDA_DRAW_FRAME 2017-09-25 13:39:32 +02:00
gerbview_id.h GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
gerbview_painter.cpp Code formatting 2017-09-25 13:35:02 +02:00
gerbview_painter.h GerbView GAL support part 2: New files for GAL 2017-09-25 13:35:01 +02:00
hotkeys.cpp GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
hotkeys.h GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
job_file_reader.cpp Fix job file extension. 2017-09-30 09:18:47 +02:00
locate.cpp GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
menubar.cpp GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
onleftclick.cpp GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
onrightclick.cpp GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
printout_control.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 2017-02-22 17:35:00 +01:00
readgerb.cpp gerbview: Corrects handling of %FSD statement 2017-09-29 07:40:58 +02:00
rs274_read_XY_and_IJ_coordinates.cpp gerbview: Corrects handling of %FSD statement 2017-09-29 07:40:58 +02:00
rs274d.cpp gerbview: Corrects handling of %FSD statement 2017-09-29 07:40:58 +02:00
rs274x.cpp gerbview: Corrects handling of %FSD statement 2017-09-29 07:40:58 +02:00
select_layers_to_pcb.cpp
select_layers_to_pcb.h
toolbars_gerber.cpp update doc and remove a outdated file 2017-09-28 18:56:36 +02:00