kicad/eeschema/widgets
Wayne Stambaugh 50cad558cf Do not update tree to selected sheet in schematic hierarchy navigator.
This was causing unwanted tree expansions when descending a sheet hierarchy
in editor.

Also fixed an issue with the tree highlighting when changing sheets in the
schematic editor.
2024-01-06 12:25:39 -05: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 Do not update tree to selected sheet in schematic hierarchy navigator. 2024-01-06 12:25:39 -05:00
hierarchy_pane.h Use consistent naming. 2022-12-12 12:54:34 +00:00
panel_symbol_chooser.cpp Symbol/Footprint Chooser: remember open libraries 2023-12-21 09:57:54 -05:00
panel_symbol_chooser.h Symbol/Footprint Chooser: remember open libraries 2023-12-21 09:57:54 -05: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
sch_properties_panel.cpp Fix some issues with Font property 2023-12-22 18:34:48 -05:00
sch_properties_panel.h Fix some issues with Font property 2023-12-22 18:34:48 -05:00
sch_search_pane.cpp Don't specify sizes when we don't need to. 2023-11-07 14:53:41 +00:00
sch_search_pane.h Initial schematic search pane 2023-05-14 22:41:56 -04:00
search_handlers.cpp Fix i18n mixup. 2023-12-30 11:24:35 +00:00
search_handlers.h Fix a few (minor) compil warnings. 2023-08-26 09:40:09 +02:00
symbol_diff_widget.cpp ADDED: lib tree previews. 2023-09-02 23:30:22 +01:00
symbol_diff_widget.h Graphical diff for board vs library footprints. 2023-03-10 17:16:40 +00:00
symbol_filedlg_save_as.h Initialize variables inside file dialog customizer classes 2022-12-17 23:37:24 +00:00
symbol_preview_widget.cpp Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible. 2023-10-14 23:51:37 +01:00
symbol_preview_widget.h Break out the boundary violating parts of gal into common through subclassing 2023-09-23 09:37:47 -04:00
symbol_tree_pane.cpp Cleanup. 2023-09-29 00:13:13 +01:00
symbol_tree_pane.h ADDED: Export symbols from schematic to library 2022-09-23 21:23:01 -04:00
tuner_slider.cpp Add bitmap bundle support to BITMAP_SCALE 2023-10-22 14:02:06 -04:00
tuner_slider.h Mostly a terminology update... 2023-07-14 17:46:06 +01: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