kicad/pcbnew/tools
Maciej Suminski fc2d8e91c9 Changed selection rules (pads&modules can be selected depending on the 'modules front/back' visibility instead of corresponding copper layers).
Fixed comments.
2013-12-05 14:52:08 +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 The Selection Tool is always active. Removed entries for toolbar menu and hotkeys for the tool. 2013-12-03 17:11:22 +01:00
common_actions.h The Selection Tool is always active. Removed entries for toolbar menu and hotkeys for the tool. 2013-12-03 17:11:22 +01:00
item_state.h Fix debug builds on wxWidgets 2.8. 2013-11-03 13:15:46 -05:00
pcb_tools.cpp The Selection Tool is always active. Removed entries for toolbar menu and hotkeys for the tool. 2013-12-03 17:11:22 +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 Changed selection rules (pads&modules can be selected depending on the 'modules front/back' visibility instead of corresponding copper layers). 2013-12-05 14:52:08 +01:00
selection_tool.h The Selection Tool displays information about selected items. ClearSelection() made public. 2013-12-04 10:58:51 +01:00