..
dialogs
Remove a few include<wx/wx.h> in many files that do not actually use this include.
2020-10-19 09:00:50 +02:00
gerber_test_files
Gerbview: fix incorrect Gerber test files
2020-10-06 17:35:16 +02:00
tools
Remove GetChars(), a wxWidgets 2.9 compatibility hack
2020-10-15 20:53:25 -04:00
CMakeLists.txt
gerbview: Move more items to actions and tools
2020-10-09 01:55:31 +01:00
DCodeSelectionbox.cpp
Gerbview: code cleanup. Remove many include, now useless.
2020-09-30 12:56:55 +02:00
DCodeSelectionbox.h
Avoid include wx/wx.h in many files that do not actually use this include.
2020-10-18 18:21:34 +02: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
more cleanup about removing useless include
2020-10-02 13:40:00 +02: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
Two includes in gerbview
2020-10-14 20:58:33 -04:00
excellon_image.h
Improve spelling.
2019-08-20 19:14:05 +01:00
excellon_read_drill_file.cpp
more cleanup about removing useless include
2020-10-02 13:40:00 +02:00
export_to_pcbnew.cpp
gerbview: Move more items to actions and tools
2020-10-09 01:55:31 +01:00
export_to_pcbnew.h
gerbview: Move more items to actions and tools
2020-10-09 01:55:31 +01:00
files.cpp
Remove GetChars(), a wxWidgets 2.9 compatibility hack
2020-10-15 20:53:25 -04:00
gbr_display_options.h
GerbView #2501 - Add mirror display function to GerbView
2020-07-25 21:20:07 -07:00
gbr_layer_box_selector.cpp
Gerbview: code cleanup. Remove many include, now useless.
2020-09-30 12:56:55 +02:00
gbr_layer_box_selector.h
Make indeterminate control states clearer for the user.
2020-05-05 20:26:51 +01:00
gbr_layout.cpp
Gerbview: code cleanup. Remove many include, now useless.
2020-09-30 12:56:55 +02:00
gbr_layout.h
Gerbview: code cleanup. Remove many include, now useless.
2020-09-30 12:56:55 +02: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
Remove a few include<wx/wx.h> in many files that do not actually use this include.
2020-10-19 09:00:50 +02: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
Update more places to properly display mils
2020-10-04 17:53:55 +01: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
Eeschema: add schematic sheet page number.
2020-10-19 14:05:45 -04: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_layer_widget.cpp
Gerbview: code cleanup. Remove many include, now useless.
2020-09-30 12:56:55 +02:00
gerbview_layer_widget.h
Comment-only changes
2020-01-10 16:43:01 -08: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
Gerbview: code cleanup. Remove many include, now useless.
2020-09-30 12:56:55 +02: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
gerbview: Move more items to actions
2020-10-09 01:55:31 +01:00
menubar.cpp
gerbview: Move more items to actions
2020-10-09 01:55:31 +01:00
readgerb.cpp
Add missing includes
2020-10-18 19:22:15 +02: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
Gerbview: code cleanup. Remove many include, now useless.
2020-09-30 12:56:55 +02:00
rs274x.cpp
Remove GetChars(), a wxWidgets 2.9 compatibility hack
2020-10-15 20:53:25 -04:00
toolbars_gerber.cpp
gerbview: Move more items to actions
2020-10-09 01:55:31 +01:00