kicad/common/tool
jean-pierre charras 3993181de5 D_PAD::BuildEffectiveShapes(): fix incorrect rect shape size for rect pads
rotated by +-90 deg
Noticeable in PnS router.

Fixes #4771
https://gitlab.com/kicad/code/kicad/issues/4771
2020-07-01 16:06:31 +02:00
..
action_manager.cpp The dispatch-behind & whitelist stuff got broken again, so I've 2020-06-24 12:22:42 +01:00
action_menu.cpp Action menu: ensure a wxEVT_COMMAND_MENU_SELECTED event is sent to the menu, 2020-06-17 12:00:34 +02:00
action_toolbar.cpp Add right-click context menus for toolbar items 2020-06-26 21:29:03 +00:00
actions.cpp Move bug reporting to COMMON_CONTROL; add to Help menu 2020-05-26 21:18:32 -04:00
common_control.cpp Some more work on getting wxWidgets to stop stealing textEntry keys. 2020-05-30 12:32:33 +01:00
common_tools.cpp Fix missing user grid in COMMON_TOOLS. 2020-06-23 11:17:15 +01:00
conditional_menu.cpp Fixed a memory leak in CONDITIONAL_MENU 2020-06-04 19:08:59 +00:00
edit_constraints.cpp
edit_points.cpp Point editor: show dragged points with a highlight 2020-06-21 14:43:41 -04:00
grid_menu.cpp Attempt to fix duplicate ID issue on MSW. 2020-06-17 18:44:39 +01:00
picker_tool.cpp
selection_conditions.cpp
tool_action.cpp
tool_base.cpp Push tool framework base down into TOOL_HOLDER. 2020-03-24 19:00:25 +00:00
tool_dispatcher.cpp Some more work on getting wxWidgets to stop stealing textEntry keys. 2020-05-30 12:32:33 +01:00
tool_event.cpp
tool_interactive.cpp
tool_manager.cpp The dispatch-behind & whitelist stuff got broken again, so I've 2020-06-24 12:22:42 +01:00
tool_menu.cpp
tools_holder.cpp Move TOOLS_HOLDER into tools/ folder 2020-04-19 01:51:49 +01:00
zoom_menu.cpp D_PAD::BuildEffectiveShapes(): fix incorrect rect shape size for rect pads 2020-07-01 16:06:31 +02:00
zoom_tool.cpp