kicad/eeschema
Marek Roszko 42811d0602 Fix blank symbol svg export file names
Fixes https://gitlab.com/kicad/code/kicad/-/issues/14857


(cherry picked from commit c2d56eefb9)
2023-06-01 00:56:40 +00:00
..
dialogs Fix potential stale pointer bug in schematic highlight connection code. 2023-05-29 13:55:07 -04:00
navlib Navlib: Ensure a pointer is initialized. 2023-05-10 09:36:51 +02:00
netlist_exporters NETLIST_EXPORTER_SPICE: add space to the not allowed chars in netnames 2023-05-16 19:50:24 +02: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 Don't consider saving SCH_MARKERs 2023-05-11 16:27:15 -07:00
sim Manual reimplementation of 84c72b087c 2023-05-28 19:38:27 +02:00
symbol_editor Symbol editor: ensure a new derived symbol has the correct DeMorgan option displayed. 2023-05-29 20:41:35 +02:00
tools Fix potential stale pointer bug in schematic highlight connection code. 2023-05-29 13:55:07 -04: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 Field bounding boxes no longer contain interline spacing. 2023-05-07 22:30:01 +01:00
bom_plugins.cpp
bom_plugins.h
bus-wire-junction.cpp
bus_alias.h
cmp_library.keywords
connection_graph.cpp Ensure _changed_ netlist is propagated 2023-05-09 12:13:30 -07:00
connection_graph.h Add ability to update subgraphs based on changeset 2023-04-25 11:32:04 -07:00
cross-probing.cpp Fix potential stale pointer bug in schematic highlight connection code. 2023-05-29 13:55:07 -04: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 Move to requiring explicit action to save project settings 2023-03-24 11:49:50 -07:00
eeschema_doc.icns
eeschema_helpers.cpp
eeschema_helpers.h
eeschema_id.h
eeschema_jobs_handler.cpp Fix blank symbol svg export file names 2023-06-01 00:56:40 +00:00
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: set default setting ERCE_SIMULATION_MODEL to ignore 2023-04-14 17:29:42 +02:00
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 Hook up AddField handler to GRID_TRICKS for SCH dialogs. 2023-03-02 18:16:02 +00:00
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 plotters rework: add plot fct to use TEXT_ATTRIBUTES class to pass text settings 2023-03-01 10:45:23 +01:00
lib_pin.h
lib_shape.cpp
lib_shape.h
lib_symbol.cpp Formatting. 2023-05-09 13:10:31 +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 Improve scoping control of connetion members. 2023-04-04 11:35:06 +01:00
sch_draw_panel.cpp
sch_draw_panel.h
sch_edit_frame.cpp Fix potential stale pointer bug in schematic highlight connection code. 2023-05-29 13:55:07 -04:00
sch_edit_frame.h Fix potential stale pointer bug in schematic highlight connection code. 2023-05-29 13:55:07 -04:00
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 Eeschema: fix block mirroring of fields attached to labels (all types) 2023-05-28 19:38:27 +02:00
sch_label.h Eeschema: fix block mirroring of fields attached to labels (all types) 2023-05-28 19:38:27 +02:00
sch_line.cpp Improve scoping control of connetion members. 2023-04-04 11:35:06 +01:00
sch_line.h
sch_marker.cpp
sch_marker.h
sch_no_connect.cpp
sch_no_connect.h
sch_painter.cpp Cleanup text alignment between version 6 and 7 2023-05-17 15:29:49 -07: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 Use the right path for recursing in text var resolution 2023-05-14 23:12:30 +00: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 Cleanup text alignment between version 6 and 7 2023-05-17 15:29:49 -07: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 Less nagging. (If we need a field name, then create one.) 2023-03-19 19:15:28 +00:00
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 PCM: auto reload global libs after dialog is run 2023-02-28 16:48:28 -05:00
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 Tighten up the lifecycle management of VIEW_ITEMs in 2023-04-16 15:38:15 +01:00
symbol_viewer_frame.h Tighten up the lifecycle management of VIEW_ITEMs in 2023-04-16 15:38:15 +01:00
toolbars_sch_editor.cpp
toolbars_symbol_viewer.cpp