kicad/include/tool
Maciej Suminski d8acd1c718 Moved Init() & Reset() from TOOL_INTERACTIVE to TOOL_BASE.
Added REASON enum for Reset() function, so tools will know why a reset occured.
Fixed SELECTION_TOOL (it was bailing out, when a new board was loaded and some items were still selected).
Added removal of VIEW_ITEM groups after changing layers and removing items.
2013-12-09 10:42:38 +01:00
..
examples Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
action_manager.h ClearHotKey() function. 2013-12-05 14:48:44 +01:00
context_menu.h Storing the selected item position from a context menu. 2013-11-29 16:45:39 +01:00
coroutine.h Mainly case changes. 2013-10-14 20:40:36 +02:00
delegate.h Mainly case changes. 2013-10-14 20:40:36 +02:00
tool_action.h Mainly case changes. 2013-10-14 20:40:36 +02:00
tool_base.h Moved Init() & Reset() from TOOL_INTERACTIVE to TOOL_BASE. 2013-12-09 10:42:38 +01:00
tool_dispatcher.h Mainly case changes. 2013-10-14 20:40:36 +02:00
tool_event.h Added some comments & asserts. 2013-12-03 15:17:43 +01:00
tool_interactive.h Moved Init() & Reset() from TOOL_INTERACTIVE to TOOL_BASE. 2013-12-09 10:42:38 +01:00
tool_manager.h Moved Init() & Reset() from TOOL_INTERACTIVE to TOOL_BASE. 2013-12-09 10:42:38 +01:00