kicad/gerbview
Jeff Young f58c0c370c Re-arrange visibility flags only.
Colors are owned by the slot, not the layer objects.
2023-10-01 19:12:34 +01:00
..
dialogs Gerbview: add refinements to option to set offset and rotation of layers. 2023-09-08 10:43:59 +02:00
gerber_test_files
tools Painter base class should just live in gal instead of being in denial 2023-09-06 20:23:19 -04:00
widgets Keep colors & visibility with layer objects, not layer number. 2023-10-01 19:01:02 +01:00
CMakeLists.txt New macOS installation scripts 2023-09-19 17:23:30 -04:00
X2_gerber_attributes.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
X2_gerber_attributes.h
am_param.cpp Gerbview: Aperture Macro: handle overwriting of variables 2023-02-11 18:22:29 +01:00
am_param.h Gerbview: Aperture Macro: handle overwriting of variables 2023-02-11 18:22:29 +01:00
am_primitive.cpp Gerbview: Aperture Macro: handle overwriting of variables 2023-02-11 18:22:29 +01:00
am_primitive.h Gerbview: Aperture Macro: handle overwriting of variables 2023-02-11 18:22:29 +01:00
aperture_macro.cpp Gerbview: Aperture Macro: handle overwriting of variables 2023-02-11 18:22:29 +01:00
aperture_macro.h Gerbview: Aperture Macro: handle overwriting of variables 2023-02-11 18:22:29 +01:00
clear_gbr_drawlayers.cpp
dcode.cpp Gerbview: replace ARC_HIGH_DEF (defined for Pcbnew) to a suitable value 2023-02-11 10:20:30 +01:00
dcode.h Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
evaluate.cpp
events_called_functions.cpp Move grid definitions to Prefs and grid origin to a separate dlg. 2023-08-26 13:32:24 +01:00
excellon_defaults.h
excellon_image.h
excellon_read_drill_file.cpp Fix issue with clang and older gcc 2023-09-13 07:29:15 -07:00
export_to_pcbnew.cpp Gerbview, export to PCB: fix incorrect export of flashed shapes on non copper layers. 2023-09-11 14:19:27 +02:00
export_to_pcbnew.h
files.cpp Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
gbr_display_options.h
gbr_layout.cpp
gbr_layout.h
gerber_collectors.cpp
gerber_collectors.h
gerber_draw_item.cpp Gerbview: fix missing initialization of variables in bounding box calculations. 2023-09-11 09:49:17 +02:00
gerber_draw_item.h Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
gerber_file_image.cpp Gerbview: add refinements to option to set offset and rotation of layers. 2023-09-08 10:43:59 +02:00
gerber_file_image.h Gerbview: add refinements to option to set offset and rotation of layers. 2023-09-08 10:43:59 +02:00
gerber_file_image_list.cpp Remove obsolete config_params.h includes 2023-09-25 20:40:29 -04:00
gerber_file_image_list.h
gerbview.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
gerbview.h
gerbview.icns
gerbview_doc.icns
gerbview_draw_panel_gal.cpp
gerbview_draw_panel_gal.h
gerbview_frame.cpp Re-arrange visibility flags only. 2023-10-01 19:12:34 +01:00
gerbview_frame.h Keep colors & visibility with layer objects, not layer number. 2023-10-01 19:01:02 +01:00
gerbview_id.h
gerbview_painter.cpp Another try at fixing arcs. 2023-08-22 16:10:58 +03:00
gerbview_painter.h Painter base class should just live in gal instead of being in denial 2023-09-06 20:23:19 -04:00
gerbview_printout.cpp Fail GAL on its header leaking audit 2023-09-18 19:52:27 -04:00
gerbview_printout.h
gerbview_settings.cpp
gerbview_settings.h
job_file_reader.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
menubar.cpp Move preferences to an action instead of a wx event 2023-08-08 00:51:22 +01:00
readgerb.cpp Dont leak richio into everything 2023-09-07 22:29:40 -04:00
rs274_read_XY_and_IJ_coordinates.cpp Gerbview: code refactor: move APERTURE_MACRO defs from am_primitive to aperture_macro. 2023-01-20 10:47:18 +01:00
rs274d.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
rs274x.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
toolbars_gerber.cpp Rollback wxChoice -> wxComboBox changes for now. 2023-04-09 23:00:33 +01:00