17548 Commits (f9d571bf7d73306ac92e8abc313a158963fdb7e6)

Author SHA1 Message Date
Fabien Corona f9d571bf7d Creepage: use smart pointers 1 year ago
Fabien Corona 6d85853365 Creepage : add minimum slot width 1 year ago
Seth Hillbrand 6be6680d8c Fix DRC error with arcs 1 year ago
Dhineshkumar S 2bee6f2549 Fix Focus Issue in Parent Window After Hiding the Search Panel 1 year ago
Fabien Corona 07a0c980f3 DRC : Show paths for clearance and creepage 1 year ago
jean-pierre charras ab1b22d435 Python script: Ensure image handlers are loaded before loading a board,. 1 year ago
jean-pierre charras f96c9b2f20 Avoid an wxASSERT when loading a board from a python script outside KiCad. 1 year ago
Jon Evans 62e5663473 Make sure to initialize all members 1 year ago
Jon Evans edfa57909b Vias: prevent assertion in GetEffectiveShape 1 year ago
Jeff Young 251a6a27aa Escape HTML in messages. 1 year ago
aris-kimi 36bac3f467 Fix non working Esc when init Polyline Properties dialog. 1 year ago
Jeff Young dc7fd828f9 Limit fix to MacOS. 1 year ago
John Beard 247e332343 Pcbnew: minor wording fix on new FP in read-only library 1 year ago
John Beard 385d22aba7 Pcbnew: Avoid creating a footprint in a read-only library 1 year ago
Jon Evans 17e9a55cc8 Fix via bounding box calculation 1 year ago
jean-pierre charras 90e65ffb34 Fix a few Coverity and compil warnings. 1 year ago
Seth Hillbrand a5ada3230c Initialize m_job explicitly 1 year ago
Seth Hillbrand 433c894658 Prevent soldermask bridge DRC error with mask pad 1 year ago
Fabien Corona 3127cd2fd4 remove rtree from creepage drc check 1 year ago
Fabien Corona 9b9501e114 Creepage: get shapes before lambda 1 year ago
Seth Hillbrand 74d027bc04 Try to fix MSVC build 1 year ago
Fabien Corona 8a14a1d04f Creepage: make sure the shortest path is available in lambda 1 year ago
Fabien Corona 7a3b85862f creepage: avoid priority queue ties 1 year ago
Daniel Treffenstädt 2200eebc06 Added DRC test for minimum/maximum segment length 1 year ago
Dhineshkumar S 1fc8e65f7a Fixing Paste Issue in Library Table 1 year ago
Lucas Dumont 4bd0243a1e Make make PAD always return SHAPE_COMPOUND 1 year ago
Seth Hillbrand 10e1ba9c6b Fix layer ordering issue in net inspector 1 year ago
Seth Hillbrand 4077c57d7a Check in compiled help that keeps changing 1 year ago
jean-pierre charras dd9806a320 CONNECTIVITY_DATA::IsConnectedOnLayer() fix incorrect behavior for B_Cu layer test. 1 year ago
jean-pierre charras d04f30de5d DIALOG_GLOBAL_EDIT_TEARDROPS: a bit of code cleanup. 1 year ago
Jon Evans e50a18d21c Prevent assert when saving vias 1 year ago
Fabien Corona 5127088c3f Creepage: correct some weights 1 year ago
Fabien Corona 09bd76a2f9 Creepage: avoid invalid pointers when reloading the graph 1 year ago
Fabien Corona 264bce3f35 Creepage: Prevent crash from duplicate deletion 1 year ago
Jeff Young b342126ff3 DRCEpsilon will appear on *both* sides of a zone neck. 1 year ago
Jeff Young f1ff75f969 Make sure Paste can't leak through modal dialog. 1 year ago
Fabien Corona 6de2b5115f Creepage: Temporary fix for a crash 1 year ago
Fabien Corona 88efa6b27d creepage: fix coverity warnings + tidy up 1 year ago
Denis Latyshev 260014710a Pcbnew: Add differential and single line length/skew mirroring 1 year ago
Daniel Treffenstädt 5e3c9334cc ADDED: DRC Checks for connected track angles 1 year ago
JamesJCode 68b40f1ef3 Clang warning fixes for creepage checks 1 year ago
John Beard 418e81702f FP editor: choose the right conflict resolution... 1 year ago
John Beard 2fd2e1d837 FP editor: a 'new' footprint with no library is 'editable' 1 year ago
Fabien Corona 70dbe42a90 don't make extra copies 1 year ago
Fabien Corona 7b20d09487 arc: pointer checks 1 year ago
Fabien Corona 3c0ade5c04 pointer initialization 1 year ago
Fabien Corona 6870590d17 remove dead code 1 year ago
Fabien Corona f258cc5164 DRC creepage 1 year ago
JamesJCode 1677288798 Don't flag empty placement source as missing in rule area properties 1 year ago
jean-pierre charras bff4ab5cfe DIALOG_GLOBAL_EDIT_TEARDROPS: save teardrop scope in board design settings. 1 year ago