..
board_editor_control.cpp
Commit strings are user-visible menu strings.
1 year ago
board_editor_control.h
Move Net Inspector dialog to a widget panel in pcbnew
2 years ago
board_inspection_tool.cpp
ADDED: Independent control of front/back via tenting
2 years ago
board_inspection_tool.h
Move Net Inspector dialog to a widget panel in pcbnew
2 years ago
board_reannotate_tool.cpp
Cleanup & performance enhancements.
3 years ago
board_reannotate_tool.h
Array creator tool: Add option to assign unique reference designators
4 years ago
convert_tool.cpp
Performance: don't alloc std::vector in critical areas.
2 years ago
convert_tool.h
Re-initialize conversion settings on failure
2 years ago
drawing_stackup_table_tool.cpp
Commit strings are user-visible menu strings.
1 year ago
drawing_tool.cpp
Fix broken hit test for arcs in via placer
2 years ago
drawing_tool.h
ADDED: PCB tables.
2 years ago
drc_tool.cpp
Clean and standardize cross-probing action
2 years ago
drc_tool.h
Re-create missing exclusion markers if DRC was cancelled.
3 years ago
edit_tool.cpp
Performance: don't alloc std::vector in critical areas.
2 years ago
edit_tool.h
ADDED: Polygon simplify
2 years ago
edit_tool_move_fct.cpp
Pcbnew: Fix context menu when moving
2 years ago
footprint_editor_control.cpp
Share more library tree code.
2 years ago
footprint_editor_control.h
Share more library tree code.
2 years ago
generator_tool.cpp
Re-factor frame pointer out of generator API.
2 years ago
generator_tool.h
Use preview items instead of highlightNets & status popup
2 years ago
generator_tool_pns_proxy.cpp
Fix build; renaming.
2 years ago
generator_tool_pns_proxy.h
Fix build; renaming.
2 years ago
global_edit_tool.cpp
Commit strings are user-visible menu strings.
1 year ago
global_edit_tool.h
Add some safety to layer swapping
2 years ago
group_tool.cpp
Commit strings are user-visible menu strings.
1 year ago
group_tool.h
Fix the last of broken Doxygen comment specifiers.
5 years ago
item_modification_routine.cpp
Don't add things to the selection that aren't in the commit.
2 years ago
item_modification_routine.h
performance efficiencies
2 years ago
pad_tool.cpp
Performance: don't alloc std::vector in critical areas.
2 years ago
pad_tool.h
Streamline explodePad undo.
2 years ago
pcb_actions.cpp
Share more library tree code.
2 years ago
pcb_actions.h
Share more library tree code.
2 years ago
pcb_control.cpp
Handle orientation when pasting footprint items.
2 years ago
pcb_control.h
Initial rename of file plugin infrastructure components to IO
2 years ago
pcb_edit_table_tool.cpp
Make sure to initialize cell start location.
2 years ago
pcb_edit_table_tool.h
Split out table editing and table cell editing.
2 years ago
pcb_editor_conditions.cpp
Remove bad static_cast.
3 years ago
pcb_editor_conditions.h
Move 45° limit to hotkey
4 years ago
pcb_grid_helper.cpp
Formatting.
2 years ago
pcb_grid_helper.h
More build time optimizations.
2 years ago
pcb_picker_tool.cpp
Fail GAL on its header leaking audit
2 years ago
pcb_picker_tool.h
Rename layer ids file.
4 years ago
pcb_point_editor.cpp
Large rework of BEZIER_POLY
2 years ago
pcb_point_editor.h
Use preview items instead of highlightNets & status popup
2 years ago
pcb_selection.cpp
Ignore hidden text fields when cross-probing
2 years ago
pcb_selection.h
Ignore hidden text fields when cross-probing
2 years ago
pcb_selection_conditions.cpp
PCB Editor: make locking menu items conditional
3 years ago
pcb_selection_conditions.h
PCB Editor: make locking menu items conditional
3 years ago
pcb_selection_tool.cpp
Don't use wxLogMessage/wxLogError for messages not meant for user.
1 year ago
pcb_selection_tool.h
Table selections for PCBNew.
2 years ago
pcb_tool_base.cpp
Build time optimizations.
2 years ago
pcb_tool_base.h
TOOL_EVENT: make command string non-optional
3 years ago
pcb_viewer_tools.cpp
Add toggleHV45Mode item to the measure tool's context menu
2 years ago
pcb_viewer_tools.h
Remove some more duplicated preferences.
4 years ago
placement_tool.cpp
Menu condition: distribute requires at least three items
2 years ago
placement_tool.h
Menu condition: distribute requires at least three items
2 years ago
position_relative_tool.cpp
Improve encapsulation of group internals.
2 years ago
position_relative_tool.h
Don't keep value of user or grid anchors between invocations.
3 years ago
tool_event_utils.cpp
Switch TOOL_EVENT and TOOL_ACTION to have a std::any parameter
3 years ago
tool_event_utils.h
Fix a few more doxygen errors (no actual code change)
3 years ago
zone_create_helper.cpp
Build time optimizations.
2 years ago
zone_create_helper.h
Choose the first unused priority value for zones
3 years ago
zone_filler_tool.cpp
Performance improvements.
2 years ago
zone_filler_tool.h
Don't allow quit while zone filler is running.
3 years ago