kicad/pagelayout_editor/tools
jean-pierre charras 6127ae92a5 PLOTTER: do not clamp coordinates to an arbitrary value.
Previously, coordinates were clamped to +- 60 inches. It makes no sense to
clamp them at plotter level: max cooed depends on the editor (schematic/board...)
Rename MAX_PAGE_SIZE_MILS to MAX_PAGE_SIZE_EESCHEMA_MILS and use it only for Eeschema.
Fixes #11196
https://gitlab.com/kicad/code/kicad/issues/11196

(cherry picked from commit 21144481d2)
2022-04-04 13:52:21 -07: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 Re-entrancy blocker for line/wire/bus tool. 2022-03-17 22:34:52 +00: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 PLOTTER: do not clamp coordinates to an arbitrary value. 2022-04-04 13:52:21 -07: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 We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
pl_selection.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
pl_selection_tool.cpp Honor modifier keys in diambiguation 2022-02-25 16:15:56 -08:00
pl_selection_tool.h Move selection disambiguation to long-click 2021-09-05 13:42:51 -07:00