..
dialog_annotate.cpp
Implement a new settings framework across all of KiCad
2020-02-19 23:44:56 -05: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
Implement a new settings framework across all of KiCad
2020-02-19 23:44:56 -05: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
Eeschema: add dialog and utilities to create BOMs from generic netlist
2013-06-14 16:59:52 +02:00
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
Minor speed cleanup
2019-12-05 14:20:59 -08:00
dialog_bus_manager.h
New connectivity algorithm and bus upgrades
2019-03-31 19:53:41 -04:00
dialog_choose_component.cpp
Implement a new settings framework across all of KiCad
2020-02-19 23:44:56 -05: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
Implement a new settings framework across all of KiCad
2020-02-19 23:44:56 -05: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
Convert timestamps to UUIDs.
2020-02-20 21:29:52 +00: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, dialog_edit_component_in_xxx: minor cosmetic enhancements.
2020-03-02 14:29:18 +01:00
dialog_edit_component_in_schematic_base.fbp
Eeschema, dialog_edit_component_in_xxx: minor cosmetic enhancements.
2020-03-02 14:29:18 +01:00
dialog_edit_component_in_schematic_base.h
Eeschema, dialog_edit_component_in_xxx: minor cosmetic enhancements.
2020-03-02 14:29:18 +01:00
dialog_edit_components_libid.cpp
Replace EESchema DLIST
2020-01-10 06:37:08 -08: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_LABEL_EDITOR: very minor cosmetic change.
2020-01-24 10:15:56 +01:00
dialog_edit_label_base.cpp
DIALOG_LABEL_EDITOR: very minor cosmetic change.
2020-01-24 10:15:56 +01:00
dialog_edit_label_base.fbp
DIALOG_LABEL_EDITOR: very minor cosmetic change.
2020-01-24 10:15:56 +01:00
dialog_edit_label_base.h
DIALOG_LABEL_EDITOR: very minor cosmetic change.
2020-01-24 10:15:56 +01:00
dialog_edit_line_style.cpp
fix minor compil warnings
2019-12-31 15:03:27 +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
Remove unnecessary casts (they're just casting to a superclass).
2020-01-12 20:26:07 +00:00
dialog_edit_one_field.h
Comment-only changes
2020-01-10 16:43:01 -08:00
dialog_edit_sheet_pin.cpp
Fixes issue #3820 , text was not selected by default
2020-02-09 03:40:24 +01:00
dialog_edit_sheet_pin.h
Remove curly braces from netname escaping context.
2019-08-22 10:53:39 +01:00
dialog_edit_sheet_pin_base.cpp
Remove curly braces from netname escaping context.
2019-08-22 10:53:39 +01:00
dialog_edit_sheet_pin_base.fbp
Remove curly braces from netname escaping context.
2019-08-22 10:53:39 +01:00
dialog_edit_sheet_pin_base.h
Remove curly braces from netname escaping context.
2019-08-22 10:53:39 +01:00
dialog_erc.cpp
Only center focused items when they're not visible.
2020-02-24 23:19:17 +00:00
dialog_erc.h
Convert enums inside eeschema and the symbol editor to be scoped
2020-01-18 20:51:28 +00:00
dialog_erc_base.cpp
Shorten ERC dialog options page.
2019-08-07 20:08:24 +01:00
dialog_erc_base.fbp
Shorten ERC dialog options page.
2019-08-07 20:08:24 +01:00
dialog_erc_base.h
Shorten ERC dialog options page.
2019-08-07 20:08:24 +01:00
dialog_fields_editor_global.cpp
Promote PathsAndReferences from wxArrayString to first-class-citizen.
2020-02-24 23:19:17 +00:00
dialog_fields_editor_global.h
Implement a new settings framework across all of KiCad
2020-02-19 23:44:56 -05:00
dialog_fields_editor_global_base.cpp
eeschema: Set grid editor to use qty as the drop-down
2019-01-29 17:10:58 -08:00
dialog_fields_editor_global_base.fbp
Eeschema: DIALOG_FIELDS_EDITOR_GLOBAL: fix missing clearing old highlight when highlighting a new symbol or exiting the dialog
2019-01-09 14:38:44 +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_edit_text_and_graphics.cpp
eeschema: Properly set bold and italic properties in global text edit dialog
2020-03-01 00:23:46 +00:00
dialog_global_edit_text_and_graphics_base.cpp
Eeschema: Speed up global changes in DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS.
2020-02-04 14:04:11 +01:00
dialog_global_edit_text_and_graphics_base.fbp
Eeschema: Speed up global changes in DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS.
2020-02-04 14:04:11 +01:00
dialog_global_edit_text_and_graphics_base.h
Eeschema: Speed up global changes in DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS.
2020-02-04 14:04:11 +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 OK/Cancel to MSW order and move some other dialogs to new system.
2019-08-26 18:36:35 +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
Implement a new settings framework across all of KiCad
2020-02-19 23:44:56 -05: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
Fix default pin orientation (from Coverity scan)
2020-01-12 11:55:03 +00: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
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
Fix unintialized values (from coverity scan)
2020-01-12 13:00:42 +00: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
Implement a new settings framework across all of KiCad
2020-02-19 23:44:56 -05: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
Implement a new settings framework across all of KiCad
2020-02-19 23:44:56 -05:00
dialog_plot_schematic.h
Implement a new settings framework across all of KiCad
2020-02-19 23:44:56 -05: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
Implement a new settings framework across all of KiCad
2020-02-19 23:44:56 -05:00
dialog_print_using_printer_base.cpp
Some minor dialog layout fixups.
2018-10-17 11:23:02 +01:00
dialog_print_using_printer_base.fbp
some other WXDEBUG replacement
2019-10-14 12:38:52 +02:00
dialog_print_using_printer_base.h
Some minor dialog layout fixups.
2018-10-17 11:23:02 +01:00
dialog_rescue_each.cpp
Implement a new settings framework across all of KiCad
2020-02-19 23:44:56 -05: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_sheet_props.cpp
Remove obsolete code requiring unique sheet names.
2020-02-20 22:56:11 +00:00
dialog_sch_sheet_props.h
Add visibility flags for sheet names and sheet filenames.
2020-02-20 21:29:52 +00:00
dialog_sch_sheet_props_base.cpp
Add visibility flags for sheet names and sheet filenames.
2020-02-20 21:29:52 +00:00
dialog_sch_sheet_props_base.fbp
Add visibility flags for sheet names and sheet filenames.
2020-02-20 21:29:52 +00:00
dialog_sch_sheet_props_base.h
Add visibility flags for sheet names and sheet filenames.
2020-02-20 21:29:52 +00:00
dialog_schematic_find.cpp
Push some search stuff down into EDA_DRAW_FRAME so it can be shared.
2019-07-26 17:53:32 -06:00
dialog_schematic_find.h
Push some search stuff down into EDA_DRAW_FRAME so it can be shared.
2019-07-26 17:53:32 -06:00
dialog_schematic_find_base.cpp
Move crosshairs to found item; remove find highlighting when find dialog closed.
2019-07-19 18:41:11 -06:00
dialog_schematic_find_base.fbp
Move crosshairs to found item; remove find highlighting when find dialog closed.
2019-07-19 18:41:11 -06:00
dialog_schematic_find_base.h
Move crosshairs to found item; remove find highlighting when find dialog closed.
2019-07-19 18:41:11 -06: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
Minor speed cleanup
2019-12-05 14:20:59 -08: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
Simulator improvements.
2019-08-05 16:48:18 -06:00
dialog_sim_settings_base.fbp
Simulator improvements.
2019-08-05 16:48:18 -06:00
dialog_sim_settings_base.h
Simulator improvements.
2019-08-05 16:48:18 -06:00
dialog_spice_model.cpp
eeschema: fixes some issues related to translated and not translated field names.
2020-02-16 17:52:53 +01:00
dialog_spice_model.h
libedit: Allow SPICE parameter editing
2019-01-09 21:43:23 -08:00
dialog_spice_model_base.cpp
Rewrite FBP files generated with unreleased wxFB
2020-01-07 13:32:33 +00:00
dialog_spice_model_base.fbp
Rewrite FBP files generated with unreleased wxFB
2020-01-07 13:32:33 +00:00
dialog_spice_model_base.h
Rewrite FBP files generated with unreleased wxFB
2020-01-07 13:32:33 +00:00
dialog_symbol_remap.cpp
Replace EESchema DLIST
2020-01-10 06:37:08 -08: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
Eeschema, DIALOG_UPDATE_FIELDS: ensure mandatory fields are put in list.
2020-02-14 13:07:13 +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
Eeschema, DIALOG_UPDATE_FIELDS: ensure mandatory fields are put in list.
2020-02-14 13:07:13 +01:00
dialog_update_fields_base.fbp
Eeschema, DIALOG_UPDATE_FIELDS: ensure mandatory fields are put in list.
2020-02-14 13:07:13 +01:00
dialog_update_fields_base.h
Eeschema, DIALOG_UPDATE_FIELDS: ensure mandatory fields are put in list.
2020-02-14 13:07:13 +01:00
dialog_update_from_pcb.cpp
DIALOG_UPDATE_FROM_PCB: fix incorrect wording of an option.
2020-01-30 09:22:21 +01:00
dialog_update_from_pcb.h
Eeschema: Adding back annotation
2020-01-29 16:33:57 +00:00
dialog_update_from_pcb_base.cpp
DIALOG_UPDATE_FROM_PCB: fix incorrect wording of an option.
2020-01-30 09:22:21 +01:00
dialog_update_from_pcb_base.fbp
DIALOG_UPDATE_FROM_PCB: fix incorrect wording of an option.
2020-01-30 09:22:21 +01:00
dialog_update_from_pcb_base.h
DIALOG_UPDATE_FROM_PCB: fix incorrect wording of an option.
2020-01-30 09:22:21 +01:00
panel_eeschema_display_options.cpp
Eeschema: fix selection thickness setting bug.
2020-02-13 09:19:40 -05:00
panel_eeschema_display_options.h
Separate default line and wire thicknesses.
2019-06-30 11:12:42 +01:00
panel_eeschema_display_options_base.cpp
Eeschema: fix selection thickness setting bug.
2020-02-13 09:19:40 -05:00
panel_eeschema_display_options_base.fbp
Eeschema: fix selection thickness setting bug.
2020-02-13 09:19:40 -05:00
panel_eeschema_display_options_base.h
Eeschema: fix selection thickness setting bug.
2020-02-13 09:19:40 -05:00
panel_eeschema_settings.cpp
Fix polarity of "drag is drag" checkbox
2020-02-11 09:22:18 -05:00
panel_eeschema_settings.h
Unified preferences dialog framework.
2018-07-17 15:11:17 +01:00
panel_eeschema_settings_base.cpp
Rewrite FBP files generated with unreleased wxFB
2020-01-07 13:32:33 +00:00
panel_eeschema_settings_base.fbp
Rewrite FBP files generated with unreleased wxFB
2020-01-07 13:32:33 +00:00
panel_eeschema_settings_base.h
Rewrite FBP files generated with unreleased wxFB
2020-01-07 13:32:33 +00:00
panel_eeschema_template_fieldnames.cpp
Fix a minor compil warning
2018-12-07 11:22:03 +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
Symbol editor: fix pin increment setting for 100nm units.
2019-12-30 15:43:10 -05:00
panel_libedit_settings.h
Unified preferences dialog framework.
2018-07-17 15:11:17 +01:00
panel_libedit_settings_base.cpp
Grid settings for LibEdit.
2018-10-09 11:08:55 +01:00
panel_libedit_settings_base.fbp
Grid settings for LibEdit.
2018-10-09 11:08:55 +01:00
panel_libedit_settings_base.h
Grid settings for LibEdit.
2018-10-09 11:08:55 +01:00
panel_sym_lib_table.cpp
Implement symbol library s-expression parser.
2020-03-03 08:06:23 -05: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
Add tooltips to library manager dialogs.
2018-11-24 15:06:21 +00:00
panel_sym_lib_table_base.fbp
Add tooltips to library manager dialogs.
2018-11-24 15:06:21 +00:00
panel_sym_lib_table_base.h
More safety fixes for uncommitted grid changes.
2018-08-29 19:59:01 +01:00