kicad/gerbview/tools
Mike Williams 9304607624 TOOL_EVENT: make command string non-optional
We're getting segfaults in places where this isn't checked. Also, add
some asserts so we can catch bad tool push/pop.

Removes all uses of GetCommandStr() and makes it private.
2022-09-19 10:23:09 -04:00
..
gerbview_actions.cpp ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
gerbview_actions.h ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
gerbview_control.cpp ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
gerbview_control.h ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
gerbview_inspection_tool.cpp TOOL_EVENT: make command string non-optional 2022-09-19 10:23:09 -04:00
gerbview_inspection_tool.h cleanup tool event and tool action includes 2021-06-06 18:26:26 +01:00
gerbview_selection.cpp Move EDA_ITEM bounding boxes to BOX2I. 2022-08-31 10:16:55 +01:00
gerbview_selection.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
gerbview_selection_tool.cpp ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
gerbview_selection_tool.h Share more code between selection tools. 2022-07-11 19:04:08 -06:00