kicad/eeschema/sim
Dan Weatherill 0dcf95ee1a automatically add extension to sim workbook files
CHANGED: When a workbook file is saved from the simulation dialog
in eeschema, the extension is automatically added if it is not
specified. This behaviour is consistent with the workbook loading
dialog, which filters the filelist for only ".wbk" files with no
"all files" option.
2018-01-06 12:04:53 -05:00
..
netlist_exporter_pspice_sim.cpp Handle Spice_Netlist_Enabled attribute in Spice netlist exporter 2016-10-07 16:50:47 +02:00
netlist_exporter_pspice_sim.h Fixed library path resolution in Spice netlist exporter 2017-11-19 11:38:57 +01:00
ngspice.cpp Correct way of freeing memory in NGSPICE class 2017-03-01 13:56:24 +01:00
ngspice.h Solve codemodel libraries loading problem in ngspice 2016-10-17 10:11:27 +02:00
sim_plot_frame.cpp automatically add extension to sim workbook files 2018-01-06 12:04:53 -05:00
sim_plot_frame.h Doxygen comment improvements. 2017-06-13 19:47:46 -04:00
sim_plot_frame_base.cpp Simulator frame: fix a min size for panels, and now stores in config the position and size of the frame and panels 2016-12-02 15:34:23 +01:00
sim_plot_frame_base.fbp Simulator frame: fix a min size for panels, and now stores in config the position and size of the frame and panels 2016-12-02 15:34:23 +01:00
sim_plot_frame_base.h Simulator frame: fix a min size for panels, and now stores in config the position and size of the frame and panels 2016-12-02 15:34:23 +01:00
sim_plot_panel.cpp Fixed removal order in SIM_PLOT_PANEL::DeleteTrace() 2017-06-16 23:17:34 +02:00
sim_plot_panel.h Added a validity check in SIM_PLOT_PANEL::IsGridShown() 2017-12-18 09:34:25 +01:00
sim_types.h Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00
simulate.cpp Simulator: Fix probe and tune cursors on OSX. 2016-08-30 10:48:40 +02:00
spice_reporter.h Changed the simulator code license to GPLv3+ 2016-08-11 14:41:43 +02:00
spice_simulator.cpp NGSPICE as a singleton 2016-08-19 15:51:19 +02:00
spice_simulator.h Fix a few doxygen warnings 2017-06-18 09:18:41 +02:00
spice_value.cpp Fix quotes in UI messages 2017-12-15 07:33:07 -05:00
spice_value.h Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00