| .. |
|
dialogs
|
Replace DIM() macro
|
7 years ago |
|
gerber_test_files
|
Add a gerber test file
|
8 years ago |
|
tools
|
Put cursor and pan control in libcommon/tool, enable in Gerbview
|
7 years ago |
|
CMakeLists.txt
|
Build: libpolygon provides its own includes
|
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
|
GerbView: Add actions to reload files
|
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, Excellon (NC) drill files reader: routing mode: better handling of malformed files.
|
7 years ago |
|
export_to_pcbnew.cpp
|
Gerbview exporter: fix a wxASSERT.
|
7 years ago |
|
files.cpp
|
Wildcards: unify handling of all files wildcards
|
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
|
rename class_collector.h to collector.h
|
8 years ago |
|
gerber_draw_item.cpp
|
Gerbview: fix incorrect initialization of WorldUnitLength.
|
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: Implement in-place GAL layer reordering (for X2 sorting)
|
8 years ago |
|
gerber_file_image_list.h
|
GerbView: Implement in-place GAL layer reordering (for X2 sorting)
|
8 years ago |
|
gerbview.cpp
|
Unified preferences dialog framework.
|
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
|
Replace DIM() macro
|
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
|
Add shortcuts to setting dialogs for track widths, via sizes and grid sizes.
|
7 years ago |
|
gerbview_frame.h
|
Gerbview: fix broken behavior of "Reload file" tool.
|
7 years ago |
|
gerbview_id.h
|
GerbView: Add actions to reload files
|
7 years ago |
|
gerbview_layer_widget.cpp
|
Replace DIM() macro
|
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
|
Add high contrast hotkey to GerbView
|
7 years ago |
|
hotkeys.h
|
Add high contrast hotkey to GerbView
|
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 high contrast hotkey to GerbView
|
7 years ago |
|
onleftclick.cpp
|
Gerbview: fix code after renaming files
|
8 years ago |
|
onrightclick.cpp
|
Use "..." uniformly in menus.
|
8 years ago |
|
readgerb.cpp
|
Gerbview: minor fixes.
|
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
|
Added help string to select buttons.
|
7 years ago |