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 3a430357bc Cut/copy/paste for SCH tables. 2 years ago
..
dialogs Close active cell editor when showing/hiding columns. 2 years ago
import_gfx Don't import invalid polygons. 2 years ago
navlib Introduce action friendly names 2 years ago
netlist_exporters fix minor compil warning (inused var) 2 years ago
printing Don't draw the selection if it's not from the current screen. 2 years ago
python_scripts Respect exclude from bom in all python files 2 years ago
sch_io Cut/copy/paste for SCH tables. 2 years ago
sim wxWidgets 3.3 compatibility: properties API 2 years ago
symbol_editor Move PGM_BASE to kicommon 2 years ago
sync_sheet_pin Fix defects reported by Coverity scan introduced in !1765 2 years ago
tools Cut/copy/paste for SCH tables. 2 years ago
widgets Don't show hidden text in symbol previews. 2 years ago
CMakeLists.txt Move PGM_BASE to kicommon 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 More wxSing 3 years 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 Add new ERC rule to check for global labels with only one entry in the schematic 2 years ago
connection_graph.h Add new ERC rule to check for global labels with only one entry in the schematic 2 years ago
cross-probing.cpp Update net navigator when cross probing from board editor net highlight. 2 years ago
default_values.h Schematic Lines: add marker for unselected, connected line ends 3 years ago
ee_collectors.cpp ADDED: schematic tables. 2 years ago
ee_collectors.h Renaming: replace convert with body-style. 2 years ago
eeschema.cpp Move PGM_BASE to kicommon 2 years ago
eeschema.icns Add document type icons 2 years ago
eeschema_config.cpp Schematic editor Table Properties and commenting for QuasiModal usage. 2 years ago
eeschema_doc.icns Add document type icons 2 years ago
eeschema_helpers.cpp USe setactive in cli in the LoadSchematic helper too 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 CLI: Add allegro and pads netlist output format options 2 years ago
eeschema_jobs_handler.h Schematic parity checking for CLI DRC. 2 years ago
eeschema_settings.cpp ADDED: optional PDF metadata from AUTHOR and SUBJECT variables. 2 years ago
eeschema_settings.h ADDED: optional PDF metadata from AUTHOR and SUBJECT variables. 2 years ago
erc.cpp Default is a valid netclass, even if it's not in m_NetClasses. 2 years ago
erc.h ADDED: Implement footprint link checking in ERC. 2 years ago
erc_item.cpp Add new ERC rule to check for global labels with only one entry in the schematic 2 years ago
erc_item.h Add new ERC rule to check for global labels with only one entry in the schematic 2 years ago
erc_report.cpp ADDED: ERC/DRC exclusion comments. 2 years ago
erc_report.h Dump the ERC report as part of the erc failure 2 years ago
erc_sch_pin_context.cpp Coding policy and Doxygen comment fixes. 2 years ago
erc_sch_pin_context.h Coding policy and Doxygen comment fixes. 2 years ago
erc_settings.cpp Add new ERC rule to check for global labels with only one entry in the schematic 2 years ago
erc_settings.h Add new ERC rule to check for global labels with only one entry in the schematic 2 years ago
fields_data_model.cpp Update labels when editing field names. 2 years ago
fields_data_model.h Symbol Fields Table: better column moving 2 years ago
fields_grid_table.cpp Pass symbol's netlist to footprint preview widget. 2 years ago
fields_grid_table.h Common: move SCH_FIELD_VALIDATORS to FIELD_VALIDATORS 2 years ago
files-io.cpp When failing to import, ensure extant screen 2 years 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 ConvertImageToPolygons: fix images with no alpha. 2 years 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 Fix copy pasta. 2 years ago
lib_field.h Rename all schematic IO plugins 2 years ago
lib_item.cpp ADDED: Expose units and DeMorgan to properties system. 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 Renaming: replace convert with body-style. 2 years ago
lib_symbol.h Renaming: replace convert with body-style. 2 years ago
lib_text.cpp Fix copy pasta. 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 ADDED: textbox and tablecell margins. 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 Add Feature: synchronize hierarchical labels and sheet pins 2 years ago
net_navigator.cpp ADDED: Selection filter for schematic editor 2 years 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 wxWidgets 3.3 compatibility: explicit wxString conversion 2 years ago
sch_base_frame.h ADDED: Selection filter for schematic editor 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 Formatting. 2 years 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 Remove close buttons from schematic AUI 2 years ago
sch_edit_frame.h Maintain hierarchy navigator expansion state between edits. 2 years ago
sch_field.cpp Rewrite intersheet refs resolution to be sheet-path aware. 2 years ago
sch_field.h Expose text size for SCH_FIELDs. 2 years ago
sch_file_versions.h ADDED: schematic tables. 2 years ago
sch_item.cpp Performance UpdateDanglingState 2 years ago
sch_item.h Formatting. 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 Rewrite intersheet refs resolution to be sheet-path aware. 2 years ago
sch_label.h Rewrite intersheet refs resolution to be sheet-path aware. 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 ADDED: ERC/DRC exclusion comments. 2 years ago
sch_marker.h Make plotting of PDF property popups optional. 2 years ago
sch_no_connect.cpp Do not update schematic connectivity for irrelevant property changes. 2 years ago
sch_no_connect.h Do not update schematic connectivity for irrelevant property changes. 2 years ago
sch_painter.cpp Symbol Editor do not display bounding box of invisible pins and fields 2 years ago
sch_painter.h Symbol Editor do not display bounding box of invisible pins and fields 2 years ago
sch_pin.cpp Pin names drive netnames. 2 years ago
sch_pin.h Do not update schematic connectivity for irrelevant property changes. 2 years ago
sch_plotter.cpp ADDED: optional PDF metadata from AUTHOR and SUBJECT variables. 2 years ago
sch_plotter.h ADDED: optional PDF metadata from AUTHOR and SUBJECT variables. 2 years 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 More globals eradication. 2 years ago
sch_reference_list.h More globals eradication. 2 years ago
sch_rtree.h Rename all schematic IO plugins 2 years ago
sch_screen.cpp Fix explicit wxstring build breakage 2 years ago
sch_screen.h Naming conventions; no functional changes. 2 years ago
sch_shape.cpp Add bezier icon 2 years ago
sch_shape.h SCH_SHAPE destructor marked virtual 2 years ago
sch_sheet.cpp Do not update schematic connectivity for irrelevant property changes. 2 years ago
sch_sheet.h Do not update schematic connectivity for irrelevant property changes. 2 years ago
sch_sheet_path.cpp Incremental schematic connectivity fixes. 2 years ago
sch_sheet_path.h Incremental schematic connectivity fixes. 2 years 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 explicit wxstring build breakage 2 years ago
sch_symbol.h Do not update schematic connectivity for irrelevant property changes. 2 years ago
sch_table.cpp ADDED: textbox and tablecell margins. 2 years ago
sch_table.h ADDED: textbox and tablecell margins. 2 years ago
sch_tablecell.cpp ADDED: PCB tables. 2 years ago
sch_tablecell.h ADDED: PCB tables. 2 years ago
sch_text.cpp Rewrite intersheet refs resolution to be sheet-path aware. 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 Rewrite intersheet refs resolution to be sheet-path aware. 2 years ago
sch_textbox.h ADDED: textbox and tablecell margins. 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 Rewrite intersheet refs resolution to be sheet-path aware. 2 years ago
schematic.h Enforce SCH_SHEET_PATH processing in (yet) more places. 2 years ago
schematic.keywords ADDED: textbox and tablecell margins. 2 years ago
schematic_settings.cpp More globals eradication. 2 years ago
schematic_settings.h More globals eradication. 2 years ago
schematic_undo_redo.cpp Maintain hierarchy navigator expansion state between edits. 2 years ago
sheet.cpp Maintain hierarchy navigator expansion state between edits. 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 Fix resources leak reported by coverity 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 Introduce base IO_MGR class and unify RELEASER objects 2 years 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 ADDED: Selection filter for schematic editor 2 years ago
toolbars_symbol_viewer.cpp Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 2 years ago