kicad/common/tool
luz paz f968fc8719 Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
..
action_manager.cpp Remove another leaky wx/log.h header 2021-06-03 08:11:15 -04:00
action_menu.cpp Fix a few Coverity warnings (not initialized vars) and a minor compil warning 2021-06-09 19:03:44 +02:00
action_toolbar.cpp Pass objects by reference instead of on the stack. 2021-06-08 10:09:38 -04:00
actions.cpp cleanup tool event and tool action includes 2021-06-06 18:26:26 +01:00
common_control.cpp Fix localization of OS unsupported message, disallow bug reports from W7 2021-06-09 19:01:54 +00:00
common_tools.cpp Move canvas backend selection to Preferences. 2021-02-21 20:12:43 +00:00
conditional_menu.cpp Bitmaps: a few improvements from review 2021-03-11 08:37:35 -05:00
edit_constraints.cpp ADDED: Improved center point dragging 2020-08-27 10:34:12 -07:00
edit_points.cpp Fix hover/highlight of line edit points 2020-10-21 20:37:15 -04:00
editor_conditions.cpp Move canvas backend selection to Preferences. 2021-02-21 20:12:43 +00:00
grid_helper.cpp Fix automatic wire tool in gridless mode 2021-02-10 22:07:49 +00:00
grid_menu.cpp Rework bitmap system to load from archived PNGs 2021-03-11 08:37:35 -05:00
picker_tool.cpp Refactor PICKER_TOOL and push up snapping disable functionality 2021-01-31 09:50:41 -05:00
selection.cpp Split out selection.cpp to reduce header sharing 2021-06-06 11:09:07 -04:00
selection_conditions.cpp Split out selection.cpp to reduce header sharing 2021-06-06 11:09:07 -04: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 Fix source comment / documentation typos 2021-06-09 19:32:58 +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 cleanup tool event and tool action includes 2021-06-06 18:26:26 +01:00
tool_menu.cpp Turn CONDITIONAL_MENU's conditions into only show/hide conditions 2020-08-17 23:40:02 +01:00
tools_holder.cpp cleanup tool event and tool action includes 2021-06-06 18:26:26 +01:00
zoom_menu.cpp Rework bitmap system to load from archived PNGs 2021-03-11 08:37:35 -05:00
zoom_tool.cpp Go back to arrow cursor on a cancel (or finish). 2020-11-19 20:09:28 +00:00