kicad/eeschema/sch_plugins/legacy
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
..
sch_legacy_lib_plugin_cache.cpp Readability. 2023-10-03 17:14:03 +01:00
sch_legacy_lib_plugin_cache.h Abstract out symbol library parser object. 2022-02-02 07:07:39 -05:00
sch_legacy_plugin.cpp PAGE_INFO: use double instead of int to store the page size. 2023-10-31 13:47:32 +01:00
sch_legacy_plugin.h Dont leak richio into everything 2023-09-07 22:29:40 -04:00
sch_legacy_plugin_helpers.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
sch_legacy_plugin_helpers.h Strip out Mils2Iu 2022-09-16 21:09:27 -04:00