kicad/gerbview
Jeff Young 9e9946628a Go back to arrow cursor on a cancel (or finish).
Fixes https://gitlab.com/kicad/code/kicad/issues/6421
2020-11-19 20:09:28 +00:00
..
dialogs Split out arrayDim and MIRROR templates from macros.h 2020-11-17 20:21:04 -05:00
gerber_test_files Gerbview: fix incorrect Gerber test files 2020-10-06 17:35:16 +02:00
tools Go back to arrow cursor on a cancel (or finish). 2020-11-19 20:09:28 +00:00
widgets Split out arrayDim and MIRROR templates from macros.h 2020-11-17 20:21:04 -05:00
CMakeLists.txt Move the gerbview widgets to their own folder 2020-11-16 07:41:22 -05:00
X2_gerber_attributes.cpp Comment-only changes 2020-01-10 16:43:01 -08:00
X2_gerber_attributes.h Comment-only changes 2020-01-10 16:43:01 -08:00
am_param.cpp Nip some eda_item.h in gerbview 2020-10-14 22:08:00 -04:00
am_param.h Comment-only changes 2020-01-10 16:43:01 -08:00
am_primitive.cpp Require explicit decl of maxError and errorLocations. 2020-10-13 13:49:07 +01:00
am_primitive.h Nip some eda_item.h in gerbview 2020-10-14 22:08:00 -04:00
clear_gbr_drawlayers.cpp Move the gerbview widgets to their own folder 2020-11-16 07:41:22 -05:00
dcode.cpp Nip some eda_item.h in gerbview 2020-10-14 22:08:00 -04:00
dcode.h Nip some eda_item.h in gerbview 2020-10-14 22:08:00 -04:00
evaluate.cpp Cleanup: Replace push_back with emplace_back 2019-12-05 13:41:21 -08:00
events_called_functions.cpp Move the gerbview widgets to their own folder 2020-11-16 07:41:22 -05:00
excellon_image.h Improve spelling. 2019-08-20 19:14:05 +01:00
excellon_read_drill_file.cpp HTML_MESSAGE_BOX is a dialog 2020-10-25 20:01:12 -04:00
export_to_pcbnew.cpp Add const specifiers 2020-11-18 19:50:36 +00:00
export_to_pcbnew.h Add const specifiers 2020-11-18 19:50:36 +00:00
files.cpp Move the gerbview widgets to their own folder 2020-11-16 07:41:22 -05:00
gbr_display_options.h GerbView #2501 - Add mirror display function to GerbView 2020-07-25 21:20:07 -07:00
gbr_layout.cpp Gerbview: code cleanup. Remove many include, now useless. 2020-09-30 12:56:55 +02:00
gbr_layout.h Remove common.h from more headers 2020-10-25 22:29:53 -04:00
gerber_collectors.cpp Naming conventions. 2020-10-02 21:25:14 +01:00
gerber_collectors.h Naming conventions. 2020-10-02 21:25:14 +01:00
gerber_draw_item.cpp Naming conventions. 2020-11-14 18:26:03 +00:00
gerber_draw_item.h Split base_struct into eda_item and eda_rect 2020-10-13 21:24:50 -04:00
gerber_file_image.cpp Split out arrayDim and MIRROR templates from macros.h 2020-11-17 20:21:04 -05:00
gerber_file_image.h Gerbview: add a error message for invalid files missing G74 or G75 commands. 2020-04-10 12:57:29 +02:00
gerber_file_image_list.cpp Remove GetChars(), a wxWidgets 2.9 compatibility hack 2020-10-15 20:53:25 -04:00
gerber_file_image_list.h Gerbview: cleanup code. 2019-12-31 11:58:43 +01:00
gerbview.cpp Report silk/edge collisions. 2020-10-06 14:21:18 +01:00
gerbview.h Gerbview: code cleanup. Remove many include, now useless. 2020-09-30 12:56:55 +02:00
gerbview.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
gerbview.rc Handle Windows manifests ourselves and add dpi awareness option 2020-10-10 19:08:23 +00:00
gerbview_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
gerbview_draw_panel_gal.cpp Two includes in gerbview 2020-10-14 20:58:33 -04:00
gerbview_draw_panel_gal.h Remove stray include when there's already a forward declaration in gerbview 2020-10-13 20:44:34 -04:00
gerbview_frame.cpp Naming conventions. 2020-11-17 16:05:49 +00:00
gerbview_frame.h gerbview: Move more items to actions 2020-10-09 01:55:31 +01:00
gerbview_id.h Nip some eda_item.h in gerbview 2020-10-14 22:08:00 -04:00
gerbview_painter.cpp Remove trigo.h from eda_text.h 2020-10-13 23:37:48 -04:00
gerbview_painter.h ADDED: New appearance control widget for PcbNew 2020-08-15 15:24:28 -04:00
gerbview_printout.cpp Naming conventions. 2020-11-17 16:05:49 +00:00
gerbview_printout.h Don't mandate ownership semantics in API 2020-07-26 02:45:27 +00:00
gerbview_settings.cpp Fix rogue asterik 2020-10-18 14:28:40 -04: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 HTML_MESSAGE_BOX is a dialog 2020-10-25 20:01:12 -04:00
menubar.cpp Fix localization of the menu strings with accelerator strings 2020-11-04 01:31:52 +00:00
readgerb.cpp HTML_MESSAGE_BOX is a dialog 2020-10-25 20:01:12 -04:00
rs274_read_XY_and_IJ_coordinates.cpp Gerbview: code cleanup. Remove many include, now useless. 2020-09-30 12:56:55 +02:00
rs274d.cpp Remove unused variables plus some more fixes from CppCheck 2020-11-19 02:28:47 +00:00
rs274x.cpp Split EDA_UNITS out from common. 2020-10-25 00:02:52 -04:00
toolbars_gerber.cpp Move the gerbview widgets to their own folder 2020-11-16 07:41:22 -05:00