91 Commits (9602151d6c7cda8a1dc544cdfac612a61a848918)

Author SHA1 Message Date
Alex Shvartzkop 4d66a8ebdb Fix rendering/plotting of arcs with tiny angle and huge radius. 2 years ago
Jeff Young ee3be0802c Move PCBNew overrides to nullable properties. 2 years ago
Jon Evans 1ff3b5a437 Guard against UNDEFINED_LAYER in GetLayerSet 2 years ago
Jeff Young 21d53d0b86 Make sure Use-Netclasses checkbox gets set when loading dialog. 2 years ago
Jeff Young c1f01877a8 Improve length calculation for vias. 2 years ago
Jeff Young 24a9245f81 Hook up via size & drill constraints to editors. 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Jeff Young 2c02c26af4 Centralize min/opt/max printing. 2 years ago
Jeff Young 2b28580f0c Comments. 2 years ago
jean-pierre charras a7b1448ccd Fix a compil warning. 2 years ago
jean-pierre charras 51456d973b Better detection of degenerated PCB_ARC. 2 years ago
jean-pierre charras 2c10d5e3a0 Pcbnew: fix some issues with very small arcs (size a few internal units) 2 years ago
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