kicad/common/tool
Maciej Suminski e6c20adc5a Fixed premature highlighting of options in CONTEXT_MENU. 2013-09-26 14:29:47 +02:00
..
action_manager.cpp Added missing files 2013-09-20 18:21:01 +02:00
context_menu.cpp Fixed premature highlighting of options in CONTEXT_MENU. 2013-09-26 14:29:47 +02:00
tool_base.cpp Added some const modifiers. 2013-09-26 11:22:59 +02:00
tool_dispatcher.cpp Fixed cvpcb build. 2013-09-24 16:12:02 +02:00
tool_event.cpp Removed TA_ActivateTool (now tools are invoked by sending TA_Action event, with the tool name as string parameter). 2013-09-19 17:02:57 +02:00
tool_interactive.cpp Added some comments and changed names of classes to match the coding rules. 2013-09-02 14:21:12 +02:00
tool_manager.cpp Added functions for handling hotkeys, interface for adding TOOL_ACTIONs to CONTEXT_MENU. 2013-09-26 14:09:18 +02:00