kicad/gerbview/tools
Ian McInerney 0a0935e0f3 Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand
After commit 9535153f9e there were no more IDs inside the legacy ID
system. Therefore the entire system for dispatching and looking up
the legacy ideas and handling those events can now be removed and
the tool dispatcher simplified (it no longer needs to know about
the ACTIONS class).
2021-03-30 23:20:22 +00:00
..
gerbview_actions.cpp Gerbview: fix regression: missing DCode highlight commands. 2021-03-13 18:45:33 +01:00
gerbview_actions.h Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 2021-03-30 23:20:22 +00:00
gerbview_control.cpp Gerbview: fix regression: missing DCode highlight commands. 2021-03-13 18:45:33 +01:00
gerbview_control.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00
gerbview_inspection_tool.cpp Formatting. 2020-12-25 23:37:17 +00:00
gerbview_inspection_tool.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00
gerbview_selection.cpp Split base_struct into eda_item and eda_rect 2020-10-13 21:24:50 -04:00
gerbview_selection.h Convert separate-compilation of selection.cpp to polymorphism. 2019-06-10 23:46:00 +01:00
gerbview_selection_tool.cpp Gerbview: fix regression: missing DCode highlight commands. 2021-03-13 18:45:33 +01:00
gerbview_selection_tool.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00