34601 Commits (75a3209e551a65658cc34ac363e336ad387f8ce5)
 

Author SHA1 Message Date
jean-pierre charras 75a3209e55 Eeschema plot: fix incorrect background color used to generate dimmed color. 3 years ago
Jeff Young 38c863c3f4 Attempt to fix nullptr error when looking up units scale in pl_editor. 3 years ago
Jeff Young 96fed676a3 Formatting. 3 years ago
jean-pierre charras 63002cec57 Do not add a title/comment in mandatory field strings when writting netlists. 3 years ago
Mikolaj Wielgus 958bd1897d Sim: Add potentiometer model 3 years ago
Mikolaj Wielgus 2a5bc9f87e Sim: Don't accept lone '.' as Value principal value 3 years ago
Jon Evans 014d536954 Ignore lastDriver in connectivity 3 years ago
Seth Hillbrand 4cdf0bd6c9 Clipper2: Handle nested poly/hole/poly returns 3 years ago
Jeff Young 34742b386d Honour dimming when printing fields. 3 years ago
Jeff Young 0de540594a Used dimmed setting for pin texts and textbox borders. 3 years ago
Jeff Young c9ce8da10a Dim DNP textbox borders. 3 years ago
Jeff Young bad410948d Don't assume text is on LAYER_DEVICE. 3 years ago
Jeff Young ce2dbdec75 Formatting and a bit of cleanup. 3 years ago
Jeff Young d16b23d16e Name shortening and line-break reduction. 3 years ago
Mikolaj Wielgus 209ff933e7 Sim: Ignore everything between principal value and parameter-value pairs 3 years ago
Seth Hillbrand d1bf889e71 Resolve embedded text vars 3 years ago
Alex 67985510a8 Fix selecting pads of footprints in groups. 3 years ago
Mikolaj Wielgus f95e77499b Sim: Make exception messages slightly more verbose 3 years ago
Mikolaj Wielgus 9819fa43dd Sim: Allow principal value in Value field to be followed by regular params 3 years ago
Jeff Young 585fac19c6 Copy connected-only and keep-top-bottom properties. 3 years ago
Jeff Young 6fd195c389 Use comma to separate diff pair nets/netclassse rather than /. 3 years ago
Mark Roszko f9659a7e7c Fix kicad-cli not being installed at all 3 years ago
Jeff Young 0ae2a8483e Debugging aid. 3 years ago
Jeff Young 3451506d25 Slight performance improvement. 3 years ago
Jeff Young 323c04af2c Fix order-of-ops issue with calling collide before tesselating. 3 years ago
Seth Hillbrand 283dba00c3 Fix the "None" define with a hammer 3 years ago
jean-pierre charras 0a2fa51d91 Clipper2: fix an incorrect compil otion on mingw 3 years ago
jean-pierre charras 6aa515e2f8 board_stackup_manager: fix incorrect behavior when adding a new dielectric layer. 3 years ago
Mikolaj Wielgus d01dcc1c51 Sim: Interpret anything starting with .inc as .include 3 years ago
Seth Hillbrand 53fea46fed Re-order headers to avoid X11 None def 3 years ago
Mikolaj Wielgus 00c04e74ed Sim QA: Test LTspice parameters and ako models of BJTs 3 years ago
Mikolaj Wielgus 662f6c7d83 Sim: Don't match newlines in model names 3 years ago
Mikolaj Wielgus 7ad927671d Sim Ltspice compat: Narrow ignoring undocumented parameters 3 years ago
Mikolaj Wielgus 5878749ed2 Sim LTspice compat: Ignore undocumented LTspice diode parameters 3 years ago
Seth Hillbrand 27add591ec Add Clipper2 3 years ago
Wayne Stambaugh 85805bdad7 Fix broken legacy file format symbol instance data import. 3 years ago
Huanyin Liu c64b4b8179 Update the formulas for Tee and Pi Attenuators 3 years ago
Jeff Young e3842514e7 Move courtyard collision setting to preferences. 3 years ago
jean-pierre charras c4db7337d0 NETLIST_EXPORTER_SPICE: add missing switch to "C" locale (missing LOCALE_IO). 3 years ago
jean-pierre charras b9b5a66bfb French translation update 3 years ago
Mikolaj Wielgus c4fc9c1b16 Sim QA: Add tests for AKO and LTspice diodes 3 years ago
Mikolaj Wielgus 7378aaae9d Sim: Ignore the "mfg" parameter in all models 3 years ago
Mikolaj Wielgus 952f3da53f Sim: Only set sim command if the sheet sim command is different 3 years ago
Mikolaj Wielgus f68df09696 Sim: Fix analysis set from GUI 3 years ago
Mikolaj Wielgus 1965411bf5 Sim: Remove the parsing exception for LTspice compat 3 years ago
Mikolaj Wielgus 42acabb5a9 Fix a mistake in uopamp.lib.spice 3 years ago
Wayne Stambaugh 2a13c0af2e Revert commented out code. 3 years ago
Jeff Young 403cc50e7c Don't exit group when the cancel went to another tool. 3 years ago
Jeff Young 1964087960 Fix some instance-data issues in netlist exporters. 3 years ago
Mikolaj Wielgus ae671c07e1 Commit missing uopamp.lib.spice 3 years ago