44721 Commits (1a86982a2a847758106ebce5a8dae58b6ad9536c)
 

Author SHA1 Message Date
John Beard 1a86982a2a Avoid enum name conflict on MacOS. 1 year ago
Tomasz Wlostowski c258b85e4d router: provisional fix for stray vias in shove mode and related crashes 1 year ago
Tomasz Wlostowski 69210e684a router: move FindViaByHandle to NODE 1 year ago
Tomasz Wlostowski f53823799c router: improved AREA_RESTRICTION in the optimizer and more control over 'optimize entire track being dragged' 1 year ago
jean-pierre charras 0443bd44d4 Pcbnew, PADSTACK::operator=() fix missing copy of m_parent member 1 year ago
Alex Shvartzkop 6951dd39c0 Update 3D model export menu text. 1 year ago
Alex Shvartzkop 3b987776c7 ADDED: STL and PLY (since OCCT 7.7.0) 3D model export. 1 year ago
John Beard dbf68a80b8 GAL: also scope layer depth push/pops 1 year ago
John Beard 3549b77530 Ruler: fix colours when not the same as the cursor strings 1 year ago
John Beard 11ac6ea976 Position interactive: use the forward vector value 1 year ago
John Beard 87cd0a74f2 Point editor: unify segment, circle, bezier and tablecells (partial) 1 year ago
John Beard e6e1253fea Pcbnew: allow to copy the ruler co-ordinates 1 year ago
jean-pierre charras 328a2e7d00 Eeschema, fix possible crash when reading a .kicad_sch file (dangling pointer) 1 year ago
JamesJCode 231fa952fb Add auto-generation of placement rules areas from component classes 1 year ago
JamesJCode feeb4f3638 Remove whitespace 1 year ago
Jon Evans 250fa52474 Enable IPC API by default 1 year ago
Jon Evans 7bd8cd9721 Disable qa_pns_regressions for now 1 year ago
Alex Shvartzkop 20008b97f3 Fix vector out-of-bounds access in router. 1 year ago
Alex Shvartzkop 9c6a352fa3 Initialize some variables in router. 1 year ago
Jon Evans 2d0e8c73d0 Fix crashes in qa_pns_regressions 1 year ago
Jon Evans ab384477ce Do not crash if passed a null item in AddItemsToSel 1 year ago
Jon Evans bdfeb9068a Change some asserts to wxCHECKs 1 year ago
Jon Evans d4053b36f4 Fix some Coverity issues in PNS changes 1 year ago
Mark Hämmerling 55d6a51b6f SWIG: Add typemaps for std::optional<int> and std::optional<double> 1 year ago
jean-pierre charras 7fe28bdc3f Pcbnew: refinement to commit 16c87f49 than fixed a crash: 1 year ago
John Beard 970d9b3615 Eeschema: point editor: edit polygons as on PCB 1 year ago
John Beard c3794aee95 Eeschema: point editor: post refactor cleanup 1 year ago
John Beard b691ebeba4 Eeschema: point editor: polygons and rule areas as behaviors 1 year ago
John Beard 59725bc0ca Eeschema: point editor: convert rect types to behavior classes 1 year ago
John Beard 8313b4ecc6 Eeschema: point editor: arcs, circle, bezierr, bitmaps, tablecells 1 year ago
John Beard fe57c531e2 Eeschema: point editor: as a behavior class for SCH_LINEs 1 year ago
John Beard cd8ae3afd1 Pcbnew: point editor: minor tidy ups now everything is a behavior 1 year ago
John Beard 1e587b15ae Pcbnew: point editor: use a behavior class for textboxes 1 year ago
John Beard c66caf3e11 Pcbnew: point editor: move dimensions to a behavior class 1 year ago
John Beard 90e49a42e7 Pcbnew: point editor: use behavior class for generators 1 year ago
John Beard d12ad6820b Pcbnew: point editor: move pads to a behavior class 1 year ago
John Beard dd7d90089d Pcbnew: point editor: zones use a behavior class 1 year ago
John Beard 268d7854e0 Pcbnew: point editor: tablecells use a behavior class 1 year ago
John Beard 736c955a21 Pcbnew: point editor: move reference image to a behavior class 1 year ago
John Beard 5a6af05759 Pcbnew: point editor: move bezier to a behavior 1 year ago
John Beard 97e59b773f Pcbnew: point editor: move polygons to a behaviour class 1 year ago
John Beard 4f840599b5 Pcbnew: point editor: use behavior for circles 1 year ago
John Beard f1f011e49d Pcbnew: point editor: move arcs to a behaviour class 1 year ago
John Beard 57100c9352 Pcbnew: point editor: use a behavior class for rectangles 1 year ago
John Beard 5071541f4b Pcbnew: rework point editor behavior handling 1 year ago
Tomasz Wlostowski 6daa097e1c router: fix spurious segments left by the DRAGGER in shove mode 1 year ago
Alex Shvartzkop bc7d5c821c Fix some warnings. 1 year ago
Alex Shvartzkop 72266f5638 Fix uninitialized variable in router. 1 year ago
Tomasz Wlostowski d776cc1124 router: fix incorrect cast from enum to bool 1 year ago
Alex Shvartzkop cc25470855 Initialize struct variables in multichannel tool header. 1 year ago