kicad/eeschema/sim
Maciej Suminski 4526f40fe1 ngspice: add extra paths to search for libngspice
The main purpose of the patch is to load libngspice from macOS bundle.
There are also some additional paths that could make Windows developers
easier.

Fixes: lp:1630675
* https://bugs.launchpad.net/kicad/+bug/1630675
2018-04-19 11:43:29 +02: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 ngspice: add extra paths to search for libngspice 2018-04-19 11:43:29 +02:00
ngspice.h ngspice: keep the ngspice DLL handle as an automatic variable 2018-04-19 11:44:48 +02:00
sim_plot_frame.cpp Spice simulator: safety check 2018-03-22 18:20:02 +01:00
sim_plot_frame.h Spice simulator: changed NGSPICE instance type to shared_ptr 2018-03-21 18:01:38 +01:00
sim_plot_frame_base.cpp Spice Simulator: add close buttons to plot tabs 2018-04-07 22:53:50 +02:00
sim_plot_frame_base.fbp Spice Simulator: add close buttons to plot tabs 2018-04-07 22:53:50 +02:00
sim_plot_frame_base.h Spice Simulator: add close buttons to plot tabs 2018-04-07 22:53:50 +02: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 fix code after renamin files 2018-01-30 11:49:51 +01:00
spice_reporter.h Changed the simulator code license to GPLv3+ 2016-08-11 14:41:43 +02:00
spice_simulator.cpp Spice simulator: changed NGSPICE instance type to shared_ptr 2018-03-21 18:01:38 +01:00
spice_simulator.h Spice simulator: changed NGSPICE instance type to shared_ptr 2018-03-21 18:01:38 +01: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