kicad/pcbnew/tools
Jeff Young 45d6b4a9fc Readability improvements. 2022-09-19 11:18:20 +01:00
..
board_editor_control.cpp Remove IU_PER_MM thats standalone 2022-09-16 21:09:27 -04:00
board_editor_control.h ADDED: Search/inspect pane 2022-09-14 02:59:57 +00:00
board_inspection_tool.cpp Readability improvements. 2022-09-19 11:18:20 +01:00
board_inspection_tool.h ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
board_reannotate_tool.cpp Cleanup & performance enhancements. 2022-08-01 13:09:51 +01:00
board_reannotate_tool.h Array creator tool: Add option to assign unique reference designators 2021-10-25 22:38:49 +01:00
convert_tool.cpp CONVERT_TOOL: also show the "Create From Selection" menu if a array can be created 2022-09-07 10:53:27 +02:00
convert_tool.h Replace boost::optional with std::optional 2022-08-25 15:50:47 -07:00
drawing_stackup_table_tool.cpp Readability improvements. 2022-09-19 11:18:20 +01:00
drawing_tool.cpp Readability improvements. 2022-09-19 11:18:20 +01:00
drawing_tool.h Replace boost::optional with std::optional 2022-08-25 15:50:47 -07:00
drc_tool.cpp Pointer safety for ERC/DRC dialogs. 2022-08-30 12:07:19 +01:00
drc_tool.h Exclusions for Unconnected Items; Markers & exclusions for Parity checks 2021-12-24 21:10:28 +00:00
edit_tool.cpp Remove convert_to_biu.h, merge contents to base_units.h 2022-09-16 21:09:28 -04:00
edit_tool.h PCB: Swap Tool 2022-09-12 09:39:43 -04:00
edit_tool_move_fct.cpp PCB: Swap Tool 2022-09-12 09:39:43 -04:00
footprint_editor_control.cpp Make sure dirty flag gets set, and leave save enabled regardless. 2022-09-01 14:27:16 +01:00
footprint_editor_control.h Allow selection of Footprint Checker markers. 2022-08-20 11:30:25 +01:00
global_edit_tool.cpp More wide-string declarations. 2022-02-05 22:26:31 +00:00
global_edit_tool.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
group_tool.cpp Work around focus issues for status popups. 2022-09-04 21:08:01 +01:00
group_tool.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
pad_tool.cpp Remove IU_PER_MM thats standalone 2022-09-16 21:09:27 -04:00
pad_tool.h Cancel or commit pad edit mode when switching footprints. 2022-02-19 19:36:19 +00:00
pcb_actions.cpp ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
pcb_actions.h ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
pcb_control.cpp Readability improvements. 2022-09-19 11:18:20 +01:00
pcb_control.h ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
pcb_editor_conditions.cpp Remove bad static_cast. 2022-07-24 23:41:41 +01:00
pcb_editor_conditions.h Move 45° limit to hotkey 2021-09-05 13:42:51 -07:00
pcb_grid_helper.cpp GetClampedCoords: Better usability for rounding 2022-08-16 12:08:55 +00:00
pcb_grid_helper.h Fix pad snapping in renumber pads 2022-01-03 19:39:04 -08:00
pcb_picker_tool.cpp Display crosshairs in picker tools. 2022-09-13 01:40:43 +01:00
pcb_picker_tool.h Rename layer ids file. 2021-07-29 16:03:25 +01:00
pcb_point_editor.cpp Combine Iu2Millimeter & remove PcbMm2iu 2022-09-16 21:09:26 -04:00
pcb_point_editor.h Bounds-awareness in Move, Rotate, point editor, drawing tool 2022-08-16 12:08:55 +00:00
pcb_selection.cpp Neurotically update position wxPoint usages 2022-01-01 11:55:51 -05:00
pcb_selection.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
pcb_selection_conditions.cpp Consolidate on a more widely used sub-type architecture. 2022-08-23 12:57:55 +01:00
pcb_selection_conditions.h Consolidate on a more widely used sub-type architecture. 2022-08-23 12:57:55 +01:00
pcb_selection_tool.cpp Make sure a collector has a guide before handing it to a client filter. 2022-09-18 18:14:47 +01:00
pcb_selection_tool.h More improvements to drag tool selection disambiguation. 2022-09-08 23:43:07 +01:00
pcb_tool_base.cpp Some more wxPoint/EDA_RECT yeeting. 2022-08-31 00:44:33 +01:00
pcb_tool_base.h ADDED: automatic zone refilling. 2022-02-24 18:16:45 +00:00
pcb_viewer_tools.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
pcb_viewer_tools.h Remove some more duplicated preferences. 2021-12-26 13:37:28 +00:00
placement_tool.cpp ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
placement_tool.h Some more wxPoint/EDA_RECT yeeting. 2022-08-31 00:44:33 +01:00
position_relative_tool.cpp Work around focus issues for status popups. 2022-09-04 21:08:01 +01:00
position_relative_tool.h Convert wxPoint/wxSize starting from EDA_RECT usages 2022-01-01 11:30:33 -05:00
properties_tool.cpp Properties: pick up single selections 2022-08-30 13:59:37 -04:00
properties_tool.h WIP: Properties GUI 2022-08-22 21:32:32 -04:00
tool_event_utils.cpp More wide-string declarations. 2022-02-05 22:26:31 +00:00
tool_event_utils.h Move EDA_ANGLE to KiMath lib 2022-01-14 17:12:24 -08:00
zone_create_helper.cpp Don't consider rule area zones in priority calc 2022-08-25 10:12:58 -07:00
zone_create_helper.h Choose the first unused priority value for zones 2022-08-25 10:05:30 -07:00
zone_filler_tool.cpp Retire no-pads warning in favour of defaulting to area-based remove islands strategy. 2022-03-01 19:19:18 +00:00
zone_filler_tool.h ADDED: automatic zone refilling. 2022-02-24 18:16:45 +00:00