You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Seth Hillbrand acb2de0554 Fix issue with clang and older gcc 2 years ago
..
dialogs Gerbview: add refinements to option to set offset and rotation of layers. 2 years ago
gerber_test_files Gerbview: fix incorrect Gerber test files 5 years ago
tools Painter base class should just live in gal instead of being in denial 2 years ago
widgets Gerbview: add refinements to commit efdead20: add option to set offset and 2 years ago
CMakeLists.txt Shove thread_pool to core 2 years ago
X2_gerber_attributes.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
X2_gerber_attributes.h GerbView header housekeeping. 4 years ago
am_param.cpp Gerbview: Aperture Macro: handle overwriting of variables 3 years ago
am_param.h Gerbview: Aperture Macro: handle overwriting of variables 3 years ago
am_primitive.cpp Gerbview: Aperture Macro: handle overwriting of variables 3 years ago
am_primitive.h Gerbview: Aperture Macro: handle overwriting of variables 3 years ago
aperture_macro.cpp Gerbview: Aperture Macro: handle overwriting of variables 3 years ago
aperture_macro.h Gerbview: Aperture Macro: handle overwriting of variables 3 years ago
clear_gbr_drawlayers.cpp RIP EDA_RECT. 3 years ago
dcode.cpp Gerbview: replace ARC_HIGH_DEF (defined for Pcbnew) to a suitable value 3 years ago
dcode.h Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
evaluate.cpp Cleanup: Replace push_back with emplace_back 6 years ago
events_called_functions.cpp Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
excellon_defaults.h Gerbview, Excellon reader: add preference to configure default coordinates format. In Excellon drill files, the coordinate format is not specified, and sometimes units and zero option are even not specified, so some drill files cannot be read. In Preferences, default setting options are now added to specify by hand missing info. 4 years ago
excellon_image.h Fix overflow vulnerability in Gerbview 4 years ago
excellon_read_drill_file.cpp Fix issue with clang and older gcc 2 years ago
export_to_pcbnew.cpp Gerbview, export to PCB: fix incorrect export of flashed shapes on non copper layers. 2 years ago
export_to_pcbnew.h Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
files.cpp Separate immediate and delayed action dispatch 2 years ago
gbr_display_options.h Split gerbview diff and xor into two separate view modes. 3 years ago
gbr_layout.cpp Remove a few EDA_RECT instances. 3 years ago
gbr_layout.h RIP EDA_RECT. 3 years ago
gerber_collectors.cpp Attempt to fix std::initializer_list lifetime issue. 3 years ago
gerber_collectors.h Attempt to fix std::initializer_list lifetime issue. 3 years ago
gerber_draw_item.cpp Gerbview: fix missing initialization of variables in bounding box calculations. 2 years ago
gerber_draw_item.h Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
gerber_file_image.cpp Gerbview: add refinements to option to set offset and rotation of layers. 2 years ago
gerber_file_image.h Gerbview: add refinements to option to set offset and rotation of layers. 2 years ago
gerber_file_image_list.cpp gerbview: Cleanup some unsigned comparisons that were extraneous 3 years ago
gerber_file_image_list.h gerbview: Cleanup some unsigned comparisons that were extraneous 3 years ago
gerbview.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
gerbview.h Gerbview: code cleanup. Remove many include, now useless. 5 years ago
gerbview.icns Add drop shadows to MacOS icons 4 years ago
gerbview_doc.icns Add drop shadows to MacOS icons 4 years ago
gerbview_draw_panel_gal.cpp Remove IU_PER_MM thats standalone 3 years ago
gerbview_draw_panel_gal.h Round 2 of Worksheet -> Drawing Sheet. 5 years ago
gerbview_frame.cpp Gerbview: added (in Layers Manager) a new setting to adjust draw offset 2 years ago
gerbview_frame.h Gerbview: added (in Layers Manager) a new setting to adjust draw offset 2 years ago
gerbview_id.h Ensure toolbar controls have the correct width on frame creation 5 years ago
gerbview_painter.cpp Another try at fixing arcs. 2 years ago
gerbview_painter.h Painter base class should just live in gal instead of being in denial 2 years ago
gerbview_printout.cpp Remove IU_PER_MM thats standalone 3 years ago
gerbview_printout.h Remove a few EDA_RECT instances. 3 years ago
gerbview_settings.cpp ADDED separate user-defined color for page limits. 4 years ago
gerbview_settings.h All the preferences, all the time. 4 years ago
job_file_reader.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
menubar.cpp Move preferences to an action instead of a wx event 2 years ago
readgerb.cpp Dont leak richio into everything 2 years ago
rs274_read_XY_and_IJ_coordinates.cpp Gerbview: code refactor: move APERTURE_MACRO defs from am_primitive to aperture_macro. 3 years ago
rs274d.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
rs274x.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
toolbars_gerber.cpp Gerbview: code refactor: change name of a D_CODE member: 3 years ago