7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-02-02 00:37:55 +00:00
kicad/eeschema/dialogs
2025-02-01 10:44:25 +01:00
..
dialog_annotate_base.cpp annotate: cleanup Annote event name to match button 2024-05-23 09:47:30 -04:00
dialog_annotate_base.fbp annotate: cleanup Annote event name to match button 2024-05-23 09:47:30 -04:00
dialog_annotate_base.h annotate: cleanup Annote event name to match button 2024-05-23 09:47:30 -04:00
dialog_annotate.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_bom_base.cpp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_bom_base.fbp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_bom_base.h Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_bom_cfg.keywords
dialog_bom_help_md.h
dialog_bom_help.md
dialog_bom.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_bom.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_change_symbols_base.cpp Dialog string capitalization and layout fixes. 2025-01-06 14:01:00 -05:00
dialog_change_symbols_base.fbp Dialog string capitalization and layout fixes. 2025-01-06 14:01:00 -05:00
dialog_change_symbols_base.h Exclude private fields from Update/Change Symbols dialog. 2025-01-05 20:48:49 +00:00
dialog_change_symbols.cpp Reduce reliance on MANDATORY_FIELDS and their implied order. 2025-01-22 17:51:57 +00:00
dialog_change_symbols.h CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05: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_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_database_lib_settings.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_database_lib_settings.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_design_block_properties_base.cpp Dialog string capitalization and layout fixes. 2025-01-06 14:01:00 -05:00
dialog_design_block_properties_base.fbp Dialog string capitalization and layout fixes. 2025-01-06 14:01:00 -05:00
dialog_design_block_properties_base.h Dialog string capitalization and layout fixes. 2025-01-06 14:01:00 -05:00
dialog_design_block_properties.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_design_block_properties.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08: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_edit_symbols_libid.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_eeschema_page_settings.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_eeschema_page_settings.h CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_erc_base.cpp ADDED: ability to remove ignored tests from ERC/DRC list. 2024-05-13 17:09:54 +01:00
dialog_erc_base.fbp ADDED: ability to remove ignored tests from ERC/DRC list. 2024-05-13 17:09:54 +01:00
dialog_erc_base.h ADDED: ability to remove ignored tests from ERC/DRC list. 2024-05-13 17:09:54 +01:00
dialog_erc_job_config.cpp DIALOG_XXX_JOB_XXX: fix min size and other minor fix. 2025-02-01 10:44:25 +01:00
dialog_erc_job_config.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_erc.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_erc.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_export_netlist_base.cpp Don't report filepath messages for jobs. 2025-01-16 13:12:25 +00:00
dialog_export_netlist_base.fbp Don't report filepath messages for jobs. 2025-01-16 13:12:25 +00:00
dialog_export_netlist_base.h Don't report filepath messages for jobs. 2025-01-16 13:12:25 +00:00
dialog_export_netlist.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_export_netlist.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_field_properties_base.cpp ADDED: support editing unit in Reference Field Properties. 2024-06-02 13:42:34 +01:00
dialog_field_properties_base.fbp ADDED: support editing unit in Reference Field Properties. 2024-06-02 13:42:34 +01:00
dialog_field_properties_base.h ADDED: support editing unit in Reference Field Properties. 2024-06-02 13:42:34 +01:00
dialog_field_properties.cpp Fix yet more assumptions about field IDs and order. 2025-01-22 18:17:18 +00:00
dialog_field_properties.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08: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_edit_text_and_graphics.cpp Remove default line styles from all items except eeschema wires and buses. 2025-01-20 11:30:46 +00:00
dialog_global_sym_lib_table_config.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_global_sym_lib_table_config.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_ibis_parser_reporter_base.cpp
dialog_ibis_parser_reporter_base.fbp
dialog_ibis_parser_reporter_base.h
dialog_ibis_parser_reporter.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_ibis_parser_reporter.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
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_image_properties.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_image_properties.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_increment_annotations_base.cpp ADDED: increment annotation. 2024-08-28 19:54:23 +01:00
dialog_increment_annotations_base.h ADDED: increment annotation. 2024-08-28 19:54:23 +01:00
dialog_increment_annotations.fbp ADDED: increment annotation. 2024-08-28 19:54:23 +01:00
dialog_junction_props_base.cpp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_junction_props_base.fbp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_junction_props_base.h Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_junction_props.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_junction_props.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_label_properties_base.cpp Tidy incorrect column width (and fix some formatting). 2024-06-04 13:00:02 +01:00
dialog_label_properties_base.fbp Tidy incorrect column width (and fix some formatting). 2024-06-04 13:00:02 +01:00
dialog_label_properties_base.h Tidy incorrect column width (and fix some formatting). 2024-06-04 13:00:02 +01:00
dialog_label_properties.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_label_properties.h More MANDATORY_FIELDS work. 2025-01-27 17:02:17 +00: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_edit_pin_table.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_lib_edit_pin_table.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_lib_new_symbol_base.cpp Eeschema: use filterable comboxbox for parent symbols 2024-10-27 05:13:32 +08:00
dialog_lib_new_symbol_base.fbp Eeschema: use filterable comboxbox for parent symbols 2024-10-27 05:13:32 +08:00
dialog_lib_new_symbol_base.h Eeschema: use filterable comboxbox for parent symbols 2024-10-27 05:13:32 +08:00
dialog_lib_new_symbol.cpp Symbol editor: use a default name when deriving a symbol 2025-01-15 02:29:09 +08:00
dialog_lib_new_symbol.h Symbol editor: use a default name when deriving a symbol 2025-01-15 02:29:09 +08:00
dialog_lib_symbol_properties_base.cpp Sym edit: add copy/paste/cut/etc actions to fp filter table 2024-10-13 08:34:51 +08:00
dialog_lib_symbol_properties_base.fbp Sym edit: add copy/paste/cut/etc actions to fp filter table 2024-10-13 08:34:51 +08:00
dialog_lib_symbol_properties_base.h Sym edit: add copy/paste/cut/etc actions to fp filter table 2024-10-13 08:34:51 +08:00
dialog_lib_symbol_properties.cpp Get embedded files panel working for lib_symbol 2025-01-28 12:22:39 -08:00
dialog_lib_symbol_properties.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_line_properties_base.cpp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_line_properties_base.fbp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_line_properties_base.h Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_line_properties.cpp Eeschema: Default value for line style combo box in Graphic properties dialog window is Combo! 2025-01-28 15:21:27 +00:00
dialog_line_properties.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_migrate_buses_base.cpp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_migrate_buses_base.fbp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_migrate_buses_base.h Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_migrate_buses.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_migrate_buses.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08: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_pin_properties.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_pin_properties.h CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_plot_schematic_base.cpp Jobset output path includes the filename. 2025-01-17 15:58:21 +00:00
dialog_plot_schematic_base.fbp Jobset output path includes the filename. 2025-01-17 15:58:21 +00:00
dialog_plot_schematic_base.h Jobset output path includes the filename. 2025-01-17 15:58:21 +00:00
dialog_plot_schematic.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_plot_schematic.h Jobset output path includes the filename. 2025-01-17 15:58:21 +00: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_rescue_each.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_sch_import_settings_base.cpp ADDED: importing text vars from Schematic Setup. 2024-08-11 19:33:15 -06:00
dialog_sch_import_settings_base.fbp ADDED: importing text vars from Schematic Setup. 2024-08-11 19:33:15 -06:00
dialog_sch_import_settings_base.h ADDED: importing text vars from Schematic Setup. 2024-08-11 19:33:15 -06:00
dialog_sch_import_settings.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_sch_import_settings.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_schematic_find_base.cpp Adjust layout of Find dialogs. 2025-01-23 11:09:10 +00:00
dialog_schematic_find_base.fbp Adjust layout of Find dialogs. 2025-01-23 11:09:10 +00:00
dialog_schematic_find_base.h Find dialog: 'Words' -> 'Whole words only' 2024-08-28 13:49:36 +01:00
dialog_schematic_find.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_schematic_find.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_schematic_setup.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_schematic_setup.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_shape_properties_base.cpp Eeschema: fix color issues in symbol body graphic items drawings. 2024-04-19 15:26:15 +02:00
dialog_shape_properties_base.fbp Eeschema: fix color issues in symbol body graphic items drawings. 2024-04-19 15:26:15 +02:00
dialog_shape_properties_base.h Eeschema: fix color issues in symbol body graphic items drawings. 2024-04-19 15:26:15 +02:00
dialog_shape_properties.cpp Eeschema: Default value for line style combo box in Graphic properties dialog window is Combo! 2025-01-28 15:21:27 +00:00
dialog_shape_properties.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_sheet_pin_properties_base.cpp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_sheet_pin_properties_base.fbp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_sheet_pin_properties_base.h Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_sheet_pin_properties.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_sheet_pin_properties.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_sheet_properties_base.cpp ADDED: support for DNP & friends at the sheet level. 2024-06-02 22:41:22 +01:00
dialog_sheet_properties_base.fbp ADDED: support for DNP & friends at the sheet level. 2024-06-02 22:41:22 +01:00
dialog_sheet_properties_base.h ADDED: support for DNP & friends at the sheet level. 2024-06-02 22:41:22 +01:00
dialog_sheet_properties.cpp Remove some more usages of MANDATORY_FIELDS. 2025-01-21 23:38:55 +00:00
dialog_sheet_properties.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_sim_command_base.cpp Dialog string capitalization and layout fixes. 2025-01-06 14:01:00 -05:00
dialog_sim_command_base.fbp Dialog string capitalization and layout fixes. 2025-01-06 14:01:00 -05:00
dialog_sim_command_base.h Minor dialog layout improvements. 2025-01-04 12:34:32 -05:00
dialog_sim_command.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_sim_command.h CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
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 ADDED operating point text variables for labels and symbols. 2023-02-11 21:11:07 +00:00
dialog_sim_format_value.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_sim_format_value.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_sim_model_base.cpp ADDED: ease selection of sim model from large libraries. 2024-08-30 22:49:29 +01:00
dialog_sim_model_base.fbp ADDED: ease selection of sim model from large libraries. 2024-08-30 22:49:29 +01:00
dialog_sim_model_base.h ADDED: ease selection of sim model from large libraries. 2024-08-30 22:49:29 +01:00
dialog_sim_model.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_sim_model.h CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_symbol_chooser.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_symbol_chooser.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_symbol_fields_table_base.cpp Symbol Fields Table: configurable excluded from BOM filtering 2024-04-15 13:08:04 -04:00
dialog_symbol_fields_table_base.fbp Symbol Fields Table: configurable excluded from BOM filtering 2024-04-15 13:08:04 -04:00
dialog_symbol_fields_table_base.h Symbol Fields Table: configurable excluded from BOM filtering 2024-04-15 13:08:04 -04:00
dialog_symbol_fields_table.cpp Reduce reliance on MANDATORY_FIELDS and their implied order. 2025-01-22 17:51:57 +00:00
dialog_symbol_fields_table.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_symbol_properties_base.cpp Fill in a lot more calls to DIALOG_SHIM::OnModify(). 2024-08-11 12:45:36 -06:00
dialog_symbol_properties_base.fbp Fill in a lot more calls to DIALOG_SHIM::OnModify(). 2024-08-11 12:45:36 -06:00
dialog_symbol_properties_base.h Fill in a lot more calls to DIALOG_SHIM::OnModify(). 2024-08-11 12:45:36 -06:00
dialog_symbol_properties.cpp Get embedded files panel working for lib_symbol 2025-01-28 12:22:39 -08:00
dialog_symbol_properties.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
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_symbol_remap.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_symbol_remap.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_table_properties_base.cpp Split out table editing and table cell editing. 2024-02-24 20:05:51 +00:00
dialog_table_properties_base.fbp Split out table editing and table cell editing. 2024-02-24 20:05:51 +00:00
dialog_table_properties_base.h Split out table editing and table cell editing. 2024-02-24 20:05:51 +00:00
dialog_table_properties.cpp Convert cross-references in Table Properties dialogs. 2025-01-22 00:16:44 +00:00
dialog_table_properties.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_tablecell_properties_base.cpp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_tablecell_properties_base.fbp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_tablecell_properties_base.h Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_tablecell_properties.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_tablecell_properties.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_text_properties_base.cpp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_text_properties_base.fbp Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_text_properties_base.h Autosize bitmap buttons in wxFB. 2024-05-27 00:12:55 +03:00
dialog_text_properties.cpp Convert cross-references in Table Properties dialogs. 2025-01-22 00:16:44 +00:00
dialog_text_properties.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08: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_from_pcb.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_update_from_pcb.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_update_symbol_fields_base.cpp
dialog_update_symbol_fields_base.fbp
dialog_update_symbol_fields_base.h
dialog_update_symbol_fields.cpp Reduce reliance on MANDATORY_FIELDS and their implied order. 2025-01-22 17:51:57 +00:00
dialog_update_symbol_fields.h CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
dialog_user_defined_signals_base.cpp Fix some dialog sizing bugs. 2024-12-31 13:34:06 +00:00
dialog_user_defined_signals_base.fbp Fix some dialog sizing bugs. 2024-12-31 13:34:06 +00:00
dialog_user_defined_signals_base.h Fix some dialog sizing bugs. 2024-12-31 13:34:06 +00:00
dialog_user_defined_signals.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_user_defined_signals.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialog_wire_bus_properties_base.cpp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_wire_bus_properties_base.fbp Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_wire_bus_properties_base.h Remove schematic editor standard dialog button static line separators. 2023-01-08 14:26:10 -05:00
dialog_wire_bus_properties.cpp Eeschema: Default value for line style combo box in Graphic properties dialog window is Combo! 2025-01-28 15:21:27 +00:00
dialog_wire_bus_properties.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08: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_bom_presets.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
panel_bom_presets.fbp Minor dialog layout fixes. 2023-10-19 11:59:35 -04:00
panel_bom_presets.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
panel_eeschema_annotation_options_base.cpp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_eeschema_annotation_options_base.fbp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_eeschema_annotation_options_base.h Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_eeschema_annotation_options.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
panel_eeschema_annotation_options.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
panel_eeschema_color_settings.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
panel_eeschema_color_settings.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
panel_eeschema_display_options_base.cpp Eeschema: fix wxFB betrayal 2024-10-08 23:38:39 +08:00
panel_eeschema_display_options_base.fbp Eeschema: fix wxFB betrayal 2024-10-08 23:38:39 +08:00
panel_eeschema_display_options_base.h Eeschema: Add indicator icons for pins with alt modes 2024-10-08 23:30:50 +08:00
panel_eeschema_display_options.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
panel_eeschema_display_options.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
panel_eeschema_editing_options_base.cpp Consistency in panel layout. 2025-01-20 11:30:45 +00:00
panel_eeschema_editing_options_base.fbp Consistency in panel layout. 2025-01-20 11:30:45 +00:00
panel_eeschema_editing_options_base.h Consistency in panel layout. 2025-01-20 11:30:45 +00:00
panel_eeschema_editing_options.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
panel_eeschema_editing_options.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
panel_setup_buses_base.cpp Minor dialog layout improvements. 2025-01-04 12:34:32 -05:00
panel_setup_buses_base.fbp Minor dialog layout improvements. 2025-01-04 12:34:32 -05:00
panel_setup_buses_base.h Minor dialog layout improvements. 2025-01-04 12:34:32 -05:00
panel_setup_buses.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
panel_setup_buses.h CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05: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_formatting.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
panel_setup_formatting.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
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 Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_setup_pinmap.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
panel_setup_pinmap.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
panel_simulator_preferences_base.cpp Setup and settings panels layout improvements. 2025-01-05 16:42:53 -05:00
panel_simulator_preferences_base.h Setup and settings panels layout improvements. 2025-01-05 16:42:53 -05:00
panel_simulator_preferences.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
panel_simulator_preferences.fbp Setup and settings panels layout improvements. 2025-01-05 16:42:53 -05:00
panel_simulator_preferences.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
panel_sym_color_settings_base.cpp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_sym_color_settings_base.fbp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_sym_color_settings_base.h Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_sym_color_settings.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
panel_sym_color_settings.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
panel_sym_display_options_base.cpp Sym edit: add alt mode icon toggle 2024-10-09 21:27:58 -06:00
panel_sym_display_options_base.fbp Sym edit: add alt mode icon toggle 2024-10-09 21:27:58 -06:00
panel_sym_display_options_base.h Sym edit: add alt mode icon toggle 2024-10-09 21:27:58 -06:00
panel_sym_display_options.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
panel_sym_display_options.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
panel_sym_editing_options_base.cpp Consistency in panel layout. 2025-01-20 11:30:45 +00:00
panel_sym_editing_options_base.fbp Consistency in panel layout. 2025-01-20 11:30:45 +00:00
panel_sym_editing_options_base.h Sym edit: Add hidden field/pin toggle in settings panel 2024-10-01 21:53:40 +01:00
panel_sym_editing_options.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
panel_sym_editing_options.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
panel_sym_lib_table_base.cpp ADDED: Reset option for Library tables 2024-05-02 21:31:59 +00:00
panel_sym_lib_table_base.fbp ADDED: Reset option for Library tables 2024-05-02 21:31:59 +00:00
panel_sym_lib_table_base.h ADDED: Reset option for Library tables 2024-05-02 21:31:59 +00:00
panel_sym_lib_table.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
panel_sym_lib_table.h CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
panel_template_fieldnames_base.cpp Setup and settings panels layout improvements. 2025-01-05 16:42:53 -05:00
panel_template_fieldnames_base.fbp Setup and settings panels layout improvements. 2025-01-05 16:42:53 -05:00
panel_template_fieldnames_base.h Setup and settings panels layout improvements. 2025-01-05 16:42:53 -05:00
panel_template_fieldnames.cpp CvPcb and Eeschema part 1 housekeeping. 2025-01-18 14:31:15 -05:00
panel_template_fieldnames.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00