kicad/pagelayout_editor/tools
Jeff Young a498d7e9c5 Try out a new arc-editing paradigm for LibEdit.
This is based on the notion that in Kicad the start and end-points
are far more important (as they usually connect to other segments)
than the center is.
2019-06-29 16:10:58 +01:00
..
pl_actions.cpp Push/pop tools even when selected from the toolbar. 2019-06-18 20:24:15 +01:00
pl_actions.h Push/pop tools even when selected from the toolbar. 2019-06-18 20:24:15 +01:00
pl_drawing_tools.cpp Overhaul cursor code for new tool/action framework. 2019-06-27 22:37:11 +01:00
pl_drawing_tools.h Move footprint & symbol tree context menus to tool infrastructure. 2019-06-05 20:16:48 +01:00
pl_edit_tool.cpp Overhaul cursor code for new tool/action framework. 2019-06-27 22:37:11 +01:00
pl_edit_tool.h Real-time highlighting for PlEditor delete tool. 2019-06-25 21:10:21 +01:00
pl_editor_control.cpp Implement I18N for ACTIONs. 2019-06-17 10:45:23 +01:00
pl_editor_control.h pl_editor rework: add a design inspector (similar to what was existing previously, but as a dialog) 2019-06-14 20:48:50 +02:00
pl_picker_tool.cpp Overhaul cursor code for new tool/action framework. 2019-06-27 22:37:11 +01:00
pl_picker_tool.h Real-time highlighting for PlEditor delete tool. 2019-06-25 21:10:21 +01:00
pl_point_editor.cpp Try out a new arc-editing paradigm for LibEdit. 2019-06-29 16:10:58 +01:00
pl_point_editor.h Overhaul cursor code for new tool/action framework. 2019-06-27 22:37:11 +01:00
pl_selection.cpp Convert separate-compilation of selection.cpp to polymorphism. 2019-06-10 23:46:00 +01:00
pl_selection.h Convert separate-compilation of selection.cpp to polymorphism. 2019-06-10 23:46:00 +01:00
pl_selection_tool.cpp Overhaul cursor code for new tool/action framework. 2019-06-27 22:37:11 +01:00
pl_selection_tool.h Real-time highlighting for PlEditor delete tool. 2019-06-25 21:10:21 +01:00