kicad/eeschema
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
..
dialogs Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
navlib Move Spacemouse to advanced config 2023-04-25 11:30:36 -07:00
netlist_exporters Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
plugins bom_csv_grouped_by_value_with_fp.py: fix compatibility with python < 3.9 2023-05-04 08:54:55 +02:00
sch_plugins Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sim Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
symbol_editor Be careful of infobar outliving symbol. 2023-05-04 11:52:02 +01:00
tools Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
widgets Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
CMakeLists.txt Update 5 files 2023-05-03 17:32:55 +00:00
annotate.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
autoplace_fields.cpp
bom_plugins.cpp
bom_plugins.h
bus-wire-junction.cpp
bus_alias.h
cmp_library.keywords
connection_graph.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
connection_graph.h Add ability to update subgraphs based on changeset 2023-04-25 11:32:04 -07:00
cross-probing.cpp Bug Fixes for new incremental connectivity 2023-04-25 11:32:59 -07:00
default_values.h
ee_collectors.cpp
ee_collectors.h
eeschema.cpp Update 5 files 2023-05-03 17:32:55 +00:00
eeschema.icns
eeschema_config.cpp
eeschema_doc.icns
eeschema_helpers.cpp
eeschema_helpers.h
eeschema_id.h
eeschema_jobs_handler.cpp
eeschema_jobs_handler.h
eeschema_settings.cpp Remove locks from settings 2023-05-03 17:25:17 +00:00
eeschema_settings.h
erc.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
erc.h
erc_item.cpp Copy RC_ITEM fix to ERC_ITEM (where it's actually needed). 2023-04-19 14:08:55 +01:00
erc_item.h
erc_sch_pin_context.cpp
erc_sch_pin_context.h
erc_settings.cpp
erc_settings.h
fields_grid_table.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
fields_grid_table.h
files-io.cpp * Eeschema: save worksheet filename in project file. 2023-04-20 09:22:33 +02:00
general.h
generate_alias_info.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
generate_alias_info.h
invoke_sch_dialog.h
lib_field.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
lib_field.h Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
lib_item.cpp
lib_item.h
lib_pin.cpp
lib_pin.h
lib_shape.cpp
lib_shape.h
lib_symbol.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
lib_symbol.h
lib_text.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
lib_text.h
lib_textbox.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
lib_textbox.h Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
libarch.cpp
menubar.cpp
picksymbol.cpp
pin_numbers.cpp
pin_numbers.h
pin_type.cpp
pin_type.h
project_rescue.cpp
project_rescue.h
project_sch_specific.cpp
sch_base_frame.cpp Move Spacemouse to advanced config 2023-04-25 11:30:36 -07:00
sch_base_frame.h Move Spacemouse to advanced config 2023-04-25 11:30:36 -07:00
sch_bitmap.cpp
sch_bitmap.h
sch_bus_entry.cpp
sch_bus_entry.h
sch_connection.cpp
sch_connection.h
sch_draw_panel.cpp
sch_draw_panel.h
sch_edit_frame.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_edit_frame.h
sch_field.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_field.h Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_file_versions.h
sch_io_mgr.cpp
sch_io_mgr.h
sch_item.cpp Add ability to update subgraphs based on changeset 2023-04-25 11:32:04 -07:00
sch_item.h Add ability to update subgraphs based on changeset 2023-04-25 11:32:04 -07:00
sch_junction.cpp
sch_junction.h
sch_label.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_label.h Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_line.cpp
sch_line.h
sch_marker.cpp
sch_marker.h
sch_no_connect.cpp
sch_no_connect.h
sch_painter.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_painter.h
sch_pin.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_pin.h
sch_plotter.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_plotter.h
sch_plugin.cpp
sch_preview_panel.cpp
sch_preview_panel.h
sch_reference_list.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_reference_list.h
sch_rtree.h
sch_screen.cpp
sch_screen.h
sch_shape.cpp
sch_shape.h
sch_sheet.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_sheet.h Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_sheet_path.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_sheet_path.h
sch_sheet_pin.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_sheet_pin.h
sch_symbol.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_symbol.h Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_text.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_text.h Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_text_help.md
sch_text_help_md.h
sch_textbox.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_textbox.h Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_validators.cpp
sch_validators.h
sch_view.cpp Double double-add items to the view. 2023-04-16 23:05:24 +01:00
sch_view.h
schematic.cpp
schematic.h
schematic.keywords
schematic_settings.cpp
schematic_settings.h
schematic_undo_redo.cpp
sheet.cpp
symbol_async_loader.cpp
symbol_async_loader.h
symbol_checker.cpp
symbol_lib_table.cpp
symbol_lib_table.h
symbol_library.cpp
symbol_library.h
symbol_library_common.h
symbol_library_manager.cpp
symbol_library_manager.h
symbol_tree_model_adapter.cpp
symbol_tree_model_adapter.h
symbol_tree_synchronizing_adapter.cpp
symbol_tree_synchronizing_adapter.h
symbol_viewer_frame.cpp
symbol_viewer_frame.h
toolbars_sch_editor.cpp
toolbars_symbol_viewer.cpp