kicad/eeschema/widgets
Jeff Young b41d446f58 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).
2023-05-05 17:23:52 +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 17:23:52 +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
sim_notebook.cpp Naming conventions and commenting. No functional changes. 2023-03-04 00:10:01 +00:00
sim_notebook.h Naming conventions and commenting. No functional changes. 2023-03-04 00:10:01 +00:00
symbol_diff_widget.cpp Drawing improvements for symbol & footprint diffs. 2023-03-11 12:45:16 +00: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_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 Graphical diff for schematic vs library symbols. 2023-03-09 18:04:52 +00:00
symbol_preview_widget.h Graphical diff for schematic vs library symbols. 2023-03-09 18:04:52 +00: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 Naming conventions and commenting. No functional changes. 2023-03-04 00:10:01 +00:00
tuner_slider.h Naming conventions and commenting. No functional changes. 2023-03-04 00:10:01 +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