41 Commits (e73dd40f260b612e726f7e480c80621f1cd3f314)

Author SHA1 Message Date
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
Jeff Young 1b19ff5f42 More EDA_ANGLE changes. 4 years ago
Jeff Young c9487bad18 Move BOARD_ITEM::Rotate() to EDA_ANGLE. 4 years ago
Jeff Young 4b6bf3095a Radial dimensions. 4 years ago
Roberto Fernandez Bautista a79a221257 Array creator tool: Add option to assign unique reference designators 4 years ago
Jeff Young e6ca9837a2 Clear numbers from non-numberable pads and don't run DRC on them. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Jeff Young e895af4ec6 Include arcs in create array. (Thanks to RigoLigoRLC.) 4 years ago
Ian McInerney 23f8851409 Remove pcb_group include from board header 4 years ago
Mikolaj Wielgus aa09d6448a Pcbnew: Allow Create Array on groups 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 3451ac3088 PCB_MODULE_T -> PCB_FOOTPRINT_T 5 years ago
Jeff Young 522d64968e Yet more module -> footprint. 5 years ago
Jeff Young f5443de7f9 D_PAD -> PAD. 5 years ago
Jeff Young f7333ad64a Update some classnames including archaic zone names. 5 years ago
Jeff Young 4dc877d0e9 Module -> Footprint. 5 years ago
Seth Hillbrand f8a4edb1c9 First pass renaming module to footprint 5 years ago
Jeff Young 7a4900b8dc PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T 5 years ago
Jon Evans e9b627bfd8 ADDED: Center marker dimension type 5 years ago
Jon Evans 75ffce1a0b ADDED: Leader dimension object 5 years ago
Jeff Young 692aeff334 Fix a bunch of usages of copy ctor that really meant duplicate. 5 years ago
Jeff Young 56946f4db1 Fix pad name increment to use last edited pad. 6 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 6 years ago
Seth Hillbrand 76c26d6ae1 Remove unneeded unique_ptr 6 years ago
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 7 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. 10 years ago
unknown b8a91c7a98 Enhancements in Create array tool (bad parameters detection and disable parms when not applicable) 10 years ago