kicad/eeschema/dialogs
Jeff Young 95a08d0dbc Follow file naming conventions. 2018-09-01 14:05:16 +01:00
..
dialog_annotate.cpp Change KIDIALOG hashing algorithm to __FILE__ + __LINE__. 2018-08-29 23:38:23 +01:00
dialog_annotate_base.cpp Fix MSW spacing issues. 2018-08-21 10:34:41 +01:00
dialog_annotate_base.fbp Fix MSW spacing issues. 2018-08-21 10:34:41 +01:00
dialog_annotate_base.h Fix MSW spacing issues. 2018-08-21 10:34:41 +01:00
dialog_bom.cpp Fix MSW spacing issues. 2018-08-21 10:34:41 +01:00
dialog_bom_base.cpp Fix MSW spacing issues. 2018-08-21 10:34:41 +01:00
dialog_bom_base.fbp Fix MSW spacing issues. 2018-08-21 10:34:41 +01:00
dialog_bom_base.h Fix MSW spacing issues. 2018-08-21 10:34:41 +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.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 Use a white background for "No symbol selected" message. 2018-08-06 13:48:17 +01:00
dialog_choose_component.h Push component tree down into common. 2018-08-01 09:35:45 +01:00
dialog_edit_component_in_lib.cpp Fix grid sizing for symbol aliases. 2018-08-29 20:08:01 +01:00
dialog_edit_component_in_lib.h Rewrite Library Symbol Properties dialog. 2018-08-14 13:54:04 +01:00
dialog_edit_component_in_lib_base.cpp Follow HIG guidelines for destructive button separation. 2018-08-21 10:34:41 +01:00
dialog_edit_component_in_lib_base.fbp Follow HIG guidelines for destructive button separation. 2018-08-21 10:34:41 +01:00
dialog_edit_component_in_lib_base.h Follow HIG guidelines for destructive button separation. 2018-08-21 10:34:41 +01:00
dialog_edit_component_in_schematic.cpp Eeschema: Fix 2 minor compil warnings. Pcbnew, very minor fix: avoid using fixed scaling factor in code. Use internal units conversion instead. 2018-08-15 13:39:25 +02:00
dialog_edit_component_in_schematic_base.cpp Missed a HIG destructive button separation. 2018-08-29 20:08:00 +01:00
dialog_edit_component_in_schematic_base.fbp Missed a HIG destructive button separation. 2018-08-29 20:08:00 +01:00
dialog_edit_component_in_schematic_base.h Missed a HIG destructive button separation. 2018-08-29 20:08:00 +01:00
dialog_edit_components_libid.cpp Improve safety around un-committed grid changes. 2018-08-21 10:34:41 +01:00
dialog_edit_components_libid_base.cpp Fix a few wxWidgets minor alerts in DIALOG_EDIT_COMPONENTS_LIBID_BASE. 2018-08-22 17:14:30 +02:00
dialog_edit_components_libid_base.fbp Fix a few wxWidgets minor alerts in DIALOG_EDIT_COMPONENTS_LIBID_BASE. 2018-08-22 17:14:30 +02:00
dialog_edit_components_libid_base.h Fix a few wxWidgets minor alerts in DIALOG_EDIT_COMPONENTS_LIBID_BASE. 2018-08-22 17:14:30 +02:00
dialog_edit_label.cpp Fix layout issues in Global Label dialog. 2018-07-22 16:21:51 +01:00
dialog_edit_label_base.cpp Fix a few wxWidgets asserts or alerts. 2018-07-25 20:26:55 +02:00
dialog_edit_label_base.fbp Fix a few wxWidgets asserts or alerts. 2018-07-25 20:26:55 +02:00
dialog_edit_label_base.h Fix a few wxWidgets asserts or alerts. 2018-07-25 20:26:55 +02:00
dialog_edit_line_style.cpp More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
dialog_edit_line_style.h More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
dialog_edit_line_style_base.cpp Standardize colons in line style dialog 2018-04-23 11:53:18 -07:00
dialog_edit_line_style_base.fbp Standardize colons in line style dialog 2018-04-23 11:53:18 -07:00
dialog_edit_line_style_base.h Standardize colons in line style dialog 2018-04-23 11:53:18 -07:00
dialog_edit_one_field.cpp Add event.Skip() call so someone else handles the focus. 2018-07-26 15:43:53 +01:00
dialog_edit_one_field.h Fix reference text smart selection for Windows and Linux. 2018-07-19 21:46:41 +01:00
dialog_erc.cpp Reinstate close/cancel handling for ERC dialog. 2018-08-06 21:31:53 +01:00
dialog_erc.h Reinstate close/cancel handling for ERC dialog. 2018-08-06 21:31:53 +01:00
dialog_erc_base.cpp Reinstate close/cancel handling for ERC dialog. 2018-08-06 21:31:53 +01:00
dialog_erc_base.fbp Reinstate close/cancel handling for ERC dialog. 2018-08-06 21:31:53 +01:00
dialog_erc_base.h Reinstate close/cancel handling for ERC dialog. 2018-08-06 21:31:53 +01:00
dialog_fields_editor_global.cpp Remove unused warp mouse parameter. 2018-08-29 19:59:02 +01:00
dialog_fields_editor_global.h Add an Add Field button to global Field Editor. 2018-07-17 15:11:22 +01:00
dialog_fields_editor_global_base.cpp More safety fixes for uncommitted grid changes. 2018-08-29 19:59:01 +01:00
dialog_fields_editor_global_base.fbp More safety fixes for uncommitted grid changes. 2018-08-29 19:59:01 +01:00
dialog_fields_editor_global_base.h More safety fixes for uncommitted grid changes. 2018-08-29 19:59:01 +01:00
dialog_global_sym_lib_table_config.cpp Unselect 'copy default sym-lib-table' when unavailable 2018-06-29 09:19:41 +02: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 More g_UserUnit erradication. 2018-07-17 15:12:31 +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 Make fill colour terminology more consistent. 2018-09-01 14:05:16 +01:00
dialog_lib_edit_draw_item_base.fbp Follow file naming conventions. 2018-09-01 14:05:16 +01:00
dialog_lib_edit_draw_item_base.h Make fill colour terminology more consistent. 2018-09-01 14:05:16 +01:00
dialog_lib_edit_pin.cpp UNIT_BINDERize Pin Properties dialog. 2018-07-17 15:11:24 +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 Minor dialog and frame window improvements. 2018-08-02 13:00:41 -04:00
dialog_lib_edit_pin_base.fbp Minor dialog and frame window improvements. 2018-08-02 13:00:41 -04:00
dialog_lib_edit_pin_base.h Minor dialog and frame window improvements. 2018-08-02 13:00:41 -04:00
dialog_lib_edit_pin_table.cpp More safety fixes for uncommitted grid changes. 2018-08-29 19:59:01 +01:00
dialog_lib_edit_pin_table.h Make the pin table editable. 2018-07-17 15:10:06 +01:00
dialog_lib_edit_pin_table_base.cpp Follow HIG guidelines for destructive button separation. 2018-08-21 10:34:41 +01:00
dialog_lib_edit_pin_table_base.fbp Follow HIG guidelines for destructive button separation. 2018-08-21 10:34:41 +01:00
dialog_lib_edit_pin_table_base.h Move all the grid workarounds into our own WX_GRID class. 2018-07-17 15:11:38 +01:00
dialog_lib_edit_text.cpp Another round of dialog spacing/font adjustments for Windows. 2018-07-18 17:59:05 +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 Fix a minor wxWidgets debug alert. 2018-08-03 21:28:44 +02:00
dialog_lib_edit_text_base.fbp Fix a minor wxWidgets debug alert. 2018-08-03 21:28:44 +02:00
dialog_lib_edit_text_base.h Fix a minor wxWidgets debug alert. 2018-08-03 21:28:44 +02: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.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
dialog_lib_new_component_base.cpp Standardize colons in new component dialog 2018-04-23 11:53:18 -07:00
dialog_lib_new_component_base.fbp Follow file naming conventions. 2018-09-01 14:05:16 +01:00
dialog_lib_new_component_base.h Standardize colons in new component dialog 2018-04-23 11:53:18 -07:00
dialog_netlist.cpp Minor dialog and frame window improvements. 2018-08-02 13:00:41 -04: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 Fix flicking issues on non-double-buffered platforms. 2018-07-19 21:46:41 +01:00
dialog_plot_schematic.h Fix flicking issues on non-double-buffered platforms. 2018-07-19 21:46:41 +01:00
dialog_plot_schematic_base.cpp Fix MSW spacing issues. 2018-08-21 10:34:41 +01:00
dialog_plot_schematic_base.fbp Fix MSW spacing issues. 2018-08-21 10:34:41 +01:00
dialog_plot_schematic_base.h UNIT_BINDERize print and plot dialogs. 2018-07-17 15:12:29 +01:00
dialog_print_using_printer.cpp Refresh eeschema print dialog. 2018-07-22 23:29:07 +01:00
dialog_print_using_printer_base.cpp Eeschema: fix print dialog button sizer layout issue. 2018-07-31 10:34:30 -04:00
dialog_print_using_printer_base.fbp Eeschema: fix print dialog button sizer layout issue. 2018-07-31 10:34:30 -04:00
dialog_print_using_printer_base.h Eeschema: fix print dialog button sizer layout issue. 2018-07-31 10:34:30 -04:00
dialog_rescue_each.cpp Handle separate parsing rules for ID_SCH and ID_PCB. 2018-07-26 15:43:53 +01:00
dialog_rescue_each_base.cpp Minor dialog and frame window improvements. 2018-08-02 13:00:41 -04:00
dialog_rescue_each_base.fbp Minor dialog and frame window improvements. 2018-08-02 13:00:41 -04:00
dialog_rescue_each_base.h Minor dialog and frame window improvements. 2018-08-02 13:00:41 -04:00
dialog_sch_edit_sheet_pin.cpp Remove some references to g_UserUnit 2018-07-17 15:09:56 +01:00
dialog_sch_edit_sheet_pin.h Remove some references to g_UserUnit 2018-07-17 15:09:56 +01:00
dialog_sch_edit_sheet_pin_base.cpp Remove some references to g_UserUnit 2018-07-17 15:09:56 +01:00
dialog_sch_edit_sheet_pin_base.fbp Remove some references to g_UserUnit 2018-07-17 15:09:56 +01:00
dialog_sch_edit_sheet_pin_base.h Remove some references to g_UserUnit 2018-07-17 15:09:56 +01:00
dialog_sch_sheet_props.cpp Remove some references to g_UserUnit 2018-07-17 15:09:56 +01:00
dialog_sch_sheet_props.h Remove some references to g_UserUnit 2018-07-17 15:09:56 +01:00
dialog_sch_sheet_props_base.cpp Remove some references to g_UserUnit 2018-07-17 15:09:56 +01:00
dialog_sch_sheet_props_base.fbp Remove some references to g_UserUnit 2018-07-17 15:09:56 +01:00
dialog_sch_sheet_props_base.h Remove some references to g_UserUnit 2018-07-17 15:09:56 +01:00
dialog_schematic_find.cpp Move search status messages to Find/Replace dialog. 2018-07-17 15:13:37 +01:00
dialog_schematic_find.h Move search status messages to Find/Replace dialog. 2018-07-17 15:13:37 +01:00
dialog_schematic_find_base.cpp Move search status messages to Find/Replace dialog. 2018-07-17 15:13:37 +01:00
dialog_schematic_find_base.fbp Move search status messages to Find/Replace dialog. 2018-07-17 15:13:37 +01:00
dialog_schematic_find_base.h Move search status messages to Find/Replace dialog. 2018-07-17 15:13:37 +01:00
dialog_signal_list.cpp Removed an obsolete comment 2018-04-28 01:19:42 +02: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 Removed redundant 'v' in noise simulation command 2018-08-01 17:28:55 +02: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 Fix a few wxWidgets minor asserts 2018-07-29 17:27:11 +02:00
dialog_sim_settings_base.fbp Fix a few wxWidgets minor asserts 2018-07-29 17:27:11 +02:00
dialog_sim_settings_base.h Fix a few wxWidgets minor asserts 2018-07-29 17:27:11 +02:00
dialog_spice_model.cpp Speed-up Spice model library loading 2018-07-10 20:55:37 +02:00
dialog_spice_model.h Spice Model Editor upgrades 2017-10-27 16:53:04 +02:00
dialog_spice_model_base.cpp Standardize colons and units in spice model dialog 2018-04-23 12:31:23 -07:00
dialog_spice_model_base.fbp Standardize colons and units in spice model dialog 2018-04-23 12:31:23 -07:00
dialog_spice_model_base.h Standardize colons and units in spice model dialog 2018-04-23 12:31:23 -07:00
dialog_symbol_remap.cpp Optionally sort reporter messages 2018-05-22 13:55:02 -07: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 Fix Update Fields to use alias values. 2018-07-17 15:12:41 +01: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 Add updating of visiblity, position, etc. to fields. 2018-07-17 15:10:50 +01:00
dialog_update_fields_base.fbp Add updating of visiblity, position, etc. to fields. 2018-07-17 15:10:50 +01:00
dialog_update_fields_base.h Add updating of visiblity, position, etc. to fields. 2018-07-17 15:10:50 +01:00
panel_eeschema_display_options.cpp Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
panel_eeschema_display_options.h Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
panel_eeschema_display_options_base.cpp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_eeschema_display_options_base.fbp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_eeschema_display_options_base.h Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
panel_eeschema_settings.cpp Clean up units infrastructure after g_UserUnit removal. 2018-07-17 15:12:36 +01:00
panel_eeschema_settings.h Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
panel_eeschema_settings_base.cpp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_eeschema_settings_base.fbp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_eeschema_settings_base.h Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
panel_eeschema_template_fieldnames.cpp More safety fixes for uncommitted grid changes. 2018-08-29 19:59:01 +01:00
panel_eeschema_template_fieldnames.h Move all the grid workarounds into our own WX_GRID class. 2018-07-17 15:11:38 +01:00
panel_eeschema_template_fieldnames_base.cpp Remove more dialog control borders. 2018-08-27 15:11:27 -04:00
panel_eeschema_template_fieldnames_base.fbp Remove more dialog control borders. 2018-08-27 15:11:27 -04:00
panel_eeschema_template_fieldnames_base.h Remove more dialog control borders. 2018-08-27 15:11:27 -04:00
panel_libedit_settings.cpp Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
panel_libedit_settings.h Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
panel_libedit_settings_base.cpp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_libedit_settings_base.fbp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_libedit_settings_base.h Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
panel_sym_lib_table.cpp Add single-click editing to grid cells. (Experimental.) 2018-08-29 19:59:02 +01: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 More safety fixes for uncommitted grid changes. 2018-08-29 19:59:01 +01:00
panel_sym_lib_table_base.fbp More safety fixes for uncommitted grid changes. 2018-08-29 19:59:01 +01:00
panel_sym_lib_table_base.h More safety fixes for uncommitted grid changes. 2018-08-29 19:59:01 +01:00