kicad/pagelayout_editor/tools
Mike Williams d90dc77e00 Selection: Don't drop small moves
If we do a real drag, the timer will be cancelled. If we don't, then
the user is still holding the mouse button down and would probably like
to see the menu. Otherwise it appears the action is dropped.
2021-09-27 16:44:32 +00:00
..
pl_actions.cpp More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00
pl_actions.h cleanup tool event and tool action includes 2021-06-06 18:26:26 +01:00
pl_drawing_tools.cpp Don't push view control settings to the previous active tool. 2021-09-13 13:28:05 +01:00
pl_drawing_tools.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
pl_edit_tool.cpp Don't push view control settings to the previous active tool. 2021-09-13 13:28:05 +01:00
pl_edit_tool.h Pass VECTOR2I objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
pl_editor_control.cpp Fill in some missing GetMsgPanelItems and make some others consistent. 2021-09-27 00:23:40 +01:00
pl_editor_control.h Worksheet -> (industry standard) Drawing Sheet. 2021-02-22 17:35:46 +00:00
pl_point_editor.cpp Keep order of rect corners in PLEditor. 2021-09-16 14:17:52 +01:00
pl_point_editor.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
pl_selection.cpp Split out selection.cpp to reduce header sharing 2021-06-06 11:09:07 -04:00
pl_selection.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
pl_selection_tool.cpp Selection: Don't drop small moves 2021-09-27 16:44:32 +00:00
pl_selection_tool.h Move selection disambiguation to long-click 2021-09-05 13:42:51 -07:00