.. |
drawing_tool.cpp
|
pcbnew: Fix a couple of duplicate hotkeys
|
7 years ago |
drawing_tool.h
|
Constrain dimension tool while creating
|
7 years ago |
edit_constraints.cpp
|
Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases
|
8 years ago |
edit_constraints.h
|
fix misspelled 'Allows to' -> 'Allows one to'
|
8 years ago |
edit_points.cpp
|
Fixed bounding box computation for EDIT_POINTS class
|
9 years ago |
edit_points.h
|
Refactor layer enumerations to all live in the same place
|
9 years ago |
edit_tool.cpp
|
modedit: Don't activate measure tool without a footprint
|
7 years ago |
edit_tool.h
|
fix misspelled 'Allows to' -> 'Allows one to'
|
8 years ago |
footprint_editor_tools.cpp
|
Fix an issue in footprint editor, "Create Pad from Selected Shapes" command.
|
8 years ago |
footprint_editor_tools.h
|
Pcbnew new menubar structure
|
8 years ago |
grid_helper.cpp
|
fix code after renaming files
|
8 years ago |
grid_helper.h
|
refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future
|
8 years ago |
microwave_tool.cpp
|
Fixed unused captured variable warning
|
8 years ago |
microwave_tool.h
|
Prevent creating too many transitions by TOOL_MANAGER
|
8 years ago |
pad_tool.cpp
|
Promote pad renumberer to a proper tool.
|
8 years ago |
pad_tool.h
|
Prevent creating too many transitions by TOOL_MANAGER
|
8 years ago |
pcb_actions.cpp
|
Add inc/dec current layer alpha to menus.
|
8 years ago |
pcb_actions.h
|
Add a hotkey to control net highlighting
|
8 years ago |
pcb_bright_box.cpp
|
Refactor BRIGHT_BOX to common so it can be used by other programs
|
9 years ago |
pcb_bright_box.h
|
Refactor BRIGHT_BOX to common so it can be used by other programs
|
9 years ago |
pcb_editor_control.cpp
|
Add missing icons in lock/unlock context submenu
|
8 years ago |
pcb_editor_control.h
|
Add Get and Move Footprint to empty-selection-context menu.
|
8 years ago |
pcb_selection_conditions.cpp
|
rename files
|
8 years ago |
pcb_selection_conditions.h
|
Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common
|
9 years ago |
pcb_tool.cpp
|
Allow disabling snap-to when placing vias
|
8 years ago |
pcb_tool.h
|
Allow disabling snap-to when placing vias
|
8 years ago |
pcbnew_control.cpp
|
pcbnew_control.cpp: change C-style asserts to wxCHECK/wxFAIL
|
7 years ago |
pcbnew_control.h
|
Pcbnew new menubar structure
|
8 years ago |
picker_tool.cpp
|
Fixed crash after multiple 'cut' commands in the footprint editor
|
8 years ago |
picker_tool.h
|
Add Get and Move Footprint to empty-selection-context menu.
|
8 years ago |
placement_tool.cpp
|
pcbnew: align centers to the top and left
|
8 years ago |
placement_tool.h
|
pcbnew: Prevent alignment on pads + parents
|
8 years ago |
point_editor.cpp
|
Add 45º constraints to lines when moving with CTRL
|
7 years ago |
point_editor.h
|
Refill zones only when required
|
8 years ago |
position_relative_tool.cpp
|
DIALOG_POSITION_RELATIVE: make dialog more understandable.
|
8 years ago |
position_relative_tool.h
|
fix misspelled 'Allows to' -> 'Allows one to'
|
8 years ago |
selection.cpp
|
Coverity fixes
|
8 years ago |
selection_tool.cpp
|
Fix footprint selection
|
7 years ago |
selection_tool.h
|
fix misspelled 'Allows to' -> 'Allows one to'
|
8 years ago |
size_menu.cpp
|
Update units in 'select track/via size' context menu
|
8 years ago |
size_menu.h
|
Update units in 'select track/via size' context menu
|
8 years ago |
tool_event_utils.cpp
|
Add cancel interactive tool action to GAL
|
9 years ago |
tool_event_utils.h
|
Remove some extra semicolons
|
8 years ago |
tools_common.cpp
|
pcbnew: Optimized zone filling algorithm.
|
8 years ago |
zone_create_helper.cpp
|
pcbnew: Add graphic polygon on drawing layer
|
8 years ago |
zone_create_helper.h
|
Respect 45-degree mode when set from zone dialog.
|
8 years ago |
zone_filler_tool.cpp
|
Check zone fills before plotting.
|
8 years ago |
zone_filler_tool.h
|
pcbnew: Optimized zone filling algorithm.
|
8 years ago |