kicad/pcbnew/plugins
Roberto Fernandez Bautista 0691e942f4 CADSTAR Archive Importer: Fix duplicate KIID for loaded elements
Don't use clone to copy an EDA_ITEM. Use Duplicate().
Even if you give the clone a new KIID, all its children will still be clones.
Create Duplicate() in LIB_PART
2020-11-28 17:18:17 +00:00
..
altium Cleanup some compiler and Coverity warnings 2020-11-15 21:41:38 +00:00
cadstar CADSTAR Archive Importer: Fix duplicate KIID for loaded elements 2020-11-28 17:18:17 +00:00
common Allow a user to remap layers in Eagle import 2020-11-12 11:37:04 +01:00
eagle Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +00:00
geda Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +00:00
kicad Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +00:00
legacy Exorcise some instances of "modedit". 2020-11-17 16:05:48 +00:00
pcad Remove unused variables plus some more fixes from CppCheck 2020-11-19 02:28:47 +00:00