kicad/eeschema/dialogs
Jeff Young 1f5213946e Restore accidentally-removed allowsSpaces architecture.
Fixes https://gitlab.com/kicad/code/kicad/issues/6252
2020-11-08 00:34:04 +00:00
..
dialog_annotate.cpp more cleanup about removing useless include 2020-10-03 11:48:16 +02:00
dialog_annotate_base.cpp Improve dialog static sizer box consistency. 2020-10-22 22:00:04 -04:00
dialog_annotate_base.fbp Improve dialog static sizer box consistency. 2020-10-22 22:00:04 -04:00
dialog_annotate_base.h Improve dialog static sizer box consistency. 2020-10-22 22:00:04 -04:00
dialog_bom.cpp Move a couple more dialogs to QuasiModal for syntax help. 2020-10-29 22:55:33 +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
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 Remove a few include<wx/wx.h> in many files that do not actually use this include. 2020-10-19 09:00:50 +02:00
dialog_bus_manager.h New connectivity algorithm and bus upgrades 2019-03-31 19:53:41 -04:00
dialog_change_symbols.cpp Use kicad_algo directly rather than common.h 2020-10-24 08:53:11 -04:00
dialog_change_symbols.h Fold Update Fields from Library into Update Symbol. 2020-09-27 14:09:11 +01:00
dialog_change_symbols_base.cpp Separate strings into full strings 2020-10-16 23:10:47 -07:00
dialog_change_symbols_base.fbp Separate strings into full strings 2020-10-16 23:10:47 -07:00
dialog_change_symbols_base.h Separate strings into full strings 2020-10-16 23:10:47 -07:00
dialog_choose_component.cpp Formatting and naming conventions. 2020-11-07 18:50:30 +00:00
dialog_choose_component.h Formatting and naming conventions. 2020-11-07 18:50:30 +00:00
dialog_edit_components_libid.cpp Formatting and naming conventions. 2020-11-07 18:50:30 +00:00
dialog_edit_components_libid_base.cpp Undo for Edit Component's LibId. 2020-07-13 14:16:21 +01:00
dialog_edit_components_libid_base.fbp Undo for Edit Component's LibId. 2020-07-13 14:16:21 +01:00
dialog_edit_components_libid_base.h Undo for Edit Component's LibId. 2020-07-13 14:16:21 +01:00
dialog_edit_label.cpp Restore accidentally-removed allowsSpaces architecture. 2020-11-08 00:34:04 +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 Add syntax help for bus definitions (and upgrade parser to handle them). 2020-05-10 18:40:06 +01:00
dialog_edit_label_base.fbp Add syntax help for bus definitions (and upgrade parser to handle them). 2020-05-10 18:40:06 +01: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 Better name for a plot style variable and accessors. 2020-10-17 12:00:43 +02: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 LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
dialog_edit_one_field.h Autocomplete for text variables. 2020-05-27 23:29:51 +01:00
dialog_erc.cpp Fix broken handling of closing ERC dialog. 2020-11-04 01:08:21 +00:00
dialog_erc.h Move ERC dialog to DRC architecture. 2020-10-19 15:17:49 +01:00
dialog_erc_base.cpp Introduce a new number badge UI element for DRC and ERC reporting 2020-10-20 02:35:48 +01:00
dialog_erc_base.fbp Introduce a new number badge UI element for DRC and ERC reporting 2020-10-20 02:35:48 +01:00
dialog_erc_base.h Introduce a new number badge UI element for DRC and ERC reporting 2020-10-20 02:35:48 +01:00
dialog_fields_editor_global.cpp DIALOG_FIELDS_EDITOR_GLOBAL: fix a few minor issues. 2020-10-29 17:27:38 +01:00
dialog_fields_editor_global.h DIALOG_FIELDS_EDITOR_GLOBAL: fix crash due to a missing column used in code. 2020-10-28 11:22:52 +01:00
dialog_fields_editor_global_base.cpp DIALOG_FIELDS_EDITOR_GLOBAL: fix a few minor issues. 2020-10-29 17:27:38 +01:00
dialog_fields_editor_global_base.fbp DIALOG_FIELDS_EDITOR_GLOBAL: fix a few minor issues. 2020-10-29 17:27:38 +01:00
dialog_fields_editor_global_base.h DIALOG_FIELDS_EDITOR_GLOBAL: fix a few minor issues. 2020-10-29 17:27:38 +01:00
dialog_global_edit_text_and_graphics.cpp Don't save junction colours when they're inherited. 2020-11-03 14:07:50 +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 Fix some issues in I10n strings 2019-01-26 09:25:12 +01:00
dialog_global_sym_lib_table_config.h Lay groundwork for loading the initial global footprint library table. 2019-01-20 13:09:49 -05:00
dialog_junction_props.cpp Convert UNDO_REDO_T to an enum class 2020-08-26 18:04:32 +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 LibEdit -> SymbolEditor 2020-10-31 10:28:21 +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 LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
dialog_lib_edit_pin_table.h LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
dialog_lib_edit_pin_table_base.cpp ADDED alternate pin definitions and assignments. 2020-08-21 18:29:36 +01:00
dialog_lib_edit_pin_table_base.fbp ADDED alternate pin definitions and assignments. 2020-08-21 18:29:36 +01:00
dialog_lib_edit_pin_table_base.h Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
dialog_lib_edit_text.cpp LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00: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 Remove a hard-coded parameter 2020-10-06 14:26:22 -07: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 Fixes https://gitlab.com/kicad/code/kicad/-/issues/6095 2020-10-21 18:35:39 +00:00
dialog_lib_new_component_base.fbp Fixes https://gitlab.com/kicad/code/kicad/-/issues/6095 2020-10-21 18:35:39 +00:00
dialog_lib_new_component_base.h Exclude from bill of materials and board netlist to library symbols. 2020-09-09 09:03:37 -04:00
dialog_lib_symbol_properties.cpp LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
dialog_lib_symbol_properties.h LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
dialog_lib_symbol_properties_base.cpp DIALOG_EDIT_COMPONENT_IN_LIB -> DIALOG_LIB_SYMBOL_PROPERTIES. 2020-10-22 10:41:21 +01:00
dialog_lib_symbol_properties_base.fbp DIALOG_EDIT_COMPONENT_IN_LIB -> DIALOG_LIB_SYMBOL_PROPERTIES. 2020-10-22 10:41:21 +01:00
dialog_lib_symbol_properties_base.h DIALOG_EDIT_COMPONENT_IN_LIB -> DIALOG_LIB_SYMBOL_PROPERTIES. 2020-10-22 10:41:21 +01:00
dialog_migrate_buses.cpp Collapse a level out of the zoom settings. 2020-06-13 22:44:16 +01: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 more cleanup about removing useless include 2020-10-03 11:48:16 +02: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 Cleanup some unused variables 2020-08-24 01:51:23 +01: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 LibEdit -> SymbolEditor 2020-10-31 10:28:21 +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 Guard against missing theme in DIALOG_PLOT_SCHEMATIC 2020-10-22 21:21:27 -04:00
dialog_plot_schematic.h Minor code cleanup, step2: remove more useless include. 2020-10-01 15:39:47 +02:00
dialog_plot_schematic_base.cpp Standardize PostScript capitalizaiton 2020-10-20 13:09:13 -07:00
dialog_plot_schematic_base.fbp Eeschema: minor plot dialog layout fixes. 2020-10-19 14:34:43 -04: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 more cleanup about removing useless include 2020-10-03 11:48:16 +02: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 Remove a few include<wx/wx.h> in many files that do not actually use this include. 2020-10-19 09:00:50 +02: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 Integration of netclasses into Eeschema. 2020-07-06 20:00:50 +01:00
dialog_sch_import_settings.h Schematic Setup dialog. 2020-03-10 18:54:17 +00:00
dialog_sch_import_settings_base.cpp Integration of netclasses into Eeschema. 2020-07-06 20:00:50 +01:00
dialog_sch_import_settings_base.fbp Integration of netclasses into Eeschema. 2020-07-06 20:00:50 +01:00
dialog_sch_import_settings_base.h Integration of netclasses into Eeschema. 2020-07-06 20:00:50 +01: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 A better way of handling standalone project files 2020-08-30 16:04:39 -04: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 Move a couple more dialogs to QuasiModal for syntax help. 2020-10-29 22:55:33 +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 Move a couple more dialogs to QuasiModal for syntax help. 2020-10-29 22:55:33 +00:00
dialog_sheet_pin_properties_base.fbp Move a couple more dialogs to QuasiModal for syntax help. 2020-10-29 22:55:33 +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 Eeschema: Display the root sheet name to the user 2020-11-02 17:50:13 +00:00
dialog_sheet_properties.h Allow spaces in sheet filenames. 2020-10-06 14:21:18 +01: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 Remove kicad_string.h from netlist_exporter.h 2020-10-15 18:48:53 -04: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 Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
dialog_sim_settings.h Simulator dialogs: Fix incorrect handling of Validate(), which was called for all widgets by the default wxID_OK button handler. It is now called only for the active page of these dialogs (as wanted in code), therefore only for used widgets. 2016-09-17 14:38:34 +02:00
dialog_sim_settings_base.cpp Improve dialog static sizer box consistency. 2020-10-22 22:00:04 -04:00
dialog_sim_settings_base.fbp Improve dialog static sizer box consistency. 2020-10-22 22:00:04 -04:00
dialog_sim_settings_base.h Improve dialog static sizer box consistency. 2020-10-22 22:00:04 -04:00
dialog_spice_model.cpp Split EDA_UNITS out from common. 2020-10-25 00:02:52 -04:00
dialog_spice_model.h Minor cosmetic fix and enhancement is 2 dialogs. 2020-05-23 09:48:05 +02:00
dialog_spice_model_base.cpp Improve dialog static sizer box consistency. 2020-10-22 22:00:04 -04:00
dialog_spice_model_base.fbp Improve dialog static sizer box consistency. 2020-10-22 22:00:04 -04:00
dialog_spice_model_base.h Improve dialog static sizer box consistency. 2020-10-22 22:00:04 -04:00
dialog_symbol_properties.cpp Eeschema: fix yet another symbol properties dialog layout issue. 2020-10-31 08:36:59 -04: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 Eeschema: fix yet another symbol properties dialog layout issue. 2020-10-31 08:36:59 -04:00
dialog_symbol_properties_base.fbp Eeschema: fix yet another symbol properties dialog layout issue. 2020-10-31 08:36:59 -04:00
dialog_symbol_properties_base.h Eeschema: fix yet another symbol properties dialog layout issue. 2020-10-31 08:36:59 -04:00
dialog_symbol_remap.cpp Use kicad_algo directly rather than common.h 2020-10-24 08:53:11 -04: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 Minor symbol remapping fixes. 2017-12-22 08:03:49 -05:00
dialog_symbol_remap_base.h Minor symbol remapping fixes. 2017-12-22 08:03:49 -05:00
dialog_update_from_pcb.cpp Remove ignore other projects option from back annotation 2020-09-30 23:34:04 +01: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 Remove ignore other projects option from back annotation 2020-09-30 23:34:04 +01:00
dialog_update_from_pcb_base.fbp Remove ignore other projects option from back annotation 2020-09-30 23:34:04 +01: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 Remove beginning/ending spaces in translations 2020-10-20 12:08:04 -07:00
panel_eeschema_color_settings.h Preview for PCBNew colour settings editor. 2020-08-06 19:38:06 +01:00
panel_eeschema_display_options.cpp more cleanup about removing useless include 2020-10-03 11:48:16 +02: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 Update preference panel names. 2020-10-25 19:51:03 +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 more cleanup about removing useless include 2020-10-03 11:48:16 +02: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 Eeschema: Add Schematic Setup GUI to set junction dot size from list 2020-11-04 01:49:41 +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: Add Schematic Setup GUI to set junction dot size from list 2020-11-04 01:49:41 +00:00
panel_setup_formatting_base.fbp Eeschema: Add Schematic Setup GUI to set junction dot size from list 2020-11-04 01:49:41 +00:00
panel_setup_formatting_base.h Eeschema: Add Schematic Setup GUI to set junction dot size from list 2020-11-04 01:49:41 +00:00
panel_setup_pinmap.cpp Move ui functions out of common and into ui_common 2020-10-25 20:01:12 -04: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 Fix library table dialog tab labels. 2020-11-01 09:13:55 -05:00
panel_sym_lib_table.h Fix library table dialog tab appearance in dark mode. 2020-11-01 08:30:27 -05:00
panel_sym_lib_table_base.cpp Fix library table dialog tab labels. 2020-11-01 09:13:55 -05:00
panel_sym_lib_table_base.fbp Fix library table dialog tab labels. 2020-11-01 09:13:55 -05:00
panel_sym_lib_table_base.h Fix library table dialog tab labels. 2020-11-01 09:13:55 -05:00