kicad/pagelayout_editor/tools
Wayne Stambaugh 28776f5745 Text attributes object improvements.
* Add compare method to COLOR4D object.
* Add unit test to validate COLOR4D comparison method.
* Add missing color test in text attribute comparison method.
* Add unit test for text attribute object.
* Remove unnecessary headers from text attribute header.
* Move text attribute code into separate source file.
2023-03-29 12:53:45 -04: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 TOOL_EVENT: make command string non-optional 2022-09-19 10:23:09 -04: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 Text attributes object improvements. 2023-03-29 12:53:45 -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 Text attributes object improvements. 2023-03-29 12:53:45 -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 Selection: refactor modifier checking 2022-12-08 14:12:12 -05:00
pl_selection_tool.h Share more code between selection tools. 2022-07-11 19:04:08 -06:00