kicad/eeschema/widgets
Jeff Young 68fe146861 Remove most of SIM_VALUE in favour of good old wxString.
This allows us to save the user's intent, including units, formatting,
and crucially variable references.
2023-02-22 10:45:27 +00:00
..
filedlg_hook_save_project.h Cleanup eeschema save as extra control creation to match pcbnew 2022-12-17 23:37:24 +00:00
hierarchy_pane.cpp Use consistent naming. 2022-12-12 12:54:34 +00:00
hierarchy_pane.h Use consistent naming. 2022-12-12 12:54:34 +00:00
legacyfiledlg_save_project.h Cleanup compile warnings 2022-06-21 17:04:56 -07: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_filedlg_save_as.h Initialize variables inside file dialog customizer classes 2022-12-17 23:37:24 +00:00
symbol_legacyfiledlg_save_as.h Move the symbol editor to the new filedlg customize 2022-06-11 22:59:59 -04:00
symbol_preview_widget.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05: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 ADDED: Export symbols from schematic to library 2022-09-23 21:23:01 -04:00
symbol_tree_pane.h ADDED: Export symbols from schematic to library 2022-09-23 21:23:01 -04:00
tuner_slider.cpp Remove most of SIM_VALUE in favour of good old wxString. 2023-02-22 10:45:27 +00:00
tuner_slider.h ADDED simulation measurements. 2023-02-11 21:11:07 +00:00
tuner_slider_base.cpp ADDED support for e-series based tuning. 2023-02-11 21:11:07 +00:00
tuner_slider_base.fbp ADDED support for e-series based tuning. 2023-02-11 21:11:07 +00:00
tuner_slider_base.h ADDED support for e-series based tuning. 2023-02-11 21:11:07 +00:00