kicad/eeschema
Jeff Young da58e9ee4c Don't rely on selection when updating edited symbol in schematic.
Fixes https://gitlab.com/kicad/code/kicad/issues/9600
2021-11-11 16:43:06 +00:00
..
dialogs fix issue in DIALOG_CHANGE_SYMBOLS, in non English locale. 2021-11-11 10:56:09 +01:00
netlist_exporters
plugins
sch_plugins Don't fetch the root sheet's UUID out of the sheet instances. 2021-11-09 16:07:30 +00:00
sim Update schematic when saving tuned value 2021-11-01 17:05:22 -07:00
symbol_editor Don't rely on selection when updating edited symbol in schematic. 2021-11-11 16:43:06 +00:00
tools Writeable -> Writable 2021-11-08 15:56:51 -08:00
widgets Update schematic when saving tuned value 2021-11-01 17:05:22 -07:00
CMakeLists.txt On macOS, copy libngspice dylibs and symlinks 2021-10-15 17:34:27 +00:00
annotate.cpp
autoplace_fields.cpp
bom_plugins.cpp Fix error in python command string generation. 2021-11-08 21:05:54 +00:00
bom_plugins.h
bus-wire-junction.cpp Overhaul IsJunctionNeeded logic to support all the different cases. 2021-11-04 12:57:16 +00:00
bus_alias.cpp
bus_alias.h
cmp_library.keywords
cmp_library_lexer.cpp
component_references_lister.cpp
connection_graph.cpp Fix a couple of holes in the IsTestEnabled() checks. 2021-11-04 16:24:06 +00:00
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: Default to mouse drag is drag action on first install 2021-11-03 16:58:11 +00:00
eeschema_settings.h
erc.cpp Fix a couple of holes in the IsTestEnabled() checks. 2021-11-04 16:24:06 +00:00
erc.h
erc_item.cpp
erc_item.h
erc_settings.cpp
erc_settings.h
fields_grid_table.cpp Remove escaped double-quotes 2021-11-03 17:03:14 -07:00
fields_grid_table.h Add unsaved-changes indication to Symbol Properties. 2021-10-25 12:35:04 +01:00
files-io.cpp Close the simulator before changing schematic 2021-11-07 23:35:06 +00:00
general.h
generate_alias_info.cpp
generate_alias_info.h
getpart.cpp Threading safety. 2021-10-23 11:38:03 +01:00
hierarch.cpp
hierarch.h
invoke_sch_dialog.h
lib_arc.cpp
lib_field.cpp Move bbox padding to RTrees so it doesn't interfere with hittesting. 2021-10-26 13:46:30 +01:00
lib_field.h
lib_item.cpp Implement a forced ordering for LIB_ITEMs until we have UUIDs. 2021-11-02 20:07:34 +00:00
lib_item.h Finish arc rework and push out to file formats. 2021-10-15 12:45:43 +01:00
lib_pin.cpp Invert Y axis for pin root bounding box. 2021-10-27 01:44:15 +01:00
lib_pin.h
lib_shape.cpp Eeschema: fix bug printing polygon (possibly other) filled shapes. 2021-11-01 16:09:32 -04:00
lib_shape.h Finish arc rework and push out to file formats. 2021-10-15 12:45:43 +01:00
lib_symbol.cpp Improved naming. 2021-11-02 20:07:34 +00:00
lib_symbol.h Improved naming. 2021-11-02 20:07:34 +00:00
lib_text.cpp
lib_text.h
libarch.cpp
menubar.cpp
pin_numbers.cpp
pin_numbers.h
pin_type.cpp
pin_type.h
project_rescue.cpp
project_rescue.h
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 Fix highlighting complex connections from subsheets 2021-10-25 22:14:48 -04:00
sch_connection.h Fix highlighting complex connections from subsheets 2021-10-25 22:14:48 -04:00
sch_draw_panel.cpp
sch_draw_panel.h
sch_edit_frame.cpp Don't rely on selection when updating edited symbol in schematic. 2021-11-11 16:43:06 +00:00
sch_edit_frame.h Don't rely on selection when updating edited symbol in schematic. 2021-11-11 16:43:06 +00:00
sch_field.cpp Repair field properties dialog for rotation and mirroring. 2021-11-03 18:11:59 +00:00
sch_field.h Repair field properties dialog for rotation and mirroring. 2021-11-03 18:11:59 +00:00
sch_file_versions.h Finish arc rework and push out to file formats. 2021-10-15 12:45:43 +01:00
sch_io_mgr.cpp
sch_io_mgr.h
sch_item.cpp
sch_item.h
sch_junction.cpp
sch_junction.h
sch_line.cpp Overhaul IsJunctionNeeded logic to support all the different cases. 2021-11-04 12:57:16 +00:00
sch_line.h
sch_marker.cpp
sch_marker.h
sch_no_connect.cpp
sch_no_connect.h
sch_painter.cpp Fix Bezier reading. 2021-11-02 22:19:41 +00:00
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 Move bbox padding to RTrees so it doesn't interfere with hittesting. 2021-10-26 13:46:30 +01:00
sch_screen.cpp Overhaul IsJunctionNeeded logic to support all the different cases. 2021-11-04 12:57:16 +00:00
sch_screen.h Overhaul IsJunctionNeeded logic to support all the different cases. 2021-11-04 12:57:16 +00:00
sch_sheet.cpp Mirror sheet fields when mirroring sheet. 2021-10-28 21:45:22 +01:00
sch_sheet.h
sch_sheet_path.cpp
sch_sheet_path.h
sch_sheet_pin.cpp
sch_sheet_pin.h
sch_symbol.cpp Improve text hittesting in schematics. 2021-11-01 21:13:12 +00:00
sch_symbol.h
sch_text.cpp Fix sort to be irreflexive 2021-11-08 11:25:13 -08:00
sch_text.h
sch_text_help.md
sch_validators.cpp
sch_validators.h
sch_view.cpp
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_lib_table.cpp
symbol_lib_table.h
symbol_library.cpp
symbol_library.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
transform.cpp
transform.h