kicad/pcbnew/plugins
jean-pierre charras d8be69c3c1 PAGE_INFO: use double instead of int to store the page size.
For historical reasons, they are stored in mils, but using int create rounding
issues when converting to/from mils to IU in dialogs.
This is a minor but annoying issue.
Fixes #16000
https://gitlab.com/kicad/code/kicad/-/issues/16000
2023-10-31 13:47:32 +01:00
..
altium Fix sloppy coding. 2023-10-26 10:43:21 +01:00
cadstar Move CORNER_STRATEGY out of SHAPE_POLY_SET. 2023-10-06 15:42:50 +03:00
common Rename layer ids file. 2021-07-29 16:03:25 +01:00
eagle Remove unnecessarily restrictive IsCopper() checks. 2023-10-28 12:12:34 +01:00
easyeda EasyEDA Std: Fix open polygon shapes in symbols. 2023-10-31 02:21:32 +03:00
easyedapro ADDED: Project chooser dialog for EasyEDA Pro import. 2023-10-30 09:35:27 +03:00
fabmaster Import system refactor for PCB plugins. 2023-08-15 05:26:12 +03:00
geda Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
kicad PAGE_INFO: use double instead of int to store the page size. 2023-10-31 13:47:32 +01:00
legacy Pcbnew, legacy plugin: fix a minor issue about file version number. 2023-10-23 18:43:26 +02:00
pcad Move duplicated code of plugin.cpp and sch_plugin.cpp into a new plugin_utils located in commons 2023-10-01 13:58:38 +02:00