16849 Commits (f204208667fc38efe474efabbff23dd6677e1588)
 

Author SHA1 Message Date
jean-pierre charras f204208667 Update demo kit-dev-coldfire-xilinx_5213 6 years ago
Jeff Young 67915b6a96 Add a warning message for attempting to current probe a subckt. 6 years ago
Jeff Young aeedbf87dd Tighten up the Pad Properties dialog a bit. 6 years ago
Jeff Young 0b981caef8 Don't clear the IS_MOVED flag right before looking at it. 6 years ago
Wayne Stambaugh 18667377f7 Eeschema: improve error message when writing cache library. 6 years ago
Wayne Stambaugh 4bfb8ef457 Pcbnew: fix Eagle footprint library polygon pad sizes. 6 years ago
jean-pierre charras f5692584f2 cleanup 6 years ago
jean-pierre charras 271465a644 Stackup manager: Add a dielectric manager to handle more easily user defined dielectric substrates 6 years ago
jean-pierre charras 6ef4d7879e Fix incorrect comment in heler message 6 years ago
Seth Hillbrand f2bf9fa534 eeschema: Prevent crash on move/drag re-entry 6 years ago
Michal Jahelka ae79a2bdcf c3d_render_ogl_legacy.cpp: initialize m_Emissive member of SMATERIAL to be sure it is set to 0, 0, 0 6 years ago
Jeff Young 95ec2fba02 Fix tabbing in Text Properties dialog. 6 years ago
Jeff Young 25fa2131d2 Restore PointCloserThan() behaviour to really be "closer than". 6 years ago
Jeff Young 1a375a1e71 Better handling of SPICE current probe statements. 6 years ago
jean-pierre charras 2a9157ca99 Pcbnew, multiline graphic text dialog: strip extra \r in EOL (\n is enough) on Windows. 6 years ago
Jeff Young b5742d09f8 Performance enhancement. 6 years ago
Jeff Young 90fd58871d Fix zero failure in SEG::PointCloserThan(). 6 years ago
Ian McInerney 2b387f4b4d Manually put the UNIT_BINDER text on the primary selection clipboard 6 years ago
jean-pierre charras c3bd9b7b8f Stackup manager: better code. 6 years ago
Jeff Young 8dd8740fa3 Performance enhancement for pad drawing. 6 years ago
Jeff Young 7dc9beaf11 Add type filter to push pad properties. 6 years ago
Jeff Young b4a3f4bb41 Sync GAL grid with layer visibility on doc-open. 6 years ago
Jeff Young f21e24cd17 Fix pin rotatation and SPICE current probe statement for 2-pin symbols 6 years ago
Jeff Young 44a1cf9f1b Implement quiet-mode for selection clearing. 6 years ago
jean-pierre charras 37fac7a8f2 Stackup editor: fix crash when trying to calculate dielectric layer thickness if all dielectric layers are locked. 6 years ago
Jeff Young 2ac270ce8e Fix bug with high-frequency plots. 6 years ago
Jeff Young f491b7fff7 Check for dup layer names in the GUI, not in the internals. 6 years ago
Jeff Young 6f0d8c3eac Replace buggy code in TestSegmentHit() with call to SEG::PointCloserThan() 6 years ago
Jeff Young 0ff20c18a3 More direct selection handling. 6 years ago
Jeff Young 14c4175040 Tighten up the board setup dialog layout a bit. 6 years ago
Jeff Young e3a525d3c9 See if this fixes the Mojave layout issue. 6 years ago
Jeff Young a612fb690b Cherry pick of line-ending-safety fix from 5.1. 6 years ago
Jeff Young 1ac6cbc4a6 A bit more safety around control characters in strings. 6 years ago
Jeff Young 83a02e18eb Mac OSX changes for new board stackup panel. 6 years ago
Jeff Young d55f4d05b4 Workaround wxWidgets inability to find the default PDF viewer. 6 years ago
Jeff Young 2553dd2942 Bail on our custom dockart provider. 6 years ago
Jeff Young 10c25a2290 Update frame type enum to match current class names. 6 years ago
Seth Hillbrand c3226653cc eeschema: Handle broken spin style value 6 years ago
Seth Hillbrand 37b3c698c8 fixing comparison warning 6 years ago
Wayne Stambaugh 24454f5105 Pcbnew: fix size of graphics import warning dialog. 6 years ago
Wayne Stambaugh 2b24c09307 Pcbnew: minor netlist dialog layout fixes. 6 years ago
jean-pierre charras bd34348068 Pcbnew: allows using filled polygons in zones with no outline thickness. 6 years ago
jean-pierre charras cee1873fff Footprint editor: fix a crash when trying to edit the properties of a footprint not yet in tree (i.e. imported from file) 6 years ago
jean-pierre charras e0c82fb003 Board stack manager: add a basic reporter to copy the current stackup to the clipboard. 6 years ago
Seth Hillbrand 90b5cd3032 Unify text edit dialog behavior 6 years ago
Jeff Young 3bd38ec245 Improve zoom-to-extents for footprints with long text. 6 years ago
Jeff Young 66f0bd4f6a Don't try to start another move when one is in progress. 6 years ago
jean-pierre charras a5c8b5ed41 Stack manager: cosmetic enhancement: replace a text having no meaning by a bitmap 6 years ago
jean-pierre charras 24ea8f970e Pcbnew: update SEXPR_BOARD_FILE_VERSION to 20190905 (actual commit date for board physical stackup feature) 6 years ago
jean-pierre charras 5cf21789e9 FOOTPRINT_VIEWER_FRAME: minor fix: initialize m_canvasType to the value actually used. 6 years ago