kicad/cvpcb/tools
Jeff Young 981072598b Overhaul cursor code for new tool/action framework.
Includes the addition of an onSetCursor() handler which must be called
from both the GAL canvas AND the GAL backend (at least on OSX) to prevent
cursor flickering between (for instance) pencil and arrow.

Also includes new architecture for point editors which allows them to
coordiate cursors with the editing tools (so we can switch to an arrow
when over a point).
2019-06-27 22:37:11 +01:00
..
cvpcb_actions.cpp Implement I18N for ACTIONs. 2019-06-17 10:45:23 +01:00
cvpcb_actions.h Move some dupicated tools to common tools. 2019-06-03 21:08:30 +01:00
cvpcb_control.cpp Move some dupicated tools to common tools. 2019-06-03 21:08:30 +01:00
cvpcb_control.h Move Show3DViewer to common action. 2019-06-02 16:21:44 +01:00
cvpcb_selection_tool.cpp Overhaul cursor code for new tool/action framework. 2019-06-27 22:37:11 +01:00
cvpcb_selection_tool.h Move footprint & symbol tree context menus to tool infrastructure. 2019-06-05 20:16:48 +01:00