kicad/pagelayout_editor/tools
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function
The extern just gets annoying to try to export the func later. We also yeet TO_UTF8 to string_utils.h for parity.
2023-09-09 00:10:57 -04:00
..
pl_actions.cpp Move pleditor actions to new constructor 2023-08-08 00:10:05 +01:00
pl_actions.h cleanup tool event and tool action includes 2021-06-06 18:26:26 +01:00
pl_drawing_tools.cpp Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +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 Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04: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 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05: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 10.0.0 2023-07-15 13:49:55 -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 Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
pl_selection_tool.h Share more code between selection tools. 2022-07-11 19:04:08 -06:00