kicad/include/tool
Robbert Lagerweij e57c962336 Pcbnew: add option to select origin & anchor in move exactly tool
This patch adds a radiobox to allow the user to select a reference point for
the move. The additional options are: User Origin (set with <space>),
Grid Origin and Sheet Origin (effectively making it an absolute coordinate).

A checkbox is added (where it makes sense) to allow overriding which point
within the component is put on top of the designated coordinate.

Fixes: lp:1460460
* https://bugs.launchpad.net/kicad/+bug/1460460
2017-04-25 11:32:49 -04:00
..
examples Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
action_manager.h Fixed an assert when footprint viewer was closed before the pcbnew window. 2015-07-28 10:29:00 +02:00
actions.h Add cancel interactive tool action to GAL 2017-02-24 10:37:07 +01:00
common_tools.h Allow GAL cursor to be always displayed 2017-03-22 10:04:56 +01:00
conditional_menu.h Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 2017-02-28 14:47:20 +01:00
context_menu.h Adjust pad sub-menu enablements 2017-02-20 11:08:34 +01:00
coroutine.h Switched coroutine library from Boost libcotext to custom libcontext. 2017-03-07 11:45:29 -05:00
grid_menu.h Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 2017-02-28 14:47:20 +01:00
selection.h Pcbnew: add option to select origin & anchor in move exactly tool 2017-04-25 11:32:49 -04:00
selection_conditions.h Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 2017-02-28 14:47:20 +01:00
tool_action.h Fixed an assert when footprint viewer was closed before the pcbnew window. 2015-07-28 10:29:00 +02:00
tool_base.h Removed a few more headers from base_struct.h 2017-02-22 17:54:01 +01:00
tool_dispatcher.h Refactor COMMON_ACTIONS into a base and derived class 2017-02-22 10:32:48 +01:00
tool_event.h Sync the PNS model when its changed 2016-11-28 15:51:18 +01:00
tool_interactive.h Do not freeze cursor when a tool was cancelled using the context menu 2017-02-24 16:55:18 +01:00
tool_manager.h Added a missing include to tool_manager.h 2017-03-07 17:18:58 +01:00
tool_menu.h Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 2017-02-28 14:47:20 +01:00
tool_settings.h TOOL_SETTINGS acquires wxConfigBase each time it is used. 2015-08-07 18:17:51 +02:00
zoom_menu.h Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 2017-02-28 14:47:20 +01:00