kicad/common/tool
Garth Corral ebec4e6987 Merge trunk @ 5410 2015-02-07 19:45:27 -08:00
..
action_manager.cpp Fixed a hot key conflict. 2014-07-24 13:09:16 +02:00
context_menu.cpp bugfix 1418736: pcbnew crashes if "Interactive Router" was selected from the context menu. 2015-02-06 22:01:57 +01:00
tool_action.cpp Introduced a new type of action: TA_ACTIVATE to distinguish events activating tools from common tool actions. 2014-07-09 13:50:27 +02:00
tool_base.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
tool_dispatcher.cpp Added support for wxWidgets magnify events from the Magic Trackpad on OS X 2014-10-30 09:42:19 -07:00
tool_event.cpp Introduced a new type of action: TA_ACTIVATE to distinguish events activating tools from common tool actions. 2014-07-09 13:50:27 +02:00
tool_interactive.cpp Added TOOL_INTERACTIVE::Activate(). 2014-02-06 14:45:33 +01:00
tool_manager.cpp bugfix: Tools are deactivated on canvas switch. 2014-12-10 00:50:31 +01:00