kicad/common/tool
Maciej Suminski 363709e7a9 Added TOOL_INTERACTIVE::Activate().
Removed an unnecessary header from class_board_item.h.
2014-02-06 14:45:33 +01:00
..
action_manager.cpp Fixed an infinite loop in the destructor of ACTION_MANAGER; 2013-12-06 13:57:56 +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 Merged the lp:~cern-kicad/kicad/selection_tool branch. 2014-02-06 12:48:18 +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 Removed TOOL_STATE.idle field, as it was redundant. 2014-01-07 14:11:53 +01:00