kicad/eeschema/dialogs
Seth Hillbrand 1ca0737c34 Replace stale pin references with UNDO copy
When we replace a symbol with one that has fewer pins, the old pins
are released, which leaves points to them in the connection graph
dangling.  This updates the pointer to use the cloned copy in the undo
stack until the connection graph is rebuilt with the new data

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17851

(cherry picked from commit 315ad0e071)
2024-04-24 12:55:30 -07:00
..
dialog_annotate.cpp Add bitmap bundle support to BITMAP_SCALE 2023-10-22 14:02:06 -04:00
dialog_annotate_base.cpp
dialog_annotate_base.fbp
dialog_annotate_base.h
dialog_bom.cpp Add bitmap bundle support to BITMAP_SCALE 2023-10-22 14:02:06 -04:00
dialog_bom_base.cpp
dialog_bom_base.fbp
dialog_bom_base.h
dialog_bom_cfg.keywords
dialog_bom_help.md
dialog_bom_help_md.h
dialog_change_symbols.cpp Replace stale pin references with UNDO copy 2024-04-24 12:55:30 -07:00
dialog_change_symbols.h Eeschema, DIALOG_CHANGE_SYMBOLS: fix incorrect initial lib link name when 2024-02-28 11:23:35 +01:00
dialog_change_symbols_base.cpp Add option to preserve custom power flag values in Update Symbols from Library dialog 2024-03-30 14:15:29 +00:00
dialog_change_symbols_base.fbp Use STD_BITMAP_BUTTON for change symbols dialog. 2023-09-01 18:48:46 +01:00
dialog_change_symbols_base.h Add option to preserve custom power flag values in Update Symbols from Library dialog 2024-03-30 14:15:29 +00:00
dialog_choose_symbol.h Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 2023-09-29 00:13:12 +01:00
dialog_database_lib_settings.cpp Rename all schematic IO plugins 2023-12-24 01:22:21 +00:00
dialog_database_lib_settings.h Rename all schematic IO plugins 2023-12-24 01:22:21 +00:00
dialog_database_lib_settings_base.cpp Fix crash when database lib config is not valid 2023-05-07 09:06:37 -04:00
dialog_database_lib_settings_base.fbp Fix crash when database lib config is not valid 2023-05-07 09:06:37 -04:00
dialog_database_lib_settings_base.h Add initial support for database library settings UI 2023-04-29 18:15:00 -04:00
dialog_edit_symbols_libid.cpp eeschema: add 'Already placed' category when choosing symbol 2023-10-04 10:29:22 -04:00
dialog_edit_symbols_libid_base.cpp
dialog_edit_symbols_libid_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_edit_symbols_libid_base.h
dialog_eeschema_page_settings.cpp
dialog_eeschema_page_settings.h
dialog_erc.cpp DIALOG_ERC: fix crash when set to ignore a an ERC violation. 2024-03-11 14:30:08 +01:00
dialog_erc.h Use hypertext link for Edit Ingored Tests in both ERC and DRC. 2023-06-19 23:53:42 +01:00
dialog_erc_base.cpp Use hypertext link for Edit Ingored Tests in both ERC and DRC. 2023-06-19 23:53:42 +01:00
dialog_erc_base.fbp Use hypertext link for Edit Ingored Tests in both ERC and DRC. 2023-06-19 23:53:42 +01:00
dialog_erc_base.h Use hypertext link for Edit Ingored Tests in both ERC and DRC. 2023-06-19 23:53:42 +01:00
dialog_export_netlist.cpp Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00
dialog_export_netlist_base.cpp
dialog_export_netlist_base.fbp
dialog_export_netlist_base.h
dialog_field_properties.cpp Pass symbol's netlist to footprint preview widget. 2024-03-14 18:04:52 +00:00
dialog_field_properties.h Pass symbol's netlist to footprint preview widget. 2024-03-14 18:04:52 +00:00
dialog_field_properties_base.cpp Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_field_properties_base.fbp Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_field_properties_base.h Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_global_edit_text_and_graphics.cpp Do not update schematic connectivity for irrelevant property changes. 2024-03-16 09:36:56 -04:00
dialog_global_edit_text_and_graphics_base.cpp Minor dialog layout fixes. 2023-10-19 11:59:35 -04:00
dialog_global_edit_text_and_graphics_base.fbp Minor dialog layout fixes. 2023-10-19 11:59:35 -04:00
dialog_global_edit_text_and_graphics_base.h Push TEXT_SPIN_STYLE from SCH_TEXT out to SCH_LABEL_BASE. 2023-09-07 17:42:51 +01:00
dialog_global_sym_lib_table_config.cpp
dialog_global_sym_lib_table_config.h
dialog_ibis_parser_reporter.cpp
dialog_ibis_parser_reporter.h
dialog_ibis_parser_reporter_base.cpp
dialog_ibis_parser_reporter_base.fbp
dialog_ibis_parser_reporter_base.h
dialog_image_properties.cpp Do not update schematic connectivity for irrelevant property changes. 2024-03-16 09:36:56 -04:00
dialog_image_properties.h
dialog_image_properties_base.cpp Internationalize Image Properties dialogs. 2024-02-10 08:34:19 +03:00
dialog_image_properties_base.fbp Internationalize Image Properties dialogs. 2024-02-10 08:34:19 +03:00
dialog_image_properties_base.h Internationalize Image Properties dialogs. 2024-02-10 08:34:19 +03:00
dialog_junction_props.cpp Do not update schematic connectivity for irrelevant property changes. 2024-03-16 09:36:56 -04:00
dialog_junction_props.h
dialog_junction_props_base.cpp
dialog_junction_props_base.fbp
dialog_junction_props_base.h
dialog_label_properties.cpp Do not update schematic connectivity for irrelevant property changes. 2024-03-16 09:36:56 -04:00
dialog_label_properties.h Performance improvement for GetShownColumns. 2023-04-13 13:45:22 +01:00
dialog_label_properties_base.cpp Minor dialog layout fixes. 2023-10-19 11:59:35 -04:00
dialog_label_properties_base.fbp Minor dialog layout fixes. 2023-10-19 11:59:35 -04:00
dialog_label_properties_base.h
dialog_lib_edit_pin_table.cpp Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_lib_edit_pin_table.h Cross-probing from Pin Table to Symbol Editor canvas. 2023-06-07 14:37:34 +01:00
dialog_lib_edit_pin_table_base.cpp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_lib_edit_pin_table_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_lib_edit_pin_table_base.h Cross-probing from Pin Table to Symbol Editor canvas. 2023-06-07 14:37:34 +01:00
dialog_lib_new_symbol.cpp Fix a straggler from rename. 2024-01-26 18:01:22 +00:00
dialog_lib_new_symbol.h Fix a straggler from rename. 2024-01-26 18:01:22 +00:00
dialog_lib_new_symbol_base.cpp Lib Symbol Properties: make exclude from BOM string same as symbol props 2024-02-05 09:02:46 -05:00
dialog_lib_new_symbol_base.fbp Lib Symbol Properties: make exclude from BOM string same as symbol props 2024-02-05 09:02:46 -05:00
dialog_lib_new_symbol_base.h Fix a straggler from rename. 2024-01-26 18:01:22 +00:00
dialog_lib_shape_properties.cpp Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_lib_shape_properties.h
dialog_lib_shape_properties_base.cpp Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_lib_shape_properties_base.fbp Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_lib_shape_properties_base.h Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_lib_symbol_properties.cpp Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_lib_symbol_properties.h Fix warning due to NONE enum member mixing 2023-11-13 20:23:59 -05:00
dialog_lib_symbol_properties_base.cpp Lib Symbol Properties: make exclude from BOM string same as symbol props 2024-02-05 09:02:46 -05:00
dialog_lib_symbol_properties_base.fbp Lib Symbol Properties: make exclude from BOM string same as symbol props 2024-02-05 09:02:46 -05:00
dialog_lib_symbol_properties_base.h Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_lib_text_properties.cpp Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_lib_text_properties.h
dialog_lib_text_properties_base.cpp Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_lib_text_properties_base.fbp Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_lib_text_properties_base.h Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_lib_textbox_properties.cpp Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_lib_textbox_properties.h
dialog_lib_textbox_properties_base.cpp Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_lib_textbox_properties_base.fbp Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_lib_textbox_properties_base.h Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_line_properties.cpp Do not update schematic connectivity for irrelevant property changes. 2024-03-16 09:36:56 -04:00
dialog_line_properties.h
dialog_line_properties_base.cpp
dialog_line_properties_base.fbp
dialog_line_properties_base.h
dialog_migrate_buses.cpp Add more missing destructor event cleanups 2023-10-02 07:22:00 -04:00
dialog_migrate_buses.h Add more missing destructor event cleanups 2023-10-02 07:22:00 -04:00
dialog_migrate_buses_base.cpp
dialog_migrate_buses_base.fbp
dialog_migrate_buses_base.h
dialog_pin_properties.cpp Fix compile error 2024-01-26 08:35:11 -08:00
dialog_pin_properties.h Make m_originalColWidths impervious to init-order issues. 2024-02-08 15:09:07 +00:00
dialog_pin_properties_base.cpp Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_pin_properties_base.fbp Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_pin_properties_base.h Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_plot_schematic.cpp eeschema, DIALOG_PLOT_SCHEMATIC: disable PDF option when format is not PDF 2023-11-21 10:27:21 +01:00
dialog_plot_schematic.h
dialog_plot_schematic_base.cpp eeschema, DIALOG_PLOT_SCHEMATIC: disable PDF option when format is not PDF 2023-11-21 10:27:21 +01:00
dialog_plot_schematic_base.fbp eeschema, DIALOG_PLOT_SCHEMATIC: disable PDF option when format is not PDF 2023-11-21 10:27:21 +01:00
dialog_plot_schematic_base.h eeschema, DIALOG_PLOT_SCHEMATIC: disable PDF option when format is not PDF 2023-11-21 10:27:21 +01:00
dialog_rescue_each.cpp Allow Never Show Rescue Symbols to be turned back off. 2023-09-25 23:58:15 +01:00
dialog_rescue_each_base.cpp Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited 2023-09-11 19:10:16 -04:00
dialog_rescue_each_base.fbp Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited 2023-09-11 19:10:16 -04:00
dialog_rescue_each_base.h Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited 2023-09-11 19:10:16 -04:00
dialog_sch_import_settings.cpp Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00
dialog_sch_import_settings.h
dialog_sch_import_settings_base.cpp Schematic Setup: add BOM Preset importing 2023-09-27 09:14:25 -04:00
dialog_sch_import_settings_base.fbp Schematic Setup: add BOM Preset importing 2023-09-27 09:14:25 -04:00
dialog_sch_import_settings_base.h Schematic Setup: add BOM Preset importing 2023-09-27 09:14:25 -04:00
dialog_schematic_find.cpp Add more missing destructor event cleanups 2023-10-02 07:22:00 -04:00
dialog_schematic_find.h Add more missing destructor event cleanups 2023-10-02 07:22:00 -04:00
dialog_schematic_find_base.cpp
dialog_schematic_find_base.fbp
dialog_schematic_find_base.h
dialog_schematic_setup.cpp Schematic Setup: add BOM Preset importing 2023-09-27 09:14:25 -04:00
dialog_schematic_setup.h Schematic Setup: add BOM Preset importing 2023-09-27 09:14:25 -04:00
dialog_shape_properties.cpp Do not update schematic connectivity for irrelevant property changes. 2024-03-16 09:36:56 -04:00
dialog_shape_properties.h
dialog_shape_properties_base.cpp
dialog_shape_properties_base.fbp
dialog_shape_properties_base.h
dialog_sheet_pin_properties.cpp Add bitmap bundle support to BITMAP_SCALE 2023-10-22 14:02:06 -04:00
dialog_sheet_pin_properties.h
dialog_sheet_pin_properties_base.cpp
dialog_sheet_pin_properties_base.fbp
dialog_sheet_pin_properties_base.h
dialog_sheet_properties.cpp Fix missing instance data when reusing an already loaded schematic. 2024-04-18 16:07:36 -04:00
dialog_sheet_properties.h Update hierarchy navigator when undoing or redoing sheet name changes. 2024-04-11 10:51:04 -04:00
dialog_sheet_properties_base.cpp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_sheet_properties_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_sheet_properties_base.h
dialog_sim_command.cpp Handle single-source DC analyses correctly. 2024-02-26 18:10:10 +00:00
dialog_sim_command.h ADDED support for simulation plot margins and GUI for Y axis locking. 2023-07-19 23:40:10 +01:00
dialog_sim_command_base.cpp Hack around wxWidgets bug that draws two pages over each other. 2023-11-02 18:37:55 +00:00
dialog_sim_command_base.fbp Hack around wxWidgets bug that draws two pages over each other. 2023-11-02 18:37:55 +00:00
dialog_sim_command_base.h Implement y axis locking for secondary y axes. 2023-07-20 17:21:19 +01:00
dialog_sim_format_value.cpp Centralize text size clamping. 2023-06-03 20:29:51 +01:00
dialog_sim_format_value.h
dialog_sim_format_value_base.cpp Don't confuse "significant digits" with "decimal places". 2023-09-17 12:42:06 +01:00
dialog_sim_format_value_base.fbp Don't confuse "significant digits" with "decimal places". 2023-09-17 12:42:06 +01:00
dialog_sim_format_value_base.h
dialog_sim_model.cpp Only change pin assignments from user interaction. 2024-02-26 19:01:07 +00:00
dialog_sim_model.h Only change pin assignments from user interaction. 2024-02-26 19:01:07 +00:00
dialog_sim_model_base.cpp Mutual Inductor isn't an inductor. 2024-01-23 15:07:29 +00:00
dialog_sim_model_base.fbp Mutual Inductor isn't an inductor. 2024-01-23 15:07:29 +00:00
dialog_sim_model_base.h Mutual Inductor isn't an inductor. 2024-01-23 15:07:29 +00:00
dialog_symbol_chooser.cpp Symbol Chooser Dialog: forward chars to panel 2023-12-14 10:04:15 -05:00
dialog_symbol_chooser.h eeschema: add 'Already placed' category when choosing symbol 2023-10-04 10:29:22 -04:00
dialog_symbol_fields_table.cpp Close bom file earlier 2024-04-16 14:30:13 +00:00
dialog_symbol_fields_table.h Schematic Setup: add BOM Preset importing 2023-09-27 09:14:25 -04:00
dialog_symbol_fields_table_base.cpp Fix delimeter -> delimiter typo in translated strings 2024-01-21 13:44:43 -05:00
dialog_symbol_fields_table_base.fbp Fix delimeter -> delimiter typo in translated strings 2024-01-21 13:44:43 -05:00
dialog_symbol_fields_table_base.h Improve Symbol Fields Table appearance on GTK. 2023-11-30 08:37:42 +03:00
dialog_symbol_properties.cpp Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
dialog_symbol_properties.h Copy 2 bug fixes from OnSizeFieldsGrid() to OnSizePinsGrid() 2023-12-14 14:45:55 +00:00
dialog_symbol_properties_base.cpp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_symbol_properties_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_symbol_properties_base.h Improve naming for alternate pin fuction assignments. 2023-08-29 18:07:27 +01:00
dialog_symbol_remap.cpp Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00
dialog_symbol_remap.h
dialog_symbol_remap_base.cpp Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited 2023-09-11 19:10:16 -04:00
dialog_symbol_remap_base.fbp Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited 2023-09-11 19:10:16 -04:00
dialog_symbol_remap_base.h Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited 2023-09-11 19:10:16 -04:00
dialog_text_properties.cpp Do not update schematic connectivity for irrelevant property changes. 2024-03-16 09:36:56 -04:00
dialog_text_properties.h Push much of text var autocomplete down into SCINTILLA_TRICKS. 2023-05-25 10:24:50 +01:00
dialog_text_properties_base.cpp Fix schematic text properties dialog more, for wx 3.2.3. 2023-10-25 00:12:49 +03:00
dialog_text_properties_base.fbp Fix schematic text properties dialog more, for wx 3.2.3. 2023-10-25 00:12:49 +03:00
dialog_text_properties_base.h Fix schematic text properties dialog more, for wx 3.2.3. 2023-10-25 00:12:49 +03:00
dialog_update_from_pcb.cpp Sch/PCB: allow back-updating schematic fields from PCB 2023-07-31 10:38:43 -04:00
dialog_update_from_pcb.h Sch/PCB: allow back-updating schematic fields from PCB 2023-07-31 10:38:43 -04:00
dialog_update_from_pcb_base.cpp Sch/PCB: allow back-updating schematic fields from PCB 2023-07-31 10:38:43 -04:00
dialog_update_from_pcb_base.fbp Sch/PCB: allow back-updating schematic fields from PCB 2023-07-31 10:38:43 -04:00
dialog_update_from_pcb_base.h Sch/PCB: allow back-updating schematic fields from PCB 2023-07-31 10:38:43 -04:00
dialog_update_symbol_fields.cpp Move item updating and view refresh to SCH_COMMIT::Push(). 2023-07-07 15:40:01 +01:00
dialog_update_symbol_fields.h
dialog_update_symbol_fields_base.cpp
dialog_update_symbol_fields_base.fbp
dialog_update_symbol_fields_base.h
dialog_user_defined_signals.cpp Fix off-by-one error when creating user-defined signals. 2023-10-28 13:27:48 +01:00
dialog_user_defined_signals.h
dialog_user_defined_signals_base.cpp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_user_defined_signals_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_user_defined_signals_base.h
dialog_wire_bus_properties.cpp More bitmap bundle comboboxes 2024-01-21 22:55:13 -05:00
dialog_wire_bus_properties.h
dialog_wire_bus_properties_base.cpp
dialog_wire_bus_properties_base.fbp
dialog_wire_bus_properties_base.h
panel_bom_presets.cpp Tweaks in eeschema for hidpi 2024-02-05 01:03:52 -05:00
panel_bom_presets.fbp Minor dialog layout fixes. 2023-10-19 11:59:35 -04:00
panel_bom_presets.h Schematic Setup: add BOM Preset importing 2023-09-27 09:14:25 -04:00
panel_bom_presets_base.cpp Minor dialog layout fixes. 2023-10-19 11:59:35 -04:00
panel_bom_presets_base.h Minor dialog layout fixes. 2023-10-19 11:59:35 -04:00
panel_eeschema_annotation_options.cpp Add bitmap bundle support to BITMAP_SCALE 2023-10-22 14:02:06 -04:00
panel_eeschema_annotation_options.h
panel_eeschema_annotation_options_base.cpp
panel_eeschema_annotation_options_base.fbp
panel_eeschema_annotation_options_base.h
panel_eeschema_color_settings.cpp Performance UpdateDanglingState 2024-02-23 14:36:50 -05:00
panel_eeschema_color_settings.h Break out the boundary violating parts of gal into common through subclassing 2023-09-23 09:37:47 -04:00
panel_eeschema_display_options.cpp Reduce visual clutter in GAL display options. 2023-09-04 13:06:46 +01:00
panel_eeschema_display_options.h
panel_eeschema_display_options_base.cpp Insta-prefs. 2023-05-10 18:14:14 +01:00
panel_eeschema_display_options_base.fbp Insta-prefs. 2023-05-10 18:14:14 +01:00
panel_eeschema_display_options_base.h
panel_eeschema_editing_options.cpp Allow Never Show Rescue Symbols to be turned back off. 2023-09-25 23:58:15 +01:00
panel_eeschema_editing_options.h
panel_eeschema_editing_options_base.cpp removed the dots for several strings in the settings dialog 2024-02-01 08:52:57 +00:00
panel_eeschema_editing_options_base.fbp removed the dots for several strings in the settings dialog 2024-02-01 08:52:57 +00:00
panel_eeschema_editing_options_base.h Minor string fixes. 2023-12-08 13:09:16 -05:00
panel_setup_buses.cpp Tweaks in eeschema for hidpi 2024-02-05 01:03:52 -05:00
panel_setup_buses.h
panel_setup_buses_base.cpp Minor dialog layout fixes. 2023-10-19 11:59:35 -04:00
panel_setup_buses_base.fbp Minor dialog layout fixes. 2023-10-19 11:59:35 -04:00
panel_setup_buses_base.h
panel_setup_formatting.cpp More globals eradication. 2023-11-12 23:43:30 +00:00
panel_setup_formatting.h Make ERC off-grid check user-configurable. 2023-10-14 20:47:03 +01:00
panel_setup_formatting_base.cpp Make ERC off-grid check user-configurable. 2023-10-14 20:47:03 +01:00
panel_setup_formatting_base.fbp Make ERC off-grid check user-configurable. 2023-10-14 20:47:03 +01:00
panel_setup_formatting_base.h Make ERC off-grid check user-configurable. 2023-10-14 20:47:03 +01:00
panel_setup_pinmap.cpp More bitmap bundle comboboxes 2024-01-21 22:55:13 -05:00
panel_setup_pinmap.h
panel_setup_pinmap_base.cpp Generate NC-pin errors when connected to other items. 2023-09-04 17:27:39 +01:00
panel_setup_pinmap_base.fbp Generate NC-pin errors when connected to other items. 2023-09-04 17:27:39 +01:00
panel_setup_pinmap_base.h
panel_sym_color_settings.cpp
panel_sym_color_settings.h
panel_sym_color_settings_base.cpp
panel_sym_color_settings_base.fbp
panel_sym_color_settings_base.h
panel_sym_display_options.cpp Reduce visual clutter in GAL display options. 2023-09-04 13:06:46 +01:00
panel_sym_display_options.h
panel_sym_editing_options.cpp PANEL_SYM_EDITING_OPTIONS: Fix a focus event issue (perhaps platform specific) 2023-07-02 19:46:56 +02:00
panel_sym_editing_options.h Allow user-entered repeat pin spacing, but force to grid multiples. 2023-07-02 17:23:01 +01:00
panel_sym_editing_options_base.cpp Minor string fixes. 2023-12-08 13:09:16 -05:00
panel_sym_editing_options_base.fbp Minor string fixes. 2023-12-08 13:09:16 -05:00
panel_sym_editing_options_base.h Minor string fixes. 2023-12-08 13:09:16 -05:00
panel_sym_lib_table.cpp kicad_cli: Allow upgrade of legacy and non-kicad symbol libraries 2024-03-02 18:22:18 +01:00
panel_sym_lib_table.h kicad_cli: Allow upgrade of legacy and non-kicad symbol libraries 2024-03-02 18:22:18 +01:00
panel_sym_lib_table_base.cpp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
panel_sym_lib_table_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
panel_sym_lib_table_base.h
panel_template_fieldnames.cpp Tweaks in eeschema for hidpi 2024-02-05 01:03:52 -05:00
panel_template_fieldnames.h
panel_template_fieldnames_base.cpp Minor dialog layout fixes. 2023-10-19 11:59:35 -04:00
panel_template_fieldnames_base.fbp Minor dialog layout fixes. 2023-10-19 11:59:35 -04:00
panel_template_fieldnames_base.h