You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jeff Young 38e5faf21b Overhaul bitmap text for performance. 3 years ago
..
dialog_annotate.cpp Make sure standard OK/Cancel buttons respond to current language. 4 years ago
dialog_annotate_base.cpp Infobar: Don't use animations on Windows/GTK 4 years ago
dialog_annotate_base.fbp Expunge the use of the word component from Eeschema code. 4 years ago
dialog_annotate_base.h Expunge the use of the word component from Eeschema code. 4 years ago
dialog_bom.cpp Don't strip extensions twice in BOM export 4 years ago
dialog_bom_base.cpp Minor dialog spacing issue. 4 years ago
dialog_bom_base.fbp Minor dialog spacing issue. 4 years ago
dialog_bom_base.h Eeschema: overhaul storage of BOM plugin settings 5 years ago
dialog_bom_cfg.keywords Eeschema: add dialog and utilities to create BOMs from generic netlist 13 years ago
dialog_bom_help.md Eeschema: replace dialog_bom_help.html by dialog_bom_help.md The .md files are smaller and translatable. 6 years ago
dialog_bom_help_md.h Add automatically generated files needed for translations. 6 years ago
dialog_bus_manager.cpp Make sure standard OK/Cancel buttons respond to current language. 4 years ago
dialog_bus_manager.h Stop using wxDialog::EndModal() from inside dialogs. 4 years ago
dialog_change_symbols.cpp Fix a few issues related to field names and their translation. - Do not use translated field names outside strings displayed in dialogs. - fix code that does not work well with default locale. - fix some (not all) I18n issues in DIALOG_UPDATE_SYMBOL_FIELDS. 3 years ago
dialog_change_symbols.h Update fields list when source or target lib IDs change. 4 years ago
dialog_change_symbols_base.cpp DIALOG_CHANGE_SYMBOLS: add missing skip event in wxFocusEvents. 4 years ago
dialog_change_symbols_base.fbp DIALOG_CHANGE_SYMBOLS: add missing skip event in wxFocusEvents. 4 years ago
dialog_change_symbols_base.h DIALOG_CHANGE_SYMBOLS: add missing skip event in wxFocusEvents. 4 years ago
dialog_choose_symbol.cpp Save and re-load query string in Choose Symbol dialog. 4 years ago
dialog_choose_symbol.h Save and re-load query string in Choose Symbol dialog. 4 years ago
dialog_edit_symbols_libid.cpp Use GetUnobscuredSize in dialogs/panels 4 years ago
dialog_edit_symbols_libid_base.cpp Expunge the use of the word component from Eeschema code. 4 years ago
dialog_edit_symbols_libid_base.fbp Expunge the use of the word component from Eeschema code. 4 years ago
dialog_edit_symbols_libid_base.h Expunge the use of the word component from Eeschema code. 4 years ago
dialog_eeschema_page_settings.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
dialog_eeschema_page_settings.h Round 2 of Worksheet -> Drawing Sheet. 5 years ago
dialog_erc.cpp Cross-probing for ERC dialog. 4 years ago
dialog_erc.h Cross-probing for ERC dialog. 4 years ago
dialog_erc_base.cpp Bring ERC & DRC dialogs into parity. 4 years ago
dialog_erc_base.fbp Bring ERC & DRC dialogs into parity. 4 years ago
dialog_erc_base.h Bring ERC & DRC dialogs into parity. 4 years ago
dialog_field_properties.cpp Some fixes related to translated/not translated mandatory field names. DIALOG_SYMBOL_FIELDS_TABLE: add new fields to symbols only if the field is not empty. 3 years ago
dialog_field_properties.h Colors for text in PL_Editor and Eeschema. 4 years ago
dialog_field_properties_base.cpp Colors for text in PL_Editor and Eeschema. 4 years ago
dialog_field_properties_base.fbp Colors for text in PL_Editor and Eeschema. 4 years ago
dialog_field_properties_base.h Colors for text in PL_Editor and Eeschema. 4 years ago
dialog_global_edit_text_and_graphics.cpp Add text colour to Edit Text & Graphics Properties. 3 years ago
dialog_global_edit_text_and_graphics_base.cpp Add text colour to Edit Text & Graphics Properties. 3 years ago
dialog_global_edit_text_and_graphics_base.fbp Add text colour to Edit Text & Graphics Properties. 3 years ago
dialog_global_edit_text_and_graphics_base.h Add text colour to Edit Text & Graphics Properties. 3 years ago
dialog_global_sym_lib_table_config.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
dialog_global_sym_lib_table_config.h Move headers from common folders to appropriate include folders round 2. 5 years ago
dialog_junction_props.cpp Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire. 4 years ago
dialog_junction_props.h Schematic editor dialog source code housekeeping. 5 years ago
dialog_junction_props_base.cpp A bit of dialog layout cleanup. 4 years ago
dialog_junction_props_base.fbp A bit of dialog layout cleanup. 4 years ago
dialog_junction_props_base.h Disambiguate JunctionDiameter from EffectiveJunctionDiameter. 4 years ago
dialog_label_properties.cpp Implement cross-references for labels. 3 years ago
dialog_label_properties.h Hand-code tab navigation from value field of Label Properties dialog. 3 years ago
dialog_label_properties_base.cpp Hand-code tab navigation from value field of Label Properties dialog. 3 years ago
dialog_label_properties_base.fbp Hand-code tab navigation from value field of Label Properties dialog. 3 years ago
dialog_label_properties_base.h Hand-code tab navigation from value field of Label Properties dialog. 3 years ago
dialog_lib_edit_pin_table.cpp Fix a wxWidgets alert. 3 years ago
dialog_lib_edit_pin_table.h ADDED grouping of selected pins in Pin Table. 4 years ago
dialog_lib_edit_pin_table_base.cpp ADDED grouping of selected pins in Pin Table. 4 years ago
dialog_lib_edit_pin_table_base.fbp ADDED grouping of selected pins in Pin Table. 4 years ago
dialog_lib_edit_pin_table_base.h ADDED grouping of selected pins in Pin Table. 4 years ago
dialog_lib_new_symbol.cpp Harmonize interchangeable units checkboxes. 4 years ago
dialog_lib_new_symbol.h Harmonize interchangeable units checkboxes. 4 years ago
dialog_lib_new_symbol_base.cpp Fix tooltip. 4 years ago
dialog_lib_new_symbol_base.fbp Fix tooltip. 4 years ago
dialog_lib_new_symbol_base.h Harmonize interchangeable units checkboxes. 4 years ago
dialog_lib_shape_properties.cpp Don't rely on HasConversion() for Symbol Properties in Symbol Editor. 4 years ago
dialog_lib_shape_properties.h Add a checkbox for LIB_SHAPE borders. (We already have them for LIB_TEXTBOXes.) 4 years ago
dialog_lib_shape_properties_base.cpp A bit of dialog layout cleanup. 4 years ago
dialog_lib_shape_properties_base.fbp A bit of dialog layout cleanup. 4 years ago
dialog_lib_shape_properties_base.h Add a checkbox for LIB_SHAPE borders. (We already have them for LIB_TEXTBOXes.) 4 years ago
dialog_lib_symbol_properties.cpp Fix eda_doc not looking for schematic locally 3 years ago
dialog_lib_symbol_properties.h Update columns when height changes too 4 years ago
dialog_lib_symbol_properties_base.cpp Font and color for FIELDS_GRID_TABLE. 3 years ago
dialog_lib_symbol_properties_base.fbp Font and color for FIELDS_GRID_TABLE. 3 years ago
dialog_lib_symbol_properties_base.h Add unsaved-changes indication to Symbol Properties. 4 years ago
dialog_lib_text_properties.cpp Schematic and symbol text boxes. 4 years ago
dialog_lib_text_properties.h Schematic and symbol text boxes. 4 years ago
dialog_lib_text_properties_base.cpp TextBoxes for PCBNew. 4 years ago
dialog_lib_text_properties_base.fbp TextBoxes for PCBNew. 4 years ago
dialog_lib_text_properties_base.h Schematic and symbol text boxes. 4 years ago
dialog_lib_textbox_properties.cpp Rationalize negative line-width handling. 4 years ago
dialog_lib_textbox_properties.h Bring EEschema textboxes in line with PCBNew's. 4 years ago
dialog_lib_textbox_properties_base.cpp Eeschema, DIALOG_TEXT_PROPERTIES and DIALOG_LIB_TEXTBOX_PROPERTIES: fix minor issues 4 years ago
dialog_lib_textbox_properties_base.fbp A bit of dialog layout cleanup. 4 years ago
dialog_lib_textbox_properties_base.h Eeschema, DIALOG_TEXT_PROPERTIES and DIALOG_LIB_TEXTBOX_PROPERTIES: fix minor issues 4 years ago
dialog_line_properties.cpp Rationalize negative line-width handling. 4 years ago
dialog_line_properties.h Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire. 4 years ago
dialog_line_properties_base.cpp A bit of dialog layout cleanup. 4 years ago
dialog_line_properties_base.fbp A bit of dialog layout cleanup. 4 years ago
dialog_line_properties_base.h A bit of dialog layout cleanup. 4 years ago
dialog_migrate_buses.cpp Schematic and symbol text boxes. 4 years ago
dialog_migrate_buses.h Schematic editor dialog source code housekeeping. 5 years ago
dialog_migrate_buses_base.cpp Enforce Apple's destructive button distance guideline. 5 years ago
dialog_migrate_buses_base.fbp Enforce Apple's destructive button distance guideline. 5 years ago
dialog_migrate_buses_base.h Enforce Apple's destructive button distance guideline. 5 years ago
dialog_netlist.cpp Fix a few Coverity and compil warnings. 4 years ago
dialog_netlist_base.cpp Stop using wxDialog::EndModal() from inside dialogs. 4 years ago
dialog_netlist_base.fbp Stop using wxDialog::EndModal() from inside dialogs. 4 years ago
dialog_netlist_base.h Stop using wxDialog::EndModal() from inside dialogs. 4 years ago
dialog_pin_properties.cpp More visible Synchronized Pins Mode informatics. 4 years ago
dialog_pin_properties.h More visible Synchronized Pins Mode informatics. 4 years ago
dialog_pin_properties_base.cpp More visible Synchronized Pins Mode informatics. 4 years ago
dialog_pin_properties_base.fbp More visible Synchronized Pins Mode informatics. 4 years ago
dialog_pin_properties_base.h More visible Synchronized Pins Mode informatics. 4 years ago
dialog_plot_schematic.cpp Resolve title variable when plotting 3 years ago
dialog_plot_schematic.h Add done messages to various plotters. 4 years ago
dialog_plot_schematic_base.cpp Fix wxWidgets alerts 5 years ago
dialog_plot_schematic_base.fbp Fix wxWidgets alerts 5 years ago
dialog_plot_schematic_base.h Yeet wxPoint/wxSize out of PLOTTER 4 years ago
dialog_print_using_printer.cpp Disable background color when printing in black & white. 4 years ago
dialog_print_using_printer_base.cpp Minor simplification to custom colour theme GUI for print/plot dialogs. 5 years ago
dialog_print_using_printer_base.fbp Minor simplification to custom colour theme GUI for print/plot dialogs. 5 years ago
dialog_print_using_printer_base.h Minor simplification to custom colour theme GUI for print/plot dialogs. 5 years ago
dialog_rescue_each.cpp Make sure standard OK/Cancel buttons respond to current language. 4 years ago
dialog_rescue_each_base.cpp Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
dialog_rescue_each_base.fbp Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
dialog_rescue_each_base.h Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
dialog_sch_import_settings.cpp Make sure standard OK/Cancel buttons respond to current language. 4 years ago
dialog_sch_import_settings.h Schematic editor dialog source code housekeeping. 5 years ago
dialog_sch_import_settings_base.cpp Minor dialog layout improvements. 4 years ago
dialog_sch_import_settings_base.fbp Minor dialog layout improvements. 4 years ago
dialog_sch_import_settings_base.h Minor dialog layout improvements. 4 years ago
dialog_schematic_find.cpp Preload eeschema find with selection when appropriate. 4 years ago
dialog_schematic_find.h Preload eeschema find with selection when appropriate. 4 years ago
dialog_schematic_find_base.cpp A bunch of fixes to Eeschema Find/Replace. 6 years ago
dialog_schematic_find_base.fbp A bunch of fixes to Eeschema Find/Replace. 6 years ago
dialog_schematic_find_base.h A bunch of fixes to Eeschema Find/Replace. 6 years ago
dialog_schematic_setup.cpp CvPcb: fix crash due to a null pointer: pcbconfig() can return null. 4 years ago
dialog_schematic_setup.h Rip out rest of macHack architecture. 4 years ago
dialog_shape_properties.cpp Rationalize negative line-width handling. 4 years ago
dialog_shape_properties.h Rationalize negative line-width handling. 4 years ago
dialog_shape_properties_base.cpp A bit of dialog layout cleanup. 4 years ago
dialog_shape_properties_base.fbp A bit of dialog layout cleanup. 4 years ago
dialog_shape_properties_base.h Rationalize negative line-width handling. 4 years ago
dialog_sheet_pin_properties.cpp Editing support for sheet-pin fonts, text styles and text colors. 4 years ago
dialog_sheet_pin_properties.h Schematic editor dialog source code housekeeping. 5 years ago
dialog_sheet_pin_properties_base.cpp Editing support for sheet-pin fonts, text styles and text colors. 4 years ago
dialog_sheet_pin_properties_base.fbp Editing support for sheet-pin fonts, text styles and text colors. 4 years ago
dialog_sheet_pin_properties_base.h Editing support for sheet-pin fonts, text styles and text colors. 4 years ago
dialog_sheet_properties.cpp Ellipsize long heirarchical paths. 4 years ago
dialog_sheet_properties.h Update columns when height changes too 4 years ago
dialog_sheet_properties_base.cpp Font and color for FIELDS_GRID_TABLE. 3 years ago
dialog_sheet_properties_base.fbp Font and color for FIELDS_GRID_TABLE. 3 years ago
dialog_sheet_properties_base.h Ellipsize long heirarchical paths. 4 years ago
dialog_signal_list.cpp eeschema: rename m_exporter to m_circuitModel 4 years ago
dialog_signal_list.h eeschema: rename m_exporter to m_circuitModel 4 years ago
dialog_signal_list_base.cpp Enforce Apple's destructive button distance guideline. 5 years ago
dialog_signal_list_base.fbp Enforce Apple's destructive button distance guideline. 5 years ago
dialog_signal_list_base.h Eeschema: simulation: allow adding signals by name like V(/out) or I(R1) 6 years ago
dialog_sim_settings.cpp eeschema: rename m_exporter to m_circuitModel 4 years ago
dialog_sim_settings.h eeschema: rename m_exporter to m_circuitModel 4 years ago
dialog_sim_settings_base.cpp Simulator: Fix sim settings layout for DC sweep page. 5 years ago
dialog_sim_settings_base.fbp Simulator: Fix sim settings layout for DC sweep page. 5 years ago
dialog_sim_settings_base.h Simulator: Fix sim settings layout for DC sweep page. 5 years ago
dialog_spice_model.cpp SPICE: Add support for transmission lines 4 years ago
dialog_spice_model.h SPICE: Add support for transmission lines 4 years ago
dialog_spice_model_base.cpp SPICE: Add support for transmission lines 4 years ago
dialog_spice_model_base.fbp SPICE: Add support for transmission lines 4 years ago
dialog_spice_model_base.h SPICE: Add support for transmission lines 4 years ago
dialog_symbol_fields_table.cpp Some fixes related to translated/not translated mandatory field names. DIALOG_SYMBOL_FIELDS_TABLE: add new fields to symbols only if the field is not empty. 3 years ago
dialog_symbol_fields_table.h Some fixes related to translated/not translated mandatory field names. DIALOG_SYMBOL_FIELDS_TABLE: add new fields to symbols only if the field is not empty. 3 years ago
dialog_symbol_fields_table_base.cpp Some fixes related to translated/not translated mandatory field names. DIALOG_SYMBOL_FIELDS_TABLE: add new fields to symbols only if the field is not empty. 3 years ago
dialog_symbol_fields_table_base.fbp Some fixes related to translated/not translated mandatory field names. DIALOG_SYMBOL_FIELDS_TABLE: add new fields to symbols only if the field is not empty. 3 years ago
dialog_symbol_fields_table_base.h Some fixes related to translated/not translated mandatory field names. DIALOG_SYMBOL_FIELDS_TABLE: add new fields to symbols only if the field is not empty. 3 years ago
dialog_symbol_properties.cpp Fix a few issues related to field names and their translation. - Do not use translated field names outside strings displayed in dialogs. - fix code that does not work well with default locale. - fix some (not all) I18n issues in DIALOG_UPDATE_SYMBOL_FIELDS. 3 years ago
dialog_symbol_properties.h Move delay selection out of UpdateUI 4 years ago
dialog_symbol_properties_base.cpp Font and color for FIELDS_GRID_TABLE. 3 years ago
dialog_symbol_properties_base.fbp Font and color for FIELDS_GRID_TABLE. 3 years ago
dialog_symbol_properties_base.h Font and color for FIELDS_GRID_TABLE. 3 years ago
dialog_symbol_remap.cpp Normalize drawing sheet path to env vars & prj, not just prj. 4 years ago
dialog_symbol_remap.h Expunge the use of the word part from Eeschema code. 4 years ago
dialog_symbol_remap_base.cpp Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
dialog_symbol_remap_base.fbp Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
dialog_symbol_remap_base.h Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
dialog_text_properties.cpp Rationalize negative line-width handling. 4 years ago
dialog_text_properties.h Bring EEschema textboxes in line with PCBNew's. 4 years ago
dialog_text_properties_base.cpp Colors for text in PL_Editor and Eeschema. 4 years ago
dialog_text_properties_base.fbp Colors for text in PL_Editor and Eeschema. 4 years ago
dialog_text_properties_base.h Colors for text in PL_Editor and Eeschema. 4 years ago
dialog_update_from_pcb.cpp Change default value of MatchByReference to false. 3 years ago
dialog_update_from_pcb.h Schematic editor dialog source code housekeeping. 5 years ago
dialog_update_from_pcb_base.cpp Fix minor dialog layout issue. 5 years ago
dialog_update_from_pcb_base.fbp Fix minor dialog layout issue. 5 years ago
dialog_update_from_pcb_base.h Remove ignore other projects option from back annotation 5 years ago
dialog_update_symbol_fields.cpp Fix a few issues related to field names and their translation. - Do not use translated field names outside strings displayed in dialogs. - fix code that does not work well with default locale. - fix some (not all) I18n issues in DIALOG_UPDATE_SYMBOL_FIELDS. 3 years ago
dialog_update_symbol_fields.h Rename LIB_PART to LIB_SYMBOL. 4 years ago
dialog_update_symbol_fields_base.cpp Add option for text updating to Update Symbol. 5 years ago
dialog_update_symbol_fields_base.fbp Add option for text updating to Update Symbol. 5 years ago
dialog_update_symbol_fields_base.h Add option for text updating to Update Symbol. 5 years ago
dialog_wire_bus_properties.cpp Rationalize negative line-width handling. 4 years ago
dialog_wire_bus_properties.h Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire. 4 years ago
dialog_wire_bus_properties_base.cpp A bit of dialog layout cleanup. 4 years ago
dialog_wire_bus_properties_base.fbp A bit of dialog layout cleanup. 4 years ago
dialog_wire_bus_properties_base.h A bit of dialog layout cleanup. 4 years ago
panel_eeschema_color_settings.cpp Remove a few call sites of SCH_SHEET::SetSize 4 years ago
panel_eeschema_color_settings.h All the preferences, all the time. 4 years ago
panel_eeschema_display_options.cpp Overhaul bitmap text for performance. 3 years ago
panel_eeschema_display_options.h Implement Reset to Defaults for all preferences panels. 4 years ago
panel_eeschema_display_options_base.cpp Overhaul bitmap text for performance. 3 years ago
panel_eeschema_display_options_base.fbp Overhaul bitmap text for performance. 3 years ago
panel_eeschema_display_options_base.h Overhaul bitmap text for performance. 3 years ago
panel_eeschema_editing_options.cpp Schematic: new feature, force 45 degree lines 4 years ago
panel_eeschema_editing_options.h Implement Reset to Defaults for all preferences panels. 4 years ago
panel_eeschema_editing_options_base.cpp Schematic: new feature, force 45 degree lines 4 years ago
panel_eeschema_editing_options_base.fbp Schematic: new feature, force 45 degree lines 4 years ago
panel_eeschema_editing_options_base.h Schematic: new feature, force 45 degree lines 4 years ago
panel_setup_formatting.cpp More consistency with hint messages. 4 years ago
panel_setup_formatting.h Schematic editor dialog source code housekeeping. 5 years ago
panel_setup_formatting_base.cpp User-configureable dash styles (and dash-dot-dot). 4 years ago
panel_setup_formatting_base.fbp User-configureable dash styles (and dash-dot-dot). 4 years ago
panel_setup_formatting_base.h User-configureable dash styles (and dash-dot-dot). 4 years ago
panel_setup_pinmap.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
panel_setup_pinmap.h Remove wx.h from many files 4 years ago
panel_setup_pinmap_base.cpp Even out spacing around various panels. 4 years ago
panel_setup_pinmap_base.fbp Even out spacing around various panels. 4 years ago
panel_setup_pinmap_base.h Unify settings reset buttons into one location 5 years ago
panel_sym_color_settings.cpp All the preferences, all the time. 4 years ago
panel_sym_color_settings.h All the preferences, all the time. 4 years ago
panel_sym_color_settings_base.cpp Improve ease-of-use of color preferences. 4 years ago
panel_sym_color_settings_base.fbp Improve ease-of-use of color preferences. 4 years ago
panel_sym_color_settings_base.h Improve ease-of-use of color preferences. 4 years ago
panel_sym_display_options.cpp Implement Reset to Defaults for all preferences panels. 4 years ago
panel_sym_display_options.h Implement Reset to Defaults for all preferences panels. 4 years ago
panel_sym_editing_options.cpp Add hint to symbol editor defaults. 4 years ago
panel_sym_editing_options.h Implement Reset to Defaults for all preferences panels. 4 years ago
panel_sym_editing_options_base.cpp Add hint to symbol editor defaults. 4 years ago
panel_sym_editing_options_base.fbp Add hint to symbol editor defaults. 4 years ago
panel_sym_editing_options_base.h Add hint to symbol editor defaults. 4 years ago
panel_sym_lib_table.cpp Remove wxWidgets 3.0.x hack. 3 years ago
panel_sym_lib_table.h Use the new nudge path for the symbol lib table, save global and project mru differently 5 years ago
panel_sym_lib_table_base.cpp UI improvements for Manage Symbol Libraries. 4 years ago
panel_sym_lib_table_base.fbp UI improvements for Manage Symbol Libraries. 4 years ago
panel_sym_lib_table_base.h We don't really want users hand-editing library table files. 5 years ago
panel_template_fieldnames.cpp Fix type which results in global fieldname templates being added to project. 4 years ago
panel_template_fieldnames.h All the preferences, all the time. 4 years ago
panel_template_fieldnames_base.cpp All the preferences, all the time. 4 years ago
panel_template_fieldnames_base.fbp All the preferences, all the time. 4 years ago
panel_template_fieldnames_base.h All the preferences, all the time. 4 years ago