kicad/eeschema/sch_plugins/cadstar
Simon Richter 1e505d4c22 Remove a few call sites of SCH_SHEET::SetSize
This function is dangerous and should be used only by parsers, and not even
those, really.

For new objects, the size can be passed to the constructor.
2022-04-18 16:23:03 +02:00
..
cadstar_sch_archive_loader.cpp Remove a few call sites of SCH_SHEET::SetSize 2022-04-18 16:23:03 +02:00
cadstar_sch_archive_loader.h Break sch_text.h/.cpp into sch_text and sch_label. 2022-01-28 21:38:15 +00:00
cadstar_sch_archive_parser.cpp Add progress reporting to CADSTAR Schematic & PCB importers 2021-09-11 17:50:19 +01:00
cadstar_sch_archive_parser.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
cadstar_sch_archive_plugin.cpp Fix debug assertion in Altium and CADSTAR schematic importers. 2021-12-09 12:56:03 +00:00
cadstar_sch_archive_plugin.h Add progress reporting to CADSTAR Schematic & PCB importers 2021-09-11 17:50:19 +01:00