kicad/pagelayout_editor/tools
Jeff Young 58ca5b71a9 A more robust fix for 36f1d023f0.
This one also handles when the events get out-of-order due to them
starting out in the Simulation window and not getting dispatched until
the mouse goes over the Schematic window.

Fixes: lp:1835907
* https://bugs.launchpad.net/kicad/+bug/1835907

Fixes: lp:1836544
* https://bugs.launchpad.net/kicad/+bug/1836544
2019-07-15 14:15:24 +01:00
..
pl_actions.cpp MRU for page size and orientation, and clearer info that this is all preview data only. 2019-07-10 23:17:50 +01:00
pl_actions.h MRU for page size and orientation, and clearer info that this is all preview data only. 2019-07-10 23:17:50 +01:00
pl_drawing_tools.cpp A more robust fix for 36f1d023f0. 2019-07-15 14:15:24 +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 A more robust fix for 36f1d023f0. 2019-07-15 14:15:24 +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 MRU for page size and orientation, and clearer info that this is all preview data only. 2019-07-10 23:17:50 +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 A more robust fix for 36f1d023f0. 2019-07-15 14:15:24 +01:00
pl_picker_tool.h Cleanup. 2019-07-02 21:36:42 +01:00
pl_point_editor.cpp Allow move tool to run on top of other tools. 2019-07-01 22:15:25 +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 Cleanup and commenting. 2019-07-14 10:36:48 +01:00
pl_selection_tool.h Cleanup and commenting. 2019-07-14 10:36:48 +01:00