36640 Commits (4d6e06d349a0a240433844adc6de2122c0b13985)
 

Author SHA1 Message Date
Graham Keeth 41c4ee2245 ngspice requires J prefix for JFETs in netlist 3 years ago
Jeff Young ed5fb2769f Allow more characters (in particular '_') in code model names. 3 years ago
jean-pierre charras 90e759e738 Dialogs: minor cosmetic fixes (reduce a few spaces between widgets) 3 years ago
Jeff Young 71b8a2112c Coverty fixes. 3 years ago
Jeff Young 8ecf64b6c5 Don't run DRC rules on non-existant layers. 3 years ago
Jeff Young 235925d62c Clearer reporting of negative clearances. 3 years ago
Jeff Young 0d083d0230 AllCuMask() and AllTechMask() are static, they do NOT modify "this". 3 years ago
Wayne Stambaugh a94d8a7e78 Use references instead of copies in map pair for loops. 3 years ago
Wayne Stambaugh 9e03a71b44 Fix broken value and footprint field text values. 3 years ago
Seth Hillbrand b427ad80f6 Don't make unneeded copies of std::pairs 3 years ago
Seth Hillbrand dde336ee40 Split connectivity mutex locking 3 years ago
jean-pierre charras 8ce0a84ca7 Fix compatibility with older wxWidgets versions. 3 years ago
Graham Keeth 9b9ebebb2d Add missing autocomplete for FILENAME, PROJECTNAME 3 years ago
Graham Keeth 9a34178f66 add CURRENT_DATE to text var autocomplete 3 years ago
Wayne Stambaugh e20c86ad5e Minor dialog layout improvements. 3 years ago
Wayne Stambaugh c88c4e1200 Fix schematic update library symbols issues. 3 years ago
Seth Hillbrand e60152e351 Fix island removal when copper->edge clearance is 0 3 years ago
jean-pierre charras fcefb5f86d Re-allows selection of bitmaps not owned by a footprint. 3 years ago
Jeff Young 8b03c093f9 Move potentiometer pin model to r0, wiper, r1, and remove flipping code. 3 years ago
Jon Evans 200bf696af Fix importing of legacy netclasses 3 years ago
Jeff Young ab0c4dd292 Must do pin swap in model pins, not item pins. 3 years ago
JamesJCode 71002dce28 Eeschema: Fix export symbols to new library 3 years ago
jean-pierre charras 737318a24d struct ZONE_DESC: ensure ENUM_MAP<PCB_LAYER_ID> is initialized before use it. 3 years ago
Jon Evans 26b9d2f5ac DRC: Allow disabling DP constraints in specific areas 3 years ago
Jeff Young 7874735810 Add doc link to custom rules syntax help. 3 years ago
Graham Keeth 4a0a5f2265 Fix backwards display of ${DNP} 3 years ago
Alex 04c82a42eb Add KICAD_ALLOC_CONSOLE environment variable to show console in GUI apps on Windows. 3 years ago
Seth Hillbrand 46cc53885e Update translations 3 years ago
Toni Laiho f1a6362750
Translated using Weblate (Finnish) 3 years ago
Michael Misirlis 70bb4ea0e2
Translated using Weblate (Greek) 3 years ago
Toni Laiho 90e7fcf7b5
Translated using Weblate (Finnish) 3 years ago
Henrik Kauhanen 22cfa3a82f
Translated using Weblate (Finnish) 3 years ago
Michael Misirlis ec7d0a4947
Translated using Weblate (Greek) 3 years ago
Christiaan Nieuwlaat 0f3a5bc581
Translated using Weblate (Dutch) 3 years ago
Tokita, Hiroshi 5666e6f21e
Translated using Weblate (Japanese) 3 years ago
Henrik Kauhanen df118ce3f1
Translated using Weblate (Finnish) 3 years ago
Michael Misirlis 4bd78fe445
Translated using Weblate (Greek) 3 years ago
Mark Hämmerling 8b3374c19b
Translated using Weblate (German) 3 years ago
Henrik Kauhanen ebc4d3ea59
Translated using Weblate (German) 3 years ago
Alex 6543d23d9f router: Re-add electrical path lines drawing for length tuning. 3 years ago
vinsfortunato 5b9b555fdf eeschema: fix sheet symbol pins changing side when resizing 3 years ago
Mike Williams ab954456ee Symbol Fields Table: don't leave Qty editable on error 3 years ago
Jeff Young 4c18dfebb9 Add Show Name column to FormBuilder files. 3 years ago
Jeff Young b4a75cd1d5 Write out a diode .model for built-in diodes. 3 years ago
jean-pierre charras 29fd1b45d6 Ensure the DATASHEET field value only is used to know the datasheet URL. 3 years ago
jean-pierre charras 8b6fda2890 PANEL_COMMON_SETTINGS_BASE: Reduce the minimal width of the panel. 3 years ago
Alex 7d6218acb4 Unify checkbox borders in Interactive Router Settings. 3 years ago
Alex 1c2345776e Remove unused variable. 3 years ago
Alex 56f900b14f Remove errant wxTextCtrl style flags. 3 years ago
Jon Evans ee2cdc01e7 Make common settings options not stretched out 3 years ago