kicad/pagelayout_editor/tools
John Beard c799966774 Handle pasting of image data from the clipboard
Also move some clipboard functions out of TOOL_MANAGER,
as they had no dependency on that class, and are just free
functions around wxTheClipboard.
2024-10-13 20:47:45 +08:00
..
pl_actions.cpp Remove redundant tooltips. 2024-08-18 17:18:07 -06:00
pl_actions.h cleanup tool event and tool action includes 2021-06-06 18:26:26 +01:00
pl_drawing_tools.cpp Use arrow not pencil when selecting image 2024-09-13 16:52:18 -07: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 Handle pasting of image data from the clipboard 2024-10-13 20:47:45 +08:00
pl_edit_tool.h Clearer naming. 2023-10-10 15:43:45 +01:00
pl_editor_control.cpp Add ability to embed files in various elements 2024-07-15 16:06:55 -07:00
pl_editor_control.h Worksheet -> (industry standard) Drawing Sheet. 2021-02-22 17:35:46 +00:00
pl_point_editor.cpp Update {fmt} to 11.0.2 2024-09-21 17:44:10 -04:00
pl_point_editor.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
pl_selection.cpp More EDA_RECE yeetage. 2022-08-31 17:19:50 +01:00
pl_selection.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
pl_selection_tool.cpp TOOL_INTERACTIVE: only create the context menu when we are running in GUI mode 2024-08-13 22:50:26 +02:00
pl_selection_tool.h Share more code between selection tools. 2022-07-11 19:04:08 -06:00