kicad/pcbnew/tools
Jeff Young 889b6cb1b1 Clean up some commenting and rename MODULE_EDITOR_TOOLs to match filename. 2020-05-03 20:56:32 +01:00
..
drawing_tool.cpp Allow graphic polygons/keepouts to be closed automatically 2020-04-24 18:35:43 +01:00
drawing_tool.h Comment-only changes 2020-01-10 16:43:01 -08:00
edit_tool.cpp Clean up some commenting and rename MODULE_EDITOR_TOOLs to match filename. 2020-05-03 20:56:32 +01:00
edit_tool.h modify behavior of position relative tool 2020-03-02 20:55:06 +00:00
footprint_editor_tools.cpp Clean up some commenting and rename MODULE_EDITOR_TOOLs to match filename. 2020-05-03 20:56:32 +01:00
footprint_editor_tools.h Clean up some commenting and rename MODULE_EDITOR_TOOLs to match filename. 2020-05-03 20:56:32 +01:00
global_edit_tool.cpp pcbnew: Adding arcs to PNS 2020-02-21 16:11:41 -08:00
global_edit_tool.h Move global commands to ACTIONs. 2019-06-03 21:08:30 +01:00
grid_helper.cpp Introduce new KI_FALLTHROUGH macro 2020-04-25 00:44:09 +01:00
grid_helper.h pcbnew: Adding arcs to PNS 2020-02-21 16:11:41 -08:00
pad_tool.cpp Clean up some commenting and rename MODULE_EDITOR_TOOLs to match filename. 2020-05-03 20:56:32 +01:00
pad_tool.h Comment-only changes 2020-01-10 16:43:01 -08:00
pcb_actions.cpp Allow graphic polygons/keepouts to be closed automatically 2020-04-24 18:35:43 +01:00
pcb_actions.h Allow graphic polygons/keepouts to be closed automatically 2020-04-24 18:35:43 +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 pcbnew: Adding arcs to PNS 2020-02-21 16:11:41 -08:00
pcb_editor_control.h Eeschema: Adding back annotation 2020-01-29 16:33:57 +00:00
pcb_inspection_tool.cpp Lay some groundwork for adding distances to DRC errors. 2020-04-24 14:46:22 +01: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
pcbnew_control.cpp Hook up Footprint Text Line Mode action to handler. 2020-04-27 00:24:57 +01:00
pcbnew_control.h Comment-only changes 2020-01-10 16:43:01 -08:00
pcbnew_picker_tool.cpp Footprint browser: Handle frame calls 2019-10-26 08:27:27 -07: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 Fix some strings to help translation. 2020-04-23 07:40:19 +02:00
placement_tool.h Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
point_editor.cpp SHAPE_LINE_CHAIN: Remove element access 2019-12-12 13:54:48 +00: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 New enum for trace selection mode 2020-04-15 11:17:51 +00: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 Convert graphic polygons on CrtYd layers to lines 2020-04-26 18:51:47 +00: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