..
drawing_tool.cpp
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
8 years ago
drawing_tool.h
Prevent creating too many transitions by TOOL_MANAGER
8 years ago
edit_constraints.cpp
replace round() with KiROUND(), our function that is used almost everywhere for rounding, and detects int overflows in debug mode.
10 years ago
edit_constraints.h
Explicitly mark overriding functions.
9 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
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
8 years ago
edit_tool.h
Removed explicit calls to update ratsnest from EDIT_TOOL
8 years ago
grid_helper.cpp
Drag footprints by pads only if one is under the cursor
8 years ago
grid_helper.h
Pcbnew: fix push and shove router segfault bug.
10 years ago
microwave_tool.cpp
Prevent creating too many transitions by TOOL_MANAGER
8 years ago
microwave_tool.h
Prevent creating too many transitions by TOOL_MANAGER
8 years ago
module_editor_tools.cpp
Prevent creating too many transitions by TOOL_MANAGER
8 years ago
module_editor_tools.h
Prevent creating too many transitions by TOOL_MANAGER
8 years ago
pad_tool.cpp
Prevent creating too many transitions by TOOL_MANAGER
8 years ago
pad_tool.h
Prevent creating too many transitions by TOOL_MANAGER
8 years ago
pcb_actions.cpp
pcbnew: via placement tool, initial version
8 years ago
pcb_actions.h
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
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
Parameter tuning for hiding dynamic ratsnest
8 years ago
pcb_editor_control.h
Hide temporarily ratsnest when it is too complex for real-time calculation
8 years ago
pcb_selection_conditions.cpp
Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common
9 years ago
pcb_selection_conditions.h
Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common
9 years ago
pcb_tool.cpp
Code formatting and clean-up
8 years ago
pcb_tool.h
Code formatting and clean-up
8 years ago
pcbnew_control.cpp
Prevent creating too many transitions by TOOL_MANAGER
8 years ago
pcbnew_control.h
Prevent creating too many transitions by TOOL_MANAGER
8 years ago
picker_tool.cpp
Prevent creating too many transitions by TOOL_MANAGER
8 years ago
picker_tool.h
Prevent creating too many transitions by TOOL_MANAGER
8 years ago
placement_tool.cpp
Prevent creating too many transitions by TOOL_MANAGER
8 years ago
placement_tool.h
Prevent creating too many transitions by TOOL_MANAGER
8 years ago
point_editor.cpp
Prevent creating too many transitions by TOOL_MANAGER
8 years ago
point_editor.h
Prevent creating too many transitions by TOOL_MANAGER
8 years ago
position_relative_tool.cpp
Prevent creating too many transitions by TOOL_MANAGER
8 years ago
position_relative_tool.h
Prevent creating too many transitions by TOOL_MANAGER
8 years ago
selection_tool.cpp
Fixes to speed select/deselect commit (161045f1)
8 years ago
selection_tool.h
Prevent creating too many transitions by TOOL_MANAGER
8 years ago
size_menu.cpp
Move bitmaps.h out of base_struct.h
9 years ago
size_menu.h
Fix a few doxygen warnings
8 years ago
tool_event_utils.cpp
Add cancel interactive tool action to GAL
9 years ago
tool_event_utils.h
Add cancel interactive tool action to GAL
9 years ago
tools_common.cpp
pcbnew: rename PLACEMENT_TOOL to ALIGN_DISTRIBUTE_TOOL, some fixes in the connectivity algo
8 years ago
zone_create_helper.cpp
Pcbnew: fix some issues in GAL when adding holes in zones.
9 years ago
zone_create_helper.h
Rework zone creation in GAL
9 years ago
zoom_tool.cpp
Prevent creating too many transitions by TOOL_MANAGER
8 years ago
zoom_tool.h
Prevent creating too many transitions by TOOL_MANAGER
8 years ago