.. |
dialogs
|
Replace DIM() macro
|
2019-01-06 08:43:12 -08:00 |
gerber_test_files
|
…
|
|
tools
|
gerbview: Ensure selection lives on top
|
2019-08-22 10:52:56 -07:00 |
CMakeLists.txt
|
Fix macos plist version string generation
|
2020-01-18 01:44:01 +00:00 |
DCodeSelectionbox.cpp
|
…
|
|
DCodeSelectionbox.h
|
…
|
|
X2_gerber_attributes.cpp
|
…
|
|
X2_gerber_attributes.h
|
…
|
|
am_param.cpp
|
…
|
|
am_param.h
|
…
|
|
am_primitive.cpp
|
…
|
|
am_primitive.h
|
…
|
|
block.cpp
|
…
|
|
clear_gbr_drawlayers.cpp
|
…
|
|
controle.cpp
|
…
|
|
dcode.cpp
|
…
|
|
dcode.h
|
…
|
|
draw_gerber_screen.cpp
|
…
|
|
evaluate.cpp
|
…
|
|
events_called_functions.cpp
|
Remove help from F1 key and move it to an action
|
2019-06-13 14:11:24 -04:00 |
excellon_image.h
|
Gerbview, Excellon (NC) drill files reader: routing mode: better handling of malformed files.
|
2018-11-26 10:55:36 +01:00 |
excellon_read_drill_file.cpp
|
Gerbview: fix crash when reading a .gbrjob, and when a file given by the .gbrjob is not found. A incorrect gerber image was created, creating crash on exit or when enable the layer view.
|
2019-03-24 17:40:16 +01:00 |
export_to_pcbnew.cpp
|
gerbview: Add default filename to export to pcbnew function
|
2020-01-26 16:26:03 +00:00 |
files.cpp
|
Increase GervView layers to 51.
|
2019-04-10 21:23:29 +01:00 |
gbr_display_options.h
|
…
|
|
gbr_layer_box_selector.cpp
|
…
|
|
gbr_layer_box_selector.h
|
…
|
|
gbr_layout.cpp
|
Fix a minor issue in Legacy mode: DCodes were displayed regardless the visibility of the layers.
|
2018-11-24 10:14:33 +01:00 |
gbr_layout.h
|
…
|
|
gbr_screen.cpp
|
Replace DIM() macro
|
2019-01-06 08:43:12 -08:00 |
gbr_screen.h
|
…
|
|
gerber_collectors.cpp
|
…
|
|
gerber_collectors.h
|
…
|
|
gerber_draw_item.cpp
|
Gerber: fix a minor issue in OBLONG standard aperture: - incorrect (too big) bounding box. - HitTest did not test the exact shape.
|
2020-03-27 16:19:22 +01:00 |
gerber_draw_item.h
|
Gerbview: enhancement: show attributes for polygons (Regions in Gerber dialect) that have no DCode
|
2019-10-08 10:25:25 +02:00 |
gerber_file_image.cpp
|
Gerbview: Gerber attributes display: fix incorrect attributes deletion.
|
2020-02-23 10:05:00 +01:00 |
gerber_file_image.h
|
Gerber viewer: Ensure arc interpolation is used only after a arc command.
|
2018-12-01 18:52:27 +01:00 |
gerber_file_image_list.cpp
|
Gerbview: fix crash when reading a .gbrjob, and when a file given by the .gbrjob is not found. A incorrect gerber image was created, creating crash on exit or when enable the layer view.
|
2019-03-24 17:40:16 +01:00 |
gerber_file_image_list.h
|
…
|
|
gerbview.cpp
|
Fix 'hokey' -> 'hotkey' typo
|
2019-04-02 13:17:18 -04:00 |
gerbview.h
|
Gerber viewer: Ensure arc interpolation is used only after a arc command.
|
2018-12-01 18:52:27 +01:00 |
gerbview.icns
|
…
|
|
gerbview.rc
|
…
|
|
gerbview_config.cpp
|
Fix 'hokey' -> 'hotkey' typo
|
2019-04-02 13:17:18 -04:00 |
gerbview_doc.icns
|
…
|
|
gerbview_draw_panel_gal.cpp
|
Exclude invisible items from view bounding box for zoom-to-fit
|
2019-05-25 10:44:15 -04:00 |
gerbview_draw_panel_gal.h
|
…
|
|
gerbview_frame.cpp
|
Gerbview: fix incorrect canvas type saving after closing Gerbview.
|
2019-10-02 18:30:36 +02:00 |
gerbview_frame.h
|
Show the current grid setting.
|
2019-06-13 12:14:41 -04:00 |
gerbview_id.h
|
Remove help from F1 key and move it to an action
|
2019-06-13 14:11:24 -04:00 |
gerbview_layer_widget.cpp
|
Increase GervView layers to 51.
|
2019-04-10 21:23:29 +01:00 |
gerbview_layer_widget.h
|
…
|
|
gerbview_painter.cpp
|
Fix issue in cairo_gal when drawing a 360 deg arc (in fact a circle). It was due to a angle normalization between -360 and 360 degrees. So, in arcs, if the start angle and end angle diff is n*360 deg, this normalization gives start angle = end angle. The fix forces end angle = start angle+360deg in this case.
|
2019-06-09 11:09:43 +02:00 |
gerbview_painter.h
|
…
|
|
gerbview_printout.cpp
|
…
|
|
gerbview_printout.h
|
…
|
|
hotkeys.cpp
|
Add Ctrl+, hotkey to preferences dialog
|
2019-04-02 13:17:37 -04:00 |
hotkeys.h
|
Fix 'hokey' -> 'hotkey' typo
|
2019-04-02 13:17:18 -04:00 |
job_file_reader.cpp
|
Fix incorrect handling of unicode chars (non ASCII7) in filenames in .gbrjob files.
|
2019-07-14 11:19:03 +02:00 |
json11.cpp
|
…
|
|
json11.hpp
|
…
|
|
locate.cpp
|
…
|
|
menubar.cpp
|
Remove help from F1 key and move it to an action
|
2019-06-13 14:11:24 -04:00 |
onleftclick.cpp
|
…
|
|
onrightclick.cpp
|
…
|
|
readgerb.cpp
|
Gerber plot: minor fixes in TO object attributes.
|
2019-11-05 14:25:30 +01:00 |
rs274_read_XY_and_IJ_coordinates.cpp
|
Gerber viewer: Ensure arc interpolation is used only after a arc command.
|
2018-12-01 18:52:27 +01:00 |
rs274d.cpp
|
Gerbview: enhancement: show attributes for polygons (Regions in Gerber dialect) that have no DCode
|
2019-10-08 10:25:25 +02:00 |
rs274x.cpp
|
Gerbview: Gerber attributes display: fix incorrect attributes deletion.
|
2020-02-23 10:05:00 +01:00 |
select_layers_to_pcb.cpp
|
…
|
|
select_layers_to_pcb.h
|
…
|
|
toolbars_gerber.cpp
|
Fix 'hokey' -> 'hotkey' typo
|
2019-04-02 13:17:18 -04:00 |