kicad/pcbnew/tools
Maciej Suminski 1828edbabe Refactoring EDIT_POINTS, part 3: constraints split to EDIT_POINTs and EDIT_LINEs. 2014-04-02 09:31:35 +02:00
..
bright_box.cpp Minor changes to BRIGHT_BOX class. 2014-02-25 18:08:33 +01:00
bright_box.h Minor changes to BRIGHT_BOX class. 2014-02-25 18:08:33 +01:00
common_actions.cpp Activation of any drawing/placement tool clears current selection. 2014-04-01 14:06:19 +02:00
common_actions.h Activation of any drawing/placement tool clears current selection. 2014-04-01 14:06:19 +02:00
drawing_tool.cpp Activation of any drawing/placement tool clears current selection. 2014-04-01 14:06:19 +02:00
drawing_tool.h Activation of any drawing/placement tool clears current selection. 2014-04-01 14:06:19 +02:00
edit_constraints.cpp Refactoring EDIT_POINTS, part 3: constraints split to EDIT_POINTs and EDIT_LINEs. 2014-04-02 09:31:35 +02:00
edit_constraints.h Refactoring EDIT_POINTS, part 3: constraints split to EDIT_POINTs and EDIT_LINEs. 2014-04-02 09:31:35 +02:00
edit_points.cpp Refactoring EDIT_POINTS, part 1: separated functions that operate on EDIT_POINTS and EDIT_LINES. 2014-04-01 17:18:43 +02:00
edit_points.h Refactoring EDIT_POINTS, part 3: constraints split to EDIT_POINTs and EDIT_LINEs. 2014-04-02 09:31:35 +02:00
edit_tool.cpp If tool was previously active and it is called again, it is brought to the top of the active tool stack. 2014-04-01 14:35:09 +02:00
edit_tool.h Added VIEW::ToWorld( double ). 2014-02-27 16:13:27 +01:00
pcb_tools.cpp PCB_EDIT_FRAME::SetHighContrastLayer() went public. 2014-03-24 17:20:23 +01:00
pcbnew_control.cpp >Added handled hotkeys: 2014-03-24 18:28:21 +01:00
pcbnew_control.h PCB_EDIT_FRAME::SetHighContrastLayer() went public. 2014-03-24 17:20:23 +01:00
point_editor.cpp Refactoring EDIT_POINTS, part 3: constraints split to EDIT_POINTs and EDIT_LINEs. 2014-04-02 09:31:35 +02:00
point_editor.h Refactoring EDIT_POINTS, part 2: replaced index numbers with constants. 2014-04-01 17:41:24 +02: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 Instant dragging (without prior selection). 2014-03-18 16:25:46 +01:00
selection_tool.h Instant dragging (without prior selection). 2014-03-18 16:25:46 +01:00