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
ec4d74c984e2037dd725a203864998775f0e084b
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
Fix for cancellation of duplicate in GAL mode.
· 900ecbae
John Beard
authored
10 years ago
900ecbae
Name
Last commit
Last update
..
bright_box.cpp
Upstream merge.
10 years ago
bright_box.h
Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode.
10 years ago
common_actions.cpp
Moved "Place Target" and "Place Module" tools from DRAWING_TOOL to PCB_EDITOR_CONTROL (to avoid placing modules in the footprint editor).
10 years ago
common_actions.h
"Select net/connection" (GAL).
10 years ago
drawing_tool.cpp
Moved "Place Target" and "Place Module" tools from DRAWING_TOOL to PCB_EDITOR_CONTROL (to avoid placing modules in the footprint editor).
10 years ago
drawing_tool.h
Moved "Place Target" and "Place Module" tools from DRAWING_TOOL to PCB_EDITOR_CONTROL (to avoid placing modules in the footprint editor).
10 years ago
edit_constraints.cpp
Support for zone cut-outs in the point editor (GAL).
10 years ago
edit_constraints.h
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
10 years ago
edit_points.cpp
Support for zone cut-outs in the point editor (GAL).
10 years ago
edit_points.h
Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode.
10 years ago
edit_tool.cpp
Fix for cancellation of duplicate in GAL mode.
10 years ago
edit_tool.h
Fixed frozen cursor (GAL).
10 years ago
grid_helper.cpp
Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It happens on XFCE, but also on Unity. This fix works on Unity. (it is due to the fact the dialog is not raised, for an unknown reason, and this bug depend on the way Eeschema and Libedit are run).
10 years ago
grid_helper.h
Code formatting.
10 years ago
module_tools.cpp
bugfix: pad enumerator skips pads if mouse cursor is moved too fast (GAL module editor).
10 years ago
module_tools.h
Merged lp:~john-j-beard/kicad/moveexact.
10 years ago
pcb_editor_control.cpp
Moved "Place Target" and "Place Module" tools from DRAWING_TOOL to PCB_EDITOR_CONTROL (to avoid placing modules in the footprint editor).
10 years ago
pcb_editor_control.h
Moved "Place Target" and "Place Module" tools from DRAWING_TOOL to PCB_EDITOR_CONTROL (to avoid placing modules in the footprint editor).
10 years ago
pcbnew_control.cpp
Calming down the Coverity report.
10 years ago
pcbnew_control.h
Tools are processing const TOOL_EVENT& (Tool Framework).
10 years ago
placement_tool.cpp
Calming down the Coverity report.
10 years ago
placement_tool.h
Missing comments in the PLACEMENT_TOOL class.
10 years ago
point_editor.cpp
Tools are processing const TOOL_EVENT& (Tool Framework).
10 years ago
point_editor.h
Tools are processing const TOOL_EVENT& (Tool Framework).
10 years ago
selection_area.cpp
Namespace KiGfx->KIGFX.
11 years ago
selection_area.h
Loading commit data...
selection_conditions.cpp
Loading commit data...
selection_conditions.h
Loading commit data...
selection_tool.cpp
Loading commit data...
selection_tool.h
Loading commit data...
tools_common.cpp
Loading commit data...