kicad/include/tool
Seth Hillbrand 8f1c1cf298 pcbnew: Don't limit editing of the polygons
45 deg contraints are not saved per polygon, so don't limit per polygon.
The constraint is only enforced during creation.

Fixes: lp:1847722
* https://bugs.launchpad.net/kicad/+bug/1847722

Fixes: lp:1846029
* https://bugs.launchpad.net/kicad/+bug/1846029
2019-10-20 09:29:42 -07:00
..
examples QA: Add a generic utility tool executable. 2019-01-22 09:04:38 -05:00
action_manager.h Fix bugs with ACTIONs not being "honest" singletons. 2019-06-14 16:54:46 +01:00
action_menu.h Possible fix for GTK bug differentiating hotkeys from menu picks. 2019-07-08 10:51:45 +01:00
action_toolbar.h cvpcb: cleanup include statements 2019-08-12 14:19:01 -04:00
actions.h Implement Paste Special for eeschema. 2019-09-02 19:24:29 +01:00
common_control.h Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
common_tools.h Implement a more robust tool stacking architecture. 2019-06-27 17:01:31 +01:00
conditional_menu.h Unify menu item creation for closing a window 2019-08-14 09:35:15 +01:00
coroutine.h Make coroutines stack size configurable 2019-08-15 09:25:13 -07:00
edit_constraints.h Moving PageLayout editor to GAL canvas and modern toolset. 2019-05-24 19:49:09 +01:00
edit_points.h pcbnew: Don't limit editing of the polygons 2019-10-20 09:29:42 -07:00
grid_menu.h CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.) 2019-05-15 17:50:52 +01:00
picker_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
selection.h Fix crash when fetching bounding box of empty selection. 2019-06-13 15:51:32 +01:00
selection_conditions.h Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
tool_action.h Make better use of TOOL_EVENT parameters. 2019-06-18 20:24:15 +01:00
tool_base.h Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
tool_dispatcher.h Start moving some LibEdit and SchEdit menubar menus to actions. 2019-05-13 21:44:29 +01:00
tool_event.h Cleanup position handling for TOOL_EVENTs 2019-10-03 19:04:33 +01:00
tool_interactive.h Beware of copying events and losing the m_passEvent flag. 2019-06-17 14:44:39 +01:00
tool_manager.h Safety for frames which don't have an m_viewControls. 2019-10-03 22:23:35 +01:00
tool_menu.h Beware of copying events and losing the m_passEvent flag. 2019-06-17 14:44:39 +01:00
tool_settings.h Fix compil warnings 2017-08-04 17:46:18 +02:00
zoom_menu.h CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.) 2019-05-15 17:50:52 +01:00
zoom_tool.h Move zoom_tool.h to include 2017-09-25 13:35:01 +02:00