kicad/include/tool
Jon Evans 4c83b0a94d Move TOOL_ACTIONs to their corresponding tools; create COMMON_TOOLS
Some grid/zoom tools are left in PCBNEW_CONTROL because they currently
depend on Pcbnew-specific class members.  Once refactoring is done to
make it possible to use all zoom and grid controls outside of pcbnew,
these last tools can be moved to common to match their ACTIONs.
2017-02-22 10:32:48 +01:00
..
examples Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
action_manager.h Fixed an assert when footprint viewer was closed before the pcbnew window. 2015-07-28 10:29:00 +02:00
actions.h Move TOOL_ACTIONs to their corresponding tools; create COMMON_TOOLS 2017-02-22 10:32:48 +01:00
common_tools.h Move TOOL_ACTIONs to their corresponding tools; create COMMON_TOOLS 2017-02-22 10:32:48 +01:00
context_menu.h Adjust pad sub-menu enablements 2017-02-20 11:08:34 +01:00
coroutine.h Fixed the issue of creating and event handling in context menus (GAL). 2017-01-23 11:40:59 +01:00
tool_action.h Fixed an assert when footprint viewer was closed before the pcbnew window. 2015-07-28 10:29:00 +02:00
tool_base.h Sync the PNS model when its changed 2016-11-28 15:51:18 +01:00
tool_dispatcher.h Refactor COMMON_ACTIONS into a base and derived class 2017-02-22 10:32:48 +01:00
tool_event.h Sync the PNS model when its changed 2016-11-28 15:51:18 +01:00
tool_interactive.h Add coroutine call invocation context to identify the main stack frame. 2016-09-21 11:56:40 +02:00
tool_manager.h Allow registering TOOLs in any order. 2017-01-30 13:21:43 +01:00
tool_settings.h TOOL_SETTINGS acquires wxConfigBase each time it is used. 2015-08-07 18:17:51 +02:00