kicad/common/tool
jean-pierre charras 98b1f55e29 Eeschema: minor fixes: fix incorrect label in DIALOG_LIB_EDIT_PIN, electrical pin list.
Gives also to functions GetText() and GetBitmap() a more significant name.

Fixes #5007
https://gitlab.com/kicad/code/kicad/issues/5007
2020-07-29 17:04:52 +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 Eeschema: minor fixes: fix incorrect label in DIALOG_LIB_EDIT_PIN, electrical pin list. 2020-07-29 17:04:52 +02:00
common_control.cpp Update text variables even when they're changed from other binary. 2020-07-17 21:05:11 +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 Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
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 Fix some Coverity identified issues. 2020-01-13 20:16:40 +00:00
selection_conditions.cpp Replace deleteNode and deleteConnection with selectNode and selectConnection. 2019-05-05 17:14:29 +01:00
tool_action.cpp Add a few more actions to the hotkeys list and add hotkeys to tooltips. 2019-07-07 22:30:18 +01:00
tool_base.cpp Push tool framework base down into TOOL_HOLDER. 2020-03-24 19:00:25 +00:00
tool_dispatcher.cpp Only reserve hotkeys for focused textCtrls that are editabled. 2020-07-14 13:30:43 +01:00
tool_event.cpp Cleanup position handling for TOOL_EVENTs 2019-10-03 19:04:33 +01:00
tool_interactive.cpp Beware of copying events and losing the m_passEvent flag. 2019-06-17 14:44:39 +01:00
tool_manager.cpp Fix missing variable initialization 2020-07-18 23:56:39 +01:00
tool_menu.cpp Beware of copying events and losing the m_passEvent flag. 2019-06-17 14:44:39 +01:00
tools_holder.cpp Update text variables even when they're changed from other binary. 2020-07-17 21:05:11 +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 A more robust fix for 36f1d023f0. 2019-07-15 14:15:24 +01:00