kicad/common/tool
Marek Roszko 34c70a51ea Stop leaking submenu items
Our menu bar code is interestingly complex. But we were throwing away newly made menu items to the void in the cases of constructed on the fly submenus
2022-04-10 22:04:48 -04:00
..
action_manager.cpp Start expunging NULL. 2021-07-15 15:44:45 -04:00
action_menu.cpp Stop leaking submenu items 2022-04-10 22:04:48 -04:00
action_toolbar.cpp Add support mode for dark mode to SCINTILLA_TRICKS. 2021-09-14 00:18:50 +01:00
actions.cpp Move show-bounding-boxes to a tool on the toolbars. 2022-01-17 11:56:40 +00:00
common_control.cpp Formatting. 2022-02-25 17:36:35 +00:00
common_tools.cpp Move show-bounding-boxes to a tool on the toolbars. 2022-01-17 11:56:40 +00:00
conditional_menu.cpp On-the-fly translations for Grid and Zoom menus. 2022-02-25 17:36:35 +00:00
edit_constraints.cpp Partially integrate grid snapping with constraints. 2022-02-22 22:19:55 +00:00
edit_points.cpp Use highlight algo that works for both PCBNew and Eeschema. 2021-11-01 16:08:49 +00:00
editor_conditions.cpp Move show-bounding-boxes to a tool on the toolbars. 2022-01-17 11:56:40 +00:00
grid_helper.cpp Fix automatic wire tool in gridless mode 2021-02-10 22:07:49 +00:00
grid_menu.cpp On-the-fly translations for Grid and Zoom menus. 2022-02-25 17:36:35 +00:00
picker_tool.cpp Refactor PICKER_TOOL and push up snapping disable functionality 2021-01-31 09:50:41 -05:00
selection.cpp Neurotically update position wxPoint usages 2022-01-01 11:55:51 -05:00
selection_conditions.cpp Cross-probing/selection for multiple items (SCH->PCB) 2022-01-16 20:29:03 +00:00
selection_tool.cpp We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
tool_action.cpp cleanup tool event and tool action includes 2021-06-06 18:26:26 +01:00
tool_base.cpp Push tool framework base down into TOOL_HOLDER. 2020-03-24 19:00:25 +00:00
tool_dispatcher.cpp TOOL_DISPATCHER: drag activation should always use screen coordinates 2021-10-06 19:05:18 +00:00
tool_event.cpp Don't leak wx/debug everywhere via tool_event 2021-06-03 01:36:12 -04: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 ADDED: automatic zone refilling. 2022-02-24 18:16:45 +00:00
tool_menu.cpp Formatting. 2022-02-25 17:36:35 +00:00
tools_holder.cpp Update selected tool string when language changes. 2021-07-23 20:16:53 +01:00
zoom_menu.cpp On-the-fly translations for Grid and Zoom menus. 2022-02-25 17:36:35 +00:00
zoom_tool.cpp Start expunging NULL. 2021-07-15 15:44:45 -04:00