kicad/gerbview
jean-pierre charras 8e6fe0eaf0 Gerbview settings: store option "Page Limits" in gerbview config.
Previously this appearance option in Layer Manager was not stored.
2024-02-14 11:21:55 +01:00
..
dialogs String and dialog layout fixes. 2023-12-13 11:49:34 -05:00
gerber_test_files Gerbview: fix some issues related to comments and primitives in macros: 2023-11-08 10:45:13 +01:00
tools Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00
widgets AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2023-10-16 19:49:52 -04: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
am_param.h
am_primitive.cpp Gerbview: fix some issues related to comments and primitives in macros: 2023-11-08 10:45:13 +01:00
am_primitive.h
aperture_macro.cpp
aperture_macro.h
clear_gbr_drawlayers.cpp
dcode.cpp Gerbview: fix incorrect rotation of DCode shape type regular polygon. 2023-12-31 18:29:23 +01:00
dcode.h
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 Add generator version 2023-11-29 16:17:41 +00:00
export_to_pcbnew.h
files.cpp Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05: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
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: fix some issues related to comments and primitives in macros: 2023-11-08 10:45:13 +01: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 Schematic parity checking for CLI DRC. 2024-02-02 23:05:37 +00:00
gerbview.h
gerbview.icns Add document type icons 2024-02-09 15:55:57 -08:00
gerbview_doc.icns Add document type icons 2024-02-09 15:55:57 -08:00
gerbview_draw_panel_gal.cpp
gerbview_draw_panel_gal.h
gerbview_frame.cpp Gerbview: fix incorrect layer visibility settings after removing the current layer 2024-02-07 10:49:24 +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: store option "Page Limits" in gerbview config. 2024-02-14 11:21:55 +01:00
gerbview_settings.h
job_file_reader.cpp Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00
menubar.cpp AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2023-10-16 19:49:52 -04:00
readgerb.cpp Gerbview: fix some issues related to comments and primitives in macros: 2023-11-08 10:45:13 +01:00
rs274_read_XY_and_IJ_coordinates.cpp
rs274d.cpp Gerbview: fix some issues related to comments and primitives in macros: 2023-11-08 10:45:13 +01:00
rs274x.cpp Gerbview: fix some issues related to comments and primitives in macros: 2023-11-08 10:45:13 +01:00
toolbars_gerber.cpp