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 8db015bc0f Accept thousands separators in inferred values. 3 years ago
..
dialogs Simulation bug fixes. 3 years ago
navlib Cleanup spacemouse plugin 4 years ago
netlist_exporters Simulation bug fixes. 3 years ago
plugins Fix BOM script description 3 years ago
sch_plugins Schematic import bug fix. 3 years ago
sim Accept thousands separators in inferred values. 3 years ago
symbol_editor Never call ReCreateMenuBar inside a menu event handler 3 years ago
tools Fix Clang-tidy warnings. 3 years ago
widgets Initialize variables inside file dialog customizer classes 3 years ago
CMakeLists.txt Use consistent naming. 3 years ago
annotate.cpp Remove schematic symbol value and footprint field instance data. 3 years ago
autoplace_fields.cpp Strip out Mils2Iu 3 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 Schematic: don't trim unchanged segments that are connected 3 years ago
bus_alias.h Coverity fixes. 3 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 Remove schematic symbol value and footprint field instance data. 3 years ago
connection_graph.cpp Ensure we have a subgraph 3 years ago
connection_graph.h ERC: don't flag hierarchically connected NCs 3 years ago
cross-probing.cpp Keep selection order in SCH->PCB cross-selection. 3 years ago
default_values.h Schematic Lines: add marker for unselected, connected line ends 3 years ago
ee_collectors.cpp Attempt to fix std::initializer_list lifetime issue. 3 years ago
ee_collectors.h Attempt to fix std::initializer_list lifetime issue. 3 years ago
eeschema.cpp Remove version guard from sim migration, and add migration to paste. 3 years ago
eeschema.icns Add drop shadows to MacOS icons 4 years ago
eeschema_config.cpp Use consistent naming. 3 years ago
eeschema_doc.icns Add drop shadows to MacOS icons 4 years ago
eeschema_helpers.cpp Remove version guard from sim migration, and add migration to paste. 3 years ago
eeschema_helpers.h Add schematic cli plotting 3 years ago
eeschema_id.h Add pinned library support to Footprint and Symbol Viewers. 3 years ago
eeschema_jobs_handler.cpp Allow taking hidden fields into account for symbol unit bounding box 3 years ago
eeschema_jobs_handler.h Add cli export of symbols from kicad libraries 3 years ago
eeschema_settings.cpp ADDED: bom_csv_grouped_extra.py BOM generator. 3 years ago
eeschema_settings.h Add "Open file after plot" to Plot dialog 3 years ago
erc.cpp ADDED: ERC for missing units 3 years ago
erc.h ADDED: ERC for missing units 3 years ago
erc_item.cpp ADDED: ERC for missing units 3 years ago
erc_item.h ADDED: ERC for missing units 3 years ago
erc_settings.cpp ADDED: ERC for missing units 3 years ago
erc_settings.h ADDED: ERC for missing units 3 years ago
fields_grid_table.cpp Remove schematic symbol value and footprint field instance data. 3 years ago
fields_grid_table.h Add new properties to fields grid table 3 years ago
files-io.cpp Cleanup eeschema save as extra control creation to match pcbnew 3 years ago
general.h Rename layer ids file. 4 years ago
generate_alias_info.cpp Excise the remaining occurrences of "Alias" for derived symbols. 3 years ago
generate_alias_info.h Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
invoke_sch_dialog.h Rename files and classes to match dialog name. 3 years ago
lib_field.cpp Remove ugly hack of passing SCH_SYMBOL as parent of LIB_FIELD array. 3 years ago
lib_field.h Remove ugly hack of passing SCH_SYMBOL as parent of LIB_FIELD array. 3 years ago
lib_item.cpp ADDED: Support for explicit DNP field 3 years ago
lib_item.h ADDED: Support for explicit DNP field 3 years ago
lib_pin.cpp Honour 0-size pin names & numbers when printing and plotting. 3 years ago
lib_pin.h Move default font to RENDER_SETTINGS. 3 years ago
lib_shape.cpp Eeschema, print and plot: fix arc issue for lib arcs == 180 deg 3 years ago
lib_shape.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
lib_symbol.cpp Fix multi-unit symbol bugs. 3 years ago
lib_symbol.h Fix multi-unit symbol bugs. 3 years ago
lib_text.cpp Move default font to RENDER_SETTINGS. 3 years ago
lib_text.h Move default font to RENDER_SETTINGS. 3 years ago
lib_textbox.cpp Move default font to RENDER_SETTINGS. 3 years ago
lib_textbox.h Move default font to RENDER_SETTINGS. 3 years ago
libarch.cpp A bit more Part -> Symbol. 4 years ago
menubar.cpp Never call ReCreateMenuBar inside a menu event handler 3 years ago
picksymbol.cpp Move saving preferences out of the destructor. 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 Rename PROPERTIES to STRING_UTF8_MAP for clarity 3 years ago
project_rescue.h Rename PROPERTIES to STRING_UTF8_MAP for clarity 3 years ago
project_sch_specific.cpp Code clarity. 3 years ago
sch_base_frame.cpp ADDED: Export symbols from schematic to library 3 years ago
sch_base_frame.h Push autosave-require down in to EDA_BASE_FRAME. 3 years ago
sch_bitmap.cpp Readability improvements. 3 years ago
sch_bitmap.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_bus_entry.cpp Avoid including plotters/plotter.h in many files. 3 years ago
sch_bus_entry.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_connection.cpp Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_connection.h Replace boost::optional with std::optional 3 years ago
sch_draw_panel.cpp Cleanup. 4 years ago
sch_draw_panel.h RIP EDA_RECT. 3 years ago
sch_edit_frame.cpp Use consistent naming. 3 years ago
sch_edit_frame.h Never call ReCreateMenuBar inside a menu event handler 3 years ago
sch_field.cpp Enhance compatibility with V6.0 for Intersheetrefs fields associated to GLOBAL labels. 3 years ago
sch_field.h sch_field named Intersheetref in global labels: fix incorrect behavior when loading a sch file. 3 years ago
sch_file_versions.h Move V6->V7 sim model migration from sheets to screens. 3 years ago
sch_io_mgr.cpp ADDED: Database libraries MVP 3 years ago
sch_io_mgr.h Rename PROPERTIES to STRING_UTF8_MAP for clarity 3 years ago
sch_item.cpp Move hypertext linking to user-page-numbers. 3 years ago
sch_item.h Allow printing backgrounds prior to foreground 3 years ago
sch_junction.cpp Strip out Mils2Iu 3 years ago
sch_junction.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_label.cpp sch_field named Intersheetref in global labels: fix incorrect behavior when loading a sch file. 3 years ago
sch_label.h Handle string escaping for Find/Replace in labels. 3 years ago
sch_line.cpp Make sure bounding box is not degenerate. 3 years ago
sch_line.h Bug fixes for dragging labels attached to wires in orthogonal mode. 3 years ago
sch_marker.cpp Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
sch_marker.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_no_connect.cpp Strip out Mils2Iu 3 years ago
sch_no_connect.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_painter.cpp Schematic Lines: add marker for unselected, connected line ends 3 years ago
sch_painter.h Schematic Lines: add marker for unselected, connected line ends 3 years ago
sch_pin.cpp Allow passive pins in stacking def 3 years ago
sch_pin.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_plotter.cpp Eeschema plot: fix some (minor) issues with page size option set to a fixed page-size 3 years ago
sch_plotter.h Add schematic cli plotting 3 years ago
sch_plugin.cpp Templatize MigrateSimModel() so it can be used on LIB_SYMBOLs as well. 3 years ago
sch_preview_panel.cpp Strip out Mils2Iu 3 years ago
sch_preview_panel.h Don't paint hidden fields without a schematic context 3 years ago
sch_reference_list.h Eeschema Back annotation: fix broken handling of full sheet paths of symbols. 3 years ago
sch_rtree.h RIP EDA_RECT. 3 years ago
sch_screen.cpp Fix issue converting legacy SPICE models. 3 years ago
sch_screen.h Move V6->V7 sim model migration from sheets to screens. 3 years ago
sch_shape.cpp Fix resource leak 3 years ago
sch_shape.h Allow printing backgrounds prior to foreground 3 years ago
sch_sheet.cpp Use SCH_SHEET_PATH interface to get page numbers. 3 years ago
sch_sheet.h Fix schematic editor crash when saving shared schematics. 3 years ago
sch_sheet_path.cpp Slight improvement to schematic editor title bar. 3 years ago
sch_sheet_path.h Slight improvement to schematic editor title bar. 3 years ago
sch_sheet_pin.cpp Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_sheet_pin.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_symbol.cpp Fix multi-unit symbol bugs. 3 years ago
sch_symbol.h Fix multi-unit symbol bugs. 3 years ago
sch_text.cpp Move default font to RENDER_SETTINGS. 3 years ago
sch_text.h Move default font to RENDER_SETTINGS. 3 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 Move default font to RENDER_SETTINGS. 3 years ago
sch_textbox.h Move default font to RENDER_SETTINGS. 3 years ago
sch_validators.cpp Fix bus validation. 4 years ago
sch_validators.h CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
sch_view.cpp Coverity fixes. 3 years ago
sch_view.h Get all eeschema layers properly ordered 4 years ago
schematic.cpp Better cache invalidation for text objects with references. 3 years ago
schematic.h Better cache invalidation for text objects with references. 3 years ago
schematic.keywords Add project name to symbol instance data. 3 years ago
schematic_settings.cpp Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
schematic_settings.h Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
schematic_undo_redo.cpp Remove schematic symbol value and footprint field instance data. 3 years ago
sheet.cpp Remove version guard from sim migration, and add migration to paste. 3 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 Readability improvements. 3 years ago
symbol_lib_table.cpp Fix issue converting legacy SPICE models. 3 years ago
symbol_lib_table.h ADDED: Dynamic field columns in symbol chooser 3 years ago
symbol_library.cpp Fix issue converting legacy SPICE models. 3 years ago
symbol_library.h Fix a collision name with a windows header (msys2) 3 years ago
symbol_library_common.h ADDED: Export symbols from schematic to library 3 years ago
symbol_library_manager.cpp Rename PROPERTIES to STRING_UTF8_MAP for clarity 3 years ago
symbol_library_manager.h Fix missing virtual dtor 3 years ago
symbol_tree_model_adapter.cpp DbLibs: Support empty virtual table names 3 years ago
symbol_tree_model_adapter.h Add pin/unpin context menu to Symbol Chooser and Footprint Chooser. 3 years ago
symbol_tree_synchronizing_adapter.cpp ADDED: Export symbols from schematic to library 3 years ago
symbol_tree_synchronizing_adapter.h Add pin/unpin context menu to Symbol Chooser and Footprint Chooser. 3 years ago
symbol_viewer_frame.cpp Move saving preferences out of the destructor. 3 years ago
symbol_viewer_frame.h Never call ReCreateMenuBar inside a menu event handler 3 years ago
toolbars_sch_editor.cpp Use consistent naming. 3 years ago
toolbars_symbol_viewer.cpp Never call ReCreateMenuBar inside a menu event handler 3 years ago