kicad/common/tool
Maciej Suminski 875c0f7062 Modified InvokeTool(), so besides resetting the tool, it also send an ActivateTool event.
Added generation of CancelTool event upon ESC key press.
Minor bugfix.
2013-08-22 15:07:34 +02:00
..
context_menu.cpp Reformatting. 2013-08-08 14:59:59 +02:00
tool_base.cpp Some more reformatting and adding copyright notices. 2013-08-07 11:20:12 +02:00
tool_dispatcher.cpp Modified InvokeTool(), so besides resetting the tool, it also send an ActivateTool event. 2013-08-22 15:07:34 +02:00
tool_event.cpp Added handling keyboard events for the Tool framework. 2013-08-21 17:37:27 +02:00
tool_interactive.cpp Reformatting. 2013-08-08 19:41:20 +02:00
tool_manager.cpp Modified InvokeTool(), so besides resetting the tool, it also send an ActivateTool event. 2013-08-22 15:07:34 +02:00