kicad/pcbnew/tools
Maciej Suminski 2c03bf4109 Removed TA_ActivateTool (now tools are invoked by sending TA_Action event, with the tool name as string parameter).
Developed TOOL_Action class & added ActionManager. Hot keys registered by tools are processed.
Selection & move tool can be invoked by a hot key.
2013-09-19 17:02:57 +02:00
..
bright_box.cpp Added missing files 2013-09-18 19:51:57 +02:00
bright_box.h Added missing files 2013-09-18 19:51:57 +02:00
move_tool.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
move_tool.h 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
pcb_tools.cpp Merged Tom's branch 2013-09-12 17:42:28 +02:00
selection_area.cpp Sorted out headers. 2013-09-16 09:52:47 +02:00
selection_area.h Sorted out headers. 2013-09-16 09:52:47 +02:00
selection_tool.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
selection_tool.h 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