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.
 
 
 
 
 
Jeff Young 5f3c67bd2b Fill in some missing GetMsgPanelItems and make some others consistent. 4 years ago
..
dialogs KIFACE_I -> KIFACE_BASE. 4 years ago
gerber_test_files Gerbview: fix incorrect Gerber test files 5 years ago
tools Fill in some missing GetMsgPanelItems and make some others consistent. 4 years ago
widgets Gerbview: use native tab widget 4 years ago
CMakeLists.txt 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
X2_gerber_attributes.cpp More NULL expunging. 4 years ago
X2_gerber_attributes.h GerbView header housekeeping. 4 years ago
am_param.cpp Remove all debugging output that cannot be disabled. 5 years ago
am_param.h Fix source comment / documentation typos 4 years ago
am_primitive.cpp Pass wxPoint objects by reference instead of on the stack. 4 years ago
am_primitive.h Pass wxPoint objects by reference instead of on the stack. 4 years ago
clear_gbr_drawlayers.cpp More NULL expunging. 4 years ago
dcode.cpp GerbView code cleaning. 4 years ago
dcode.h GerbView code cleaning. 4 years ago
evaluate.cpp Cleanup: Replace push_back with emplace_back 6 years ago
events_called_functions.cpp Freshen microwave polygon dialog and remove a bunch of dead code. 4 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 Minor changes: minor code cleanup and fix minor Coverity warning 4 years ago
excellon_read_drill_file.cpp Dark mode for a bunch of HTML dialogs. 4 years ago
export_to_pcbnew.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
export_to_pcbnew.h Rename layer ids file. 4 years ago
files.cpp Dark mode for a bunch of HTML dialogs. 4 years ago
gbr_display_options.h GerbView #2501 - Add mirror display function to GerbView 5 years ago
gbr_layout.cpp More NULL expunging. 4 years ago
gbr_layout.h GerbView header housekeeping. 4 years ago
gerber_collectors.cpp More NULL expunging. 4 years ago
gerber_collectors.h More NULL expunging. 4 years ago
gerber_draw_item.cpp Try to fix use of a non const method in a const method (created by commit 5abe257) 4 years ago
gerber_draw_item.h Try to fix use of a non const method in a const method (created by commit 5abe257) 4 years ago
gerber_file_image.cpp Gerbview: select 360 deg circular mode (G75) as default 4 years ago
gerber_file_image.h Gerbview, Excellon reader: use Leading Zeros format when not specified in file. 4 years ago
gerber_file_image_list.cpp Fixed style warnings 4 years ago
gerber_file_image_list.h Ensure auto zoom is enabled when it's the first file 4 years ago
gerbview.cpp KIFACE_I -> KIFACE_BASE. 4 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 Gerbview: keep highlighted and selected layers above active layer 4 years ago
gerbview_draw_panel_gal.h Round 2 of Worksheet -> Drawing Sheet. 5 years ago
gerbview_frame.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
gerbview_frame.h Gerbview: fix cairo negative items and implement real differential mode 4 years ago
gerbview_id.h Ensure toolbar controls have the correct width on frame creation 5 years ago
gerbview_painter.cpp OPENGL_GAL::DrawArcSegment(): use a better number of segm to approximate the arc. 4 years ago
gerbview_painter.h Gerbview: clear all previous highlight selections, after clearing all layers. 4 years ago
gerbview_printout.cpp Round 2 of Worksheet -> Drawing Sheet. 5 years ago
gerbview_printout.h Don't mandate ownership semantics in API 5 years ago
gerbview_settings.cpp 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
gerbview_settings.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
job_file_reader.cpp Dark mode for a bunch of HTML dialogs. 4 years ago
menubar.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
readgerb.cpp Dark mode for a bunch of HTML dialogs. 4 years ago
rs274_read_XY_and_IJ_coordinates.cpp More NULL expunging. 4 years ago
rs274d.cpp More NULL expunging. 4 years ago
rs274x.cpp Fix source comment / documentation typos 4 years ago
toolbars_gerber.cpp Freshen microwave polygon dialog and remove a bunch of dead code. 4 years ago