kicad/eeschema/sim
jean-pierre charras 7e3aedda82 Slightly modify the way DIALOG_SIM_SETTINGS m_settingsDlg is created in SIM_PLOT_FRAME frame: for an obscure reason, if it is created in ctor SIM_PLOT_FRAME, m_settingsDlg has an annoying issue on Windows: when shown, the parent SIM_PLOT_FRAME is sent to the background. When created outside the ctor, this issue is gone. 2016-08-20 19:51:33 +02:00
..
netlist_exporter_pspice_sim.cpp Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00
netlist_exporter_pspice_sim.h Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00
ngspice.cpp NGSPICE as a singleton 2016-08-19 15:51:19 +02:00
ngspice.h Initialize ngspice only once 2016-08-18 18:10:00 +02:00
sim_plot_frame.cpp Slightly modify the way DIALOG_SIM_SETTINGS m_settingsDlg is created in SIM_PLOT_FRAME frame: for an obscure reason, if it is created in ctor SIM_PLOT_FRAME, m_settingsDlg has an annoying issue on Windows: when shown, the parent SIM_PLOT_FRAME is sent to the background. When created outside the ctor, this issue is gone. 2016-08-20 19:51:33 +02:00
sim_plot_frame.h Slightly modify the way DIALOG_SIM_SETTINGS m_settingsDlg is created in SIM_PLOT_FRAME frame: for an obscure reason, if it is created in ctor SIM_PLOT_FRAME, m_settingsDlg has an annoying issue on Windows: when shown, the parent SIM_PLOT_FRAME is sent to the background. When created outside the ctor, this issue is gone. 2016-08-20 19:51:33 +02:00
sim_plot_frame_base.cpp Resized simulator dialogs 2016-08-11 14:42:16 +02:00
sim_plot_frame_base.fbp Resized simulator dialogs 2016-08-11 14:42:16 +02:00
sim_plot_frame_base.h Resized simulator dialogs 2016-08-11 14:42:16 +02:00
sim_plot_panel.cpp Fix deprecated and shadowed var compil warnings 2016-08-12 11:00:58 +02:00
sim_plot_panel.h Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00
sim_types.h Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00
simulate.cpp sim: Modifications to compile the simulator on OSX. 2016-08-11 14:42:15 +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 Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00
spice_value.cpp Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00
spice_value.h Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00