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 a105f6c297 Add asserting checking. 3 years ago
..
dialogs Ibis: Show the parser log if the parser fails 3 years ago
navlib Cleanup spacemouse plugin 4 years ago
netlist_exporters netlist_exporter_xml: ensure the list of parts is included in netlist. 3 years ago
plugins ADDED: bom_csv_grouped_extra.py BOM generator. 3 years ago
sch_plugins Hotglue a symbol upgrade function in cli 3 years ago
sim Sim: Remove duplicate parameters 3 years ago
symbol_editor More tightening of group parent lifecycles. 3 years ago
tools Bug fixes for dragging labels attached to wires in orthogonal mode. 3 years ago
widgets Sim Model Editor: Don't provide library-only models as builtins 3 years ago
CMakeLists.txt Ibis: Show the parser log if the parser fails 3 years ago
annotate.cpp Allow selected RefDes as proxy to selected symbol for annotate selection. 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 Bug fixes for dragging labels attached to wires in orthogonal mode. 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 Eeschema Back annotation: fix broken handling of full sheet paths of symbols. 3 years ago
connection_graph.cpp Restore subgraph removal behavior 3 years ago
connection_graph.h CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
cross-probing.cpp Keep selection order in SCH->PCB cross-selection. 3 years ago
default_values.h Fix some issues with incorrectly scaled defaults given in mils. 4 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 Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header 3 years ago
eeschema.icns Add drop shadows to MacOS icons 4 years ago
eeschema_config.cpp Move default font to RENDER_SETTINGS. 3 years ago
eeschema_doc.icns Add drop shadows to MacOS icons 4 years ago
eeschema_helpers.cpp Add missing connectiongraph recalculate for the cli schematic load 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 Hotglue a symbol upgrade function in cli 3 years ago
eeschema_jobs_handler.h Hotglue a symbol upgrade function in cli 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 Revert "Reorder includes is some simulator files to fix issues on msys2 (no code change)" 3 years ago
erc.h Erc for simulation models. 3 years ago
erc_item.cpp Erc for simulation models. 3 years ago
erc_item.h Erc for simulation models. 3 years ago
erc_settings.cpp Add ERC QA tests 3 years ago
erc_settings.h Erc for simulation models. 3 years ago
fields_grid_table.cpp Add new properties to fields grid table 3 years ago
fields_grid_table.h Add new properties to fields grid table 3 years ago
files-io.cpp Move schematic sheet instance information into file sheet definition. 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
hierarch.cpp Move schematic sheet instance information into file sheet definition. 3 years ago
hierarch.h ADDED setting page number from hierarchy tree. 3 years ago
invoke_sch_dialog.h Move Bus Definitions to common GUI paradigm in Schematic Setup. 3 years ago
lib_field.cpp Move default font to RENDER_SETTINGS. 3 years ago
lib_field.h Move default font to RENDER_SETTINGS. 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 Dim DNP textbox borders. 3 years ago
lib_symbol.h Allow printing backgrounds prior to foreground 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 ADDED: Export symbols from schematic to library 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 Add asserting checking. 3 years ago
sch_edit_frame.h Add schematic cli plotting 3 years ago
sch_field.cpp Remove dangerous SCH_FIELD::IsVoid() call. 3 years ago
sch_field.h Remove dangerous SCH_FIELD::IsVoid() call. 3 years ago
sch_file_versions.h Move schematic sheet instance information into file sheet definition. 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 Handle string escaping for Find/Replace in labels. 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 Remove dangerous SCH_FIELD::IsVoid() call. 3 years ago
sch_painter.h Used dimmed setting for pin texts and textbox borders. 3 years ago
sch_pin.cpp Small optimizations. 3 years ago
sch_pin.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_plotter.cpp Kick SetSheetNumberAndCount to SCHEMATIC 3 years ago
sch_plotter.h Add schematic cli plotting 3 years ago
sch_plugin.cpp Rename PROPERTIES to STRING_UTF8_MAP for clarity 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 schematic symbol rescue issues. 3 years ago
sch_screen.h Fix Altium schematic importer bug(s). 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 Mark unused parameter 3 years ago
sch_sheet.h Fix Altium schematic import library symbol bug. 3 years ago
sch_sheet_path.cpp Sim: Make Sim.Pins have key-value pairs instead of a sequence 3 years ago
sch_sheet_path.h Sim: Make Sim.Pins have key-value pairs instead of a sequence 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 legacy schematic symbol instance data bug. 3 years ago
sch_symbol.h Remove unused SCH_SYMBOL::GetAllPins() 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 Stuff RecomputeIntersheetRefs into SCHEMATIC for reuse 3 years ago
schematic.h Stuff RecomputeIntersheetRefs into SCHEMATIC for reuse 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 More tightening of group parent lifecycles. 3 years ago
sheet.cpp Move default font to RENDER_SETTINGS. 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 a few compil warnings 3 years ago
symbol_lib_table.h ADDED: Dynamic field columns in symbol chooser 3 years ago
symbol_library.cpp Rename PROPERTIES to STRING_UTF8_MAP for clarity 3 years ago
symbol_library.h Rename PROPERTIES to STRING_UTF8_MAP for clarity 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 Add pin/unpin context menu to Symbol Chooser and Footprint Chooser. 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 Add pinned library support to Footprint and Symbol Viewers. 3 years ago
toolbars_sch_editor.cpp Fix some issue with hierarchy panel on OSX. 3 years ago
toolbars_symbol_viewer.cpp Add display options to Symbol Browser toolbar. 3 years ago