..
drawing_tool.cpp
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
2017-08-04 16:06:57 +02:00
drawing_tool.h
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00
edit_constraints.cpp
replace round() with KiROUND(), our function that is used almost everywhere for rounding, and detects int overflows in debug mode.
2015-07-17 10:26:48 +02:00
edit_constraints.h
Explicitly mark overriding functions.
2016-09-24 14:53:15 -04:00
edit_points.cpp
Fixed bounding box computation for EDIT_POINTS class
2017-02-09 12:03:28 +01:00
edit_points.h
Refactor layer enumerations to all live in the same place
2017-03-30 16:01:48 -04:00
edit_tool.cpp
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
2017-08-04 16:06:57 +02:00
edit_tool.h
Removed explicit calls to update ratsnest from EDIT_TOOL
2017-08-01 15:22:23 +02:00
grid_helper.cpp
Drag footprints by pads only if one is under the cursor
2017-07-27 11:13:25 +02:00
grid_helper.h
Pcbnew: fix push and shove router segfault bug.
2015-11-03 11:19:42 -05:00
microwave_tool.cpp
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00
microwave_tool.h
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00
module_editor_tools.cpp
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00
module_editor_tools.h
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00
pad_tool.cpp
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00
pad_tool.h
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00
pcb_actions.cpp
pcbnew: via placement tool, initial version
2017-06-23 11:12:37 +02:00
pcb_actions.h
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
2017-08-04 16:06:57 +02:00
pcb_bright_box.cpp
Refactor BRIGHT_BOX to common so it can be used by other programs
2017-03-11 21:38:01 +01:00
pcb_bright_box.h
Refactor BRIGHT_BOX to common so it can be used by other programs
2017-03-11 21:38:01 +01:00
pcb_editor_control.cpp
Parameter tuning for hiding dynamic ratsnest
2017-08-01 17:57:18 +02:00
pcb_editor_control.h
Hide temporarily ratsnest when it is too complex for real-time calculation
2017-08-01 15:22:24 +02:00
pcb_selection_conditions.cpp
Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common
2017-02-28 14:47:20 +01:00
pcb_selection_conditions.h
Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common
2017-02-28 14:47:20 +01:00
pcb_tool.cpp
Code formatting and clean-up
2017-06-23 15:43:13 +02:00
pcb_tool.h
Code formatting and clean-up
2017-06-23 15:43:13 +02:00
pcbnew_control.cpp
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00
pcbnew_control.h
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00
picker_tool.cpp
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00
picker_tool.h
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00
placement_tool.cpp
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00
placement_tool.h
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00
point_editor.cpp
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00
point_editor.h
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00
position_relative_tool.cpp
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00
position_relative_tool.h
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00
selection_tool.cpp
Fixes to speed select/deselect commit ( 161045f1
)
2017-08-03 16:14:46 +02:00
selection_tool.h
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00
size_menu.cpp
Move bitmaps.h out of base_struct.h
2017-02-21 09:50:15 -05:00
size_menu.h
Fix a few doxygen warnings
2017-07-08 21:13:32 +02:00
tool_event_utils.cpp
Add cancel interactive tool action to GAL
2017-02-24 10:37:07 +01:00
tool_event_utils.h
Add cancel interactive tool action to GAL
2017-02-24 10:37:07 +01:00
tools_common.cpp
pcbnew: rename PLACEMENT_TOOL to ALIGN_DISTRIBUTE_TOOL, some fixes in the connectivity algo
2017-06-23 11:12:37 +02:00
zone_create_helper.cpp
Pcbnew: fix some issues in GAL when adding holes in zones.
2017-04-07 11:57:02 +02:00
zone_create_helper.h
Rework zone creation in GAL
2017-03-22 17:18:12 +01:00
zoom_tool.cpp
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00
zoom_tool.h
Prevent creating too many transitions by TOOL_MANAGER
2017-07-31 15:09:19 +02:00