.. |
dialogs
|
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.
|
2021-08-02 12:55:41 +02:00 |
gerber_test_files
|
…
|
|
tools
|
Gerbview: clear all previous highlight selections, after clearing all layers.
|
2021-07-30 15:52:28 +02:00 |
widgets
|
Gerbview: use native tab widget
|
2021-08-08 19:44:58 +00:00 |
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.
|
2021-08-02 12:55:41 +02:00 |
X2_gerber_attributes.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
X2_gerber_attributes.h
|
GerbView header housekeeping.
|
2021-06-03 14:32:24 -04:00 |
am_param.cpp
|
…
|
|
am_param.h
|
Fix source comment / documentation typos
|
2021-06-09 19:32:58 +00:00 |
am_primitive.cpp
|
Pass wxPoint objects by reference instead of on the stack.
|
2021-07-26 15:35:33 -04:00 |
am_primitive.h
|
Pass wxPoint objects by reference instead of on the stack.
|
2021-07-26 15:35:33 -04:00 |
clear_gbr_drawlayers.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
dcode.cpp
|
GerbView code cleaning.
|
2021-07-28 14:12:51 -04:00 |
dcode.h
|
GerbView code cleaning.
|
2021-07-28 14:12:51 -04:00 |
evaluate.cpp
|
…
|
|
events_called_functions.cpp
|
Freshen microwave polygon dialog and remove a bunch of dead code.
|
2021-08-03 01:11:11 +01:00 |
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.
|
2021-08-02 12:55:41 +02:00 |
excellon_image.h
|
Minor changes: minor code cleanup and fix minor Coverity warning
|
2021-08-04 16:47:41 +02:00 |
excellon_read_drill_file.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.
|
2021-08-02 12:55:41 +02:00 |
export_to_pcbnew.cpp
|
Fix kicad_string.h / string.cpp mismatch.
|
2021-07-29 16:03:25 +01:00 |
export_to_pcbnew.h
|
Rename layer ids file.
|
2021-07-29 16:03:25 +01:00 |
files.cpp
|
Decouple PROGRESS_REPORTER interface from implementations.
|
2021-08-14 21:05:49 +01:00 |
gbr_display_options.h
|
…
|
|
gbr_layout.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
gbr_layout.h
|
GerbView header housekeeping.
|
2021-06-03 14:32:24 -04:00 |
gerber_collectors.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
gerber_collectors.h
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
gerber_draw_item.cpp
|
Fix kicad_string.h / string.cpp mismatch.
|
2021-07-29 16:03:25 +01:00 |
gerber_draw_item.h
|
Rename layer ids file.
|
2021-07-29 16:03:25 +01:00 |
gerber_file_image.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.
|
2021-08-02 12:55:41 +02:00 |
gerber_file_image.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.
|
2021-08-02 12:55:41 +02:00 |
gerber_file_image_list.cpp
|
Fixed style warnings
|
2021-07-28 17:55:45 +00:00 |
gerber_file_image_list.h
|
Ensure auto zoom is enabled when it's the first file
|
2021-07-28 17:55:45 +00:00 |
gerbview.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
gerbview.h
|
…
|
|
gerbview.icns
|
Add drop shadows to MacOS icons
|
2021-07-30 20:55:34 -07:00 |
gerbview_doc.icns
|
Add drop shadows to MacOS icons
|
2021-07-30 20:55:34 -07:00 |
gerbview_draw_panel_gal.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
gerbview_draw_panel_gal.h
|
Round 2 of Worksheet -> Drawing Sheet.
|
2021-02-23 11:57:44 +00:00 |
gerbview_frame.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.
|
2021-08-02 12:55:41 +02:00 |
gerbview_frame.h
|
Gerbview: fix mismatch between shown layers and visibility indicator in layers manager,
|
2021-07-31 11:30:31 +02:00 |
gerbview_id.h
|
Ensure toolbar controls have the correct width on frame creation
|
2021-03-28 13:07:56 +01:00 |
gerbview_painter.cpp
|
Gerbview: clear all previous highlight selections, after clearing all layers.
|
2021-07-30 15:52:28 +02:00 |
gerbview_painter.h
|
Gerbview: clear all previous highlight selections, after clearing all layers.
|
2021-07-30 15:52:28 +02:00 |
gerbview_printout.cpp
|
Round 2 of Worksheet -> Drawing Sheet.
|
2021-02-23 11:57:44 +00:00 |
gerbview_printout.h
|
…
|
|
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.
|
2021-08-02 12:55:41 +02:00 |
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.
|
2021-08-02 12:55:41 +02:00 |
job_file_reader.cpp
|
Moved auto zoom outside of the function which loads the gerbers and drill files
|
2021-07-28 17:55:45 +00:00 |
menubar.cpp
|
Disable ACTIONS::openPreferences for now.
|
2021-06-07 20:51:45 +01:00 |
readgerb.cpp
|
Formatting and message consistency.
|
2021-08-01 21:31:23 +01:00 |
rs274_read_XY_and_IJ_coordinates.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
rs274d.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
rs274x.cpp
|
Fix source comment / documentation typos
|
2021-06-09 19:32:58 +00:00 |
toolbars_gerber.cpp
|
Freshen microwave polygon dialog and remove a bunch of dead code.
|
2021-08-03 01:11:11 +01:00 |