kicad/pcbnew/tools
Maciej Suminski a802ca87e0 Added TOOL_ACTION for PNS router activation.
Most of the GAL tools are activated by corresponding buttons on the right toolbar.
Removed menu entry for PNS router (as it is activated as the usual "Add track" tool).
2014-02-17 18:21:00 +01:00
..
bright_box.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
bright_box.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
common_actions.cpp Added TOOL_ACTION for PNS router activation. 2014-02-17 18:21:00 +01:00
common_actions.h Added TOOL_ACTION for PNS router activation. 2014-02-17 18:21:00 +01:00
drawing_tool.cpp Fixed wrongly formulated assert. 2014-02-17 17:20:44 +01:00
drawing_tool.h Improved way of drawing 45-degree lines. 2014-02-17 11:33:03 +01:00
edit_tool.cpp Cursor is in world coordinates. 2014-02-13 20:23:28 +01:00
edit_tool.h Initial version of the drawing tool. 2014-02-06 15:09:38 +01:00
pcb_tools.cpp Added TOOL_ACTION for PNS router activation. 2014-02-17 18:21:00 +01:00
selection_area.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
selection_area.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
selection_tool.cpp Initialized value to suppress Valgrind warnings. 2014-02-05 11:33:45 +01:00
selection_tool.h Added 2 tool actions: 2014-02-04 16:03:56 +01:00