kicad/gerbview
jean-pierre charras 1dbd4fcb7d Gerbview: clear all previous highlight selections, after clearing all layers.
Fixes #8893
https://gitlab.com/kicad/code/kicad/issues/8893
2021-07-30 15:52:28 +02:00
..
dialogs Rename layer ids file. 2021-07-29 16:03:25 +01:00
gerber_test_files Gerbview: fix incorrect Gerber test files 2020-10-06 17:35:16 +02:00
tools Gerbview: clear all previous highlight selections, after clearing all layers. 2021-07-30 15:52:28 +02:00
widgets Rename layer ids file. 2021-07-29 16:03:25 +01:00
CMakeLists.txt Add pdb install option for msvc 2021-07-14 23:42:45 -04: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 Nip some eda_item.h in gerbview 2020-10-14 22:08:00 -04:00
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 Cleanup: Replace push_back with emplace_back 2019-12-05 13:41:21 -08:00
events_called_functions.cpp Fix typos in source code 2021-06-10 01:24:15 +00:00
excellon_image.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
excellon_read_drill_file.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01: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 Fixed style warnings 2021-07-28 17:55:45 +00:00
gbr_display_options.h GerbView #2501 - Add mirror display function to GerbView 2020-07-25 21:20:07 -07:00
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 Fix source comment/doc typos (follow-up) 2021-07-13 10:48:17 +00:00
gerber_file_image.h Fix source comment/doc typos (follow-up) 2021-07-13 10:48:17 +00: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: code cleanup. Remove many include, now useless. 2020-09-30 12:56:55 +02:00
gerbview.icns Update icon resource sets 2020-12-22 15:16:33 -08:00
gerbview_doc.icns Update icon resource sets 2020-12-22 15:16:33 -08: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 Pass COLOR4D object by reference instead of on the stack. 2021-07-26 13:28:56 -04:00
gerbview_frame.h Rename layer ids file. 2021-07-29 16:03:25 +01: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 Don't mandate ownership semantics in API 2020-07-26 02:45:27 +00:00
gerbview_settings.cpp Rename layer ids file. 2021-07-29 16:03:25 +01:00
gerbview_settings.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05: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 Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +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 Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00