14303 Commits (8165fc6c4468883d332c6c9f21f80a91a8d83d63)

Author SHA1 Message Date
Jeff Young 8165fc6c44 Give up trying to infer what kind of polygon the user wants. 3 years ago
Seth Hillbrand 137b4de1c2 Allow groups in groups 3 years ago
Mike Williams 4a4fab78a3 PCB: allow swap while moving 3 years ago
Mike Williams 3042633f4a PCB: block unroute and move individually when already moving 3 years ago
Seth Hillbrand 259e41be2d Don't add non-groupable items to the group 3 years ago
Seth Hillbrand d232ade752 Remove cloned items from groups 3 years ago
Jeff Young eb19e32b40 Performance optimization for pad drawing. 3 years ago
Jon Evans b2b3f5752f Properties: Add grouping and sorting by creation order 3 years ago
Jon Evans 64f315c649 Move properties panel to widgets with the other AUI panels 3 years ago
Seth Hillbrand 3460c50afa Attempt to avoid double-free when shutting down on Windows 3 years ago
Jon Evans 5bbe21f540 Properties: don't rebuild the panel when closing an editor 3 years ago
Jeff Young c0ab2258a4 Update LAYER_PAD_FR when F_Cu colour changes (and same for back). 3 years ago
Jeff Young ec9c6a8053 Separate creation of polygons for open and closed shapes. 3 years ago
Jeff Young 740e193871 Increase bounding box of stroke text and the leader box of all text. 3 years ago
Jeff Young 1e3186b9cb Allow pad-to-copper-graphic collisions in net-ties. 3 years ago
jean-pierre charras 3f50199dad TEARDROP_MANAGER: fix a corner case that generate a invalid teardrop polygon. 3 years ago
Jeff Young 86d7638f10 Fix typo. 3 years ago
jean-pierre charras b3559ae12c Minor fix: make DIALOG_EXPORT_STEP_PROCESS_BASE correctly re-sizable. 3 years ago
Jon Evans 74a2e4cad9 Properties: Add support for zone connection style 3 years ago
Jon Evans 96fe93618e Properties: Stop sorting by name 3 years ago
Jon Evans 611c19016f Properties: add support for string escaping 3 years ago
Jon Evans 5061f0556f Properties: implement ellipsization for name column 3 years ago
Jon Evans 220ef6fb44 Properties: Add some missing footprint properties; cleanup 3 years ago
Jeff Young 4aff5c7618 Keep courtyard caches alive during move. 3 years ago
Simon Richter fbc321c4c1 Fix initialization order 3 years ago
Jon Evans 8c7691fbc3 Harmonize on "Manager" for now, since we use that in the docs 3 years ago
Jon Evans bbea5b3fbc Save and restore properties and search panel sizes 3 years ago
Jon Evans 308576b78d Properties: Use parent footprint references instead of UUIDs 3 years ago
Jon Evans 11e784cf10 Properties: specialize layer setting for footprints 3 years ago
Jon Evans 88495e5be1 Properties: Fix masking of layers for non-copper items 3 years ago
Jon Evans 7a9467b0d5 Get rid of some gcc warnings 3 years ago
Jeff Young 32836da14b Don't show annular rings controls for vias that span only a single layer. 3 years ago
Jeff Young d6ae915616 Pay attention to layers when sorting pads. 3 years ago
Seth Hillbrand 47d86e5d9e Don't crash when canceling graphics import 3 years ago
Jeff Young 16db0440ba Fix logic that was accidentally flipped in earlier commit. 3 years ago
Jeff Young 1aad2fb37b Change via keep-start-end to be start/end, not top/bottom. 3 years ago
Jeff Young 5de4bfde93 Move drilled NPTH holes to hole-clearance checking. Edge-clearance 3 years ago
Jeff Young e62463b52b Don't store optimized anchors in CN_ITEMs. 3 years ago
Mike Williams 60d42a7b1e Spelling: fix various suppress misspellings 3 years ago
Jeff Young b42d5da07d Check keepTopBottom when determining whether or not to flash a pad/via. 3 years ago
Jeff Young 8b1ffca7fa Better reporting of nets and netclasses. 3 years ago
Jeff Young 97fd99ec99 Re-resolve netclasses after assigning netclass to pattern. 3 years ago
Seth Hillbrand 9403b5ce99 Unescape strings in search panel 3 years ago
Jeff Young 50089ce558 Fix errors in handling of std::shared_ptrs. 3 years ago
Jeff Young 226529235c Mostly const safety, but also performance opt. by avoiding shared_ptr overhead. 3 years ago
Seth Hillbrand 740dbdf09a De-initialize propertygrid when done 3 years ago
Seth Hillbrand 0e818360c4 Unescape netnames in search panel 3 years ago
Seth Hillbrand 50ecb5b498 Remove errant printf 3 years ago
Jeff Young 11130bfd88 Backing out earlier fix in favour of fixing std::shared_ptr usage. 3 years ago
Jeff Young 106508f266 Split ratsnest optimization into separate parallel threads. 3 years ago