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 b526461a8e Fix colliding hotkeys issue. 7 years ago
..
dialogs Replace DIM() macro 7 years ago
gerber_test_files Add a gerber test file 8 years ago
tools Build out some of the modern toolkit context menus. 7 years ago
CMakeLists.txt Rename file to match class. 7 years ago
DCodeSelectionbox.cpp Fix code after renaming files 8 years ago
DCodeSelectionbox.h Gerbview: fix code after renaming files 8 years ago
Info.plist Fix for dark mode on macOS Mojave 7 years ago
X2_gerber_attributes.cpp Gerbview: minor code cleanup 8 years ago
X2_gerber_attributes.h Gerbview: fix code after renaming files 8 years ago
am_param.cpp Fix issue in aperture macro with some strange gerber files. 8 years ago
am_param.h Gerbview: fix code after renaming files 8 years ago
am_primitive.cpp Gerbview: fix a overzealous wxASSERT 7 years ago
am_primitive.h Gerbview: fix code after renaming files 8 years ago
block.cpp Gerbview: fix code after renaming files 8 years ago
clear_gbr_drawlayers.cpp Gerbview, GAL mode: fix "Zoom to fit" area size calculation when nothing is loaded. 8 years ago
controle.cpp hotkey management: enhancements in code to know if a hotkey was handled by an event or not. 8 years ago
dcode.cpp GerbView: incorrect handling of polygon primitive: broken parameters rotation and drill size. 7 years ago
dcode.h GerbView GAL support part 1: changes to existing files 8 years ago
draw_gerber_screen.cpp Handle layer settings in printouts 7 years ago
evaluate.cpp Gerbview: fix code after renaming files 8 years ago
events_called_functions.cpp Move eeschema zoom-selection to modern toolset. 7 years ago
excellon_image.h Gerbview, Excellon (NC) drill files reader: routing mode: better handling of malformed files. 7 years ago
excellon_read_drill_file.cpp Gerbview: fix crash when reading a .gbrjob, and when a file given by the .gbrjob is not found. 7 years ago
export_to_pcbnew.cpp Gerbview exporter: fix a wxASSERT. 7 years ago
files.cpp Increase GervView layers to 51. 7 years ago
gbr_display_options.h Add Worksheet to Render Items for GerbView. 7 years ago
gbr_layer_box_selector.cpp In-place editing for footprint TEXTE_MODULEs. 7 years ago
gbr_layer_box_selector.h Make esc dismiss net and layer selector popups. 7 years ago
gbr_layout.cpp Fix a minor issue in Legacy mode: DCodes were displayed regardless the visibility of the layers. 7 years ago
gbr_layout.h Handle layer settings in printouts 7 years ago
gbr_screen.cpp Replace DIM() macro 7 years ago
gbr_screen.h Gerbview: fix code after renaming files 8 years ago
gerber_collectors.cpp GerbView GAL support part 2: New files for GAL 8 years ago
gerber_collectors.h Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
gerber_draw_item.cpp Escape slashes in labels and netnames. 7 years ago
gerber_draw_item.h Remove global units usage from GetSelectionText... 7 years ago
gerber_file_image.cpp Replace DIM() macro 7 years ago
gerber_file_image.h Gerber viewer: Ensure arc interpolation is used only after a arc command. 7 years ago
gerber_file_image_list.cpp Gerbview: fix crash when reading a .gbrjob, and when a file given by the .gbrjob is not found. 7 years ago
gerber_file_image_list.h GerbView: Implement in-place GAL layer reordering (for X2 sorting) 8 years ago
gerbview.cpp Fix 'hokey' -> 'hotkey' typo 7 years ago
gerbview.h Gerber viewer: Ensure arc interpolation is used only after a arc command. 7 years ago
gerbview.icns Update MacOS icons 8 years ago
gerbview.rc Remove old xpm icons files 14 years ago
gerbview_config.cpp Fix 'hokey' -> 'hotkey' typo 7 years ago
gerbview_doc.icns Update MacOS icons 8 years ago
gerbview_draw_panel_gal.cpp Gerbview: small fix to speed up switching to opengl canvas. 7 years ago
gerbview_draw_panel_gal.h Remove global units usage from GetSelectionText... 7 years ago
gerbview_frame.cpp Increase GervView layers to 51. 7 years ago
gerbview_frame.h Increase GervView layers to 51. 7 years ago
gerbview_id.h GerbView: Add actions to reload files 7 years ago
gerbview_layer_widget.cpp Increase GervView layers to 51. 7 years ago
gerbview_layer_widget.h Only adjust LAYER_WIDGET font size if larger than indicator. 8 years ago
gerbview_painter.cpp Protect TesselatePolygon() against degenerated polygons (less than 3 corners) to avoid crashes. 7 years ago
gerbview_painter.h Refactored and unified board editor and footprint editor print dialogs 7 years ago
gerbview_printout.cpp Gerbview: fix incorrect initialization of WorldUnitLength. 7 years ago
gerbview_printout.h Removed a redundant parameter from BOARD_PRINTOUT constructor 7 years ago
hotkeys.cpp Fix colliding hotkeys issue. 7 years ago
hotkeys.h Fix colliding hotkeys issue. 7 years ago
job_file_reader.cpp Gerbview: fix broken behavior of "Reload file" tool. 7 years ago
json11.cpp Add support for .gbrjob new file format (JSON format) in Gerbview 8 years ago
json11.hpp Add support for .gbrjob new file format (JSON format) in Gerbview 8 years ago
locate.cpp Remove global units usage from GetSelectionText... 7 years ago
menubar.cpp Add Ctrl+, hotkey to preferences dialog 7 years ago
onleftclick.cpp Gerbview: fix code after renaming files 8 years ago
onrightclick.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
readgerb.cpp Gerbview: fix crash when reading a .gbrjob, and when a file given by the .gbrjob is not found. 7 years ago
rs274_read_XY_and_IJ_coordinates.cpp Gerber viewer: Ensure arc interpolation is used only after a arc command. 7 years ago
rs274d.cpp Gerber viewer: Ensure arc interpolation is used only after a arc command. 7 years ago
rs274x.cpp Gerbview: Excellon drill files reader: add a better support of routing mode. 7 years ago
select_layers_to_pcb.cpp Gerbview: fix code after renaming files 8 years ago
select_layers_to_pcb.h * Gerbview: update a old code in a dialog. 8 years ago
toolbars_gerber.cpp Escape slashes in labels and netnames. 7 years ago