kicad/gerbview
jean-pierre charras 07dc12fdd3 Fix incorrect UI management of Zoom to Selection, created by fix 2a419156 2018-04-14 17:44:17 +02:00
..
dialogs
gerber_test_files
tools gerbview: Removed duplicate zoom-to-selection handler, made the toolbar button checkable 2018-04-12 11:52:08 +02:00
CMakeLists.txt Add support for .gbrjob new file format (JSON format) in Gerbview 2018-03-19 15:14:20 +01:00
DCodeSelectionbox.cpp
DCodeSelectionbox.h
Info.plist
X2_gerber_attributes.cpp
X2_gerber_attributes.h
am_param.cpp
am_param.h
am_primitive.cpp
am_primitive.h
block.cpp
clear_gbr_drawlayers.cpp
controle.cpp
dcode.cpp
dcode.h
draw_gerber_screen.cpp
evaluate.cpp
events_called_functions.cpp Fix incorrect UI management of Zoom to Selection, created by fix 2a419156 2018-04-14 17:44:17 +02:00
excellon_image.h commit forgotten change in my previous commit 2018-03-31 18:46:29 +02:00
excellon_read_drill_file.cpp Gerbview: minor fix: do not report error if in header INCH ot METRIC command has no parameter (,LZ or ,TZ format) 2018-03-31 18:40:29 +02:00
export_to_pcbnew.cpp Gerbview, export to pcbnew : export polygons as new DRAWSEGMENT polygonal shape. 2018-03-31 18:43:12 +02:00
files.cpp fix misspelled 'an other' -> 'another' 2018-04-08 13:24:37 -04:00
gbr_display_options.h
gbr_layer_box_selector.cpp
gbr_layer_box_selector.h
gbr_layout.cpp
gbr_layout.h
gbr_screen.cpp
gbr_screen.h
gerber_collectors.cpp
gerber_collectors.h
gerber_draw_item.cpp Fix hit testing for zero-width gerber items 2018-03-29 22:04:51 -04:00
gerber_draw_item.h
gerber_file_image.cpp
gerber_file_image.h
gerber_file_image_list.cpp
gerber_file_image_list.h
gerbview.cpp
gerbview.h
gerbview.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
gerbview.rc
gerbview_config.cpp
gerbview_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
gerbview_draw_panel_gal.cpp
gerbview_draw_panel_gal.h
gerbview_frame.cpp Add a method to facilitate Tools handling in main frame toolbars. 2018-04-03 13:00:20 +02:00
gerbview_frame.h fix misspelled 'an other' -> 'another' 2018-04-08 13:24:37 -04:00
gerbview_id.h
gerbview_layer_widget.cpp
gerbview_layer_widget.h
gerbview_painter.cpp Add checks against missing D-Codes in flashed Gerber items 2018-03-18 21:55:27 -04:00
gerbview_painter.h
hotkeys.cpp Use Ctrl+F1 to display hotkey list also in Gerbview and Kicad manager 2018-04-14 17:12:28 +02:00
hotkeys.h
job_file_reader.cpp Add support for .gbrjob new file format (JSON format) in Gerbview 2018-03-19 15:14:20 +01:00
json11.cpp Add support for .gbrjob new file format (JSON format) in Gerbview 2018-03-19 15:14:20 +01:00
json11.hpp Add support for .gbrjob new file format (JSON format) in Gerbview 2018-03-19 15:14:20 +01:00
locate.cpp
menubar.cpp Use Ctrl+F1 to display hotkey list also in Gerbview and Kicad manager 2018-04-14 17:12:28 +02:00
onleftclick.cpp
onrightclick.cpp
printout_control.cpp
readgerb.cpp
rs274_read_XY_and_IJ_coordinates.cpp
rs274d.cpp
rs274x.cpp
select_layers_to_pcb.cpp
select_layers_to_pcb.h
toolbars_gerber.cpp