kicad/common/tool
Maciej Suminski e79934b03d If tool was previously active and it is called again, it is brought to the top of the active tool stack.
It fixes issue of dragging of items that have EDIT_POINTs, when dragging was activated by hovering over an item and using hot key.
2014-04-01 14:35:09 +02: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 PCB_EDIT_FRAME::SetHighContrastLayer() went public. 2014-03-24 17:20:23 +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 If tool was previously active and it is called again, it is brought to the top of the active tool stack. 2014-04-01 14:35:09 +02:00