Name
Last commit
Last update
..
bright_box.cpp Upstream merge.
bright_box.h Upstream merge.
common_actions.cpp Changes in display options are handled by PCBNEW_CONTROL (GAL).
common_actions.h Changes in display options are handled by PCBNEW_CONTROL (GAL).
drawing_tool.cpp DXF drawing placement tool for GAL.
drawing_tool.h DXF drawing placement tool for GAL.
edit_constraints.cpp Added EC_SNAPLINE to make possible snapping EDIT_LINES by their ends rather than by its center.
edit_constraints.h Added EC_SNAPLINE to make possible snapping EDIT_LINES by their ends rather than by its center.
edit_points.cpp Refactoring EDIT_POINTS, part 1: separated functions that operate on EDIT_POINTS and EDIT_LINES.
edit_points.h Added EC_SNAPLINE to make possible snapping EDIT_LINES by their ends rather than by its center.
edit_tool.cpp Fixed wrong reference point for copied items in subsequent module editor invocations (GAL).
edit_tool.h Copy & paste for module editor (GAL).
pcb_editor_control.cpp Moved some layout editor specific tool actions to another class (PCB_EDITOR_CONTROL).
pcb_editor_control.h Moved some layout editor specific tool actions to another class (PCB_EDITOR_CONTROL).
pcbnew_control.cpp Changes in display options are handled by PCBNEW_CONTROL (GAL).
pcbnew_control.h Changes in display options are handled by PCBNEW_CONTROL (GAL).
placement_tool.cpp Renamed "Placement" context menu to "Align/distribute".
placement_tool.h Initial version of the Placement Tool.
point_editor.cpp Added support for module edge splitting with double click.
point_editor.h Refactoring EDIT_POINTS, part 2: replaced index numbers with constants.
selection_area.cpp Namespace KiGfx->KIGFX.
selection_area.h Namespace KiGfx->KIGFX.
selection_tool.cpp Fixed a few memory leaks and Valgrind warnings.
selection_tool.h Context menu for the Placement Tool.