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.
 
 
 
 
 
Rosy c942f94357 HTTP Libraries: Add support for descriptions of sublibraries 1 year ago
..
dialogs Freeze ERC action before deleting 8 months ago
import_gfx Don't import invalid polygons. 2 years ago
navlib Introduce action friendly names 2 years ago
netlist_exporters Ensure deterministic ordering in orcadpcb2 netlist exporter 10 months ago
printing EEschema, print: fix incorrect sheet order and uninitialized sheet number 1 year ago
python_scripts Respect exclude from bom in all python files 2 years ago
sch_io HTTP Libraries: Add support for descriptions of sublibraries 8 months ago
sim Handle simulator plot cell attributes correctly 10 months ago
symbol_editor Undo for Repeat Pin. 1 year ago
tools Make newly added symbol fields invisible 9 months ago
widgets Fix crash when undoing new sheet action from within sheet. 10 months ago
CMakeLists.txt Eeschema, Pin helpers: fix wrong label orientation if the symbol is rotated 1 year ago
annotate.cpp More globals eradication. 2 years ago
autoplace_fields.cpp Eeschema: Autoplace fields offset correction 2 years ago
bom_plugins.cpp Tidy up string find API usages. 1 year ago
bom_plugins.h Unwrap some std::library typedefs. 4 years ago
bus-wire-junction.cpp Performance SCH_EDIT_FRAME::SchematicCleanUp 2 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
connection_graph.cpp Use wxCHECK instead of wxASSERT in connection graph code. 10 months ago
connection_graph.h Turn off incremental connectivity for small schematics 10 months ago
cross-probing.cpp Performance for large hierarchies: lookups 1 year ago
default_values.h Schematic Lines: add marker for unselected, connected line ends 3 years ago
ee_collectors.cpp Renaming: replace convert with body-style. 2 years ago
ee_collectors.h Renaming: replace convert with body-style. 2 years ago
eeschema.cpp Fix crash if we exit lib table setup 2 years ago
eeschema.icns Add document type icons 2 years ago
eeschema_config.cpp Save project settings after Schematic Setup. 1 year ago
eeschema_doc.icns Add document type icons 2 years ago
eeschema_helpers.cpp Remember to set the root sheet before loading 2 years ago
eeschema_helpers.h USe setactive in cli in the LoadSchematic helper too 2 years ago
eeschema_id.h Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 2 years ago
eeschema_jobs_handler.cpp kicad-cli sym export svg: Ensure bounding box is correctly calculated 1 year ago
eeschema_jobs_handler.h Schematic parity checking for CLI DRC. 2 years ago
eeschema_settings.cpp EEschema, net navigator: save settings when closing Eeschema. 2 years ago
eeschema_settings.h FromDIP symbol and footprint editor aui panes 2 years ago
erc.cpp Make simulation reporter warnings non-fatal. 1 year ago
erc.h Performance for large hierarchies: ERC 1 year ago
erc_item.cpp Enforce SCH_SHEET_PATH processing in (yet) more places. 2 years ago
erc_item.h Now that we allow open-text netclass references we need to ERC check them. 2 years ago
erc_report.cpp Add $schema prop to drc/erc 2 years ago
erc_report.h Dump the ERC report as part of the erc failure 2 years ago
erc_sch_pin_context.cpp Make sure ERC pin-to-pin checks are always in same order. 1 year ago
erc_sch_pin_context.h Make sure ERC pin-to-pin checks are always in same order. 1 year ago
erc_settings.cpp ERC: set default setting ERCE_SIMULATION_MODEL to ignore 3 years ago
erc_settings.h Schematic parity checking for CLI DRC. 2 years ago
fields_data_model.cpp Don't attempt to rename field more than once. 1 year ago
fields_data_model.h Symbol Fields Table: better column moving 2 years ago
fields_grid_table.cpp Fix some warnings. 1 year ago
fields_grid_table.h Fix some warnings. 1 year ago
files-io.cpp Eeschema, *.kicad_pro file: Use for the root sheet the canonical name "Root" 10 months ago
general.h Rename layer ids file. 4 years ago
generate_alias_info.cpp Improve editing values with {return} in text fields; Add hyperlink detection. 2 years ago
generate_alias_info.h Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
gfx_import_utils.cpp Optimize ConvertImageToLibShapes for EasyEDA/LCEDA schematic import. 11 months ago
gfx_import_utils.h ADDED: Importers for EasyEDA (JLCEDA) Standard / Professional. 2 years ago
invoke_sch_dialog.h Rename files and classes to match dialog name. 3 years ago
lib_field.cpp Allow to set LIB_FIELD size through property manager 1 year ago
lib_field.h Allow to set LIB_FIELD size through property manager 1 year ago
lib_item.cpp Fix merge error. 2 years ago
lib_item.h Correctly report body style in symbol checker. 2 years ago
lib_pin.cpp ADDED: Expose units and DeMorgan to properties system. 2 years ago
lib_pin.h Honour alternates when getting SCH_PIN description. 2 years ago
lib_shape.cpp ADDED: Expose units and DeMorgan to properties system. 2 years ago
lib_shape.h Hackfix build link error due to template being instantiated twice 10 months ago
lib_symbol.cpp Clear parent symbol references when flattening derived library symbols. 1 year ago
lib_symbol.h Fix deduplication of already-placed symbols 1 year ago
lib_text.cpp Keep selected flags on undo/redo items. 2 years ago
lib_text.h ADDED: Git integration support 2 years ago
lib_textbox.cpp _() -> _HKI() for group names. 2 years ago
lib_textbox.h _() -> _HKI() for group names. 2 years ago
libarch.cpp Upgrade many editing actions to SCHEMATIC_COMMIT. 2 years ago
libedit.icns macOS: add a few more known file types 2 years ago
libedit_doc.icns Add document type icons 2 years ago
menubar.cpp Eeschema menubar, view menu: group Show/Hide Net Navigator with other Show/hide menus 2 years ago
net_navigator.cpp net navigator: add sheet changes to navigation history 11 months ago
picksymbol.cpp Update a few strings based on new string freeze policy. 2 years ago
pin_numbers.cpp More wxSing 3 years ago
pin_numbers.h Fix broken comparison in pin_numbers 4 years ago
pin_type.cpp Internationalise pin info when language changes. 1 year ago
pin_type.h Refactor pin orientation to be an enum class 2 years ago
project_rescue.cpp Renaming: replace convert with body-style. 2 years ago
project_rescue.h Rename all schematic IO plugins 2 years ago
project_sch.cpp Tear out the eeschema conditional compile of PROJECT 2 years ago
project_sch.h Tear out the eeschema conditional compile of PROJECT 2 years ago
sch_base_frame.cpp Coding policy and Doxygen comment fixes. 2 years ago
sch_base_frame.h Prevent multiple reloads when saving 2 years ago
sch_bitmap.cpp Make plotting of PDF property popups optional. 2 years ago
sch_bitmap.h Make plotting of PDF property popups optional. 2 years ago
sch_bus_entry.cpp Do not update schematic connectivity for irrelevant property changes. 2 years ago
sch_bus_entry.h Do not update schematic connectivity for irrelevant property changes. 2 years ago
sch_commit.cpp Fix schematic hierarchy navigator refresh issues. 1 year ago
sch_commit.h Do not update schematic connectivity for irrelevant property changes. 2 years ago
sch_connection.cpp Fix uninitialized variable. (Coverity) 2 years ago
sch_connection.h Add explicit copy ctor for SCH_CONNECTION 2 years ago
sch_draw_panel.cpp More changes for SCH_COMMIT independence from frames. 2 years ago
sch_draw_panel.h RIP EDA_RECT. 3 years ago
sch_edit_frame.cpp Don't auto-save local settings when migrating 8 months ago
sch_edit_frame.h Schematic editor: fix some issues that can crash the editor on closing. 1 year ago
sch_field.cpp Respect recursion depth limit. 9 months ago
sch_field.h Add missing IsMandatory() fn 1 year ago
sch_file_versions.h Parse generator_version and improve error output on mismatch 2 years ago
sch_item.cpp Reduce dependency on dynamic_cast. 10 months ago
sch_item.h Fix incremental connectivity 2 years ago
sch_junction.cpp Do not update schematic connectivity for irrelevant property changes. 2 years ago
sch_junction.h Do not update schematic connectivity for irrelevant property changes. 2 years ago
sch_label.cpp Add ADVANCED_CFG variable for recursion depth of variables 9 months ago
sch_label.h Do not update schematic connectivity for irrelevant property changes. 2 years ago
sch_line.cpp Auto-fill new net global / local label names from connectivity 9 months ago
sch_line.h Auto-fill new net global / local label names from connectivity 9 months ago
sch_marker.cpp Performance for large hierarchies: lookups 1 year ago
sch_marker.h Performance for large hierarchies: lookups 1 year ago
sch_no_connect.cpp Do not update schematic connectivity for irrelevant property changes. 2 years ago
sch_no_connect.h Drag NC markers attached to SCH_SHEET pins when SCH_SHEET is dragged 1 year ago
sch_painter.cpp Eeschema: Also make 'note' backgrounds translucent on selection 1 year ago
sch_painter.h Symbol Editor do not display bounding box of invisible pins and fields 2 years ago
sch_pin.cpp Fix a wxRecursionGuard crash when library symbol is missing. 10 months ago
sch_pin.h Do not update schematic connectivity for irrelevant property changes. 2 years ago
sch_plotter.cpp Eeschema: fix correct background area size when plotting a sheet. 9 months ago
sch_plotter.h Substitute variables in PDF plotter URI links and add file:// URI handler. 11 months ago
sch_preview_panel.cpp Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible. 2 years ago
sch_preview_panel.h Don't paint hidden fields without a schematic context 3 years ago
sch_reference_list.cpp SCH_REFERENCE: drop separate pointer to LIB_SYMBOL 1 year ago
sch_reference_list.h SCH_REFERENCE: drop separate pointer to LIB_SYMBOL 1 year ago
sch_rtree.h Rename all schematic IO plugins 2 years ago
sch_screen.cpp Warn user when template field names contain trailing/leading white space. 11 months ago
sch_screen.h Warn user when template field names contain trailing/leading white space. 11 months ago
sch_shape.cpp Hackfix build link error due to template being instantiated twice 10 months ago
sch_shape.h Fixup fill versions. 10 months ago
sch_sheet.cpp Fix schematic hierarchy navigator refresh issues. 1 year ago
sch_sheet.h Fix schematic hierarchy navigator refresh issues. 1 year ago
sch_sheet_path.cpp Preserve symbol unit when loading schematic with missing instance data. 10 months ago
sch_sheet_path.h Fix missing schematic symbol instance data. 1 year ago
sch_sheet_pin.cpp Do not update schematic connectivity for irrelevant property changes. 2 years ago
sch_sheet_pin.h Do not update schematic connectivity for irrelevant property changes. 2 years ago
sch_symbol.cpp Fix a wxRecursionGuard crash when library symbol is missing. 10 months ago
sch_symbol.h Centralize ref-des error checking. 12 months ago
sch_text.cpp Add ADVANCED_CFG variable for recursion depth of variables 9 months ago
sch_text.h Handle justification for vertical text when mirroring. 2 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 Add ADVANCED_CFG variable for recursion depth of variables 9 months ago
sch_textbox.h Enforce SCH_SHEET_PATH processing in (yet) more places. 2 years ago
sch_validators.cpp Common: move SCH_FIELD_VALIDATORS to FIELD_VALIDATORS 2 years ago
sch_validators.h Common: move SCH_FIELD_VALIDATORS to FIELD_VALIDATORS 2 years ago
sch_view.cpp Coverity warning fix. 2 years ago
sch_view.h Add PIN_NAME and PIN_NUM to the layer ordering 2 years ago
schematic.cpp EEschema: fix an issue in sheet cross-references of global labels. 11 months ago
schematic.h Schematic editor: fix some issues that can crash the editor on closing. 1 year ago
schematic.keywords Parse generator_version and improve error output on mismatch 2 years ago
schematic_settings.cpp BOM Export: remember filename per project 1 year ago
schematic_settings.h BOM Export: remember filename per project 1 year ago
schematic_undo_redo.cpp Fix schematic hierarchy navigator refresh issues. 1 year ago
sheet.cpp Fix renaming sheet check 1 year ago
symb_transforms_utils.cpp Eeschema, Pin helpers: fix wrong label orientation if the symbol is rotated 1 year ago
symb_transforms_utils.h Eeschema, Pin helpers: fix wrong label orientation if the symbol is rotated 1 year ago
symbol_async_loader.cpp Handle non-IOE exceptions in symbol loader 2 years ago
symbol_async_loader.h Infobar warning if symbol loading was cancelled. 4 years ago
symbol_checker.cpp Update a few strings based on new string freeze policy. 2 years ago
symbol_chooser_frame.cpp Add bottom panel to have correct background in fp/sym chooser frames. 2 years ago
symbol_chooser_frame.h Filter must return true for libraries. 2 years ago
symbol_diff_frame.cpp ADDED: Git integration support 2 years ago
symbol_diff_frame.h ADDED: Git integration support 2 years ago
symbol_lib_table.cpp HTTP Libraries: Add support for descriptions of sublibraries 8 months ago
symbol_lib_table.h HTTP Libraries: Add support for descriptions of sublibraries 8 months ago
symbol_library.cpp Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
symbol_library.h Initial rename of file plugin infrastructure components to IO 2 years ago
symbol_library_common.h ADDED: Export symbols from schematic to library 3 years ago
symbol_library_manager.cpp Fix crash in symbol editor GetlibraryNames 10 months ago
symbol_library_manager.h Rename all schematic IO plugins 2 years ago
symbol_tree_model_adapter.cpp HTTP Libraries: Add support for descriptions of sublibraries 8 months 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 Check known m_Desc field before m_Fields. 2 years ago
symbol_tree_synchronizing_adapter.h Clearer naming. 2 years ago
symbol_viewer_frame.cpp Renaming: replace convert with body-style. 2 years ago
symbol_viewer_frame.h Renaming: replace convert with body-style. 2 years ago
toolbars_sch_editor.cpp Grid Overrides: support grids-per-type that override the current grid. 2 years ago
toolbars_symbol_viewer.cpp Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 2 years ago