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 0a623bff9f Save fp browser list widths and apply known hack to work around wxWidgets bug. 3 years ago
..
dialogs Bring symbol editor in line with eeschema for empty text. 3 years ago
navlib Cleanup spacemouse plugin 4 years ago
netlist_exporters Honour m_resolveTextVars flag for properties as well as fields. 3 years ago
plugins Drop xsl/xslt files 3 years ago
sch_plugins Handle basic rounding error in schematic import 3 years ago
sim Fix some minor compil and Coverity warnings. 3 years ago
symbol_editor Added pinning support to various EDA_LIST_DIALOGs. 3 years ago
tools Show more than 9 items in disambiguation menu. 3 years ago
widgets Cleanup compile warnings 3 years ago
CMakeLists.txt ADDED: Threadpool 3 years ago
annotate.cpp Schematic: better automatic/recursive annotate 3 years ago
autoplace_fields.cpp Be more careful about non-visible elements in fields autoplacer. 4 years ago
bom_plugins.cpp Adjust macOS BOM plugin Python path 4 years ago
bom_plugins.h Unwrap some std::library typedefs. 4 years ago
bus-wire-junction.cpp Ensure merged line gets selected if either parent is 4 years ago
bus_alias.cpp Proper numeric sorting for intersheet refs. 4 years ago
bus_alias.h More NULL expunging. 4 years ago
cmp_library.keywords 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
cmp_library_lexer.cpp Expunge the use of the word component from Eeschema code. 4 years ago
component_references_lister.cpp Fix some minor compil and Coverity warnings. 3 years ago
connection_graph.cpp Fix ERC error missing on stacked pins 3 years ago
connection_graph.h Break up buildConnectionGraph for debugging 4 years ago
cross-probing.cpp Clarify cross-probing options 3 years ago
default_values.h Fix some issues with incorrectly scaled defaults given in mils. 4 years ago
ee_collectors.cpp Schematic and symbol text boxes. 4 years ago
ee_collectors.h Neurotically update position wxPoint usages 4 years ago
eeschema.cpp Schematic: Automatic Symbol Annotation 3 years ago
eeschema.icns Add drop shadows to MacOS icons 4 years ago
eeschema_config.cpp Eeschema: fixes about Hierarchy panel/pane handling 3 years ago
eeschema_doc.icns Add drop shadows to MacOS icons 4 years ago
eeschema_id.h Add pinned library support to Footprint and Symbol Viewers. 3 years ago
eeschema_settings.cpp Eeschema, hierarchy navigator: fixes and enhancements. 3 years ago
eeschema_settings.h Eeschema, hierarchy navigator: fixes and enhancements. 3 years ago
erc.cpp Don't flag pin missing driver when there is an NC 4 years ago
erc.h Off-grid ERC warnings. 4 years ago
erc_item.cpp Off-grid ERC warnings. 4 years ago
erc_item.h Off-grid ERC warnings. 4 years ago
erc_settings.cpp Off-grid ERC warnings. 4 years ago
erc_settings.h Off-grid ERC warnings. 4 years ago
fields_grid_table.cpp Typo. 3 years ago
fields_grid_table.h Font and color for FIELDS_GRID_TABLE. 4 years ago
files-io.cpp Units are stored in the instance data 3 years ago
general.h Rename layer ids file. 4 years ago
generate_alias_info.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
generate_alias_info.h Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
hierarch.cpp Hierarchy: turn into a left side pane 3 years ago
hierarch.h Hierarchy: turn into a left side pane 3 years ago
invoke_sch_dialog.h Schematic and symbol text boxes. 4 years ago
lib_field.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
lib_field.h 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
lib_item.cpp Use unit references in status bar. 3 years ago
lib_item.h Make LIB_ITEM::COMPARE_FLAGS really a flags field, and add ERC. 4 years ago
lib_pin.cpp Add LAYER_PRIVATE_NOTES for private text & graphics in symbol editor. 3 years ago
lib_pin.h Make LIB_ITEM::COMPARE_FLAGS really a flags field, and add ERC. 4 years ago
lib_shape.cpp Honour stroke colour in LIB_SHAPE. 3 years ago
lib_shape.h Eeschema: DIALOG_SCH_FIND: ensure the search flags actually used are up to date. 3 years ago
lib_symbol.cpp Use unit references in status bar. 3 years ago
lib_symbol.h Keep footprint selection in Symbol Chooser history list. 3 years ago
lib_text.cpp Add LAYER_PRIVATE_NOTES for private text & graphics in symbol editor. 3 years ago
lib_text.h Make LIB_ITEM::COMPARE_FLAGS really a flags field, and add ERC. 4 years ago
lib_textbox.cpp Add LAYER_PRIVATE_NOTES for private text & graphics in symbol editor. 3 years ago
lib_textbox.h Make LIB_ITEM::COMPARE_FLAGS really a flags field, and add ERC. 4 years ago
libarch.cpp A bit more Part -> Symbol. 4 years ago
menubar.cpp Hierarchy: turn into a left side pane 3 years ago
picksymbol.cpp Keep footprint selection in Symbol Chooser history list. 3 years ago
pin_numbers.cpp Fix broken comparison in pin_numbers 4 years ago
pin_numbers.h Fix broken comparison in pin_numbers 4 years ago
pin_type.cpp On-the-fly translations for pin electrical types. 4 years ago
pin_type.h Expunge the use of the word component from Eeschema code. 4 years ago
project_rescue.cpp Eeschema: fix project rescue bug. 3 years ago
project_rescue.h More NULL expunging. 4 years ago
project_sch_specific.cpp Eeschema: code refactor and fix missing save project setting when closing the sch editor. 3 years ago
sch_base_frame.cpp eeschema: fix crash when changing the GAL engine, especially if the grid is shown. 3 years ago
sch_base_frame.h Overhaul bitmap text for performance. 3 years ago
sch_bitmap.cpp Separate plotting into background and foreground. 4 years ago
sch_bitmap.h Separate plotting into background and foreground. 4 years ago
sch_bus_entry.cpp Don't rely on the penWidth already being set when setting the dash style. 3 years ago
sch_bus_entry.h Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire. 4 years ago
sch_connection.cpp Be more explicit about string conversions. 4 years ago
sch_connection.h Fix highlighting complex connections from subsheets 4 years ago
sch_draw_panel.cpp Cleanup. 4 years ago
sch_draw_panel.h Expunge the use of the word component from Eeschema code. 4 years ago
sch_edit_frame.cpp eeschema: Add automatic rotate feature for placing global and 3 years ago
sch_edit_frame.h Clarify cross-probing options 3 years ago
sch_field.cpp Handle text color when printing and plotting. 4 years ago
sch_field.h 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
sch_file_versions.h Eeschema: add support for default schematic symbol instance data. 4 years ago
sch_io_mgr.cpp More NULL expunging. 4 years ago
sch_io_mgr.h File open/import progress dialogs. 4 years ago
sch_item.cpp Overhaul bitmap text for performance. 3 years ago
sch_item.h Overhaul bitmap text for performance. 3 years ago
sch_junction.cpp Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire. 4 years ago
sch_junction.h Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire. 4 years ago
sch_label.cpp eeschema: Add automatic rotate feature for placing global and 3 years ago
sch_label.h eeschema: Add automatic rotate feature for placing global and 3 years ago
sch_line.cpp Don't rely on the penWidth already being set when setting the dash style. 3 years ago
sch_line.h Get rid of special default line style for Eeschema. 3 years ago
sch_marker.cpp Implement SCH_MARKER::GetSeverity(). 4 years ago
sch_marker.h Implement SCH_MARKER::GetSeverity(). 4 years ago
sch_no_connect.cpp Separate plotting into background and foreground. 4 years ago
sch_no_connect.h Separate plotting into background and foreground. 4 years ago
sch_painter.cpp Add LAYER_PRIVATE_NOTES for private text & graphics in symbol editor. 3 years ago
sch_painter.h Overhaul bitmap text for performance. 3 years ago
sch_pin.cpp Use unit references in status bar. 3 years ago
sch_pin.h Neurotically update position wxPoint usages 4 years ago
sch_plugin.cpp More NULL expunging. 4 years ago
sch_preview_panel.cpp Flatten out some more preferences. 4 years ago
sch_preview_panel.h Reduce some eda_item.h usage in headers 4 years ago
sch_reference_list.h Fix annotation of incomplete multi-unit symbols and re-annotation of duplicates 3 years ago
sch_rtree.h Overplot schematic symbol fields and pins 3 years ago
sch_screen.cpp Overplot schematic symbol fields and pins 3 years ago
sch_screen.h eeschema: Add automatic rotate feature for placing global and 3 years ago
sch_shape.cpp Don't rely on the penWidth already being set when setting the dash style. 3 years ago
sch_shape.h Get rid of special default line style for Eeschema. 3 years ago
sch_sheet.cpp Get rid of special default line style for Eeschema. 3 years ago
sch_sheet.h Get rid of special default line style for Eeschema. 3 years ago
sch_sheet_path.cpp Units are stored in the instance data 3 years ago
sch_sheet_path.h Eeschema: add support for default schematic symbol instance data. 4 years ago
sch_sheet_pin.cpp Schematic and symbol text boxes. 4 years ago
sch_sheet_pin.h Break sch_text.h/.cpp into sch_text and sch_label. 4 years ago
sch_symbol.cpp Overplot schematic symbol fields and pins 3 years ago
sch_symbol.h Overplot schematic symbol fields and pins 3 years ago
sch_text.cpp Iron out some issues with linestyle handling in SCH printing and plotting. 4 years ago
sch_text.h Separate plotting into background and foreground. 4 years ago
sch_text_help.md Fix outdated syntax in help text 4 years ago
sch_text_help_md.h Add 2 automatically generated files to the source tree. 3 years ago
sch_textbox.cpp Don't rely on the penWidth already being set when setting the dash style. 3 years ago
sch_textbox.h Separate plotting into background and foreground. 4 years ago
sch_validators.cpp Fix bus validation. 4 years ago
sch_validators.h Pass wxString objects by reference instead of on the stack. 4 years ago
sch_view.cpp Overhaul bitmap text for performance. 3 years ago
sch_view.h Get all eeschema layers properly ordered 4 years ago
schematic.cpp Process nested formatting within a variable cross-reference. 3 years ago
schematic.h Allow titleblock vars to be resolved outside the titleblock. 4 years ago
schematic.keywords Eeschema: add support for default schematic symbol instance data. 4 years ago
schematic_settings.cpp Use ISO 128-2 values for dashed line defaults. 4 years ago
schematic_settings.h User-configureable dash styles (and dash-dot-dot). 4 years ago
schematic_undo_redo.cpp Special case undo for items with instance data. 4 years ago
sheet.cpp Improve sheet schematic import messages and simplify code. 4 years ago
symbol_async_loader.cpp Infobar warning if symbol loading was cancelled. 4 years ago
symbol_async_loader.h Infobar warning if symbol loading was cancelled. 4 years ago
symbol_checker.cpp symbol_checker: better message about reference prefix. 3 years ago
symbol_lib_table.cpp Normalize drawing sheet path to env vars & prj, not just prj. 4 years ago
symbol_lib_table.h More NULL expunging. 4 years ago
symbol_library.cpp Fix some Coverity issues. 4 years ago
symbol_library.h Hash symbol libraries per library rather than statically per cache type. 4 years ago
symbol_library_common.h Factor out common and remove dead legacy symbol library code. 4 years ago
symbol_tree_model_adapter.cpp Add pinned library support to Choose Symbol and Choose Footprint. 3 years ago
symbol_tree_model_adapter.h Add pinned library support to Choose Symbol and Choose Footprint. 3 years ago
symbol_tree_synchronizing_adapter.cpp Formatting (and auto reduction). 4 years ago
symbol_tree_synchronizing_adapter.h Remove and re-add saved-as libraries when Syncing tree. 5 years ago
symbol_viewer_frame.cpp Save fp browser list widths and apply known hack to work around wxWidgets bug. 3 years ago
symbol_viewer_frame.h Add pinned library support to Footprint and Symbol Viewers. 3 years ago
toolbars_sch_editor.cpp Eeschema, hierarchy navigator: fixes and enhancements. 3 years ago
toolbars_symbol_viewer.cpp Rename class_library.[h|cpp] to symbol_library.[h|cpp]. 4 years ago
transform.cpp Finish with EDA_ANGLE. 4 years ago
transform.h EDA_ANGLE for plotters. 4 years ago