..
dialogs
Gerbview: add refinements to option to set offset and rotation of layers.
2023-09-08 10:43:59 +02:00
gerber_test_files
Gerbview: fix incorrect Gerber test files
2020-10-06 17:35:16 +02:00
tools
Painter base class should just live in gal instead of being in denial
2023-09-06 20:23:19 -04:00
widgets
Gerbview: add refinements to commit efdead20: add option to set offset and
2023-09-07 12:31:22 +02:00
CMakeLists.txt
Shove thread_pool to core
2023-09-06 17:50:12 -04:00
X2_gerber_attributes.cpp
Unwrap the FROM_UTF8 macro in favor of direct function
2023-09-09 00:10:57 -04:00
X2_gerber_attributes.h
GerbView header housekeeping.
2021-06-03 14:32:24 -04:00
am_param.cpp
Gerbview: Aperture Macro: handle overwriting of variables
2023-02-11 18:22:29 +01:00
am_param.h
Gerbview: Aperture Macro: handle overwriting of variables
2023-02-11 18:22:29 +01:00
am_primitive.cpp
Gerbview: Aperture Macro: handle overwriting of variables
2023-02-11 18:22:29 +01:00
am_primitive.h
Gerbview: Aperture Macro: handle overwriting of variables
2023-02-11 18:22:29 +01:00
aperture_macro.cpp
Gerbview: Aperture Macro: handle overwriting of variables
2023-02-11 18:22:29 +01:00
aperture_macro.h
Gerbview: Aperture Macro: handle overwriting of variables
2023-02-11 18:22:29 +01:00
clear_gbr_drawlayers.cpp
RIP EDA_RECT.
2022-08-31 23:57:24 +01:00
dcode.cpp
Gerbview: replace ARC_HIGH_DEF (defined for Pcbnew) to a suitable value
2023-02-11 10:20:30 +01:00
dcode.h
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
2023-02-18 22:57:18 -05:00
evaluate.cpp
Cleanup: Replace push_back with emplace_back
2019-12-05 13:41:21 -08:00
events_called_functions.cpp
Move grid definitions to Prefs and grid origin to a separate dlg.
2023-08-26 13:32:24 +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
Fix overflow vulnerability in Gerbview
2022-02-01 15:50:27 -08:00
excellon_read_drill_file.cpp
Fix value checking for gerbview autodetect
2023-09-12 12:46:00 -07:00
export_to_pcbnew.cpp
Gerbview, export to PCB: fix incorrect export of flashed shapes on non copper layers.
2023-09-11 14:19:27 +02:00
export_to_pcbnew.h
Remove convert_to_biu.h, merge contents to base_units.h
2022-09-16 21:09:28 -04:00
files.cpp
Separate immediate and delayed action dispatch
2023-06-27 00:57:59 +01:00
gbr_display_options.h
Split gerbview diff and xor into two separate view modes.
2022-11-18 15:29:16 +00:00
gbr_layout.cpp
Remove a few EDA_RECT instances.
2022-08-31 01:22:49 +01:00
gbr_layout.h
RIP EDA_RECT.
2022-08-31 23:57:24 +01:00
gerber_collectors.cpp
Attempt to fix std::initializer_list lifetime issue.
2022-08-21 20:54:41 +01:00
gerber_collectors.h
Attempt to fix std::initializer_list lifetime issue.
2022-08-21 20:54:41 +01:00
gerber_draw_item.cpp
Gerbview: fix missing initialization of variables in bounding box calculations.
2023-09-11 09:49:17 +02:00
gerber_draw_item.h
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
2023-02-18 22:57:18 -05:00
gerber_file_image.cpp
Gerbview: add refinements to option to set offset and rotation of layers.
2023-09-08 10:43:59 +02:00
gerber_file_image.h
Gerbview: add refinements to option to set offset and rotation of layers.
2023-09-08 10:43:59 +02:00
gerber_file_image_list.cpp
gerbview: Cleanup some unsigned comparisons that were extraneous
2022-09-24 03:46:06 +01:00
gerber_file_image_list.h
gerbview: Cleanup some unsigned comparisons that were extraneous
2022-09-24 03:46:06 +01:00
gerbview.cpp
Unwrap the FROM_UTF8 macro in favor of direct function
2023-09-09 00:10:57 -04:00
gerbview.h
Gerbview: code cleanup. Remove many include, now useless.
2020-09-30 12:56:55 +02:00
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
Remove IU_PER_MM thats standalone
2022-09-16 21:09:27 -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: added (in Layers Manager) a new setting to adjust draw offset
2023-09-06 20:08:45 +02:00
gerbview_frame.h
Gerbview: added (in Layers Manager) a new setting to adjust draw offset
2023-09-06 20:08:45 +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
Another try at fixing arcs.
2023-08-22 16:10:58 +03:00
gerbview_painter.h
Painter base class should just live in gal instead of being in denial
2023-09-06 20:23:19 -04:00
gerbview_printout.cpp
Remove IU_PER_MM thats standalone
2022-09-16 21:09:27 -04:00
gerbview_printout.h
Remove a few EDA_RECT instances.
2022-08-31 01:22:49 +01:00
gerbview_settings.cpp
ADDED separate user-defined color for page limits.
2022-03-24 14:11:41 +00:00
gerbview_settings.h
All the preferences, all the time.
2021-12-24 13:08:44 +00:00
job_file_reader.cpp
Unwrap the FROM_UTF8 macro in favor of direct function
2023-09-09 00:10:57 -04:00
menubar.cpp
Move preferences to an action instead of a wx event
2023-08-08 00:51:22 +01:00
readgerb.cpp
Dont leak richio into everything
2023-09-07 22:29:40 -04:00
rs274_read_XY_and_IJ_coordinates.cpp
Gerbview: code refactor: move APERTURE_MACRO defs from am_primitive to aperture_macro.
2023-01-20 10:47:18 +01:00
rs274d.cpp
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
2023-02-18 22:57:18 -05:00
rs274x.cpp
Unwrap the FROM_UTF8 macro in favor of direct function
2023-09-09 00:10:57 -04:00
toolbars_gerber.cpp
Rollback wxChoice -> wxComboBox changes for now.
2023-04-09 23:00:33 +01:00