kicad/gerbview/tools
John Beard 445a9fa963 Put cursor and pan control in libcommon/tool, enable in Gerbview
Put the cursor and pan control TOOL_ACTIONs in ACTION,
and refer to them in that way.

The handlers are currently identical in Pcbnew and Cvpcb,
and Gerbview (and all canvases) can benefit from them as well
if they are in libcommon. Also saves duplicated code.

Fixes: lp:1795855
* https://bugs.launchpad.net/kicad/+bug/1795855
2018-10-04 11:41:06 +02:00
..
gerbview_actions.cpp gerbview: Removed duplicate zoom-to-selection handler, made the toolbar button checkable 2018-04-12 11:52:08 +02:00
gerbview_actions.h Put cursor and pan control in libcommon/tool, enable in Gerbview 2018-10-04 11:41:06 +02:00
gerbview_control.cpp More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
gerbview_control.h gerbview: Removed duplicate zoom-to-selection handler, made the toolbar button checkable 2018-04-12 11:52:08 +02:00
selection_tool.cpp gerbview: Add LAYER_SELECT_OVERLAY to GAL 2018-08-28 15:13:54 -07:00
selection_tool.h Move SanitizePads to CLIENT_SELECTION_FILTER architecture. 2018-07-17 15:10:18 +01:00