kicad/eeschema
Jeff Young 1964087960 Fix some instance-data issues in netlist exporters.
Also removes the final requirements for setting the current sheet so
that we no longer need to do a save/restore.
2022-10-18 17:26:34 +01:00
..
dialogs Coverity fixes. 2022-10-17 15:30:20 -04:00
navlib
netlist_exporters Fix some instance-data issues in netlist exporters. 2022-10-18 17:26:34 +01:00
plugins
sch_plugins Coverity fixes. 2022-10-17 15:30:20 -04:00
sim Ngspice: Preload a basically empty circuit to avoid error messages 2022-10-18 05:48:01 +02:00
symbol_editor
tools Coverity fixes. 2022-10-17 15:30:20 -04:00
widgets
CMakeLists.txt
annotate.cpp
autoplace_fields.cpp
bom_plugins.cpp
bom_plugins.h
bus-wire-junction.cpp
bus_alias.h
cmp_library.keywords
cmp_library_lexer.cpp
component_references_lister.cpp
connection_graph.cpp
connection_graph.h
cross-probing.cpp
default_values.h
ee_collectors.cpp
ee_collectors.h
eeschema.cpp
eeschema.icns
eeschema_config.cpp
eeschema_doc.icns
eeschema_id.h
eeschema_settings.cpp
eeschema_settings.h
erc.cpp
erc.h
erc_item.cpp
erc_item.h
erc_settings.cpp
erc_settings.h
fields_grid_table.cpp Add unit and eval support to WX_GRIDs. 2022-10-11 23:40:58 +01:00
fields_grid_table.h Add unit and eval support to WX_GRIDs. 2022-10-11 23:40:58 +01:00
files-io.cpp Fix yet another symbol instance issue when loading legacy schematics. 2022-10-15 14:16:03 -04:00
general.h
generate_alias_info.cpp
generate_alias_info.h
hierarch.cpp
hierarch.h
invoke_sch_dialog.h
lib_field.cpp
lib_field.h
lib_item.cpp
lib_item.h
lib_pin.cpp
lib_pin.h
lib_shape.cpp
lib_shape.h
lib_symbol.cpp
lib_symbol.h
lib_text.cpp
lib_text.h
lib_textbox.cpp
lib_textbox.h
libarch.cpp
menubar.cpp
picksymbol.cpp
pin_numbers.cpp
pin_numbers.h
pin_type.cpp
pin_type.h
project_rescue.cpp Another attempt to fix schematic symbol rescue issues. 2022-10-12 16:57:09 -04:00
project_rescue.h
project_sch_specific.cpp
sch_base_frame.cpp
sch_base_frame.h
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 yet another symbol instance issue when loading legacy schematics. 2022-10-15 14:16:03 -04:00
sch_edit_frame.h
sch_field.cpp
sch_field.h
sch_file_versions.h
sch_io_mgr.cpp
sch_io_mgr.h
sch_item.cpp
sch_item.h
sch_junction.cpp
sch_junction.h
sch_label.cpp
sch_label.h
sch_line.cpp Make sure bounding box is not degenerate. 2022-10-12 16:36:54 +01:00
sch_line.h
sch_marker.cpp
sch_marker.h
sch_no_connect.cpp
sch_no_connect.h
sch_painter.cpp
sch_painter.h
sch_pin.cpp
sch_pin.h
sch_plugin.cpp
sch_preview_panel.cpp
sch_preview_panel.h
sch_reference_list.h
sch_rtree.h
sch_screen.cpp
sch_screen.h
sch_shape.cpp
sch_shape.h
sch_sheet.cpp
sch_sheet.h
sch_sheet_path.cpp Use wxCHECK instead of wxCHECK2 2022-10-15 11:25:15 -04:00
sch_sheet_path.h
sch_sheet_pin.cpp
sch_sheet_pin.h
sch_symbol.cpp
sch_symbol.h
sch_text.cpp
sch_text.h
sch_text_help.md
sch_text_help_md.h
sch_textbox.cpp
sch_textbox.h
sch_validators.cpp
sch_validators.h
sch_view.cpp Coverity fixes. 2022-10-17 15:30:20 -04: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 Coverity fixes. 2022-10-17 15:30:20 -04:00
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