79 Commits (3428bd8e834473e5125ffc889824b15f98c7132f)

Author SHA1 Message Date
Seth Hillbrand f3d65b5156 Revise method of selecting footprints in contrast 2 years ago
jean-pierre charras b47f172e57 PCB_VIA::SetLayerSet( LSET aLayerSet ): fix bug: it must consider only copper layers. 2 years ago
jean-pierre charras ab4535f01b Pcbnew, show solder mask on VIAS: refinement: take in account the mask expansion. 2 years ago
Jeff Young 879e6c302d Redraw via mask layers when switching Tented Vias on/off. 2 years ago
Jeff Young 9a757e8e44 Restore over-aggressive CLion cleanup. 2 years ago
Jeff Young 9fe00bb808 Cleanup. No (intentional) functional changes. 2 years ago
Wayne Stambaugh a1fb8e1b1d Coverity fixes and code cleaning. 3 years ago
Jeff Young 362d85ef50 Special selection mode when in high-contrast with courtyard layer active. 3 years ago
Alex b71fa91bc4 Don't write outside of overrides array on pad zone_layer_connections. 3 years ago
Jeff Young f2f54fe926 Improve zone-layer-connections terminology and comments. 3 years ago
Alex 13ce2ebf46 15% rendering optimization in PCB_TRACK::ViewGetLOD. 3 years ago
Jon Evans e11012fe06 Properties: show via friendly name 3 years ago
Jeff Young 0c8f95aa02 Make sure tesselate_lambda has lock before modifying zone. 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Tomasz Wlostowski 7d40bbdf38 router: mark the head trace (as opposed to the 'fixed tail') with fully saturated color 3 years ago
Jon Evans 5eb3f5d3e7 Use correct translation macro for group names 3 years ago
Jon Evans 2b4cafe9f7 Properties: Fixes for arc tracks 3 years ago
jean-pierre charras 50d34e232b pcbnew: fix a bug that crashes pcbnew on startup when running under gdb/msys2 3 years ago
Jon Evans 73b3f28c25 Properties: mask layer property for items that can't set it 3 years ago
Jon Evans b2b3f5752f Properties: Add grouping and sorting by creation order 3 years ago
Jon Evans bbea5b3fbc Save and restore properties and search panel sizes 3 years ago
Jeff Young 1aad2fb37b Change via keep-start-end to be start/end, not top/bottom. 3 years ago
Jeff Young 03ba14c6d3 Tighten lifecycle management of parent group pointers. 3 years ago
Seth Hillbrand c1f2ca1d8d Make multiple names of the net on a track 3 years ago
Seth Hillbrand c95bd3fc89 Cache LOD for netname redraw 3 years ago
Jon Evans a5d685ff5c Handle coordinate transforms in properties system 3 years ago
Jeff Young d16b23d16e Name shortening and line-break reduction. 3 years ago
Jeff Young 437d2c4589 Overhaul of remove-unconnected's zone filling and drawing strategies. 3 years ago
Jeff Young 4af98827fd Revert change for 11299, and update removed-pad items after zone fills. 3 years ago
Seth Hillbrand b4f3390626 Drill size is absolute 3 years ago
Jeff Young 7e71dc084c Implement Mirror H/V for tracks and vias. 3 years ago
Seth Hillbrand 0150655ed3 Fix missing DRC check with via 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Jeff Young b4492e0bd2 More EDA_RECE yeetage. 3 years ago
Jeff Young f17a865593 Move EDA_ITEM hitTest to BOX2I. 3 years ago
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
Maciej Suminski af71d42307 Renamed PROPERTY_TYPE enum names to avoid a conflict on MSYS2 6 years ago
Maciej Suminski 95fd58b25a Properties meta-data for pcbnew classes 6 years ago
Jeff Young 4f0136db3b Attempt to fix std::initializer_list lifetime issue. 3 years ago
Jeff Young aa2ad3b44c Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
Jeff Young 43df863df2 Fix issue with caches not being initialized when printing msg bar. 3 years ago
Marek Roszko a8505d9c76 SEARCH_RESULT -> INSPECT_RESULT 3 years ago
jean-pierre charras 4d48376eae Fix some warnings detected by PVS-STUDIO (not used vars) 3 years ago
Jeff Young f41af10007 Clean up hole shapes for safety (smart pointer) and consistency. 3 years ago
Jeff Young 8a9bf02b7e Smarten up silk clearance & tented item handling. 3 years ago
Seth Hillbrand a43fcd045f Hyperlynx arcs are always CW 3 years ago