kicad/common/drawing_sheet
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
..
drawing_sheet.keywords Colors for text in PL_Editor and Eeschema. 2022-03-31 19:43:56 +01:00
drawing_sheet_default_description.cpp ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 2022-04-09 15:45:58 +01:00
drawing_sheet_parser.cpp pagelayout editor: Add tests for invalid parameters. 2023-02-07 12:53:34 +01:00
ds_data_item.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
ds_data_model.cpp Commenting and formatting. No functional changes. 2023-03-13 18:29:55 +00:00
ds_data_model_io.cpp pagelayout_editor: fix some minor issues: 2023-02-09 14:16:26 +01:00
ds_draw_item.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 17:23:52 +01:00
ds_painter.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 17:23:52 +01:00
ds_proxy_undo_item.cpp Repair recent pass-by-reference cleanup. 2021-06-09 10:56:53 +01:00
ds_proxy_view_item.cpp Move default font to RENDER_SETTINGS. 2022-10-22 21:32:42 +01:00