34938 Commits (b09a106880ae448a90e807832f753468f85a3dab)
 

Author SHA1 Message Date
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
Tomasz Wlostowski 26a38797c7 router: log and replay the 'unfix' events too 3 years ago
Tomasz Wlostowski b507c44d74 router: fix regression in Backspace (unfix/undo last segment) caused by redesign of the line placement algo 3 years ago
Alex f9bfb8534f Fix orientation of track netnames. 3 years ago
Wayne Stambaugh 8ad35604b4 Fix build error with wxWidgets 3.0. 3 years ago
Jeff Young 2db6b25b51 Allow setting "mixed" properties to a value. 3 years ago
Jeff Young 3af4e889b9 Unobfuscate wxAnyToVariant registration and remove global var hack. 3 years ago
Jeff Young 5759a3a10a Fix copy/pasta from previous commit. 3 years ago
jean-pierre charras f13ffa8276 Step export: fix incorrect export of a pcb with multiple main outlines. 3 years ago
Mark Roszko 0e0e4adf3f Use locale_io since atof is used 3 years ago
Jeff Young 9724f6e736 Don't allow zone filling during other editing operations. 3 years ago
Jeff Young 93c6d99a6d Move saving preferences out of the destructor. 3 years ago
Jeff Young bc0a753238 Slight improvement to overly-wide checkbox columns. 3 years ago
Marek Roszko e85a84b8a3 Fix the step export for now 3 years ago
Marek Roszko daa6e84d74 Make the cli help translatable 3 years ago