kicad/common/tool
Maciej Suminski f9cc914960 Mouse movement events are sent during autopanning, as the cursor position changes in the world coordinates (even if it stays still in the screen coordinates). It allows tools to update their state, as if the mouse was moved. 2013-09-13 10:26:08 +02:00
..
context_menu.cpp Merged Tom's branch 2013-09-12 17:42:28 +02:00
tool_base.cpp Some more reformatting and adding copyright notices. 2013-08-07 11:20:12 +02:00
tool_dispatcher.cpp Mouse movement events are sent during autopanning, as the cursor position changes in the world coordinates (even if it stays still in the screen coordinates). It allows tools to update their state, as if the mouse was moved. 2013-09-13 10:26:08 +02:00
tool_event.cpp Added handling keyboard events for the Tool framework. 2013-08-21 17:37:27 +02:00
tool_interactive.cpp Added some comments and changed names of classes to match the coding rules. 2013-09-02 14:21:12 +02:00
tool_manager.cpp Merged Tom's branch 2013-09-12 17:42:28 +02:00