kicad/eeschema/dialogs
Jon Evans 0a81782b5d Add ERC check that a pin appears in only one net
Fixes: lp:1680638
* https://bugs.launchpad.net/kicad/+bug/1680638
2018-03-15 11:11:43 -04:00
..
dialog_annotate.cpp Stop nagging me about annotating. 2018-02-20 19:12:59 -05:00
dialog_annotate_base.cpp Stop nagging me about annotating. 2018-02-20 19:12:59 -05:00
dialog_annotate_base.fbp Stop nagging me about annotating. 2018-02-20 19:12:59 -05:00
dialog_annotate_base.h Stop nagging me about annotating. 2018-02-20 19:12:59 -05:00
dialog_bom.cpp dialog_bom: modify the way a command line is created (python scripts on windows only) to call python scripts 2018-02-23 09:50:15 +01:00
dialog_bom_base.cpp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_bom_base.fbp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_bom_base.h Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05: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.html Eeschema: enhancement on Windows: adds a show console option for BOM plugin execution (needed for instance by python plugins which are run with pythonw) 2016-03-31 08:28:16 +02:00
dialog_choose_component.cpp Fix display of datasheet URLs and shorten them if necessary. 2018-02-15 22:01:35 +01:00
dialog_choose_component.h Eeschema, choose component dialog: remember the relative size of the component tree and the symbol viewer canvas during a session 2018-02-09 08:08:14 +01:00
dialog_edit_component_in_lib.cpp Add WX_TEXT_ENTRY_DIALOG which inherits from DIALOG_SHIM. 2018-03-12 22:45:51 +00:00
dialog_edit_component_in_lib.h Add an Edit button to the Symbol Properties aliases list 2018-01-27 18:57:33 -05:00
dialog_edit_component_in_lib_base.cpp Add an Edit button to the Symbol Properties aliases list 2018-01-27 18:57:33 -05:00
dialog_edit_component_in_lib_base.fbp Add an Edit button to the Symbol Properties aliases list 2018-01-27 18:57:33 -05:00
dialog_edit_component_in_lib_base.h Add an Edit button to the Symbol Properties aliases list 2018-01-27 18:57:33 -05:00
dialog_edit_component_in_schematic.cpp Resolve env vars when looking up documentation files. 2018-03-08 23:51:10 +00:00
dialog_edit_component_in_schematic_fbp.cpp Eeschema: Simplify transformation representation 2018-03-05 01:05:21 +00:00
dialog_edit_component_in_schematic_fbp.fbp Eeschema: Simplify transformation representation 2018-03-05 01:05:21 +00:00
dialog_edit_component_in_schematic_fbp.h Size fields list correctly in symbol edit. 2018-03-05 00:07:50 +00:00
dialog_edit_components_libid.cpp fix code after renamin files 2018-01-30 11:49:51 +01:00
dialog_edit_components_libid_base.cpp UI string normalization. 2017-12-24 10:04:32 -05:00
dialog_edit_components_libid_base.fbp UI string normalization. 2017-12-24 10:04:32 -05:00
dialog_edit_components_libid_base.h UI string normalization. 2017-12-24 10:04:32 -05:00
dialog_edit_label.cpp Disallow '/' in labels, Step 2: disallow not allowed chars in all labels (local, global, hierarchical, and sheet pin) 2018-02-19 18:15:53 +01:00
dialog_edit_label_base.cpp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_edit_label_base.fbp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_edit_label_base.h Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_edit_libentry_fields_in_lib.cpp Resolve env vars when looking up documentation files. 2018-03-08 23:51:10 +00:00
dialog_edit_libentry_fields_in_lib_base.cpp UI string normalization. 2017-12-24 10:04:32 -05:00
dialog_edit_libentry_fields_in_lib_base.fbp UI string normalization. 2017-12-24 10:04:32 -05:00
dialog_edit_libentry_fields_in_lib_base.h UI string normalization. 2017-12-24 10:04:32 -05:00
dialog_edit_line_style.cpp A few cosmetic enhancements in dialog_edit_line_style 2017-11-15 20:28:44 +01:00
dialog_edit_line_style.h A few cosmetic enhancements in dialog_edit_line_style 2017-11-15 20:28:44 +01:00
dialog_edit_line_style_base.cpp Eeschema: Show abbreviated units 2017-11-17 08:20:00 +01:00
dialog_edit_line_style_base.fbp Eeschema: Show abbreviated units 2017-11-17 08:20:00 +01:00
dialog_edit_line_style_base.h Eeschema: Show abbreviated units 2017-11-17 08:20:00 +01:00
dialog_edit_one_field.cpp Clear autoplaced flag when modifiying field orientation/justification 2018-01-19 10:09:00 +01:00
dialog_edit_one_field.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
dialog_eeschema_options.cpp Remove icon scaling diagnostic from eeschema 2018-02-05 19:49:07 -07:00
dialog_eeschema_options.h Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07:00
dialog_eeschema_options_base.cpp Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07:00
dialog_eeschema_options_base.fbp Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07:00
dialog_eeschema_options_base.h Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07:00
dialog_erc.cpp Add ERC check that a pin appears in only one net 2018-03-15 11:11:43 -04:00
dialog_erc.h Proper error reporting for Annotate dialog. 2018-02-18 15:08:24 -05:00
dialog_erc_base.cpp Eeschema: fix default ERC dialog tab. 2017-12-28 14:17:47 -05:00
dialog_erc_base.fbp Eeschema: fix default ERC dialog tab. 2017-12-28 14:17:47 -05:00
dialog_erc_base.h Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_fields_editor_global.cpp Use fixed width on first Symbol Table column 2018-03-08 20:59:46 -05:00
dialog_fields_editor_global.h Fix code after renaming files 2018-02-09 17:36:54 +01:00
dialog_fields_editor_global_base.cpp Fix code after renaming files 2018-02-09 17:36:54 +01:00
dialog_fields_editor_global_base.fbp Fix code after renaming files 2018-02-09 17:36:54 +01:00
dialog_fields_editor_global_base.h Fix code after renaming files 2018-02-09 17:36:54 +01:00
dialog_global_sym_lib_table_config.cpp Fix quotes in UI messages 2017-12-15 07:33:07 -05:00
dialog_global_sym_lib_table_config.h Eeschema: add global symbol library configuration dialog. 2017-08-04 15:51:53 -04:00
dialog_global_sym_lib_table_config_base.cpp Eeschema: add global symbol library configuration dialog. 2017-08-04 15:51:53 -04:00
dialog_global_sym_lib_table_config_base.fbp Eeschema: add global symbol library configuration dialog. 2017-08-04 15:51:53 -04:00
dialog_global_sym_lib_table_config_base.h Eeschema: add global symbol library configuration dialog. 2017-08-04 15:51:53 -04:00
dialog_lib_edit_draw_item.cpp MACOS Setfocus and CancelButtonIssue moved into dialog_shim. 2017-01-29 23:51:35 +01:00
dialog_lib_edit_draw_item.fbp Eeschema: dlg size fixes and osx fixes 2016-07-16 12:54:55 +02:00
dialog_lib_edit_draw_item.h More missing source license fixes. 2014-10-21 11:48:00 -04:00
dialog_lib_edit_draw_item_base.cpp Eeschema: dlg size fixes and osx fixes 2016-07-16 12:54:55 +02:00
dialog_lib_edit_draw_item_base.h Eeschema: dlg size fixes and osx fixes 2016-07-16 12:54:55 +02:00
dialog_lib_edit_pin.cpp fix code after renamin files 2018-01-30 11:49:51 +01:00
dialog_lib_edit_pin.h Eeschema: editors: show the pin position (when clicking on it) in message panel. 2016-10-18 18:59:26 +02:00
dialog_lib_edit_pin_base.cpp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_lib_edit_pin_base.fbp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_lib_edit_pin_base.h Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_lib_edit_pin_table.cpp Sort pins in pin-table. 2018-01-21 08:47:26 +01:00
dialog_lib_edit_pin_table.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
dialog_lib_edit_pin_table_base.cpp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_lib_edit_pin_table_base.fbp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_lib_edit_pin_table_base.h Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_lib_edit_text.cpp fix code after renamin files 2018-01-30 11:49:51 +01:00
dialog_lib_edit_text.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
dialog_lib_edit_text_base.cpp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_lib_edit_text_base.fbp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_lib_edit_text_base.h Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_lib_new_component.cpp MACOS Setfocus and CancelButtonIssue moved into dialog_shim. 2017-01-29 23:51:35 +01:00
dialog_lib_new_component.fbp UI string normalization. 2017-12-24 10:04:32 -05:00
dialog_lib_new_component.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
dialog_lib_new_component_base.cpp UI string normalization. 2017-12-24 10:04:32 -05:00
dialog_lib_new_component_base.h UI string normalization. 2017-12-24 10:04:32 -05:00
dialog_libedit_options.cpp fix code after renamin files 2018-01-30 11:49:51 +01:00
dialog_libedit_options.h Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07:00
dialog_libedit_options_base.cpp Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07:00
dialog_libedit_options_base.fbp Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07:00
dialog_libedit_options_base.h Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07:00
dialog_netlist.cpp fix code after renamin files 2018-01-30 11:49:51 +01:00
dialog_netlist_base.cpp Clean up Cancel vs Close buttons in dialogs. 2018-02-10 17:53:12 -05:00
dialog_netlist_base.fbp Clean up Cancel vs Close buttons in dialogs. 2018-02-10 17:53:12 -05:00
dialog_netlist_base.h Clean up Cancel vs Close buttons in dialogs. 2018-02-10 17:53:12 -05:00
dialog_plot_schematic.cpp Clean up Cancel vs Close buttons in dialogs. 2018-02-10 17:53:12 -05:00
dialog_plot_schematic.h fix code after renamin files 2018-01-30 11:49:51 +01:00
dialog_plot_schematic_base.cpp Clean up Cancel vs Close buttons in dialogs. 2018-02-10 17:53:12 -05:00
dialog_plot_schematic_base.fbp Clean up Cancel vs Close buttons in dialogs. 2018-02-10 17:53:12 -05:00
dialog_plot_schematic_base.h Clean up Cancel vs Close buttons in dialogs. 2018-02-10 17:53:12 -05:00
dialog_print_using_printer.cpp fix code after renamin files 2018-01-30 11:49:51 +01:00
dialog_print_using_printer_base.cpp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_print_using_printer_base.fbp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_print_using_printer_base.h Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_rescue_each.cpp fix code after renamin files 2018-01-30 11:49:51 +01:00
dialog_rescue_each_base.cpp Fix several dialogs with bad default sizing 2018-01-06 14:39:17 -07:00
dialog_rescue_each_base.fbp Fix several dialogs with bad default sizing 2018-01-06 14:39:17 -07:00
dialog_rescue_each_base.h Fix several dialogs with bad default sizing 2018-01-06 14:39:17 -07:00
dialog_sch_edit_sheet_pin.cpp Disallow '/' in labels, Step 2: disallow not allowed chars in all labels (local, global, hierarchical, and sheet pin) 2018-02-19 18:15:53 +01:00
dialog_sch_edit_sheet_pin.h Disallow '/' in labels, Step 2: disallow not allowed chars in all labels (local, global, hierarchical, and sheet pin) 2018-02-19 18:15:53 +01:00
dialog_sch_edit_sheet_pin_base.cpp Disallow '/' in labels, Step 2: disallow not allowed chars in all labels (local, global, hierarchical, and sheet pin) 2018-02-19 18:15:53 +01:00
dialog_sch_edit_sheet_pin_base.fbp Disallow '/' in labels, Step 2: disallow not allowed chars in all labels (local, global, hierarchical, and sheet pin) 2018-02-19 18:15:53 +01:00
dialog_sch_edit_sheet_pin_base.h Disallow '/' in labels, Step 2: disallow not allowed chars in all labels (local, global, hierarchical, and sheet pin) 2018-02-19 18:15:53 +01:00
dialog_sch_sheet_props.cpp MACOS Setfocus and CancelButtonIssue moved into dialog_shim. 2017-01-29 23:51:35 +01:00
dialog_sch_sheet_props.fbp DIALOG_UPDATE_FIELDS: make it resizable and fix a few very minor UI policy issues. 2017-12-24 10:38:10 +01:00
dialog_sch_sheet_props.h More missing source license fixes. 2014-10-21 11:48:00 -04:00
dialog_sch_sheet_props_base.cpp DIALOG_UPDATE_FIELDS: make it resizable and fix a few very minor UI policy issues. 2017-12-24 10:38:10 +01:00
dialog_sch_sheet_props_base.h DIALOG_UPDATE_FIELDS: make it resizable and fix a few very minor UI policy issues. 2017-12-24 10:38:10 +01:00
dialog_schematic_find.cpp Wire up <return> for eeschema find dialog. 2018-02-12 19:41:34 -05:00
dialog_schematic_find.h Wire up <return> for eeschema find dialog. 2018-02-12 19:41:34 -05:00
dialog_schematic_find_base.cpp Wire up <return> for eeschema find dialog. 2018-02-12 19:41:34 -05:00
dialog_schematic_find_base.fbp Wire up <return> for eeschema find dialog. 2018-02-12 19:41:34 -05:00
dialog_schematic_find_base.h Wire up <return> for eeschema find dialog. 2018-02-12 19:41:34 -05:00
dialog_signal_list.cpp MACOS Setfocus and CancelButtonIssue moved into dialog_shim. 2017-01-29 23:51:35 +01:00
dialog_signal_list.h Changed the simulator code license to GPLv3+ 2016-08-11 14:41:43 +02:00
dialog_signal_list_base.cpp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_signal_list_base.fbp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_signal_list_base.h Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_sim_settings.cpp Fix typo in conditional check 2018-03-12 22:15:27 -04: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 UI string normalization. 2017-12-24 10:04:32 -05:00
dialog_sim_settings_base.fbp UI string normalization. 2017-12-24 10:04:32 -05:00
dialog_sim_settings_base.h UI string normalization. 2017-12-24 10:04:32 -05:00
dialog_spice_model.cpp Fix minor compil warnings 2018-01-26 09:35:22 +01:00
dialog_spice_model.h Spice Model Editor upgrades 2017-10-27 16:53:04 +02:00
dialog_spice_model_base.cpp UI string normalization. 2017-12-24 10:04:32 -05:00
dialog_spice_model_base.fbp UI string normalization. 2017-12-24 10:04:32 -05:00
dialog_spice_model_base.h UI string normalization. 2017-12-24 10:04:32 -05:00
dialog_sym_lib_table.cpp eeschema: remember last browsed directory in the Symbol Lib Table dialog 2018-01-26 18:39:09 +01:00
dialog_sym_lib_table.h eeschema: remember last browsed directory in the Symbol Lib Table dialog 2018-01-26 18:39:09 +01:00
dialog_sym_lib_table_base.cpp Dialog symbol lib table editor: fix incorrect tool tips 2018-01-20 10:47:19 +01:00
dialog_sym_lib_table_base.fbp Dialog symbol lib table editor: fix incorrect tool tips 2018-01-20 10:47:19 +01:00
dialog_sym_lib_table_base.h Dialog symbol lib table editor: fix incorrect tool tips 2018-01-20 10:47:19 +01:00
dialog_symbol_remap.cpp Eeschema: fix remapping backup project with schematics in subfolders. 2018-02-28 11:42:05 -05:00
dialog_symbol_remap.h Eeschema: allow remapping if a project symbol library table exists. 2018-01-12 10:13:41 -05: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 Update fields: Add option to omit empty fields 2018-02-08 21:05:10 -05:00
dialog_update_fields.h Added a dialog to select fields to be updated 2017-10-02 15:57:23 +02:00
dialog_update_fields_base.cpp Update fields: Add option to omit empty fields 2018-02-08 21:05:10 -05:00
dialog_update_fields_base.fbp Update fields: Add option to omit empty fields 2018-02-08 21:05:10 -05:00
dialog_update_fields_base.h Update fields: Add option to omit empty fields 2018-02-08 21:05:10 -05:00