kicad/gerbview
jean-pierre charras 9501f4303d Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header
No code change, but it fix an issue specific to msys2 that bother me when
trying to fix issues with wx 3.0.x version
2022-11-08 12:31:07 +01:00
..
dialogs Fixes ability for Export to PCB new to handle plain Gerber drill files (gbr). 2022-11-01 11:32:25 +00:00
gerber_test_files
tools TOOL_EVENT: make command string non-optional 2022-09-19 10:23:09 -04:00
widgets Gerbview: fix some issues related to color settings. 2022-09-11 14:40:04 +02:00
CMakeLists.txt Patch out the install for argparse 2022-10-12 23:17:05 -04:00
X2_gerber_attributes.cpp Gerber Viewer: X2 mode paste layer above mask and silk 2022-07-26 18:42:55 +00:00
X2_gerber_attributes.h
am_param.cpp Replace inserts/push_backs with emplace in some spots 2022-02-05 19:53:31 -05:00
am_param.h
am_primitive.cpp Remove convert_to_biu.h, merge contents to base_units.h 2022-09-16 21:09:28 -04:00
am_primitive.h Gerbview: fix missing pad shapes when exporting to Pcbnew. 2022-09-08 18:43:07 +02:00
clear_gbr_drawlayers.cpp RIP EDA_RECT. 2022-08-31 23:57:24 +01:00
dcode.cpp Remove convert_to_biu.h, merge contents to base_units.h 2022-09-16 21:09:28 -04:00
dcode.h Gerbview: fix missing pad shapes when exporting to Pcbnew. 2022-09-08 18:43:07 +02:00
evaluate.cpp
events_called_functions.cpp ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
excellon_defaults.h
excellon_image.h Fix overflow vulnerability in Gerbview 2022-02-01 15:50:27 -08:00
excellon_read_drill_file.cpp Repoint IU_PER_MILS 2022-09-16 21:09:26 -04:00
export_to_pcbnew.cpp Eeschema Back annotation: fix broken handling of full sheet paths of symbols. 2022-11-03 11:15:23 +01: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 Coverity fixes. 2022-09-20 00:19:15 +01:00
gbr_display_options.h Flatten out some more preferences. 2021-12-24 15:43:20 +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 Push UNITS_PROVIDER down into a low-level mixin. 2022-09-19 17:10:59 +01:00
gerber_draw_item.h Push UNITS_PROVIDER down into a low-level mixin. 2022-09-19 17:10:59 +01:00
gerber_file_image.cpp Readability improvements. 2022-09-19 11:18:20 +01:00
gerber_file_image.h Attempt to fix std::initializer_list lifetime issue. 2022-08-21 20:54:41 +01: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 Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header 2022-11-08 12:31:07 +01:00
gerbview.h
gerbview.icns
gerbview_doc.icns
gerbview_draw_panel_gal.cpp Remove IU_PER_MM thats standalone 2022-09-16 21:09:27 -04:00
gerbview_draw_panel_gal.h
gerbview_frame.cpp Allow text variable resolution through properties in drawing sheet text. 2022-09-20 15:28:05 +01:00
gerbview_frame.h Readability improvements. 2022-09-19 11:18:20 +01:00
gerbview_id.h
gerbview_painter.cpp Remove convert_to_biu.h, merge contents to base_units.h 2022-09-16 21:09:28 -04:00
gerbview_painter.h ADDED: Support for explicit DNP field 2022-09-16 22:26:16 +00: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 Fix some warnings detected by PVS-STUDIO (not used vars) 2022-07-26 16:00:14 +02:00
menubar.cpp Change the behavior of ACTION_MENU::Add to require clones if required outside the function 2022-04-11 19:03:01 -04:00
readgerb.cpp Remove uneeded file pointer in gerbview code 2022-09-25 15:41:39 +01:00
rs274_read_XY_and_IJ_coordinates.cpp Fix float scaling to use single fn 2022-02-10 12:36:34 -08:00
rs274d.cpp gerbview: fix incorrect render of regions defined by a 360 deg arcd (a circle) 2022-02-10 09:56:27 +01:00
rs274x.cpp Repoint IU_PER_MILS 2022-09-16 21:09:26 -04:00
toolbars_gerber.cpp Remove IU_PER_MM thats standalone 2022-09-16 21:09:27 -04:00