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.
 
 
 
 
 
Seth Hillbrand 5552d63f70 Fix crash in symbol editor GetlibraryNames 12 months ago
..
dialogs Fix copy-paste issue for grids with checkboxes 1 year ago
import_gfx Don't import invalid polygons. 2 years ago
navlib Introduce action friendly names 2 years ago
netlist_exporters Make simulation reporter warnings non-fatal. 1 year 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 Update font when needed on italic/bold change 1 year ago
sim Fix missing current scale in AC simulation 1 year ago
symbol_editor Undo for Repeat Pin. 1 year ago
tools Simulator: fix crash when deselecting the Probe Tool in some cases. 1 year ago
widgets Simulator, TUNER_SLIDER: fix (minor) issues 1 year ago
CMakeLists.txt Eeschema, Pin helpers: fix wrong label orientation if the symbol is rotated 2 years 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 Remove unnecessary erase of netclasses from netclass map 1 year ago
connection_graph.h Clear all dirty connectivity flags on symbols 2 years 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. 2 years 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 2 years 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. 2 years ago
erc_sch_pin_context.h Make sure ERC pin-to-pin checks are always in same order. 2 years 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 Warn user when template field names contain trailing/leading white space. 1 year 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. 1 year 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 2 years ago
lib_field.h Allow to set LIB_FIELD size through property manager 2 years 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 Cleanup. 2 years 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 2 years 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. 3 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 1 year 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. 2 years 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. 3 years ago
sch_draw_panel.h RIP EDA_RECT. 3 years ago
sch_edit_frame.cpp Even the orphaned net must obey the min board clearance. 1 year ago
sch_edit_frame.h Schematic editor: fix some issues that can crash the editor on closing. 1 year ago
sch_field.cpp Resolve worksheet variables in SCH_FIELD 1 year 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 Schematic editor: fix some issues that can crash the editor on closing. 1 year 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 Update connectivity for SCH_LABELs if netclass field changed 1 year ago
sch_label.h Do not update schematic connectivity for irrelevant property changes. 2 years ago
sch_line.cpp Do not update schematic connectivity for irrelevant property changes. 2 years ago
sch_line.h Do not update schematic connectivity for irrelevant property changes. 2 years 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 2 years ago
sch_painter.h Symbol Editor do not display bounding box of invisible pins and fields 2 years ago
sch_pin.cpp Allow NIC pins to be stacked 1 year ago
sch_pin.h Do not update schematic connectivity for irrelevant property changes. 2 years ago
sch_plotter.cpp Substitute variables in PDF plotter URI links and add file:// URI handler. 1 year ago
sch_plotter.h Substitute variables in PDF plotter URI links and add file:// URI handler. 1 year 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 2 years ago
sch_reference_list.h SCH_REFERENCE: drop separate pointer to LIB_SYMBOL 2 years 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. 1 year ago
sch_screen.h Warn user when template field names contain trailing/leading white space. 1 year ago
sch_shape.cpp Add bezier icon 2 years ago
sch_shape.h Cleanup. 2 years 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 Fix annotation issue loading legacy schematics. 1 year 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 Centralize ref-des error checking. 1 year ago
sch_symbol.h Centralize ref-des error checking. 1 year ago
sch_text.cpp _() -> _HKI() for group names. 2 years 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 _() -> _HKI() for group names. 2 years 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. 1 year 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 2 years ago
schematic_settings.h BOM Export: remember filename per project 2 years ago
schematic_undo_redo.cpp Fix schematic hierarchy navigator refresh issues. 1 year ago
sheet.cpp Fix renaming sheet check 2 years ago
symb_transforms_utils.cpp Eeschema, Pin helpers: fix wrong label orientation if the symbol is rotated 2 years ago
symb_transforms_utils.h Eeschema, Pin helpers: fix wrong label orientation if the symbol is rotated 2 years 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 Make sure database library has updated pointer to library table 2 years ago
symbol_lib_table.h Introduce base IO_MGR class and unify RELEASER objects 2 years 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 12 months ago
symbol_library_manager.h Rename all schematic IO plugins 2 years ago
symbol_tree_model_adapter.cpp Performance optimizations for database libraries. 2 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 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