This website requires JavaScript.
Explore
Help
Sign In
haskal
/
kicad
Watch
1
Star
0
Fork
You've already forked kicad
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d3d23d18fb
kicad
/
pcbnew
/
tools
History
Alex Shvartzkop
d3d23d18fb
Fix footprints being difficult to select in high-contrast modes.
...
(regression) (cherry picked from commit
97901c9ac5
)
2023-10-23 06:10:23 +03:00
..
board_editor_control.cpp
Make offset-zone check multi-layer aware.
2023-10-21 15:09:37 +01:00
board_editor_control.h
…
board_inspection_tool.cpp
Fix typo in arguments list to EvalRules().
2023-09-30 13:16:39 +01:00
board_inspection_tool.h
…
board_reannotate_tool.cpp
…
board_reannotate_tool.h
…
convert_tool.cpp
…
convert_tool.h
…
drawing_stackup_table_tool.cpp
…
drawing_tool.cpp
Fix layer handling for create similar zone.
2023-10-20 22:22:27 +01:00
drawing_tool.h
…
drc_tool.cpp
…
drc_tool.h
…
edit_tool.cpp
Don't allow duplication of footprint items outside of footprint editor.
2023-09-03 22:44:17 +01:00
edit_tool.h
…
edit_tool_move_fct.cpp
Don't allow duplication of footprint items outside of footprint editor.
2023-09-03 22:44:17 +01:00
footprint_editor_control.cpp
…
footprint_editor_control.h
…
global_edit_tool.cpp
…
global_edit_tool.h
…
group_tool.cpp
…
group_tool.h
…
pad_tool.cpp
Fix merge errors.
2023-09-02 11:18:34 +01:00
pad_tool.h
Implement undo/redo around Pad Edit Mode changes.
2023-09-02 11:18:34 +01:00
pcb_actions.cpp
…
pcb_actions.h
…
pcb_control.cpp
…
pcb_control.h
…
pcb_editor_conditions.cpp
…
pcb_editor_conditions.h
…
pcb_grid_helper.cpp
Don't assume an error location for PAD::GetEffectivePolygon().
2023-10-14 15:33:00 +01:00
pcb_grid_helper.h
Add forward declarations in pcb_grid_helper.h
2023-09-10 00:45:32 +01:00
pcb_picker_tool.cpp
…
pcb_picker_tool.h
…
pcb_point_editor.cpp
Implement undo/redo around Pad Edit Mode changes.
2023-09-02 11:18:34 +01:00
pcb_point_editor.h
…
pcb_selection.cpp
…
pcb_selection.h
…
pcb_selection_conditions.cpp
…
pcb_selection_conditions.h
…
pcb_selection_tool.cpp
Fix footprints being difficult to select in high-contrast modes.
2023-10-23 06:10:23 +03:00
pcb_selection_tool.h
Revise method of selecting footprints in contrast
2023-09-29 12:09:11 -07:00
pcb_tool_base.cpp
…
pcb_tool_base.h
…
pcb_viewer_tools.cpp
Use original event position if it's available.
2023-09-30 13:35:48 +01:00
pcb_viewer_tools.h
…
placement_tool.cpp
…
placement_tool.h
…
position_relative_tool.cpp
…
position_relative_tool.h
…
properties_tool.cpp
…
properties_tool.h
…
tool_event_utils.cpp
…
tool_event_utils.h
…
zone_create_helper.cpp
…
zone_create_helper.h
…
zone_filler_tool.cpp
…
zone_filler_tool.h
…