kicad/eeschema/sim
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch.
They don't define a KiCad string class, so the header file name was
somewhat misleading. But the fact that they didn't match definitely
made coding more difficult.
2021-07-29 16:03:25 +01:00
..
netlist_exporter_pspice_sim.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
netlist_exporter_pspice_sim.h Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
ngspice.cpp Fix a few issue in simulation (noticeable only when the calculation time is high): 2021-05-05 20:28:46 +02:00
ngspice.h Gray out unavailable tools in simulator toolbar 2021-07-13 11:52:09 +00:00
sim_panel_base.cpp Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
sim_panel_base.h Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
sim_plot_colors.cpp Eeschema,sim: extract plot colors to new class 2021-03-01 18:50:37 +00:00
sim_plot_colors.h Eeschema,sim: extract plot colors to new class 2021-03-01 18:50:37 +00:00
sim_plot_frame.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
sim_plot_frame.h Use wx events to update simulator title, start tools and menu items grayed out 2021-07-13 11:52:09 +00:00
sim_plot_frame_base.cpp Use wx events to update simulator title, start tools and menu items grayed out 2021-07-13 11:52:09 +00:00
sim_plot_frame_base.fbp Use wx events to update simulator title, start tools and menu items grayed out 2021-07-13 11:52:09 +00:00
sim_plot_frame_base.h Gray out unavailable simulator menu items, use wxUpdateUIEvent 2021-07-13 11:52:09 +00:00
sim_plot_panel.cpp Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
sim_plot_panel.h Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
sim_types.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00
sim_workbook.cpp Use wx events to update simulator title, start tools and menu items grayed out 2021-07-13 11:52:09 +00:00
sim_workbook.h Use wx events to update simulator title, start tools and menu items grayed out 2021-07-13 11:52:09 +00:00
spice_reporter.h Changed the simulator code license to GPLv3+ 2016-08-11 14:41:43 +02:00
spice_settings.cpp Coverity issue fixes. 2021-07-08 08:33:08 -04:00
spice_settings.h Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
spice_simulator.cpp Fix build error when spice simulator build option is disabled. 2021-03-19 09:04:28 -04:00
spice_simulator.h Fix build error when spice simulator build option is disabled. 2021-03-19 09:04:28 -04:00
spice_value.cpp More error message regularization. 2021-06-27 14:24:02 +01:00
spice_value.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00