34952 Commits (b82ec9595a9cbd16d9038a12d36e94e882a7b34e)
 

Author SHA1 Message Date
Jeff Young b82ec9595a Allow board importing into project. 3 years ago
jean-pierre charras 035031d902 BOARD_CONNECTED_ITEM::GetShortNetname(): protect against nullptr. 3 years ago
jean-pierre charras 9f0c03db94 Export STEP dialog: Fix outdated text (virtual components). Replaced by 3 years ago
Mikolaj Wielgus 9b6f7d5db7 Sim Model Editor: Use SIM_LIB_MGR class to manage library models 3 years ago
Mikolaj Wielgus 21ae2dd1c0 Sim Model Editor: Initialize all IBIS models as IBIS devices 3 years ago
Alex 01a835a4cb Use wglGetSwapIntervalEXT in SetSwapInterval. 3 years ago
Alex cda855fcd6 Fix build error. 3 years ago
Alex 126d224e44 array_creator: Transform item before adding, modify only the first one. 3 years ago
Alex d3aed6c408 Optimize hot loop in UpdateItems. 3 years ago
Jeff Young 11dddefd05 Implement GetEffectiveShape for groups. 3 years ago
Alex 38fd1c9985 pcbnew: Improve performance when something is selected. 3 years ago
Jeff Young bc271a8d15 Protect move tool from re-entrancy. 3 years ago
Jeff Young e09e521162 Remove GUI calls from netlisting. 3 years ago
Jeff Young c409646aad Update message panel after rebuilding connectivity. 3 years ago
Jeff Young b09a106880 Split gerbview diff and xor into two separate view modes. 3 years ago
Tomasz Wlostowski cab5f65685 qa/pns: added test case for via drag walkaround 3 years ago
Tomasz Wlostowski bf4671aa16 qa: PNS debug tool should draw COMPOUND shapes too... 3 years ago
Tomasz Wlostowski 24c271d508 router: GetUpdatedItems() now returns an unique_ptr to the temporary NODE so that the items it owns do not get deleted upon return from the method 3 years ago
Tomasz Wlostowski 644c76b9c6 router: follow up via force propagation interface changes in the via DRAGGER 3 years ago
Tomasz Wlostowski dcfb35f002 router: more resilient via force propagation 3 years ago
jean-pierre charras 562676b9f8 Fix missing initialization in PGM_KICAD. 3 years ago
Wayne Stambaugh 3c6f1cd0f9 Fix broken legacy schematic file save. 3 years ago
Mikolaj Wielgus 0f4cc2450d Sim Model Editor: Don't throw an error on opening a NONE model 3 years ago
Mikolaj Wielgus 28e978ccc9 Sim Model Editor: Fix switching to NONE model in the SME 3 years ago
Mikolaj Wielgus e7c43ca20a Sim: Remove inference from Reference and Value 3 years ago
Alex 53b9baa5ba Some refactoring around Gerber files extension checking. 3 years ago
Alex 95b8fe26b4 Fix display and archiving of Protel gerber files in Project manager. 3 years ago
Alex 4b1994e554 Don't update hidden scrollbars. 3 years ago
Alex dcb131c20d Improve canvas responsiveness by better swap interval management. 3 years ago
Alex d98e08d90b Set swap interval to 1 if adaptive is unavailable. 3 years ago
Alex 399aa7e418 Implement SetSwapInterval on Windows. 3 years ago
Wayne Stambaugh db993bc8cc Fix broken Eagle schematic import. 3 years ago
jean-pierre charras 3960f48b5d Fix a fatal compil error on gcc. 3 years ago
Alex 6418441218 Fix status bar flicker. 3 years ago
Jeff Young bba6d503d4 Don't keep value of user or grid anchors between invocations. 3 years ago
Alex c5c5a3fe91 Use a single-shot timer for auto-panning. 3 years ago
Alex 5e7c4b734c Small optimizations in DRC and SHAPE_POLY_SET. 3 years ago
Alex 3dea146488 router: Clear rule resolver caches on routing/dragging start. 3 years ago
Alex 3f790d9dae Revert "router: Disable writing clearance cache for items in local variables." 3 years ago
Jeff Young cefc5268ab Allow pads in selection and filter them for free-pads later. 3 years ago
Jeff Young a61ac363c2 Excise the remaining occurrences of "Alias" for derived symbols. 3 years ago
Alex 6d71f27500 router: Disable writing clearance cache for items in local variables. 3 years ago
Jeff Young bb446c8d01 Set fields into instance data. 3 years ago
Jeff Young 1b3f03a800 Don't feed wxWidgets negative column widths. 3 years ago
jean-pierre charras b9ac486000 simulator: remove unused includes, and reorder a few includes to fix conflicts 3 years ago
Jon Evans 85c7cca846 Fix missing include 3 years ago
Jon Evans 120dd654ef Apply inherit_properties to built-in fields 3 years ago
Jeff Young 13f5c78e89 More tightening of group parent lifecycles. 3 years ago
Jeff Young a0b6247a06 Try a different order of destruction. 3 years ago
Tomasz Wlostowski 33594e92fa router: qa test case for backspace (unfix) regression 3 years ago