kicad/common/tool
Maciej Suminski 0694f2fa1c TOOL_EVENTs autoregister themselves in ACTION_MANAGER.
ROUTER_TOOL events have temporarily changed their hotkeys assignment.
2014-03-21 10:40:50 +01:00
..
action_manager.cpp TOOL_EVENTs autoregister themselves in ACTION_MANAGER. 2014-03-21 10:40:50 +01:00
context_menu.cpp Storing the selected item position from a context menu. 2013-11-29 16:45:39 +01:00
tool_base.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
tool_dispatcher.cpp Cursor coordinates are updated in GAL canvases. 2014-03-19 14:26:02 +01:00
tool_event.cpp Added a new tool event: TA_UNDO_REDO, sent after undo/redo operation is issued. 2014-01-30 11:18:58 +01:00
tool_interactive.cpp Added TOOL_INTERACTIVE::Activate(). 2014-02-06 14:45:33 +01:00
tool_manager.cpp Added TOOL_MANAGER & ACTION_MANAGER::RunAction( const TOOL_ACTION aAction ). 2014-02-28 15:46:05 +01:00