kicad/pcbnew/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
..
appearance_controls.cpp Make symbol/footprint trees sensitive to language change. 2023-04-12 00:01:58 +01:00
appearance_controls.h
appearance_controls_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
appearance_controls_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
appearance_controls_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
filedlg_hook_save_project.h
legacyfiledlg_netlist_options.h
legacyfiledlg_save_project.h
panel_selection_filter.cpp PCB Editor: Locked filter unchecked by default 2023-01-23 11:36:06 +00:00
panel_selection_filter.h
panel_selection_filter_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
panel_selection_filter_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
panel_selection_filter_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
pcb_properties_panel.cpp Update local coords after changing footprint item properties. 2023-04-01 13:57:47 +01:00
pcb_properties_panel.h Properties: fix rebuilding when availability changes 2023-02-14 21:10:42 -05:00
pcb_search_pane.cpp
pcb_search_pane.h
search_handlers.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
search_handlers.h PCB Search Pane: show Board Setup / Net Classes on net activation 2023-05-03 11:55:50 +01:00