kicad/pcbnew/tools
jean-pierre charras 702e85cd96 Pcbnew: disable commit 3692c511 on non Windows platforms A zone refill display progress bar is shown when deselecting the zone after geometry changes. However, on Linux, there are some artifact between the progress bar refresh and the board view refresh: the filled areas are incorrectly shown: the insulated islands remain displayed, although they are removed from the actual filled areas list So it is disabled until a fix is found. 2019-03-17 08:52:00 +01:00
..
drawing_tool.cpp Pcbnew: avoid integer overflow when displaying local coordinates. 2019-02-14 10:57:22 +01:00
drawing_tool.h pcbnew: Graphic lines snap as single segments 2018-12-08 07:26:58 -08:00
edit_constraints.cpp
edit_constraints.h
edit_points.cpp
edit_points.h
edit_tool.cpp Fix a few Coverity warnings. 2019-03-07 20:01:47 +01:00
edit_tool.h ratsnest: Calculate ratsnest per pad 2019-01-08 17:19:30 -08:00
footprint_editor_tools.cpp pcbnew: Disallow new via where DRC is violated 2019-01-23 10:20:59 -08:00
footprint_editor_tools.h
grid_helper.cpp pcbnew: Ensure source snapping 2019-02-03 04:23:24 +01:00
grid_helper.h pcbnew: Ensure source snapping 2019-02-03 04:23:24 +01:00
microwave_tool.cpp
microwave_tool.h
pad_tool.cpp pcbnew: minor text fix 2019-01-02 12:28:09 -08:00
pad_tool.h
pcb_actions.cpp Import svg import code from experimental trunk: convert dxf importer 2018-12-03 13:42:23 +01:00
pcb_actions.h pcbnew: Do not show dynamic ratsnest after most mods 2019-01-02 12:27:48 -08:00
pcb_bright_box.cpp
pcb_bright_box.h
pcb_editor_control.cpp pcbnew: Clear highlight cross-probe 2019-03-04 12:00:59 -08:00
pcb_editor_control.h pcbnew: Cancel highlight with ESC 2018-09-23 15:09:18 -07:00
pcb_selection_conditions.cpp pcbnew: Rename PCB_ZONE_T and remove from connectivity 2018-09-29 15:09:15 -07:00
pcb_selection_conditions.h
pcb_tool.cpp pcbnew: Disallow new via where DRC is violated 2019-01-23 10:20:59 -08:00
pcb_tool.h pcbnew: Disallow new via where DRC is violated 2019-01-23 10:20:59 -08:00
pcbnew_control.cpp pcbnew: Separating connectivity to subdir 2018-10-12 16:31:09 -07:00
pcbnew_control.h Put cursor and pan control in libcommon/tool, enable in Gerbview 2018-10-04 11:41:06 +02:00
picker_tool.cpp ratsnest: Calculate ratsnest per pad 2019-01-08 17:19:30 -08:00
picker_tool.h ratsnest: Calculate ratsnest per pad 2019-01-08 17:19:30 -08:00
placement_tool.cpp pcbnew: Update strings 2019-01-02 14:43:55 -08:00
placement_tool.h pcbnew: Align/Distribute handle locking 2018-12-14 16:04:07 -08:00
point_editor.cpp Pcbnew: disable commit 3692c511 on non Windows platforms A zone refill display progress bar is shown when deselecting the zone after geometry changes. However, on Linux, there are some artifact between the progress bar refresh and the board view refresh: the filled areas are incorrectly shown: the insulated islands remain displayed, although they are removed from the actual filled areas list So it is disabled until a fix is found. 2019-03-17 08:52:00 +01:00
point_editor.h
position_relative_tool.cpp pcbnew: Don't use frame refresh to update display 2019-01-08 12:38:27 -08:00
position_relative_tool.h Change Position Relative To to use anchor, not centroid. 2018-09-24 00:42:56 +01:00
selection.cpp pcbnew: Separating connectivity to subdir 2018-10-12 16:31:09 -07:00
selection_tool.cpp EDIT_TOOL: correctly handle locked items in Rotate/Flip/Mirror functions when the selection is already being dragged 2019-01-16 17:00:51 +01:00
selection_tool.h EDIT_TOOL: correctly handle locked items in Rotate/Flip/Mirror functions when the selection is already being dragged 2019-01-16 17:00:51 +01:00
tool_event_utils.cpp
tool_event_utils.h
tools_common.cpp
zone_create_helper.cpp pcbnew: Fix zone cutout duplication 2019-01-23 06:42:07 -08:00
zone_create_helper.h pcbnew: Fix zone cutout duplication 2019-01-23 06:42:07 -08:00
zone_filler_tool.cpp pcbnew: Don't use frame refresh to update display 2019-01-08 12:38:27 -08:00
zone_filler_tool.h pcbnew: Handle SEGZONE in GAL 2018-09-29 15:09:15 -07:00