kicad/pcbnew/tools
Maciej Suminski 2aef11a5fc Made rotate & flip tool actions generic.
Drawing tool reacts to rotate & flip events while placing a text.
2014-02-10 17:08:55 +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 Made rotate & flip tool actions generic. 2014-02-10 17:08:55 +01:00
common_actions.h Basic text placing tool. 2014-02-10 15:40:25 +01:00
drawing_tool.cpp Made rotate & flip tool actions generic. 2014-02-10 17:08:55 +01:00
drawing_tool.h Basic text placing tool. 2014-02-10 15:40:25 +01:00
edit_tool.cpp Fixed removal of items in the KiCad-default style. 2014-02-05 11:08:34 +01:00
edit_tool.h Initial version of the drawing tool. 2014-02-06 15:09:38 +01:00
pcb_tools.cpp Basic text placing tool. 2014-02-10 15:40:25 +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