kicad/eeschema/widgets
Sylwester Kocjan f5dedd77c6 eeschema,sim: add SIMULATOR and SIM_MODEL interface
SIMULATOR has now an Attach() method, which should be called
with proper SIMULATION_MODEL that should be simulated, before calling Run()

Concrete class of SIMULATION_MODEL for ngspice is NGSPICE_CIRCUIT_MODEL,
renamed from NETLIST_EXPORTER_PSPICE_SIM. DIALOG_SIM_SETTINGS relies
on above mentioned object, so it was added as an argument of the constructor.
2022-04-01 19:28:31 +00:00
..
pin_shape_combobox.cpp Rework bitmap system to load from archived PNGs 2021-03-11 08:37:35 -05:00
pin_shape_combobox.h More NULL expunging. 2021-07-16 16:13:41 -04:00
pin_type_combobox.cpp Rework bitmap system to load from archived PNGs 2021-03-11 08:37:35 -05:00
pin_type_combobox.h More NULL expunging. 2021-07-16 16:13:41 -04:00
symbol_preview_widget.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
symbol_preview_widget.h Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
symbol_tree_pane.cpp Symbol Editor: Don't unselect library based on non-existent symbol 2021-07-25 21:37:08 +00:00
symbol_tree_pane.h Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
tuner_slider.cpp eeschema,sim: add SIMULATOR and SIM_MODEL interface 2022-04-01 19:28:31 +00:00
tuner_slider.h Cleanup formatting and warnings in tuner_slider 2021-12-30 23:03:13 +00:00
tuner_slider_base.cpp Add transformation function for characteristic curves of tuners 2021-12-28 02:53:39 +01:00
tuner_slider_base.fbp Add transformation function for characteristic curves of tuners 2021-12-28 02:53:39 +01:00
tuner_slider_base.h Add transformation function for characteristic curves of tuners 2021-12-28 02:53:39 +01:00