17 Commits (568c8c336baed537dc09a687a65b97075d757088)

Author SHA1 Message Date
Jon Evans f49779465e Fix broken build in array_creator 6 years ago
Jeff Young f67df4bf11 Collapse ARRAY_CREATOR into single class now that legacy instance is gone. 6 years ago
John Beard eb1e67583f Pcbnew: tidy up array options access/allocation 6 years ago
John Beard 26d04269ac Pcbnew: disable module numbering in pcbnew arrays 7 years ago
John Beard 6558bd9381 Pcbnew: Also transform and number the original item 7 years ago
John Beard 453a91f661 Pcbnew: arrays skip existing names 7 years ago
John Beard 5504981d00 Separate ARRAY_OPTIONS to own class in common 7 years ago
John Beard ec91329da0 Pcbnew: Array tool should not number NPTHs 7 years ago
Jeff Young e55bb9e748 Increment references when creating an array. 7 years ago
Jeff Young 4618c64213 Don't number aperture pads. 7 years ago
Maciej Suminski cca63801bf Renamed D_PAD::{Set,Get}PadName() to D_PAD::{Set,Get}Name() 8 years ago
jean-pierre charras a35a46804e Pcbnew fix: "create array" extremely slow in GAL mode, due to a useless call of a time consuming method for each new item created. 9 years ago
Maciej Suminski 5a1f52bf30 Modified tools to use BOARD_COMMIT. 9 years ago
Tomasz Wlostowski a5b7a7ca0a Changed DuplicateAndAddItem() to parametrized Duplicate(). 10 years ago
Maciej Suminski 1dd43d1d98 Unified undo buffer handling code for PCB & module editor. 10 years ago
jean-pierre charras e2cc78b2b5 Code cleanup: remove dead code (some removed methods were broken), and update or add comments. 9 years ago
unknown b8a91c7a98 Enhancements in Create array tool (bad parameters detection and disable parms when not applicable) 10 years ago