kicad/pcbnew/tools
Seth Hillbrand a893d19d26 pcbnew: Allow slow ratsnest to turn off
Depending on where you move the selection, the slow ratsnest might turn
on.  This prevents that setting from being sticky, reverting to smooth
movement.
2020-06-24 17:16:07 -07:00
..
drawing_tool.cpp Delete the right object in arc cleanup 2020-06-21 13:03:14 -04:00
drawing_tool.h Fix a collision name in drawing_tool.h with a msys2 header 2020-06-21 10:36:01 +02:00
edit_tool.cpp pcbnew: Remove item from edit selection in favor of parent 2020-06-14 07:29:44 -07:00
edit_tool.h Consolidate common viewer actions across cvpcb and pcbnew frames 2020-05-24 11:58:33 +01:00
footprint_editor_tools.cpp Flatten CS_PAD_PRIMITIVE out in favour of reusing DRAWSEGMENT. 2020-06-24 12:22:42 +01:00
footprint_editor_tools.h Cleanup Graphics to parallel Cleanup Tracks & Vias. 2020-06-17 18:44:39 +01:00
global_edit_tool.cpp Cleanup Graphics to parallel Cleanup Tracks & Vias. 2020-06-17 18:44:39 +01:00
global_edit_tool.h Cleanup Graphics to parallel Cleanup Tracks & Vias. 2020-06-17 18:44:39 +01:00
grid_helper.cpp Divorce GRID_HELPER from the parent frame. 2020-06-13 22:44:16 +01:00
grid_helper.h Divorce GRID_HELPER from the parent frame. 2020-06-13 22:44:16 +01:00
pad_tool.cpp Tool pad enumerate: show it only in footprint editor. 2020-05-16 15:52:47 +02:00
pad_tool.h Comment-only changes 2020-01-10 16:43:01 -08:00
pcb_actions.cpp More infrastructure work for shape editor. 2020-06-18 15:38:01 +01:00
pcb_actions.h More infrastructure work for shape editor. 2020-06-18 15:38:01 +01: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 Comment-only changes 2020-01-10 16:43:01 -08:00
pcb_editor_control.cpp Better error reporting for DRC rule parsing. 2020-05-25 22:51:47 +01:00
pcb_editor_control.h Eeschema: Adding back annotation 2020-01-29 16:33:57 +00:00
pcb_inspection_tool.cpp pcbnew: Allow slow ratsnest to turn off 2020-06-24 17:16:07 -07:00
pcb_inspection_tool.h destroy window when list nets dialog is closed 2020-04-21 13:23:56 +00: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 Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 2017-02-28 14:47:20 +01:00
pcb_tool_base.cpp Show the pencil cursor when placing an item, but it isn't created yet 2020-04-01 18:24:58 +01:00
pcb_tool_base.h Show the pencil cursor when placing an item, but it isn't created yet 2020-04-01 18:24:58 +01:00
pcb_viewer_tools.cpp Divorce GRID_HELPER from the parent frame. 2020-06-13 22:44:16 +01:00
pcb_viewer_tools.h Treat sketch mode module items and board items the same. 2020-05-26 23:21:38 +01:00
pcbnew_control.cpp pcbnew: Minor update to ratsnest calc 2020-06-17 19:43:11 -07:00
pcbnew_control.h Push grid settings dialogs down into common. 2020-06-14 19:26:37 +01:00
pcbnew_picker_tool.cpp Divorce GRID_HELPER from the parent frame. 2020-06-13 22:44:16 +01:00
pcbnew_picker_tool.h kicad_plugin.cpp: fix incorrect detection of existing footprints in PCB_IO::FootprintExists(), when fp names contain a point. 2019-07-19 18:16:07 +02:00
pcbnew_selection.cpp Lay some groundwork for adding distances to DRC errors. 2020-04-24 14:46:22 +01:00
pcbnew_selection.h pcbnew: Snap items to grouped layers 2019-08-21 12:32:13 -07:00
placement_tool.cpp pcbnew: Move ratsnest items to separate folder 2020-06-16 11:15:14 -07:00
placement_tool.h Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
point_editor.cpp Point editor: show dragged points with a highlight 2020-06-21 14:43:41 -04:00
point_editor.h Comment-only changes 2020-01-10 16:43:01 -08:00
position_relative_tool.cpp Lay some groundwork for adding distances to DRC errors. 2020-04-24 14:46:22 +01:00
position_relative_tool.h modify behavior of position relative tool 2020-03-02 20:55:06 +00:00
selection_tool.cpp ADDED: Setting to control track mouse drag behavior 2020-06-21 15:39:39 -04:00
selection_tool.h New enum for trace selection mode 2020-04-15 11:17:51 +00:00
tool_event_utils.cpp More modern toolset context menu work. 2019-05-05 17:12:59 +01:00
tool_event_utils.h More modern toolset context menu work. 2019-05-05 17:12:59 +01:00
zone_create_helper.cpp Pick up net for new zone from selection if no net is highlighted 2020-06-23 17:16:34 -04:00
zone_create_helper.h Add virtual constructors to some classes that should have them 2020-02-05 22:19:14 +00:00
zone_filler_tool.cpp A better hack for the post-ProgressReporter-loss-of-focus issue. 2019-07-14 18:18:48 +01:00
zone_filler_tool.h Comment-only changes 2020-01-10 16:43:01 -08:00