kicad/cvpcb/tools
Jeff Young ed0e6af66d Move to direct tool registration.
It was confusing that the primary frames registered their tools
differently than the other frames.  In addition, since the other
frames also added their own tools, foo_actions::RegisterAllTools()
didn't really register all tool but rather those used by the
principal frame (PCB_EDIT_FRAME, SCH_EDIT_FRAME, etc.)
2019-05-05 17:14:30 +01:00
..
cvpcb_actions.cpp Move to direct tool registration. 2019-05-05 17:14:30 +01:00
cvpcb_actions.h Move to direct tool registration. 2019-05-05 17:14:30 +01:00
cvpcb_control.cpp Put cursor and pan control in libcommon/tool, enable in Gerbview 2018-10-04 11:41:06 +02:00
cvpcb_control.h Put cursor and pan control in libcommon/tool, enable in Gerbview 2018-10-04 11:41:06 +02:00
cvpcb_selection_tool.cpp Build out some of the modern toolkit context menus. 2019-05-05 17:12:59 +01:00
cvpcb_selection_tool.h Add GAL support to Cvpcb display footprints frame. 2018-08-08 16:33:29 +02:00