kicad/gerbview/tools
jean-pierre charras fa1591d021 Gerbview: code refactor: change name of a D_CODE member:
D_CODE::m_Shape -> m_ApertType (it is not a shape, it is a aperture type)
Fix also an outdated/incorrect comment
No actual code change.
2023-02-10 11:20:16 +01:00
..
gerbview_actions.cpp Split gerbview diff and xor into two separate view modes. 2022-11-18 15:29:16 +00:00
gerbview_actions.h Split gerbview diff and xor into two separate view modes. 2022-11-18 15:29:16 +00:00
gerbview_control.cpp Gerbview: code refactor: change name and type of a member: 2023-02-10 10:09:35 +01:00
gerbview_control.h ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
gerbview_inspection_tool.cpp Gerbview: code refactor: change name of a D_CODE member: 2023-02-10 11:20:16 +01:00
gerbview_inspection_tool.h
gerbview_selection.cpp Move EDA_ITEM bounding boxes to BOX2I. 2022-08-31 10:16:55 +01:00
gerbview_selection.h
gerbview_selection_tool.cpp ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
gerbview_selection_tool.h