kicad/pcbnew/tools
Seth Hillbrand 7c296fbcb7 GRID_HELPER: Provide alignment axes from snap points
ADDED: alignment lines from item snap points

Alignment lines are shown when moving the cursor horizontally or
vertically from a possible snap point.
2020-01-18 20:43:40 -08:00
..
drawing_tool.cpp GRID_HELPER: Provide alignment axes from snap points 2020-01-18 20:43:40 -08:00
drawing_tool.h Comment-only changes 2020-01-10 16:43:01 -08:00
drc.cpp More uninitialized variables. 2020-01-13 20:16:40 +00:00
drc.h Switch to scoped enums 2019-12-20 14:11:39 +00:00
drc_clearance_test_functions.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
edit_tool.cpp pcbnew: Cleanup includes of pcbnew_id.h 2020-01-03 15:39:05 +00:00
edit_tool.h Comment-only changes 2020-01-10 16:43:01 -08:00
footprint_editor_tools.cpp Don't try and run drawing tools in ModEdit with no module selected. 2019-07-19 15:29:10 -06:00
footprint_editor_tools.h Comment-only changes 2020-01-10 16:43:01 -08:00
global_edit_tool.cpp Fix some Coverity identified issues. 2020-01-13 20:16:40 +00:00
global_edit_tool.h Move global commands to ACTIONs. 2019-06-03 21:08:30 +01:00
grid_helper.cpp GRID_HELPER: Provide alignment axes from snap points 2020-01-18 20:43:40 -08:00
grid_helper.h GRID_HELPER: Provide alignment axes from snap points 2020-01-18 20:43:40 -08:00
microwave_tool.cpp pcbnew: Cleanup includes of pcbnew_id.h 2020-01-03 15:39:05 +00:00
microwave_tool.h Comment-only changes 2020-01-10 16:43:01 -08:00
pad_tool.cpp pcbnew: Cleanup includes of pcbnew_id.h 2020-01-03 15:39:05 +00:00
pad_tool.h Comment-only changes 2020-01-10 16:43:01 -08:00
pcb_actions.cpp Add missing option to show footprint texts in fill or sketch (line) mode. 2019-12-23 18:11:45 +01:00
pcb_actions.h Comment-only changes 2020-01-10 16:43:01 -08: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 Unified update to C++14 std::make_unique 2019-12-05 10:43:55 -08:00
pcb_editor_control.h Comment-only changes 2020-01-10 16:43:01 -08:00
pcb_inspection_tool.cpp Implement Get/Set display options 2019-11-07 08:26:44 -08:00
pcb_inspection_tool.h Comment-only changes 2020-01-10 16:43:01 -08: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 Implement Get/Set display options 2019-11-07 08:26:44 -08:00
pcb_tool_base.h Comment-only changes 2020-01-10 16:43:01 -08:00
pcbnew_control.cpp pcbnew_control: Replace C casts with C++ casting 2020-01-13 14:19:44 +00: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 Formatting change for dynamic cast tests 2020-01-13 01:48:57 +00:00
pcbnew_selection.h pcbnew: Snap items to grouped layers 2019-08-21 12:32:13 -07:00
placement_tool.cpp pcbnew: Don't compare across containers 2020-01-07 16:03:32 -08: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 Unified update to C++14 std::make_unique 2019-12-05 10:43:55 -08:00
position_relative_tool.h Comment-only changes 2020-01-10 16:43:01 -08:00
selection_tool.cpp Clean a bunch of legacy code out of the Filter Selection dialog. 2020-01-12 20:53:56 +00:00
selection_tool.h Comment-only changes 2020-01-10 16:43:01 -08: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 Use const references where possible 2019-12-05 14:40:22 -08:00
zone_create_helper.h pcbnew: Commit polygon points to new constrained zone 2019-10-20 09:29:35 -07: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