kicad/include/tool
Ian McInerney ecd9bf696e Be consistent about using nullptr instead of 0
0 can be too easily overloaded into an int, so ensure we use nullptr
when we mean pointers.
2021-04-22 22:20:34 +01:00
..
examples
action_manager.h
action_menu.h Remove redundant information from import/export menu item labels 2021-03-27 18:50:35 +00:00
action_toolbar.h Ensure toolbar controls have the correct width on frame creation 2021-03-28 13:07:56 +01:00
actions.h Add in-app donate link 2021-04-08 16:58:45 -07:00
common_control.h Add in-app donate link 2021-04-08 16:58:45 -07:00
common_tools.h Move canvas backend selection to Preferences. 2021-02-21 20:12:43 +00:00
conditional_menu.h Rework bitmap system to load from archived PNGs 2021-03-11 08:37:35 -05:00
coroutine.h Be consistent about using nullptr instead of 0 2021-04-22 22:20:34 +01:00
edit_constraints.h
edit_points.h
editor_conditions.h Move canvas backend selection to Preferences. 2021-02-21 20:12:43 +00:00
grid_helper.h Fix automatic wire tool in gridless mode 2021-02-10 22:07:49 +00:00
grid_menu.h
picker_tool.h Make the GAL responsible for the native cursor management 2021-04-05 02:36:12 +01:00
selection.h
selection_conditions.h Remove assertion on SELECTION_CONDITION 2021-02-19 12:18:28 -08:00
tool_action.h Rework bitmap system to load from archived PNGs 2021-03-11 08:37:35 -05:00
tool_base.h
tool_dispatcher.h Remove unused field in TOOL_DISPATCHER 2021-03-31 13:30:42 +01:00
tool_event.h Fixup toolchaining for immediate mode 2021-02-24 10:44:54 -08:00
tool_interactive.h
tool_manager.h Added a lot of consts and refactored a few lines 2021-03-08 12:49:48 -08:00
tool_menu.h
tools_holder.h
zoom_menu.h
zoom_tool.h