21 Commits (7187f1b705ad0aecdce0c5354877576972b0aa64)

Author SHA1 Message Date
Marek Roszko b2f07a9947 Split DIALOG_EXPORT_NETLIST to have a header 1 year ago
Jeff Young 4352d45386 Fix compiler warning. 1 year ago
Jeff Young 17415772cd Fix potential buffer overruns due to mis-sized constant. 1 year ago
Jeff Young 0f8d543172 Consistent capitalization. 1 year ago
Jeff Young e73d2a32dc ADDED checkbox for saving SPICE digital event data. 1 year ago
Jeff Young 628ec858a6 Label netlist exporters. 2 years ago
Marek Roszko cb01bca1f4 Add PADS netlist format export 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Seth Hillbrand fb68fc3f85 Use more compliant sleep command 2 years ago
Seth Hillbrand 4a19bef2ac Handle external simulator output gracefully 2 years ago
jean-pierre charras 70ffd971e3 Fix a bug found by Coverity. 2 years ago
Youbao 4cb993d872 ADDED: Cadence Allegro PCB Designer netlist exporter 2 years ago
Jon Evans 610e787ada Move to requiring explicit action to save project settings 3 years ago
jean-pierre charras 07f79208b9 Minor fixes: Coverity and compil minor warnings. 3 years ago
Jeff Young e5176ff4d6 ADDED power dissipation plotting and cursors. 3 years ago
Jeff Young 02e14b45ee Better predictability and error reporting for running external SPICE. 3 years ago
Jeff Young 4de64b607a Finish implementation of export_current_sheet_as_root. 3 years ago
Marek Roszko d2c0f5fc2a More wxSing 3 years ago
Jeff Young 098d2b30a2 Support for simulation options in workbook and simulation command dlg. 3 years ago
Jeff Young 87448e0c55 Include sim command when running external SPICE. 3 years ago
Jeff Young 65538ccad4 Rename files and classes to match dialog name. 3 years ago
jean-pierre charras 0098dfa6dc Ensure exported spice netlist contains all spice directives found in schematic 3 years ago
Fabien Corona bd235048f9 sim GUI: remove "Adjust value" checkbox. 3 years ago
Jeff Young e09e521162 Remove GUI calls from netlisting. 3 years ago
Marek Roszko e109b5883f Replace string with extension variable 3 years ago
Marek Roszko 43f039ef5f Add netlist export cli 3 years ago
jean-pierre charras 83fb06ff75 Fix compil and Coverity warnings. 3 years ago
Mikolaj Wielgus 300a1c4144 Add a new schematic exporter to Spice .subckt model 3 years ago
Marek Roszko d4e4071be3 Avoid netlist export dialog crash from trying to delete a non-custom format 3 years ago
Mikolaj Wielgus 6450ec6b85 Sim: Spice netlist exporter rewrite 4 years ago
jean-pierre charras 993c446fdf Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 years ago
jean-pierre charras 9a342458fa Fix a few Coverity and compil warnings. 4 years ago
Seth Hillbrand 16a266301a Remove double-call of settings from Netlister 4 years ago
Seth Hillbrand fd59179cd2 Avoid implementation dependent on events 4 years ago
Werni 946f62d949 Add separate wildcard for OrCAD netlists 4 years ago
Seth Hillbrand 098e8f7d9b Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 4 years ago
Davide Gerhard ea9f960cc1 cmake: adding KICAD_MACOSX_APP_BUNDLE option 4 years ago
Jeff Young c3552a940a Make sure standard OK/Cancel buttons respond to current language. 4 years ago
Seth Hillbrand 927b633c01 Make sure spice command doesn't assert 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
jean-pierre charras 07f0662ba9 Fix some issues in dialog_netlist.cpp , round 2 (work in progress) 4 years ago
jean-pierre charras 1fe4aaa64f fix some issues in dialog_netlist.cpp (work in progress) 4 years ago
Wayne Stambaugh f233f4a0a9 Expunge EDA_FILE_SELECTOR. 4 years ago
Wayne Stambaugh 1a301d8eea Stop using wxDialog::EndModal() from inside dialogs. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Marek Roszko 7faee5eda5 Stop salt the eart with wxhtml.h 4 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
Wayne Stambaugh 6997fec14f Schematic editor dialog source code housekeeping. 5 years ago
Jeff Young 808ab92834 Simplify default format for exporting netlist. 5 years ago
Marek Roszko b609c7dcd6 Kick the osx specific path helpers into PATHS 5 years ago