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 561106bd01 Formatting. 1 year ago
..
api RIP LIB_PIN. 2 years ago
dialogs Performance: don't alloc std::vector in critical areas. 1 year ago
erc Make it clear that GetSheets() is heavy. 1 year ago
import_gfx Large rework of BEZIER_POLY 1 year ago
navlib lint reduction 2 years ago
netlist_exporters Revert "SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL" 1 year ago
printing Make it clear that GetSheets() is heavy. 1 year ago
python_scripts Respect exclude from bom in all python files 2 years ago
sch_io Fix Eagle schematic importer incorrect symbol value field and visibility. 1 year ago
sim Fix shadowed/conflicting enum values. 1 year ago
symbol_editor Undo for Repeat Pin. 1 year ago
sync_sheet_pin Fix some warnings. 2 years ago
tools Undo for Repeat Pin. 1 year ago
widgets Revert "SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL" 1 year ago
CMakeLists.txt Cleanup. 1 year ago
annotate.cpp Make it clear that GetSheets() is heavy. 1 year ago
autoplace_fields.cpp Flip symbol editor's Y axis to match other editors. 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: don't alloc std::vector in critical areas. 1 year ago
bus_alias.h Coverity fixes. 3 years ago
connection_graph.cpp Revert "SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL" 1 year ago
connection_graph.h Update conn minor check to use Advanced Config 1 year ago
cross-probing.cpp Formatting. 1 year ago
default_values.h Show text item anchor locations in schematic. 1 year ago
ee_collectors.cpp Add SCH_RULE_AREA shapes to eeschema 2 years ago
ee_collectors.h Renaming: replace convert with body-style. 2 years ago
eeschema.cpp Make it clear that GetSheets() is heavy. 1 year 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 Make it clear that GetSheets() is heavy. 1 year 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 Make it clear that GetSheets() is heavy. 1 year ago
eeschema_jobs_handler.h Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL. 2 years ago
eeschema_settings.cpp ADDED: markers for excluded-from-sim items. 1 year ago
eeschema_settings.h ADDED: markers for excluded-from-sim items. 1 year ago
fields_data_model.cpp symbol fields table: remember includeExcludedFromBOm correctly 1 year ago
fields_data_model.h Symbol Fields Table: better column moving 2 years ago
fields_grid_table.cpp Generalize EnhanceAttr() function. 1 year ago
fields_grid_table.h Generalize EnhanceAttr() function. 1 year ago
files-io.cpp Improve error message when trying to Open non-KiCad schematic files. 1 year ago
general.h Rename layer ids file. 4 years ago
generate_alias_info.cpp Collapse LIB_FIELD into SCH_FIELD. 2 years ago
generate_alias_info.h Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
gfx_import_utils.cpp RIP LIB_TEXTBOX and LIB_SHAPE. 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
junction_helpers.cpp Consider a bus entry hitting a wire corner or tee to be dot-worthy 1 year ago
junction_helpers.h Consider a bus entry hitting a wire corner or tee to be dot-worthy 1 year ago
lib_symbol.cpp Revert "SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL" 1 year ago
lib_symbol.h Revert "SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL" 1 year 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 ADDED: markers for excluded-from-sim items. 1 year ago
net_navigator.cpp Make it clear that GetSheets() is heavy. 1 year ago
picksymbol.cpp Fold LIB_ITEM into SCH_ITEM. 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 RIP LIB_PIN. 2 years ago
pin_type.h Fix pin drawing after removal of upside-down coords. 2 years ago
project_rescue.cpp Build time optimizations. 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 Limit FSWatcher 2 years ago
sch_base_frame.h More build time optimizations. 2 years ago
sch_bitmap.cpp Fix numerous bugs in schematic item rotation. 1 year ago
sch_bitmap.h Harmonize print/plot APIs. 2 years ago
sch_bus_entry.cpp Formatting; include cleanup. 1 year ago
sch_bus_entry.h Harmonize print/plot APIs. 2 years ago
sch_commit.cpp Make it clear that GetSheets() is heavy. 1 year ago
sch_commit.h Add QA tests and expand serialization for API 2 years ago
sch_connection.cpp RIP LIB_PIN. 2 years ago
sch_connection.h Build time optimizations. 2 years ago
sch_draw_panel.cpp More changes for SCH_COMMIT independence from frames. 2 years ago
sch_draw_panel.h Build time optimizations. 2 years ago
sch_edit_frame.cpp Performance: don't alloc std::vector in critical areas. 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 Performance: don't alloc std::vector in critical areas. 1 year ago
sch_field.h Add effective display for fields 2 years ago
sch_file_versions.h ADDED: support for DNP & friends at the sheet level. 1 year ago
sch_item.cpp Fix QA tests compatibility 1 year ago
sch_item.h Unify SCH_PIN ambiguity in equality operator 1 year ago
sch_junction.cpp Fix numerous bugs in schematic item rotation. 1 year ago
sch_junction.h Harmonize print/plot APIs. 2 years ago
sch_label.cpp Performance: don't alloc std::vector in critical areas. 1 year ago
sch_label.h More build time optimizations. 2 years ago
sch_line.cpp Cleanup geometry functions 1 year ago
sch_line.h Bus unfold: snap the entry to the bus, even if the cursor isn't right on the bus 1 year ago
sch_marker.cpp Fix typo. 1 year ago
sch_marker.h Fix typo. 1 year ago
sch_no_connect.cpp Fix numerous bugs in schematic item rotation. 1 year ago
sch_no_connect.h Harmonize print/plot APIs. 2 years ago
sch_painter.cpp Fix crash when trying to draw a schematic polygon with no segments. 1 year ago
sch_painter.h ADDED: support for DNP & friends at the sheet level. 1 year ago
sch_pin.cpp Fix a bunch of GCC build warnings compiling the schematic editor. 1 year ago
sch_pin.h Fix a bunch of GCC build warnings compiling the schematic editor. 1 year ago
sch_plotter.cpp Harmonize print/plot APIs. 2 years ago
sch_plotter.h Add SCH_RULE_AREA shapes to eeschema 2 years ago
sch_preview_panel.cpp Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL. 2 years ago
sch_preview_panel.h Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL. 2 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_render_settings.cpp Tidy renderSettings / jobsHandler APIs. 2 years ago
sch_render_settings.h Tidy renderSettings / jobsHandler APIs. 2 years ago
sch_rtree.h Rename all schematic IO plugins 2 years ago
sch_rule_area.cpp Move ERC items to their own directory 2 years ago
sch_rule_area.h Special-case hit-testing of filled schematic rule areas. 1 year ago
sch_screen.cpp Performance: don't alloc std::vector in critical areas. 1 year ago
sch_screen.h More build time optimizations. 2 years ago
sch_shape.cpp Fix more bugs from collapsing LIB_* to SCH_*. 2 years ago
sch_shape.h RIP LIB_TEXTBOX and LIB_SHAPE. 2 years ago
sch_sheet.cpp Make it clear that GetSheets() is heavy. 1 year ago
sch_sheet.h Performance for large hierarchies: sorting 1 year ago
sch_sheet_path.cpp Make it clear that GetSheets() is heavy. 1 year ago
sch_sheet_path.h Make it clear that GetSheets() is heavy. 1 year ago
sch_sheet_pin.cpp Fix numerous bugs in schematic item rotation. 1 year ago
sch_sheet_pin.h Harmonize print/plot APIs. 2 years ago
sch_symbol.cpp Fix typo 1 year ago
sch_symbol.h ADDED: support editing unit in Reference Field Properties. 1 year ago
sch_table.cpp Harmonize print/plot APIs. 2 years ago
sch_table.h Harmonize print/plot APIs. 2 years ago
sch_tablecell.cpp RIP LIB_TEXTBOX and LIB_SHAPE. 2 years ago
sch_tablecell.h Update equality overloads for C++20 2 years ago
sch_text.cpp Flip symbol editor's Y axis to match other editors. 2 years ago
sch_text.h Collapse LIB_TEXT into SCH_TEXT. 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 Fix more bugs from collapsing LIB_* to SCH_*. 2 years ago
sch_textbox.h RIP LIB_TEXTBOX and LIB_SHAPE. 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 Collapse LIB_FIELD into SCH_FIELD. 2 years ago
sch_view.h Add SCH_RULE_AREA shapes to eeschema 2 years ago
schematic.cpp Schematic editor: fix some issues that can crash the editor on closing. 1 year ago
schematic.h Schematic editor: fix some issues that can crash the editor on closing. 1 year ago
schematic.keywords Add SCH_RULE_AREA shapes to eeschema 2 years ago
schematic_settings.cpp ADDED checkbox for saving SPICE digital event data. 1 year ago
schematic_settings.h ADDED checkbox for saving SPICE digital event data. 1 year ago
schematic_undo_redo.cpp Formatting. 1 year ago
sheet.cpp Make it clear that GetSheets() is heavy. 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.cpp Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL. 2 years ago
symbol.h Make pin name/number visibility architecture more clear. 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 Throw duplicate pin error as it prevents other checks. 1 year ago
symbol_chooser_frame.cpp Formatting. 1 year 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 HTTP Libraries: Add support for descriptions of sublibraries 2 years ago
symbol_library.cpp Fix warning in SYMBOL_LIBS. 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 Formatting and "auto" reduction. 1 year ago
symbol_library_manager.h Formatting and "auto" reduction. 1 year ago
symbol_tree_model_adapter.cpp Formatting and "auto" reduction. 1 year 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 Fix shadowed/conflicting enum values. 1 year ago
symbol_tree_synchronizing_adapter.h Clearer naming. 2 years ago
symbol_viewer_frame.cpp More build time optimizations. 2 years ago
symbol_viewer_frame.h Renaming: replace convert with body-style. 2 years ago
toolbars_sch_editor.cpp Add SCH_RULE_AREA shapes to eeschema 2 years ago
toolbars_symbol_viewer.cpp Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 2 years ago