1327 Commits (835a82f0b9166eb4ed6d25341f5d1d2c34667d78)

Author SHA1 Message Date
Jon Evans 835a82f0b9 Attempt to disable flaky tests for now 2 years ago
Roberto Fernandez Bautista ca148fb4d1 pns_debug_tool: Fix "save as" to save log file with new router state 2 years ago
Roberto Fernandez Bautista 8e0489bc24 pns_debug_tool: goto line windows + add visual studio (half working) 2 years ago
Jon Evans e427099cff Disable flaky ngspice tests 2 years ago
Jeff Young 1e6986d2f5 Don't report starved thermals when connected only to isolated islands. 2 years ago
Roberto Fernandez Bautista 86368abba2 pns_debug_tool: Add Emacs as IDE option for Wayne, maybe? 2 years ago
Roberto Fernandez Bautista 366d8ecb73 pns_debug_tool: Add combobox to select IDE (CLion / VS Code) 2 years ago
Jeff Young 7cc663ad77 Schematic parity checking for CLI DRC. 2 years ago
Roberto Fernandez Bautista 3a95bd1bd1 pns_debug_tool: Add option to go to definition in vs code 2 years ago
Roberto Fernandez Bautista 7276486756 Finish fixing SHAPE_LINE_CHAIN::Slice 2 years ago
Roberto Fernandez Bautista 79aba50c23 Finish fixing SHAPE_LINE_CHAIN::NextShape and add tests 2 years ago
Roberto Fernandez Bautista 70f14277d1 PNS Debug/regresions: Fix some memory leaks 2 years ago
Roberto Fernandez Bautista effed5dfdf Fix SHAPE_LINE_CHAIN::Remove and SHAPE_LINE_CHAIN::RemoveShape 2 years ago
Roberto Fernandez Bautista 673e23c2e6 Fix and simplify SHAPE_LINE_CHAIN::Append( SHAPE_ARC ) + QA tests 2 years ago
Roberto Fernandez Bautista 34942290a2 SHAPE_LINE_CHAIN: Fix SetClosed() logic 2 years ago
Roberto Fernandez Bautista 7593863245 SHAPE_LINE_CHAIN: Fix and simplify ShapeCount() 2 years ago
Roberto Fernandez Bautista c72ba189cf Fix SHAPE_LINE_CHAIN::Slice following NextShape() changes 2 years ago
Roberto Fernandez Bautista e9fbb36538 SHAPE_LINE_CHAIN: Fix and simplify NextShape() + remove PrevShape() 2 years ago
Roberto Fernandez Bautista 079478f989 EDA_ANGLE: use constexpr for constant angles 2 years ago
Jeff Young ae735d3eb4 Renaming: replace convert with body-style. 2 years ago
Marek Roszko 1981997ee2 Dump the ERC report as part of the erc failure 2 years ago
Jeff Young 37c185f437 Remove overly-complex snapping layer for moving objects. 2 years ago
Jeff Young e04cd8743c Separate out Pad_Shape so auto-complete can work. 2 years ago
Jeff Young 27c253780d Separate out Pad_Shape so auto-complete can work. 2 years ago
Jeff Young a523c58530 Add a m_forceMarkObstaclesMode warning when violating DRC. 2 years ago
Jon Evans 104aa1abe4 Change prettifier QA to not depend on file format changes 2 years ago
jean-pierre charras 58b7eda47a QA test( test_prettifier) update golden files and fix a warning message. 2 years ago
John Beard 751c88ef20 Use 'uuid' (not 'id') in the s-expr PCB groups/generator format 2 years ago
Jon Evans ea0673e7a0 Do not merge buses of distinct types 2 years ago
Jon Evans 2ecf1ac23f Change regression test for #13162 to be less complex 2 years ago
Ian McInerney f2702b223c Introduce base IO_MGR class and unify RELEASER objects 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Marek Roszko 9799a7ddcc Fix broken build due to missing rename 2 years ago
Ian McInerney e6632bb983 Rename PCB IO classes/files 2 years ago
Ian McInerney 85f62c1fde Rename all schematic IO plugins 2 years ago
Ian McInerney d8b47d18d3 Initial rename of file plugin infrastructure components to IO 2 years ago
Ian McInerney 5c334c147b Make some types auto-reference to prevent copies 2 years ago
Wayne Stambaugh a4b38fbb80 Coverity warning fixes. 2 years ago
Wayne Stambaugh eb3fd10af8 Fix obscured object selection issue in board and footprint editors. 2 years ago
jean-pierre charras d8b1e3fcb3 test_prettifier: Better warning message for commit 8e647c24 2 years ago
jean-pierre charras 8e647c24b4 QA test, prettifier: Update golden files to the latest version. 2 years ago
John Beard e41f5efb03 Use modern bool style for footprint locking (locked yes) 2 years ago
John Beard 481fa1f959 Allow PCB reference image locking and UUID to be saved 2 years ago
jean-pierre charras b9a5e04ad0 Workaround to fix a QA not working test on platforms is Python older than 3.9 2 years ago
John Beard 11be5d6f1d Improve error handling when reading test board data 2 years ago
Wayne Stambaugh 078ba510b4 Remove empty QA layer test file stub from build list. 2 years ago
Wayne Stambaugh 5fa274ead0 Add board layer view stack up sequence from front layer to back layer. 2 years ago
Jeff Young 1adf96d879 Update gold failure count. 2 years ago
Jeff Young 931cec862e Non-plated slots are effectively edges. 2 years ago
Jeff Young e0a34efcb7 Use a more self-documenting API for router preview item flags. 2 years ago