kicad/eeschema/widgets
Jeff Young e28b50e8d6 Fix a bunch more issues with sheetpaths and allowExtraText.
A sheetpath is required to correctly resolve text variables.
Depending on currentSheet is rife with bugs.

There are many places where we do *not* want to be prepending
field names to the field values, such as netlisting,
building PDF hypertext menus, etc.

Also, Find/Replace needs to work on unresolved text, as
that's what we're going to display (and if replace nuked
your variable references you wouldn't be happy).

(cherry picked from commit b41d446f58)
2023-05-05 18:02:59 +01: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 Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01: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 Add display options to Symbol Browser toolbar. 2022-09-08 00:28:30 +01: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-24 20:47:22 +00:00
tuner_slider.h Don't run simulation while dragging tuning slider. 2022-12-26 10:51:30 +00:00
tuner_slider_base.cpp Don't run simulation while dragging tuning slider. 2022-12-26 10:51:30 +00:00
tuner_slider_base.fbp Don't run simulation while dragging tuning slider. 2022-12-26 10:51:30 +00:00
tuner_slider_base.h Don't run simulation while dragging tuning slider. 2022-12-26 10:51:30 +00:00