8765 Commits (63002cec57e65fbbfe8ba358ababb5ff70ea409b)

Author SHA1 Message Date
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
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
Mikolaj Wielgus 209ff933e7 Sim: Ignore everything between principal value and parameter-value pairs 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
Mikolaj Wielgus d01dcc1c51 Sim: Interpret anything starting with .inc as .include 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
Wayne Stambaugh 85805bdad7 Fix broken legacy file format symbol instance data import. 3 years ago
jean-pierre charras c4db7337d0 NETLIST_EXPORTER_SPICE: add missing switch to "C" locale (missing LOCALE_IO). 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
Wayne Stambaugh 2a13c0af2e Revert commented out code. 3 years ago
Jeff Young 1964087960 Fix some instance-data issues in netlist exporters. 3 years ago
Mikolaj Wielgus 6e874f4c1e Ngspice: Preload a basically empty circuit to avoid error messages 3 years ago
Wayne Stambaugh 598b09821a Coverity fixes. 3 years ago
jean-pierre charras aa36e15d66 Eeschema, Print preview: fix a incorrect initial size on wx 3.1.7 (and later) 3 years ago
Mikolaj Wielgus 2475a703d6 Sim Model Editor: Checkbox for toggling inference 3 years ago
Mikolaj Wielgus c8e13813d9 Sim: Rename Sim_Disabled field to Sim_Enable 3 years ago
Wayne Stambaugh b109136c5c Fix complex hierarchy instance data when loading legacy schematic. 3 years ago
Wayne Stambaugh f782323960 Fix yet another symbol instance issue when loading legacy schematics. 3 years ago
Jeff Young 254dff2813 Add do_not_autoplace to schematic parser and printer. 3 years ago
Mikolaj Wielgus c3d5b3b3e5 Sim: Only store device type in reference, not full model type 3 years ago
Marek Roszko 6ce714d537 Use wxCHECK instead of wxCHECK2 3 years ago
Marek Roszko ce2d091588 wxCHECK2 needs an actual "op", in this case return 3 years ago
Seth Hillbrand 5c974f8cd0 Don't arbitrarily close tags that are not open 3 years ago
Jeff Young 668180f96a Add "show field names" to Global Edit Text & Graphics Properties. 3 years ago
Jeff Young 7ffdfb1067 Clear Scintilla undo history after setting initial text. 3 years ago
Wayne Stambaugh 41461f7a69 Improve symbol rescue dialog. 3 years ago
Jeff Young f9a791e2b0 Copy font across when changing text type. 3 years ago
Wayne Stambaugh 430098791e Another attempt to fix schematic symbol rescue issues. 3 years ago
Jeff Young 8dea227da7 Special cases for sheet-pin dragging. 3 years ago
Jeff Young 3231bc5be3 Formatting and cleanup. 3 years ago
Jeff Young 5507748fa9 Make sure bounding box is not degenerate. 3 years ago
jean-pierre charras 806b5fab0e SYMBOL_LIBRARY_MANAGER::SaveLibrary(): Add missing code. 3 years ago
Mikolaj Wielgus c857e533a9 Sim: Fix crash when a field tries to set an inexistent parameter 3 years ago
Mikolaj Wielgus 6ae333a116 Sim Model Editor: Fix crash when opening sources 3 years ago
Jeff Young bd1114d94d Move footprint properties dialogs to symbol properties grid resizing strategy. 3 years ago
Jeff Young e02c05d38f Add unit and eval support to WX_GRIDs. 3 years ago
Jeff Young ad5df7f4cc More busy cursor tightening. 3 years ago
Wayne Stambaugh 148467d2a1 Fix schematic symbol rescue issues. 3 years ago