Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Repository
5f297726ca1489afbf0edfde31776cc91573d777
Switch branch/tag
kicad-source-mirror
pcbnew
tools
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Renamed "Placement" context menu to "Align/distribute".
· 6f772c90
Maciej Suminski
authored
10 years ago
6f772c90
Name
Last commit
Last update
..
bright_box.cpp
Upstream merge.
11 years ago
bright_box.h
Upstream merge.
11 years ago
common_actions.cpp
Changes in display options are handled by PCBNEW_CONTROL (GAL).
10 years ago
common_actions.h
Changes in display options are handled by PCBNEW_CONTROL (GAL).
10 years ago
drawing_tool.cpp
DXF drawing placement tool for GAL.
10 years ago
drawing_tool.h
DXF drawing placement tool for GAL.
10 years ago
edit_constraints.cpp
Added EC_SNAPLINE to make possible snapping EDIT_LINES by their ends rather than by its center.
11 years ago
edit_constraints.h
Added EC_SNAPLINE to make possible snapping EDIT_LINES by their ends rather than by its center.
11 years ago
edit_points.cpp
Refactoring EDIT_POINTS, part 1: separated functions that operate on EDIT_POINTS and EDIT_LINES.
11 years ago
edit_points.h
Added EC_SNAPLINE to make possible snapping EDIT_LINES by their ends rather than by its center.
11 years ago
edit_tool.cpp
Fixed wrong reference point for copied items in subsequent module editor invocations (GAL).
10 years ago
edit_tool.h
Copy & paste for module editor (GAL).
10 years ago
pcb_editor_control.cpp
Moved some layout editor specific tool actions to another class (PCB_EDITOR_CONTROL).
10 years ago
pcb_editor_control.h
Moved some layout editor specific tool actions to another class (PCB_EDITOR_CONTROL).
10 years ago
pcbnew_control.cpp
Changes in display options are handled by PCBNEW_CONTROL (GAL).
10 years ago
pcbnew_control.h
Changes in display options are handled by PCBNEW_CONTROL (GAL).
10 years ago
placement_tool.cpp
Renamed "Placement" context menu to "Align/distribute".
10 years ago
placement_tool.h
Initial version of the Placement Tool.
10 years ago
point_editor.cpp
Added support for module edge splitting with double click.
10 years ago
point_editor.h
Refactoring EDIT_POINTS, part 2: replaced index numbers with constants.
11 years ago
selection_area.cpp
Namespace KiGfx->KIGFX.
11 years ago
selection_area.h
Namespace KiGfx->KIGFX.
11 years ago
selection_tool.cpp
Fixed a few memory leaks and Valgrind warnings.
10 years ago
selection_tool.h
Context menu for the Placement Tool.
10 years ago