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.
 
 
 
 
 
Gary Kim 8e8a3c7bdc
Do not translate name in version info
3 years ago
..
dialogs More tightening of group parent lifecycles. 3 years ago
gerber_test_files Gerbview: fix incorrect Gerber test files 5 years ago
tools Gerbview: fix broken XOR mode 3 years ago
widgets Gerbview: fix some issues related to color settings. 3 years ago
CMakeLists.txt Initial arm64 work 3 years ago
X2_gerber_attributes.cpp Gerber Viewer: X2 mode paste layer above mask and silk 3 years ago
X2_gerber_attributes.h GerbView header housekeeping. 4 years ago
am_param.cpp Replace inserts/push_backs with emplace in some spots 4 years ago
am_param.h Fix source comment / documentation typos 4 years ago
am_primitive.cpp Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
am_primitive.h Gerbview: fix missing pad shapes when exporting to Pcbnew. 3 years ago
clear_gbr_drawlayers.cpp RIP EDA_RECT. 3 years ago
dcode.cpp Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
dcode.h Gerbview: fix missing pad shapes when exporting to Pcbnew. 3 years ago
evaluate.cpp Cleanup: Replace push_back with emplace_back 6 years ago
events_called_functions.cpp ADDED: Implement Drag and Drop 3 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 Repoint IU_PER_MILS 3 years ago
export_to_pcbnew.cpp Eeschema Back annotation: fix broken handling of full sheet paths of symbols. 3 years ago
export_to_pcbnew.h Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
files.cpp Gerbview, read zip archive: do not generate a error message for directory names. 3 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 Uniformly translate "<no net>" message. 3 years ago
gerber_draw_item.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
gerber_file_image.cpp Readability improvements. 3 years ago
gerber_file_image.h Attempt to fix std::initializer_list lifetime issue. 3 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 Some refactoring around Gerber files extension checking. 3 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 Do not translate name in version info 3 years ago
gerbview_frame.h Class name <-> file name sync. 3 years ago
gerbview_id.h Ensure toolbar controls have the correct width on frame creation 5 years ago
gerbview_painter.cpp Split gerbview diff and xor into two separate view modes. 3 years ago
gerbview_painter.h ADDED: Support for explicit DNP field 3 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 Fix some warnings detected by PVS-STUDIO (not used vars) 3 years ago
menubar.cpp Never call ReCreateMenuBar inside a menu event handler 3 years ago
readgerb.cpp Remove uneeded file pointer in gerbview code 3 years ago
rs274_read_XY_and_IJ_coordinates.cpp Fix float scaling to use single fn 4 years ago
rs274d.cpp gerbview: fix incorrect render of regions defined by a 360 deg arcd (a circle) 4 years ago
rs274x.cpp Gerbview: Check RS274X AD command's template parameters 3 years ago
toolbars_gerber.cpp Split gerbview diff and xor into two separate view modes. 3 years ago