kicad/pagelayout_editor
jean-pierre charras 21144481d2 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
2022-03-22 10:32:36 +01:00
..
dialogs Font support for drawing sheet editor. 2022-02-28 18:05:26 +00:00
tools PLOTTER: do not clamp coordinates to an arbitrary value. 2022-03-22 10:32:36 +01:00
CMakeLists.txt Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 2022-01-31 15:57:56 -08:00
files.cpp Move temp save files to temporary directory 2022-03-07 20:13:28 -08:00
invoke_pl_editor_dialog.h Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
menubar.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
pagelayout_editor.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
pagelayout_editor_doc.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
pl_draw_panel_gal.cpp Neurotically update position wxPoint usages 2022-01-01 11:55:51 -05:00
pl_draw_panel_gal.h More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00
pl_editor.cpp Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
pl_editor_frame.cpp pagelayout_editor: minor fix and minor code cleanup 2022-03-03 07:40:08 +01:00
pl_editor_frame.h pagelayout_editor: minor fix and minor code cleanup 2022-03-03 07:40:08 +01:00
pl_editor_id.h Worksheet -> (industry standard) Drawing Sheet. 2021-02-22 17:35:46 +00:00
pl_editor_layout.cpp pagelayout_editor: minor fix and minor code cleanup 2022-03-03 07:40:08 +01:00
pl_editor_layout.h pagelayout_editor: minor fix and minor code cleanup 2022-03-03 07:40:08 +01:00
pl_editor_settings.cpp Untangle pl_editor includes 2020-10-13 20:33:33 -04:00
pl_editor_settings.h More header clean up. 2021-06-08 15:39:47 -04:00
pl_editor_undo_redo.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
toolbars_pl_editor.cpp Stop salt the eart with wxhtml.h 2021-06-03 07:49:49 -04:00