.. |
dialogs
|
Push polar coords down into COMMON_TOOLS.
|
7 years ago |
gerber_test_files
|
Add a gerber test file
|
8 years ago |
tools
|
Gerbview, gerbview_selection_tool.cpp: add missing code to rebuild the view menu.
|
7 years ago |
CMakeLists.txt
|
Remove a bunch more legacy editing code.
|
6 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
|
Moving further arc approximations down
|
7 years ago |
am_primitive.h
|
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 |
dcode.cpp
|
Moving further arc approximations down
|
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
|
Remove more legacy editing code.
|
6 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
|
Push polar coords down into COMMON_TOOLS.
|
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
|
Moving PageLayout editor to GAL canvas and modern toolset.
|
7 years ago |
gbr_screen.h
|
Gerbview: fix code after renaming files
|
8 years ago |
gerber_collectors.cpp
|
Remove a bunch more legacy editing code.
|
6 years ago |
gerber_collectors.h
|
Implement SCH_SELECTION_TOOL (but still with legacy semantics).
|
7 years ago |
gerber_draw_item.cpp
|
Homogenize hit testing and selection return types.
|
7 years ago |
gerber_draw_item.h
|
Homogenize hit testing and selection return types.
|
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
|
Push polar coords down into COMMON_TOOLS.
|
7 years ago |
gerbview_doc.icns
|
Update MacOS icons
|
8 years ago |
gerbview_draw_panel_gal.cpp
|
Implement undo for Page Settings in PlEditor, Eeschema and PCBNew.
|
7 years ago |
gerbview_draw_panel_gal.h
|
Implement undo for Page Settings in PlEditor, Eeschema and PCBNew.
|
7 years ago |
gerbview_frame.cpp
|
Fix gerbview initialization order issue.
|
6 years ago |
gerbview_frame.h
|
Remove a bunch more legacy editing code.
|
6 years ago |
gerbview_id.h
|
GerbView: Add actions to reload files
|
7 years ago |
gerbview_layer_widget.cpp
|
Remove more legacy editing code.
|
6 years ago |
gerbview_layer_widget.h
|
Remove more legacy editing code.
|
6 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
|
Remove a bunch more legacy editing code.
|
6 years ago |
hotkeys.h
|
Start moving some LibEdit and SchEdit menubar menus to actions.
|
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
|
Update GerbView File menu to ACTION_MENU.
|
6 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
|
Push polar coords down into COMMON_TOOLS.
|
7 years ago |