.. |
board_editor_control.cpp
|
Kick the wildcards and file exts into a static class, export it from kicommon
|
2 years ago |
board_editor_control.h
|
ADDED: Search/inspect pane
|
3 years ago |
board_inspection_tool.cpp
|
performance efficiencies
|
2 years ago |
board_inspection_tool.h
|
Cleanup.
|
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
|
Improve clarity of default zone settings.
|
2 years ago |
convert_tool.h
|
ADDED: user-specified gap and linewidth for bounding hull creation.
|
3 years ago |
drawing_stackup_table_tool.cpp
|
Make sure group items get added to commit.
|
2 years ago |
drawing_tool.cpp
|
Fix logic errors in undo while drawing rectangles.
|
2 years ago |
drawing_tool.h
|
Use preview items instead of highlightNets & status popup
|
2 years ago |
drc_tool.cpp
|
Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible.
|
2 years ago |
drc_tool.h
|
Re-create missing exclusion markers if DRC was cancelled.
|
2 years ago |
edit_tool.cpp
|
Make sub menus conditional on them having child items.
|
2 years ago |
edit_tool.h
|
Stage/add/delete group members when adding/deleting group.
|
2 years ago |
edit_tool_move_fct.cpp
|
Remove overly-complex snapping layer for moving objects.
|
2 years ago |
footprint_editor_control.cpp
|
Clearer naming.
|
2 years ago |
footprint_editor_control.h
|
Enable properties panel in footprint editor
|
3 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
|
Fix change footprints dialog to use correct selection state.
|
2 years ago |
global_edit_tool.h
|
Make pad & via teardrops 1st-class citizens (props of the pad/via)
|
2 years ago |
group_tool.cpp
|
Fix two unrelated bugs in ungroup.
|
2 years ago |
group_tool.h
|
Fix the last of broken Doxygen comment specifiers.
|
5 years ago |
item_modification_routine.cpp
|
Fix fillet lines, when line angle is 0 or 180
|
2 years ago |
item_modification_routine.h
|
performance efficiencies
|
2 years ago |
pad_tool.cpp
|
Fix pad edit mode undo.
|
2 years ago |
pad_tool.h
|
Fix pad edit mode undo.
|
2 years ago |
pcb_actions.cpp
|
Don't attempt to test for recursion on unsaved file.
|
2 years ago |
pcb_actions.h
|
Cleanup dead code.
|
2 years ago |
pcb_control.cpp
|
Footprint editor items always get added to footprint.
|
2 years ago |
pcb_control.h
|
Initial rename of file plugin infrastructure components to IO
|
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
|
Improve encapsulation of group internals.
|
2 years ago |
pcb_grid_helper.h
|
Grid helpers: remove view items on destruction
|
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
|
Fix PCB arc edit point order.
|
2 years ago |
pcb_point_editor.h
|
Use preview items instead of highlightNets & status popup
|
2 years ago |
pcb_selection.cpp
|
Remove overly-complex snapping layer for moving objects.
|
2 years ago |
pcb_selection.h
|
Remove overly-complex snapping layer for moving objects.
|
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
|
PCB_SELECTION_TOOL::selectPoint() Remove items disabled by the selection filter
|
2 years ago |
pcb_selection_tool.h
|
Coding policy and Doxygen comment fixes.
|
2 years ago |
pcb_tool_base.cpp
|
Code cleanup.
|
2 years ago |
pcb_tool_base.h
|
TOOL_EVENT: make command string non-optional
|
3 years ago |
pcb_viewer_tools.cpp
|
3D viewer: do not load the current board twice when creating the 3D viewer frame.
|
2 years ago |
pcb_viewer_tools.h
|
Remove some more duplicated preferences.
|
4 years ago |
placement_tool.cpp
|
AddMenuLanguageList should live in EDA_BASE_FRAME, its only user
|
2 years ago |
placement_tool.h
|
Some more wxPoint/EDA_RECT yeeting.
|
3 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
|
2 years ago |
tool_event_utils.h
|
Fix a few more doxygen errors (no actual code change)
|
3 years ago |
zone_create_helper.cpp
|
Improve clarity of default zone settings.
|
2 years ago |
zone_create_helper.h
|
Choose the first unused priority value for zones
|
3 years ago |
zone_filler_tool.cpp
|
Fill empty zones when auto-fill is on.
|
2 years ago |
zone_filler_tool.h
|
Don't allow quit while zone filler is running.
|
3 years ago |