kicad/common/tool
jean-pierre charras 2047d87317 Minor fixes (Bug #1414328 and Bug #1440312). Remove translatable attribute in a debug message.
tools/edit_tool.cpp: remove limitation (GAL mode) to delete the last pad in a footprint (a footprint can have 0 pad, for instance a logo)
2015-05-01 17:01:09 +02:00
..
action_manager.cpp Fix for hotkey collisions when modifiers are used. 2015-03-16 10:34:45 +01:00
context_menu.cpp Explicit destruction of menu entries in CONTEXT_MENU. 2015-04-30 10:46:07 +02: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 Clippy returns home. 2015-04-02 09:18:45 +02: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 Minor fixes (Bug #1414328 and Bug #1440312). Remove translatable attribute in a debug message. 2015-05-01 17:01:09 +02:00