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.
 
 
 
 
 
Alex Shvartzkop 316a9511e8 Show errors before warnings in DRC/ERC. 2 months ago
..
api CvPcb and Eeschema part 1 housekeeping. 9 months ago
dialogs Don't assume SCH_SYMBOLs have a LIB_SYMBOL when resolving embedded files 2 months ago
erc Show errors before warnings in DRC/ERC. 2 months ago
import_gfx Fix a bunch more bugs in bezier approximation. 5 months ago
navlib nullptr safety 3 months ago
netlist_exporters Fix merge error. 3 months ago
printing Use symbol line width schematic setting when printing and plotting. 7 months ago
python_scripts Respect exclude from bom in all python files 2 years ago
sch_io Honour renderSettings' default font. 3 months ago
sim Don't assume SCH_SYMBOLs have a LIB_SYMBOL when resolving embedded files 2 months ago
symbol_editor Shutdown safety. (Potentially KICAD-S3Q.) 4 months ago
sync_sheet_pin Coding policy fixes. 5 months ago
tools Don't assume SCH_SYMBOLs have a LIB_SYMBOL when resolving embedded files 2 months ago
widgets Move search handlers to std::shared_ptr. 3 months ago
CMakeLists.txt EE -> SCH (no functional changes) 8 months ago
annotate.cpp Formatting. 4 months ago
autoplace_fields.cpp EE -> SCH (no functional changes) 8 months ago
bom_plugins.cpp Revise Copyright statement to align with TLF 10 months ago
bom_plugins.h Revise Copyright statement to align with TLF 10 months ago
bus-wire-junction.cpp Move CleanUp to SCHEMATIC 3 months ago
bus_alias.h Revise Copyright statement to align with TLF 10 months ago
connection_graph.cpp Fix string. 5 months ago
connection_graph.h Copy c'tor / operator= safety. 3 months ago
cross-probing.cpp Import Altium Projects 5 months ago
default_values.h Eeschema folder housekeeping. 9 months ago
design_block_tree_model_adapter.cpp Formatting. 9 months ago
design_block_tree_model_adapter.h design blocks: point to new lib table on project change 9 months ago
design_block_utils.cpp EE -> SCH (no functional changes) 8 months ago
eeschema.cpp Progress reporting for Run Jobs. 4 months ago
eeschema.icns Add document type icons 2 years ago
eeschema_config.cpp Repair COMMON_TOOLS to know about frame-specific WINDOW_SETTINGS 4 months ago
eeschema_doc.icns Add document type icons 2 years ago
eeschema_helpers.cpp Remove the callback on RecomputeIntersheetRefs 3 months ago
eeschema_helpers.h Eeschema folder housekeeping. 9 months ago
eeschema_id.h Revise Copyright statement to align with TLF 10 months ago
eeschema_jobs_handler.cpp Progress reporting for Run Jobs. 4 months ago
eeschema_jobs_handler.h Eeschema folder housekeeping. 9 months ago
eeschema_settings.cpp Fix one more missing addParamsForWindow(). 3 months ago
eeschema_settings.h Allow multi label input 6 months ago
fields_data_model.cpp Don't trip over a stale sort column index. (KICAD-B3X) 4 months ago
fields_data_model.h Honour template fieldname vis flag when adding fields. 6 months ago
fields_grid_table.cpp Honour renderSettings' default font. 3 months ago
fields_grid_table.h Allow embedded files to come from components 6 months ago
files-io.cpp Remove temporary file saving step 3 months ago
general.h Revise Copyright statement to align with TLF 10 months ago
generate_alias_info.cpp Thread-safety (potentially KICAD-VMX...) 4 months ago
generate_alias_info.h Revise Copyright statement to align with TLF 10 months ago
gfx_import_utils.cpp Revise Copyright statement to align with TLF 10 months ago
gfx_import_utils.h Revise Copyright statement to align with TLF 10 months ago
invoke_sch_dialog.h Cleanup. 9 months ago
junction_helpers.cpp Revise Copyright statement to align with TLF 10 months ago
junction_helpers.h Eeschema folder housekeeping. 9 months ago
lib_symbol.cpp Simplify libTree scoring algorithm. 6 months ago
lib_symbol.h Eeschema folder housekeeping. 9 months ago
libarch.cpp Eeschema folder housekeeping. 9 months 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 EE -> SCH (no functional changes) 8 months ago
net_navigator.cpp Retire WINDOW_FREEZER in favour of wxWindowUpdateLocker. 4 months ago
picksymbol.cpp Mostly debugging help for Sentry, but also gives the user a better Undo string. 4 months ago
pin_layout_cache.cpp Eeschema folder housekeeping. 9 months ago
pin_layout_cache.h Eeschema folder housekeeping. 9 months ago
pin_numbers.cpp Eeschema folder housekeeping. 9 months ago
pin_numbers.h Revise Copyright statement to align with TLF 10 months ago
pin_type.cpp Eeschema folder housekeeping. 9 months ago
pin_type.h Eeschema folder housekeeping. 9 months ago
project_rescue.cpp Reduce cover types. 8 months ago
project_rescue.h Revise Copyright statement to align with TLF 10 months ago
project_sch.cpp Revise Copyright statement to align with TLF 10 months ago
project_sch.h Eeschema folder housekeeping. 9 months ago
sch_base_frame.cpp schematic: avoid crash on missing tool 3 months ago
sch_base_frame.h schematic: avoid crash on missing tool 3 months ago
sch_bitmap.cpp Revise Copyright statement to align with TLF 10 months ago
sch_bitmap.h Revise Copyright statement to align with TLF 10 months ago
sch_bus_entry.cpp Eeschema folder housekeeping. 9 months ago
sch_bus_entry.h Remove default line styles from all items except eeschema wires and buses. 9 months ago
sch_collectors.cpp EE -> SCH (no functional changes) 8 months ago
sch_collectors.h EE -> SCH (no functional changes) 8 months ago
sch_commit.cpp Debugging. 4 months ago
sch_commit.h EE -> SCH (no functional changes) 8 months ago
sch_connection.cpp Prefer const& to passing by value. 4 months ago
sch_connection.h Prefer const& to passing by value. 4 months ago
sch_draw_panel.cpp Eeschema folder housekeeping. 9 months ago
sch_draw_panel.h Eeschema folder housekeeping. 9 months ago
sch_edit_frame.cpp Don't assume SCH_SYMBOLs have a LIB_SYMBOL when resolving embedded files 2 months ago
sch_edit_frame.h Remove the callback on RecomputeIntersheetRefs 3 months ago
sch_field.cpp Don't assume SCH_SYMBOLs have a LIB_SYMBOL when resolving embedded files 2 months ago
sch_field.h Honour renderSettings' default font. 3 months ago
sch_file_versions.h Store/fetch sheetpath along with symbol UUID. 10 months ago
sch_item.cpp Honour renderSettings' default font. 3 months ago
sch_item.h Honour renderSettings' default font. 3 months ago
sch_junction.cpp Make netclass name methods clearer, and improve doc strings 10 months ago
sch_junction.h Revise Copyright statement to align with TLF 10 months ago
sch_label.cpp Fix deficient c'tors and operator=. 3 months ago
sch_label.h Fix deficient c'tors and operator=. 3 months ago
sch_line.cpp Revert "Allow a no-connect to connect to a single pin (but not multiple pins)." 8 months ago
sch_line.h Fix broken select connection behavior. 6 months ago
sch_marker.cpp Nullptr safety. 4 months ago
sch_marker.h Eeschema folder housekeeping. 9 months ago
sch_no_connect.cpp Eeschema folder housekeeping. 9 months ago
sch_no_connect.h Revise Copyright statement to align with TLF 10 months ago
sch_painter.cpp Honour renderSettings' default font. 3 months ago
sch_painter.h Don't use net/netclass colors for label graphic shapes. 7 months ago
sch_pin.cpp Improve debugging (KICAD-XS0). 3 months ago
sch_pin.h Fix a cadre of symbol pin alternate issues. 5 months ago
sch_plotter.cpp Map a full hierarchy during PDF plotting 8 months ago
sch_plotter.h Eeschema folder housekeeping. 9 months ago
sch_preview_panel.cpp Revise Copyright statement to align with TLF 10 months ago
sch_preview_panel.h Shutdown safety. (Potentially KICAD-TJK.) 4 months ago
sch_reference_list.cpp Prevent oob string access in SCH_REFERENCE::IsSplitNeeded 5 months ago
sch_reference_list.h Eeschema folder housekeeping. 9 months ago
sch_render_settings.cpp Use symbol line width schematic setting when printing and plotting. 7 months ago
sch_render_settings.h Use symbol line width schematic setting when printing and plotting. 7 months ago
sch_rtree.h Eeschema folder housekeeping. 9 months ago
sch_rule_area.cpp Fix compiler warning 6 months ago
sch_rule_area.h Copy c'tor / operator= safety. 3 months ago
sch_screen.cpp Remove overzealous assert (KICAD-752). 4 months ago
sch_screen.h Fix broken select connection behavior. 6 months ago
sch_shape.cpp Fix broken select connection behavior. 6 months ago
sch_shape.h Fix a bunch more bugs in bezier approximation. 5 months ago
sch_sheet.cpp Iterator safety and shared code. 4 months ago
sch_sheet.h Import Altium Projects 5 months ago
sch_sheet_path.cpp Don't attempt to fetch last char of empty string. 3 months ago
sch_sheet_path.h Map a full hierarchy during PDF plotting 8 months ago
sch_sheet_pin.cpp Revise Copyright statement to align with TLF 10 months ago
sch_sheet_pin.h Revise Copyright statement to align with TLF 10 months ago
sch_symbol.cpp Don't assume SCH_SYMBOLs have a LIB_SYMBOL when resolving embedded files 2 months ago
sch_symbol.h Allow embedded files to come from components 6 months ago
sch_table.cpp Add a simple hash for sch_tables to avoid too much reordering in the saved schematic file 5 months ago
sch_table.h Add a simple hash for sch_tables to avoid too much reordering in the saved schematic file 5 months ago
sch_tablecell.cpp Specialize table cell properties exposure. 4 months ago
sch_tablecell.h ADDED: row height and column width property inspector properties. 4 months ago
sch_text.cpp Honour renderSettings' default font. 3 months ago
sch_text.h Honour renderSettings' default font. 3 months 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 Honour renderSettings' default font. 3 months ago
sch_textbox.h Honour renderSettings' default font. 3 months ago
sch_validators.cpp Revise Copyright statement to align with TLF 10 months ago
sch_validators.h Allow multi label input 6 months ago
sch_view.cpp Remove schematic view size limitation 7 months ago
sch_view.h Remove schematic view size limitation 7 months ago
schematic.cpp Use m_project member instead of Prj() inside SCHEMATIC 3 months ago
schematic.h Remove the callback on RecomputeIntersheetRefs 3 months ago
schematic.keywords Add ability to embed files in various elements 1 year ago
schematic_holder.h Remove the callback on RecomputeIntersheetRefs 3 months ago
schematic_settings.cpp Fix a bunch more bugs in bezier approximation. 5 months ago
schematic_settings.h Fix a bunch more bugs in bezier approximation. 5 months ago
schematic_undo_redo.cpp Code clarity. 7 months ago
sheet.cpp Don't clobber SCH_SCREEN paths when adding new sheet from existing file. 7 months ago
symb_transforms_utils.cpp Eeschema folder housekeeping. 9 months ago
symb_transforms_utils.h Revise Copyright statement to align with TLF 10 months ago
symbol.cpp Revise Copyright statement to align with TLF 10 months ago
symbol.h Eeschema folder housekeeping. 9 months ago
symbol_async_loader.cpp Formatting. 9 months ago
symbol_async_loader.h Eeschema folder housekeeping. 9 months ago
symbol_checker.cpp Don't attempt to fetch last char of empty string. 3 months ago
symbol_chooser_frame.cpp Must use addParamsForWindow to init WINDOW_SETTINGs structs. 3 months ago
symbol_chooser_frame.h Wait for chooser to finish initializing before enabling char hook (KICAD-BJ0). 4 months ago
symbol_diff_frame.cpp Revise Copyright statement to align with TLF 10 months ago
symbol_diff_frame.h Read hotkeys from disk after they change. 9 months ago
symbol_lib_table.cpp Eeschema folder housekeeping. 9 months ago
symbol_lib_table.h Fix bugs in library existence checking, and add for symbol libs. 8 months ago
symbol_library.cpp Fix loading old (2007) symbol cache library files. 9 months ago
symbol_library.h Revise Copyright statement to align with TLF 10 months ago
symbol_library_common.h Revise Copyright statement to align with TLF 10 months ago
symbol_library_manager.cpp Not all callers are expecting GUI to be put up at this level. 4 months ago
symbol_library_manager.h Eeschema folder housekeeping. 9 months ago
symbol_tree_model_adapter.cpp Fix design block panel trampling symbol chooser settings 9 months ago
symbol_tree_model_adapter.h Eeschema folder housekeeping. 9 months ago
symbol_tree_synchronizing_adapter.cpp Shutdown safety. (Potentially KICAD-TJK.) 4 months ago
symbol_tree_synchronizing_adapter.h Shutdown safety. (Potentially KICAD-TJK.) 4 months ago
symbol_viewer_frame.cpp Must use addParamsForWindow to init WINDOW_SETTINGs structs. 3 months ago
symbol_viewer_frame.h Read hotkeys from disk after they change. 9 months ago
toolbars_sch_editor.cpp Refresh search when showing pane. 7 months ago
toolbars_symbol_viewer.cpp EE -> SCH (no functional changes) 8 months ago