..
dialogs
Remove units and polar settings from the preferences panels
2020-10-04 17:53:55 +01:00
gerber_test_files
Gerbview test file: fix incorrect file.
2020-09-30 12:56:55 +02:00
tools
gerbview: Cleanup tool header
2020-10-04 17:53:55 +01:00
CMakeLists.txt
Refactor common QA components to create a single common library
2020-07-18 16:21:15 +01:00
DCodeSelectionbox.cpp
Gerbview: code cleanup. Remove many include, now useless.
2020-09-30 12:56:55 +02:00
DCodeSelectionbox.h
Gerbview: fix code after renaming files
2018-01-29 13:26:58 +01: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
Gerber, aperture macros: use different apertures primitives in macro defs.
2020-10-06 11:08:07 +02:00
am_param.h
Comment-only changes
2020-01-10 16:43:01 -08:00
am_primitive.cpp
Gerber, aperture macros: use different apertures primitives in macro defs.
2020-10-06 11:08:07 +02:00
am_primitive.h
Gerbview: fix code after renaming files
2018-01-29 13:26:58 +01:00
clear_gbr_drawlayers.cpp
more cleanup about removing useless include
2020-10-02 13:40:00 +02:00
dcode.cpp
Gerbview: code cleanup. Remove many include, now useless.
2020-09-30 12:56:55 +02:00
dcode.h
Comment-only changes
2020-01-10 16:43:01 -08:00
evaluate.cpp
Cleanup: Replace push_back with emplace_back
2019-12-05 13:41:21 -08:00
events_called_functions.cpp
Gerbview: code cleanup. Remove many include, now useless.
2020-09-30 12:56:55 +02: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: code cleanup. Remove many include, now useless.
2020-09-30 12:56:55 +02:00
files.cpp
Gerbview: code cleanup. Remove many include, now useless.
2020-09-30 12:56:55 +02: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
Gerbview: code cleanup. Remove many include, now useless.
2020-09-30 12:56:55 +02:00
gerber_draw_item.h
VIEW::ViewGetLOD() returns double now instead of int.
2020-09-21 17:55:24 +02: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
Gerbview: code cleanup. Remove many include, now useless.
2020-09-30 12:56:55 +02:00
gerber_file_image_list.h
Gerbview: cleanup code.
2019-12-31 11:58:43 +01:00
gerbview.cpp
Rename CopyFile() to KiCopyFile() to avoid name colliding with a windows header.
2020-10-03 10:08:21 +02: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
Remove old xpm icons files
2012-04-07 13:09:57 +02:00
gerbview_doc.icns
Update MacOS icons
2018-03-22 11:45:42 -04:00
gerbview_draw_panel_gal.cpp
Clean up terminology around active & high contrast layers.
2020-10-03 22:55:34 +01:00
gerbview_draw_panel_gal.h
Gerbview: fix issues when setting the grid color and the worksheet color.
2020-07-08 18:49:12 +02:00
gerbview_frame.cpp
Switch to showing metric/imperial units in comboboxes and menus
2020-10-05 20:26:33 +01:00
gerbview_frame.h
Refactor GetDocumentExtents()
2020-09-25 00:31:56 -07:00
gerbview_id.h
Remove unused GerbView IDs for items that were already actions
2020-08-16 12:37:51 +01: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
Clean up terminology around active & high contrast layers.
2020-10-03 22:55:34 +01: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
A few Coverity fixes.
2020-03-30 09:50:26 +02: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: code cleanup. Remove many include, now useless.
2020-09-30 12:56:55 +02:00
menubar.cpp
Introduce new action to switch to mils as a unit
2020-10-04 17:53:55 +01:00
readgerb.cpp
Gerbview: code cleanup. Remove many include, now useless.
2020-09-30 12:56:55 +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
Gerbview: code cleanup. Remove many include, now useless.
2020-09-30 12:56:55 +02:00
select_layers_to_pcb.cpp
more cleanup about removing useless include
2020-10-02 13:40:00 +02:00
select_layers_to_pcb.h
GerbView #4872 : Map loaded X2 Gerbers or Gerbers using KiCad naming conventions when exporting to Pcbnew
2020-07-29 16:45:04 +00:00
toolbars_gerber.cpp
Update more places to properly display mils
2020-10-04 17:53:55 +01:00