kicad/eeschema/sim
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
eeschema now supports arbitrary colors for all object types, and
pcbnew does in GAL canvas.  When switching from GAL to legacy canvas,
pcbnew will convert colors to the nearest legacy color.
2017-02-22 17:35:00 +01: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 Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00
ngspice.cpp Solve codemodel libraries loading problem in ngspice 2016-10-17 10:11:27 +02:00
ngspice.h Solve codemodel libraries loading problem in ngspice 2016-10-17 10:11:27 +02:00
sim_plot_frame.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 2017-02-22 17:35:00 +01:00
sim_plot_frame.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_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 Fix a few missing override qualifiers and shadowed vars. 2016-09-27 10:58:05 +02:00
sim_plot_panel.h Fix a few missing override qualifiers and shadowed vars. 2016-09-27 10:58:05 +02: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 Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00
spice_value.cpp Fixes: lp:1624659 (fix some issues in countries which are not using a point as decimal separator) 2016-09-17 18:34:44 +02:00
spice_value.h Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00