kicad/eeschema/dialogs
Jeff Young 2faf721360 Edit library table through backing table instead of grid.
While editing the grid works on OSX, it doesn't appear to on MSW or
GTK.  Whether or not editing the backing table is any better or not
remains to be seen....

Fixes https://gitlab.com/kicad/code/kicad/issues/7323
2021-02-03 15:50:37 +00:00
..
dialog_annotate.cpp Implement more precise annotation-required messages. 2021-01-30 16:31:27 +00:00
dialog_annotate_base.cpp Implement more precise annotation-required messages. 2021-01-30 16:31:27 +00:00
dialog_annotate_base.fbp Implement more precise annotation-required messages. 2021-01-30 16:31:27 +00:00
dialog_annotate_base.h Implement more precise annotation-required messages. 2021-01-30 16:31:27 +00:00
dialog_bom.cpp Implement more precise annotation-required messages. 2021-01-30 16:31:27 +00:00
dialog_bom_base.cpp Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
dialog_bom_base.fbp Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
dialog_bom_base.h Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
dialog_bom_cfg.keywords Eeschema: add dialog and utilities to create BOMs from generic netlist 2013-06-14 16:59:52 +02:00
dialog_bom_help.md Eeschema: replace dialog_bom_help.html by dialog_bom_help.md The .md files are smaller and translatable. 2019-12-29 11:16:18 +01:00
dialog_bom_help_md.h Add automatically generated files needed for translations. 2020-01-29 18:47:06 +01:00
dialog_bus_manager.cpp Fix deletion of bus aliases on subsheets 2020-12-27 12:33:35 -05:00
dialog_bus_manager.h Fix deletion of bus aliases on subsheets 2020-12-27 12:33:35 -05:00
dialog_change_symbols.cpp Engage brain before coding. 2021-01-18 15:20:15 +00:00
dialog_change_symbols.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00
dialog_change_symbols_base.cpp Add control over updating of symbol attributes. 2021-01-15 22:19:49 +00:00
dialog_change_symbols_base.fbp Add control over updating of symbol attributes. 2021-01-15 22:19:49 +00:00
dialog_change_symbols_base.h Add control over updating of symbol attributes. 2021-01-15 22:19:49 +00:00
dialog_choose_symbol.cpp Don't log error messages when using the clipboard 2021-02-03 01:55:05 +00:00
dialog_choose_symbol.h Update an outlier from the component -> symbol rename. 2020-12-08 18:30:14 +00:00
dialog_edit_components_libid.cpp Unify LIB_IDs now that both are stored in sexpr files. 2020-12-18 00:30:26 +00:00
dialog_edit_components_libid_base.cpp Eeschema: minor dialog and panel layout fixes. 2020-11-14 07:40:17 -05:00
dialog_edit_components_libid_base.fbp Eeschema: minor dialog and panel layout fixes. 2020-11-14 07:40:17 -05:00
dialog_edit_components_libid_base.h Eeschema: minor dialog and panel layout fixes. 2020-11-14 07:40:17 -05:00
dialog_edit_label.cpp Make updating netnames in backannotate more discrete. 2020-11-25 22:16:56 +00:00
dialog_edit_label.h Flesh out object properties and DRC Rule syntax help. 2020-09-05 17:44:59 +01:00
dialog_edit_label_base.cpp Remove formbuild URL from hypertext links. 2021-01-07 15:12:19 +00:00
dialog_edit_label_base.fbp Remove formbuild URL from hypertext links. 2021-01-07 15:12:19 +00:00
dialog_edit_label_base.h Add syntax help for text markup. 2020-05-08 23:30:33 +01:00
dialog_edit_line_style.cpp Naming conventions. 2020-11-17 16:05:49 +00:00
dialog_edit_line_style.h Better support of mixed states in Line Style dialog. 2020-08-18 19:05:30 +01:00
dialog_edit_line_style_base.cpp Better support of mixed states in Line Style dialog. 2020-08-18 19:05:30 +01:00
dialog_edit_line_style_base.fbp Better support of mixed states in Line Style dialog. 2020-08-18 19:05:30 +01:00
dialog_edit_line_style_base.h Better support of mixed states in Line Style dialog. 2020-08-18 19:05:30 +01:00
dialog_edit_one_field.cpp File naming and include cleanup. 2021-01-28 11:35:18 +00:00
dialog_edit_one_field.h File naming and include cleanup. 2021-01-28 11:35:18 +00:00
dialog_eeschema_page_settings.cpp Coverity fixes. 2020-12-20 13:24:47 -05:00
dialog_eeschema_page_settings.h Stop bludgeoncompiling dialog_page_settings 2020-12-19 10:40:37 -05:00
dialog_erc.cpp Fold annotation error reporting into ERC. 2021-01-24 23:01:24 +00:00
dialog_erc.h Make prev/next marker work reliably on all platforms. 2020-12-01 22:37:07 +00:00
dialog_erc_base.cpp Implement more precise annotation-required messages. 2021-01-30 16:31:27 +00:00
dialog_erc_base.fbp Implement more precise annotation-required messages. 2021-01-30 16:31:27 +00:00
dialog_erc_base.h Implement more precise annotation-required messages. 2021-01-30 16:31:27 +00:00
dialog_fields_editor_global.cpp Select cells at a time 2021-02-02 19:33:18 -08:00
dialog_fields_editor_global.h Remove canonical name column from view and make sash more obvious. 2020-12-12 15:27:46 +00:00
dialog_fields_editor_global_base.cpp Remove canonical name column from view and make sash more obvious. 2020-12-12 15:27:46 +00:00
dialog_fields_editor_global_base.fbp Remove canonical name column from view and make sash more obvious. 2020-12-12 15:27:46 +00:00
dialog_fields_editor_global_base.h Naming conventions (including some component -> symbol). 2020-11-15 20:23:15 +00:00
dialog_global_edit_text_and_graphics.cpp Naming conventions. 2020-11-17 16:05:49 +00:00
dialog_global_edit_text_and_graphics_base.cpp Fix mismatch between dialog and code. 2020-07-08 19:31:44 +01:00
dialog_global_edit_text_and_graphics_base.fbp Fix mismatch between dialog and code. 2020-07-08 19:31:44 +01:00
dialog_global_edit_text_and_graphics_base.h Implement a symbol type filter for Edit Text and Graphics. 2020-05-06 22:57:14 +01:00
dialog_global_sym_lib_table_config.cpp Improve symbol library messages. 2020-12-18 12:49:20 +00:00
dialog_global_sym_lib_table_config.h Move headers from common folders to appropriate include folders round 2. 2020-12-17 11:44:03 -05:00
dialog_junction_props.cpp Naming conventions. 2020-11-17 16:05:49 +00:00
dialog_junction_props.h Better support for mixed styles in Junction Properties dialog. 2020-08-18 19:05:30 +01:00
dialog_junction_props_base.cpp Better support for mixed styles in Junction Properties dialog. 2020-08-18 19:05:30 +01:00
dialog_junction_props_base.fbp Better support for mixed styles in Junction Properties dialog. 2020-08-18 19:05:30 +01:00
dialog_junction_props_base.h Better support for mixed styles in Junction Properties dialog. 2020-08-18 19:05:30 +01:00
dialog_lib_edit_draw_item.cpp File naming and include cleanup. 2021-01-28 11:35:18 +00:00
dialog_lib_edit_draw_item.h LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
dialog_lib_edit_draw_item_base.cpp Libedit: Fix broken handling of "common to all bodu style" property of lib draw items. 2018-10-20 12:38:36 +02:00
dialog_lib_edit_draw_item_base.fbp Libedit: fix a bug in edit graphic item properties: 2019-07-01 12:36:46 +02:00
dialog_lib_edit_draw_item_base.h Libedit: Fix broken handling of "common to all bodu style" property of lib draw items. 2018-10-20 12:38:36 +02:00
dialog_lib_edit_pin_table.cpp Symbol editor: fix broken pin table dialog OK button disable logic. 2021-01-15 09:28:36 -05:00
dialog_lib_edit_pin_table.h Added visible column to pins table 2021-01-14 21:03:51 +00:00
dialog_lib_edit_pin_table_base.cpp Added visible column to pins table 2021-01-14 21:03:51 +00:00
dialog_lib_edit_pin_table_base.fbp Added visible column to pins table 2021-01-14 21:03:51 +00:00
dialog_lib_edit_pin_table_base.h Added visible column to pins table 2021-01-14 21:03:51 +00:00
dialog_lib_edit_text.cpp Symbol editor: fix read only dialogs when symbol is from schematic. 2021-01-13 09:40:30 -05:00
dialog_lib_edit_text.h LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
dialog_lib_edit_text_base.cpp Make sure Footprint ID gets initialized when calling chooser. 2020-06-09 20:10:39 +01:00
dialog_lib_edit_text_base.fbp Make sure Footprint ID gets initialized when calling chooser. 2020-06-09 20:10:39 +01:00
dialog_lib_edit_text_base.h Make sure Footprint ID gets initialized when calling chooser. 2020-06-09 20:10:39 +01:00
dialog_lib_new_component.cpp Naming conventions. 2020-11-17 16:05:49 +00:00
dialog_lib_new_component.h Exclude from bill of materials and board netlist to library symbols. 2020-09-09 09:03:37 -04:00
dialog_lib_new_component_base.cpp Symbol editor: add tool tip to clarify interchangeable symbol units. 2020-12-07 17:52:01 -05:00
dialog_lib_new_component_base.fbp Symbol editor: add tool tip to clarify interchangeable symbol units. 2020-12-07 17:52:01 -05:00
dialog_lib_new_component_base.h Symbol editor: add tool tip to clarify interchangeable symbol units. 2020-12-07 17:52:01 -05:00
dialog_lib_symbol_properties.cpp File naming and include cleanup. 2021-01-28 11:35:18 +00:00
dialog_lib_symbol_properties.h LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
dialog_lib_symbol_properties_base.cpp Fix wording of interchangeable units 2021-01-05 17:37:08 -08:00
dialog_lib_symbol_properties_base.fbp Fix wording of interchangeable units 2021-01-05 17:37:08 -08:00
dialog_lib_symbol_properties_base.h Fix wording of interchangeable units 2021-01-05 17:37:08 -08:00
dialog_migrate_buses.cpp Remove duplicated TestDanglingEnds routines. 2020-12-06 21:24:16 +00:00
dialog_migrate_buses.h Minor performance enhancements. 2019-06-04 13:56:54 +01:00
dialog_migrate_buses_base.cpp Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
dialog_migrate_buses_base.fbp Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
dialog_migrate_buses_base.h Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
dialog_netlist.cpp Implement more precise annotation-required messages. 2021-01-30 16:31:27 +00:00
dialog_netlist_base.cpp Remove Run Simulator command from Export Spice Netlist. 2019-08-04 16:25:36 -06:00
dialog_netlist_base.fbp Add a file browser to the Sheet Properties dialog. 2019-08-26 00:45:34 +01:00
dialog_netlist_base.h Remove Run Simulator command from Export Spice Netlist. 2019-08-04 16:25:36 -06:00
dialog_paste_special.cpp Naming conventions. 2020-11-17 16:05:49 +00:00
dialog_paste_special.h Cleanup some unused variables 2020-08-24 01:51:23 +01:00
dialog_paste_special_base.cpp Clear annotations by default on copy/paste. 2020-07-27 19:53:42 +01:00
dialog_paste_special_base.fbp Clear annotations by default on copy/paste. 2020-07-27 19:53:42 +01:00
dialog_paste_special_base.h Clear annotations by default on copy/paste. 2020-07-27 19:53:42 +01:00
dialog_pin_properties.cpp File naming and include cleanup. 2021-01-28 11:35:18 +00:00
dialog_pin_properties.h LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
dialog_pin_properties_base.cpp ADDED alternate pin definitions and assignments. 2020-08-21 18:29:36 +01:00
dialog_pin_properties_base.fbp ADDED alternate pin definitions and assignments. 2020-08-21 18:29:36 +01:00
dialog_pin_properties_base.h ADDED alternate pin definitions and assignments. 2020-08-21 18:29:36 +01:00
dialog_plot_schematic.cpp Give blank schematics an output name 2021-01-06 11:11:26 -08:00
dialog_plot_schematic.h hpgl_plotter: correct formatting 2021-01-05 22:42:21 +00:00
dialog_plot_schematic_base.cpp Add user coordinate support to HPGL plotter 2021-01-05 22:42:21 +00:00
dialog_plot_schematic_base.fbp Add user coordinate support to HPGL plotter 2021-01-05 22:42:21 +00:00
dialog_plot_schematic_base.h Eeschema: minor plot dialog layout fixes. 2020-10-19 14:34:43 -04:00
dialog_print_using_printer.cpp Only apply B&W printer fixes when printing. 2021-02-02 15:37:30 +00:00
dialog_print_using_printer_base.cpp Minor simplification to custom colour theme GUI for print/plot dialogs. 2020-08-28 14:15:58 +01:00
dialog_print_using_printer_base.fbp Minor simplification to custom colour theme GUI for print/plot dialogs. 2020-08-28 14:15:58 +01:00
dialog_print_using_printer_base.h Minor simplification to custom colour theme GUI for print/plot dialogs. 2020-08-28 14:15:58 +01:00
dialog_rescue_each.cpp File naming and include cleanup. 2021-01-28 11:35:18 +00:00
dialog_rescue_each_base.cpp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_rescue_each_base.fbp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_rescue_each_base.h Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_sch_import_settings.cpp Icons: use common prefix for small 16x16 2021-01-02 23:16:33 +00:00
dialog_sch_import_settings.h Schematic Setup dialog. 2020-03-10 18:54:17 +00:00
dialog_sch_import_settings_base.cpp Eeschema: minor dialog and panel layout fixes. 2020-11-14 07:40:17 -05:00
dialog_sch_import_settings_base.fbp Eeschema: minor dialog and panel layout fixes. 2020-11-14 07:40:17 -05:00
dialog_sch_import_settings_base.h Eeschema: minor dialog and panel layout fixes. 2020-11-14 07:40:17 -05:00
dialog_schematic_find.cpp Correctly de-highlight found items when closing Find dialog. 2020-09-24 18:46:25 +01:00
dialog_schematic_find.h A bunch of fixes to Eeschema Find/Replace. 2020-04-18 14:43:08 +01:00
dialog_schematic_find_base.cpp A bunch of fixes to Eeschema Find/Replace. 2020-04-18 14:43:08 +01:00
dialog_schematic_find_base.fbp A bunch of fixes to Eeschema Find/Replace. 2020-04-18 14:43:08 +01:00
dialog_schematic_find_base.h A bunch of fixes to Eeschema Find/Replace. 2020-04-18 14:43:08 +01:00
dialog_schematic_setup.cpp Move headers from common folders to appropriate include folders round 1. 2020-12-17 08:12:18 -05:00
dialog_schematic_setup.h Migrate RC_ITEM to use shared_ptr 2020-08-13 14:50:59 +02:00
dialog_sheet_pin_properties.cpp Dont duplicate items in sheet pin properties combo 2021-01-19 23:54:03 +00:00
dialog_sheet_pin_properties.h Move a couple more dialogs to QuasiModal for syntax help. 2020-10-29 22:55:33 +00:00
dialog_sheet_pin_properties_base.cpp Remove formbuild URL from hypertext links. 2021-01-07 15:12:19 +00:00
dialog_sheet_pin_properties_base.fbp Remove formbuild URL from hypertext links. 2021-01-07 15:12:19 +00:00
dialog_sheet_pin_properties_base.h Move a couple more dialogs to QuasiModal for syntax help. 2020-10-29 22:55:33 +00:00
dialog_sheet_properties.cpp Icons: use common prefix for small 16x16 2021-01-02 23:16:33 +00:00
dialog_sheet_properties.h Resolve variables in Sheet Properties dialog's sheet path. 2020-11-18 17:55:12 +00:00
dialog_sheet_properties_base.cpp Live update sheetpath. 2020-10-25 13:37:40 +00:00
dialog_sheet_properties_base.fbp Live update sheetpath. 2020-10-25 13:37:40 +00:00
dialog_sheet_properties_base.h Live update sheetpath. 2020-10-25 13:37:40 +00:00
dialog_signal_list.cpp Naming conventions. 2020-11-17 16:05:49 +00:00
dialog_signal_list.h Eeschema: simulation: allow adding signals by name like V(/out) or I(R1) 2019-11-11 09:05:37 -05:00
dialog_signal_list_base.cpp Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
dialog_signal_list_base.fbp Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
dialog_signal_list_base.h Eeschema: simulation: allow adding signals by name like V(/out) or I(R1) 2019-11-11 09:05:37 -05:00
dialog_sim_settings.cpp simulator: update dialog to handle R, I & TEMP DC sweeps 2021-01-25 21:29:13 +00:00
dialog_sim_settings.h simulator: update dialog to handle R, I & TEMP DC sweeps 2021-01-25 21:29:13 +00:00
dialog_sim_settings_base.cpp Sim plot: fix a rounding issue that can create a missing point in a plot. 2021-01-31 10:36:26 +01:00
dialog_sim_settings_base.fbp Sim plot: fix a rounding issue that can create a missing point in a plot. 2021-01-31 10:36:26 +01:00
dialog_sim_settings_base.h Sim plot: fix a rounding issue that can create a missing point in a plot. 2021-01-31 10:36:26 +01:00
dialog_spice_model.cpp Fix some bugs in Change Symbol and Update Symbols. 2020-12-15 16:12:17 +00:00
dialog_spice_model.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00
dialog_spice_model_base.cpp Eeschema: Fix non-visible source types in SPICE model dialog 2020-11-29 07:39:37 +00:00
dialog_spice_model_base.fbp Eeschema: Fix non-visible source types in SPICE model dialog 2020-11-29 07:39:37 +00:00
dialog_spice_model_base.h Eeschema: minor dialog and panel layout fixes. 2020-11-14 07:40:17 -05:00
dialog_symbol_properties.cpp Add alt pin table to compare function for LIB_PIN. 2021-01-28 11:35:18 +00:00
dialog_symbol_properties.h Rename DIALOG_EDIT_COMPONENT_IN_SCHEMATIC -> DIALOG_SYMBOL_PROPERTIES 2020-10-18 00:26:37 +01:00
dialog_symbol_properties_base.cpp Thou shalt not set minimum width 2021-01-28 10:55:27 -08:00
dialog_symbol_properties_base.fbp Thou shalt not set minimum width 2021-01-28 10:55:27 -08:00
dialog_symbol_properties_base.h Thou shalt not set minimum width 2021-01-28 10:55:27 -08:00
dialog_symbol_remap.cpp Update naming. 2020-12-25 23:37:01 +00:00
dialog_symbol_remap.h Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
dialog_symbol_remap_base.cpp Minor symbol remapping fixes. 2017-12-22 08:03:49 -05:00
dialog_symbol_remap_base.fbp French translation update (fix also trailing spaces in a few sentences) 2020-11-23 11:42:25 +01:00
dialog_symbol_remap_base.h Minor symbol remapping fixes. 2017-12-22 08:03:49 -05:00
dialog_update_from_pcb.cpp Once more into the depths of hell... er, I mean fix a focus issue. 2020-11-26 16:47:40 +00:00
dialog_update_from_pcb.h Remove ignore other projects option from back annotation 2020-09-30 23:34:04 +01:00
dialog_update_from_pcb_base.cpp Fix minor dialog layout issue. 2020-11-23 23:57:26 +00:00
dialog_update_from_pcb_base.fbp Fix minor dialog layout issue. 2020-11-23 23:57:26 +00:00
dialog_update_from_pcb_base.h Remove ignore other projects option from back annotation 2020-09-30 23:34:04 +01:00
panel_eeschema_color_settings.cpp File naming and include cleanup. 2021-01-28 11:35:18 +00:00
panel_eeschema_color_settings.h Move headers from common folders to appropriate include folders round 2. 2020-12-17 11:44:03 -05:00
panel_eeschema_display_options.cpp File naming and include cleanup. 2021-01-28 11:35:18 +00:00
panel_eeschema_display_options.h Remove duplicated settings from preferences. 2020-03-13 17:28:53 +00:00
panel_eeschema_display_options_base.cpp Minor dialog spacing normalization. 2020-10-25 13:38:15 +00:00
panel_eeschema_display_options_base.fbp Minor dialog spacing normalization. 2020-10-25 13:38:15 +00:00
panel_eeschema_display_options_base.h Add configuration for cross-probing behavior 2020-06-27 22:48:48 -04:00
panel_eeschema_editing_options.cpp Make default color UNSPECIFIED for new sheets and allows "clearing" the color 2021-01-16 08:39:20 +00:00
panel_eeschema_editing_options.h Update preference panel names. 2020-10-25 19:51:03 +00:00
panel_eeschema_editing_options_base.cpp Language update for autostart wires checkbox 2020-10-25 18:37:54 -04:00
panel_eeschema_editing_options_base.fbp Language update for autostart wires checkbox 2020-10-25 18:37:54 -04:00
panel_eeschema_editing_options_base.h Update preference panel names. 2020-10-25 19:51:03 +00:00
panel_eeschema_template_fieldnames.cpp Icons: use common prefix for small 16x16 2021-01-02 23:16:33 +00:00
panel_eeschema_template_fieldnames.h Remove duplicated settings from preferences. 2020-03-13 17:28:53 +00:00
panel_eeschema_template_fieldnames_base.cpp Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
panel_eeschema_template_fieldnames_base.fbp Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
panel_eeschema_template_fieldnames_base.h Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
panel_setup_formatting.cpp File naming and include cleanup. 2021-01-28 11:35:18 +00:00
panel_setup_formatting.h Eeschema: Add Schematic Setup GUI to set junction dot size from list 2020-11-04 01:49:41 +00:00
panel_setup_formatting_base.cpp Eeschema: minor dialog and panel layout fixes. 2020-11-14 07:40:17 -05:00
panel_setup_formatting_base.fbp Eeschema: minor dialog and panel layout fixes. 2020-11-14 07:40:17 -05:00
panel_setup_formatting_base.h Eeschema: minor dialog and panel layout fixes. 2020-11-14 07:40:17 -05:00
panel_setup_pinmap.cpp Buffer bitmap buttons in pinmap for Mac 2020-12-15 12:47:03 -08:00
panel_setup_pinmap.h Bail on 45º text in pin conflicts map. 2020-10-18 20:28:23 +01:00
panel_setup_pinmap_base.cpp Unify settings reset buttons into one location 2020-07-16 00:08:16 +01:00
panel_setup_pinmap_base.fbp Unify settings reset buttons into one location 2020-07-16 00:08:16 +01:00
panel_setup_pinmap_base.h Unify settings reset buttons into one location 2020-07-16 00:08:16 +01:00
panel_sym_color_settings.cpp LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
panel_sym_color_settings.h LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
panel_sym_color_settings_base.cpp Update preference panel names. 2020-10-25 19:51:03 +00:00
panel_sym_color_settings_base.fbp Update preference panel names. 2020-10-25 19:51:03 +00:00
panel_sym_color_settings_base.h Update preference panel names. 2020-10-25 19:51:03 +00:00
panel_sym_editing_options.cpp LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
panel_sym_editing_options.h LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
panel_sym_editing_options_base.cpp Update preference panel names. 2020-10-25 19:51:03 +00:00
panel_sym_editing_options_base.fbp Update preference panel names. 2020-10-25 19:51:03 +00:00
panel_sym_editing_options_base.h Update preference panel names. 2020-10-25 19:51:03 +00:00
panel_sym_lib_table.cpp Edit library table through backing table instead of grid. 2021-02-03 15:50:37 +00:00
panel_sym_lib_table.h Use the new nudge path for the symbol lib table, save global and project mru differently 2021-01-31 19:01:33 -05:00
panel_sym_lib_table_base.cpp ADDED Migrate Libraries button to Manage Symbol Libraries... 2020-12-13 11:42:03 +00:00
panel_sym_lib_table_base.fbp ADDED Migrate Libraries button to Manage Symbol Libraries... 2020-12-13 11:42:03 +00:00
panel_sym_lib_table_base.h ADDED Migrate Libraries button to Manage Symbol Libraries... 2020-12-13 11:42:03 +00:00