..
dialog_annotate.cpp
Fix a few Coverity issues
2020-03-23 16:17:22 +01:00
dialog_annotate_base.cpp
Fix a few I18n messages, and minor wxWidgets alerts.
2020-02-01 14:06:56 +01:00
dialog_annotate_base.fbp
Fix a few I18n messages, and minor wxWidgets alerts.
2020-02-01 14:06:56 +01:00
dialog_annotate_base.h
Fix a few I18n messages, and minor wxWidgets alerts.
2020-02-01 14:06:56 +01:00
dialog_bom.cpp
Remove BuildNetListBase from netlisting paths
2020-05-23 13:14:05 -04:00
dialog_bom_base.cpp
BOM and Netlist dialogs: replace "plugin" by "generator" and/or "script".
2019-05-31 11:06:23 +02:00
dialog_bom_base.fbp
BOM and Netlist dialogs: replace "plugin" by "generator" and/or "script".
2019-05-31 11:06:23 +02:00
dialog_bom_base.h
BOM and Netlist dialogs: replace "plugin" by "generator" and/or "script".
2019-05-31 11:06:23 +02: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
Move Eeschema globals to new SCHEMATIC object
2020-05-18 13:04:56 -04:00
dialog_bus_manager.h
New connectivity algorithm and bus upgrades
2019-03-31 19:53:41 -04:00
dialog_choose_component.cpp
Fix a few Coverity warnings.
2020-03-29 18:42:24 +02:00
dialog_choose_component.h
Implement a new settings framework across all of KiCad
2020-02-19 23:44:56 -05:00
dialog_edit_component_in_lib.cpp
Check for duplicate field names.
2020-06-02 21:44:03 +01:00
dialog_edit_component_in_lib.h
Implement a new settings framework across all of KiCad
2020-02-19 23:44:56 -05:00
dialog_edit_component_in_lib_base.cpp
Eeschema, dialog_edit_component_in_xxx: minor cosmetic enhancements.
2020-03-02 14:29:18 +01:00
dialog_edit_component_in_lib_base.fbp
Eeschema, dialog_edit_component_in_xxx: minor cosmetic enhancements.
2020-03-02 14:29:18 +01:00
dialog_edit_component_in_lib_base.h
Eeschema, dialog_edit_component_in_xxx: minor cosmetic enhancements.
2020-03-02 14:29:18 +01:00
dialog_edit_component_in_schematic.cpp
Eeschema: add support for excluding symbols from bill of materials.
2020-06-03 08:55:13 -04:00
dialog_edit_component_in_schematic.h
Implement a new settings framework across all of KiCad
2020-02-19 23:44:56 -05:00
dialog_edit_component_in_schematic_base.cpp
Eeschema: add support for excluding symbols from bill of materials.
2020-06-03 08:55:13 -04:00
dialog_edit_component_in_schematic_base.fbp
Eeschema: add support for excluding symbols from bill of materials.
2020-06-03 08:55:13 -04:00
dialog_edit_component_in_schematic_base.h
Eeschema: add support for excluding symbols from bill of materials.
2020-06-03 08:55:13 -04:00
dialog_edit_components_libid.cpp
Move Eeschema globals to new SCHEMATIC object
2020-05-18 13:04:56 -04:00
dialog_edit_components_libid_base.cpp
Tooltip and error message improvements.
2019-02-17 10:20:29 +00:00
dialog_edit_components_libid_base.fbp
Tooltip and error message improvements.
2019-02-17 10:20:29 +00:00
dialog_edit_components_libid_base.h
Move Edit Symbol References to standard text/button control.
2018-09-29 22:07:31 +01:00
dialog_edit_label.cpp
dialog_edit_label.cpp: fix a minor compil warning (shadowed var)
2020-05-29 20:16:03 +02:00
dialog_edit_label.h
Autocomplete for text variables.
2020-05-27 23:29:51 +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
Check for single item seletion for most property dialogs.
2020-05-13 13:42:23 +01:00
dialog_edit_line_style.h
ADDED: Editing style of multiple graphical lines at the same time.
2019-12-31 04:05:51 +00:00
dialog_edit_line_style_base.cpp
Clean up dialog (including uninit var from Coverity scan).
2020-01-10 22:32:50 +00:00
dialog_edit_line_style_base.fbp
Clean up dialog (including uninit var from Coverity scan).
2020-01-10 22:32:50 +00:00
dialog_edit_line_style_base.h
Clean up dialog (including uninit var from Coverity scan).
2020-01-10 22:32:50 +00:00
dialog_edit_one_field.cpp
eeschema: Rename shadowing var
2020-06-01 09:58:07 -07:00
dialog_edit_one_field.h
Autocomplete for text variables.
2020-05-27 23:29:51 +01:00
dialog_edit_sheet_pin.cpp
Eeschema sheet pin properties: use combobox
2020-05-22 19:56:16 +00:00
dialog_edit_sheet_pin.h
Eeschema sheet pin properties: use combobox
2020-05-22 19:56:16 +00:00
dialog_edit_sheet_pin_base.cpp
Eeschema sheet pin properties: use combobox
2020-05-22 19:56:16 +00:00
dialog_edit_sheet_pin_base.fbp
Eeschema sheet pin properties: use combobox
2020-05-22 19:56:16 +00:00
dialog_edit_sheet_pin_base.h
Eeschema sheet pin properties: use combobox
2020-05-22 19:56:16 +00:00
dialog_erc.cpp
Add unresolved variable testing for worksheet items.
2020-05-28 17:36:22 +01:00
dialog_erc.h
Move ERC error reporting over to the new framework.
2020-03-16 11:06:15 +00:00
dialog_erc_base.cpp
Eeschema: fix ERC dialog not shown after a double click, when recalled by tool ERC.
2020-04-08 10:03:51 +02:00
dialog_erc_base.fbp
Eeschema: fix ERC dialog not shown after a double click, when recalled by tool ERC.
2020-04-08 10:03:51 +02:00
dialog_erc_base.h
Eeschema: fix ERC dialog not shown after a double click, when recalled by tool ERC.
2020-04-08 10:03:51 +02:00
dialog_fields_editor_global.cpp
Move Eeschema globals to new SCHEMATIC object
2020-05-18 13:04:56 -04:00
dialog_fields_editor_global.h
Highlight current row in Edit Symbol Fields, and save col widths.
2020-04-21 21:17:59 +01:00
dialog_fields_editor_global_base.cpp
Highlight current row in Edit Symbol Fields, and save col widths.
2020-04-21 21:17:59 +01:00
dialog_fields_editor_global_base.fbp
Highlight current row in Edit Symbol Fields, and save col widths.
2020-04-21 21:17:59 +01:00
dialog_fields_editor_global_base.h
Highlight current row in Edit Symbol Fields, and save col widths.
2020-04-21 21:17:59 +01:00
dialog_global_edit_text_and_graphics.cpp
Add undo for Edit Text & Graphics Properties.
2020-05-31 00:01:55 +01:00
dialog_global_edit_text_and_graphics_base.cpp
Hook up Edit Text and Graphics Properties to wires.
2020-05-31 00:01:55 +01:00
dialog_global_edit_text_and_graphics_base.fbp
Hook up Edit Text and Graphics Properties to wires.
2020-05-31 00:01:55 +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_lib_edit_draw_item.cpp
Fix non-visible-part or conversion items from getting selected.
2019-08-15 10:00:23 +01:00
dialog_lib_edit_draw_item.h
More g_UserUnit erradication.
2018-07-17 15:12:31 +01: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.cpp
Change super/subscript syntax to ^{foo} and _{foo}.
2020-04-18 21:04:41 +01:00
dialog_lib_edit_pin.h
UNIT_BINDERize Pin Properties dialog.
2018-07-17 15:11:24 +01:00
dialog_lib_edit_pin_base.cpp
Rewrite FBP files generated with unreleased wxFB
2020-01-07 13:32:33 +00:00
dialog_lib_edit_pin_base.fbp
Rewrite FBP files generated with unreleased wxFB
2020-01-07 13:32:33 +00:00
dialog_lib_edit_pin_base.h
Rewrite FBP files generated with unreleased wxFB
2020-01-07 13:32:33 +00:00
dialog_lib_edit_pin_table.cpp
Make indeterminate control states clearer for the user.
2020-05-05 20:26:51 +01:00
dialog_lib_edit_pin_table.h
Implement a new settings framework across all of KiCad
2020-02-19 23:44:56 -05:00
dialog_lib_edit_pin_table_base.cpp
Added a dialog to confirm discarding unsaved changes in Pin Table dialog.
2018-11-16 16:10:53 +01:00
dialog_lib_edit_pin_table_base.fbp
Added a dialog to confirm discarding unsaved changes in Pin Table dialog.
2018-11-16 16:10:53 +01:00
dialog_lib_edit_pin_table_base.h
Added a dialog to confirm discarding unsaved changes in Pin Table dialog.
2018-11-16 16:10:53 +01:00
dialog_lib_edit_text.cpp
Autocomplete for text variables.
2020-05-27 23:29:51 +01:00
dialog_lib_edit_text.h
Add position to Eeschema's edit text dialogs.
2018-07-17 15:13:41 +01:00
dialog_lib_edit_text_base.cpp
Autocomplete for text variables.
2020-05-27 23:29:51 +01:00
dialog_lib_edit_text_base.fbp
Autocomplete for text variables.
2020-05-27 23:29:51 +01:00
dialog_lib_edit_text_base.h
Autocomplete for text variables.
2020-05-27 23:29:51 +01:00
dialog_lib_new_component.cpp
Symbol editor: fix several internal units bugs.
2020-01-23 15:45:51 -05:00
dialog_lib_new_component.h
Symbol editor: fix several internal units bugs.
2020-01-23 15:45:51 -05:00
dialog_lib_new_component_base.cpp
Symbol editor: fix several internal units bugs.
2020-01-23 15:45:51 -05:00
dialog_lib_new_component_base.fbp
Symbol editor: fix several internal units bugs.
2020-01-23 15:45:51 -05:00
dialog_lib_new_component_base.h
Symbol editor: fix several internal units bugs.
2020-01-23 15:45:51 -05:00
dialog_migrate_buses.cpp
Coverity fixes
2020-05-18 22:58:28 -04:00
dialog_migrate_buses.h
Minor performance enhancements.
2019-06-04 13:56:54 +01:00
dialog_migrate_buses_base.cpp
Minor fixes in translatable strings. Fix also a minor compil warning.
2019-04-22 09:34:28 +02:00
dialog_migrate_buses_base.fbp
Minor fixes in translatable strings. Fix also a minor compil warning.
2019-04-22 09:34:28 +02:00
dialog_migrate_buses_base.h
Minor fixes in translatable strings. Fix also a minor compil warning.
2019-04-22 09:34:28 +02:00
dialog_netlist.cpp
Remove BuildNetListBase from netlisting paths
2020-05-23 13:14:05 -04: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
Implement Paste Special for eeschema.
2019-09-02 19:24:29 +01:00
dialog_paste_special.h
Implement Paste Special for eeschema.
2019-09-02 19:24:29 +01:00
dialog_paste_special_base.cpp
Implement Paste Special for eeschema.
2019-09-02 19:24:29 +01:00
dialog_paste_special_base.fbp
Implement Paste Special for eeschema.
2019-09-02 19:24:29 +01:00
dialog_paste_special_base.h
Implement Paste Special for eeschema.
2019-09-02 19:24:29 +01:00
dialog_plot_schematic.cpp
Eeschema, DIALOG_PLOT_SCHEMATIC: fix incorrect unit of default pen width.
2020-06-01 16:08:46 +02:00
dialog_plot_schematic.h
Make sure all plotters have a RENDER_SETTINGS.
2020-05-28 20:16:36 +01:00
dialog_plot_schematic_base.cpp
ADDED: Schematic plotting can use a dedicated color theme
2020-03-06 00:01:02 -05:00
dialog_plot_schematic_base.fbp
ADDED: Schematic plotting can use a dedicated color theme
2020-03-06 00:01:02 -05:00
dialog_plot_schematic_base.h
ADDED: Schematic plotting can use a dedicated color theme
2020-03-06 00:01:02 -05:00
dialog_print_using_printer.cpp
Move Eeschema globals to new SCHEMATIC object
2020-05-18 13:04:56 -04:00
dialog_print_using_printer_base.cpp
ADDED: Enable color themes for schematic printing
2020-05-16 13:19:43 -04:00
dialog_print_using_printer_base.fbp
ADDED: Enable color themes for schematic printing
2020-05-16 13:19:43 -04:00
dialog_print_using_printer_base.h
ADDED: Enable color themes for schematic printing
2020-05-16 13:19:43 -04:00
dialog_rescue_each.cpp
Eeschema: fix rescue multiple unit symbol bug.
2020-04-01 20:19:53 -04: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
Move Eeschema globals to new SCHEMATIC object
2020-05-18 13:04:56 -04:00
dialog_sch_import_settings.h
Schematic Setup dialog.
2020-03-10 18:54:17 +00:00
dialog_sch_import_settings_base.cpp
Fix a minor spelling error.
2020-04-11 13:06:45 +01:00
dialog_sch_import_settings_base.fbp
Fix a minor spelling error.
2020-04-11 13:06:45 +01:00
dialog_sch_import_settings_base.h
Fix a minor spelling error.
2020-04-11 13:06:45 +01:00
dialog_sch_sheet_props.cpp
Give new sheets an initial name and filepath.
2020-06-02 20:28:20 +01:00
dialog_sch_sheet_props.h
Eeschema, DIALOG_SCH_SHEET_PROPS: try to fix a very serious issue:
2020-04-04 19:38:53 +02:00
dialog_sch_sheet_props_base.cpp
Add note on spacing to Global Label Properties dialog.
2020-05-05 20:33:20 +01:00
dialog_sch_sheet_props_base.fbp
Add note on spacing to Global Label Properties dialog.
2020-05-05 20:33:20 +01:00
dialog_sch_sheet_props_base.h
Add note on spacing to Global Label Properties dialog.
2020-05-05 20:33:20 +01:00
dialog_schematic_find.cpp
A bunch of fixes to Eeschema Find/Replace.
2020-04-18 14:43:08 +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
Better error reporting for DRC rule parsing.
2020-05-25 22:51:47 +01:00
dialog_schematic_setup.h
Variable substitution framework.
2020-03-30 14:15:59 +01:00
dialog_set_grid.cpp
Eeschema: fix grid select dialog internal units bug.
2020-01-18 11:28:01 -05:00
dialog_set_grid_base.cpp
Grid settings for Eeschema GAL.
2018-10-09 11:08:55 +01:00
dialog_set_grid_base.fbp
Grid settings for Eeschema GAL.
2018-10-09 11:08:55 +01:00
dialog_set_grid_base.h
Grid settings for Eeschema GAL.
2018-10-09 11:08:55 +01:00
dialog_signal_list.cpp
Eeschema: simulation: allow adding signals by name like V(/out) or I(R1)
2019-11-11 09:05:37 -05: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
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.fbp
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.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
Eeschema: adding .op SPICE simulation support
2020-04-15 01:51:58 +00:00
dialog_sim_settings_base.fbp
Eeschema: adding .op SPICE simulation support
2020-04-15 01:51:58 +00:00
dialog_sim_settings_base.h
Eeschema: adding .op SPICE simulation support
2020-04-15 01:51:58 +00:00
dialog_spice_model.cpp
Fix typo and remove a I18N marker in a sentence containing keywords
2020-05-26 17:47:58 +02: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
Minor cosmetic fix and enhancement is 2 dialogs.
2020-05-23 09:48:05 +02:00
dialog_spice_model_base.fbp
Minor cosmetic fix and enhancement is 2 dialogs.
2020-05-23 09:48:05 +02:00
dialog_spice_model_base.h
Minor cosmetic fix and enhancement is 2 dialogs.
2020-05-23 09:48:05 +02:00
dialog_symbol_remap.cpp
Deprecate saving legacy schematic and symbol library file formats.
2020-05-29 12:43:00 +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
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_fields.cpp
Allow setting mandatory derived symbol field properties.
2020-06-02 14:21:11 +00:00
dialog_update_fields.h
Clean up assumption that field_id < MANDATORY means its mandatory.
2020-04-01 15:59:52 +01:00
dialog_update_fields_base.cpp
Eeschema: minor update symbol fields dialog layout improvements.
2020-05-03 08:40:31 -04:00
dialog_update_fields_base.fbp
Eeschema: minor update symbol fields dialog layout improvements.
2020-05-03 08:40:31 -04:00
dialog_update_fields_base.h
Eeschema: minor update symbol fields dialog layout improvements.
2020-05-03 08:40:31 -04:00
dialog_update_from_pcb.cpp
Move Eeschema globals to new SCHEMATIC object
2020-05-18 13:04:56 -04:00
dialog_update_from_pcb.h
Eeschema: Adding back annotation
2020-01-29 16:33:57 +00:00
dialog_update_from_pcb_base.cpp
Reference -> reference designator.
2020-03-17 16:09:25 +00:00
dialog_update_from_pcb_base.fbp
Reference -> reference designator.
2020-03-17 16:09:25 +00:00
dialog_update_from_pcb_base.h
Reference -> reference designator.
2020-03-17 16:09:25 +00:00
panel_eeschema_color_settings.cpp
Fix dialog grow behaviour.
2020-05-06 20:38:12 +01:00
panel_eeschema_color_settings.h
Moved PANEL_COLOR_SETTINGS from buttons to swatches.
2020-05-06 19:02:21 +01:00
panel_eeschema_display_options.cpp
Expose Show Hidden Fields to GUI.
2020-04-18 16:36:51 +01: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
Expose Show Hidden Fields to GUI.
2020-04-18 16:36:51 +01:00
panel_eeschema_display_options_base.fbp
Expose Show Hidden Fields to GUI.
2020-04-18 16:36:51 +01:00
panel_eeschema_display_options_base.h
Expose Show Hidden Fields to GUI.
2020-04-18 16:36:51 +01:00
panel_eeschema_settings.cpp
Flatten some settings and remove some more globals.
2020-05-23 16:50:33 +01:00
panel_eeschema_settings.h
Flatten some settings and remove some more globals.
2020-05-23 16:50:33 +01:00
panel_eeschema_settings_base.cpp
Flatten some settings and remove some more globals.
2020-05-23 16:50:33 +01:00
panel_eeschema_settings_base.fbp
Flatten some settings and remove some more globals.
2020-05-23 16:50:33 +01:00
panel_eeschema_settings_base.h
Flatten some settings and remove some more globals.
2020-05-23 16:50:33 +01:00
panel_eeschema_template_fieldnames.cpp
Generalize default footprint fields.
2020-05-08 23:30:33 +01: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
Fix a minor spelling error.
2020-04-11 13:06:45 +01:00
panel_eeschema_template_fieldnames_base.fbp
Fix a minor spelling error.
2020-04-11 13:06:45 +01:00
panel_eeschema_template_fieldnames_base.h
Fix a minor spelling error.
2020-04-11 13:06:45 +01:00
panel_libedit_color_settings.cpp
Move schematic defaults to SCHEMATIC and add some missing settings entries
2020-05-20 00:03:23 -04:00
panel_libedit_color_settings.h
Clean up libedit color settings
2020-05-16 09:24:12 -04:00
panel_libedit_color_settings_base.cpp
Clean up libedit color settings
2020-05-16 09:24:12 -04:00
panel_libedit_color_settings_base.fbp
Clean up libedit color settings
2020-05-16 09:24:12 -04:00
panel_libedit_color_settings_base.h
Clean up libedit color settings
2020-05-16 09:24:12 -04:00
panel_libedit_settings.cpp
Flatten some settings and remove some more globals.
2020-05-23 16:50:33 +01:00
panel_libedit_settings.h
Remove some problematic global variables.
2020-04-05 16:17:04 +01:00
panel_libedit_settings_base.cpp
Flatten one level of showElectricalTypes settings.
2020-05-23 16:50:33 +01:00
panel_libedit_settings_base.fbp
Flatten one level of showElectricalTypes settings.
2020-05-23 16:50:33 +01:00
panel_libedit_settings_base.h
Flatten one level of showElectricalTypes settings.
2020-05-23 16:50:33 +01:00
panel_setup_formatting.cpp
Flatten some settings and remove some more globals.
2020-05-23 16:50:33 +01:00
panel_setup_formatting.h
User configurability of pin electrical symbol size.
2020-05-04 00:56:32 +01:00
panel_setup_formatting_base.cpp
User configurability of pin electrical symbol size.
2020-05-04 00:56:32 +01:00
panel_setup_formatting_base.fbp
User configurability of pin electrical symbol size.
2020-05-04 00:56:32 +01:00
panel_setup_formatting_base.h
User configurability of pin electrical symbol size.
2020-05-04 00:56:32 +01:00
panel_setup_pinmap.cpp
Fix a few compil minor warnings and Coverity minor issues
2020-03-22 09:45:51 +01:00
panel_setup_pinmap.h
Move pin-to-pin errors to Setup Schematic.
2020-03-11 21:43:55 +00:00
panel_setup_pinmap_base.cpp
Move pin-to-pin errors to Setup Schematic.
2020-03-11 21:43:55 +00:00
panel_setup_pinmap_base.fbp
Move pin-to-pin errors to Setup Schematic.
2020-03-11 21:43:55 +00:00
panel_setup_pinmap_base.h
Move pin-to-pin errors to Setup Schematic.
2020-03-11 21:43:55 +00:00
panel_sym_lib_table.cpp
Deprecate saving legacy schematic and symbol library file formats.
2020-05-29 12:43:00 +00:00
panel_sym_lib_table.h
More safety fixes for uncommitted grid changes.
2018-08-29 19:59:01 +01:00
panel_sym_lib_table_base.cpp
Fix symbol library table dialog padding.
2020-05-02 18:42:45 -04:00
panel_sym_lib_table_base.fbp
Fix symbol library table dialog padding.
2020-05-02 18:42:45 -04:00
panel_sym_lib_table_base.h
Fix symbol library table dialog padding.
2020-05-02 18:42:45 -04:00