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 ec6af273bb One more fix for compiling 2 months ago
..
api Always provide a SCH_SCREEN to SCH_COMMIT. 3 months ago
dialogs Fully separate command and parameters 2 months ago
erc Honour alternate pin definitions. 2 months ago
import_gfx Fix a bunch more bugs in bezier approximation. 6 months ago
navlib nullptr safety 4 months ago
netlist_exporters Fix position of package properties that must follow packages 3 months ago
printing Use symbol line width schematic setting when printing and plotting. 8 months ago
python_scripts Respect exclude from bom in all python files 2 years ago
sch_io Comboboxes for units and body styles. 2 months ago
sim Clean up third axis 2 months ago
symbol_editor ADDED: Library Table Editor 2 months ago
sync_sheet_pin Coding policy fixes. 6 months ago
tools One more fix for compiling 2 months ago
widgets Comboboxes for units and body styles. 2 months ago
CMakeLists.txt ADDED: Library Table Editor 2 months ago
annotate.cpp Formatting. 5 months ago
autoplace_fields.cpp EE -> SCH (no functional changes) 9 months ago
bom_plugins.cpp Revise Copyright statement to align with TLF 11 months ago
bom_plugins.h Revise Copyright statement to align with TLF 11 months ago
bus-wire-junction.cpp Move CleanUp to SCHEMATIC 4 months ago
bus_alias.h Revise Copyright statement to align with TLF 11 months ago
connection_graph.cpp Formatting. 2 months ago
connection_graph.h Copy c'tor / operator= safety. 4 months ago
cross-probing.cpp Import Altium Projects 6 months ago
default_values.h Eeschema folder housekeeping. 10 months ago
design_block_tree_model_adapter.cpp Formatting. 10 months ago
design_block_tree_model_adapter.h design blocks: point to new lib table on project change 10 months ago
design_block_utils.cpp EE -> SCH (no functional changes) 9 months ago
eeschema.cpp Progress reporting for Run Jobs. 5 months ago
eeschema.icns Add document type icons 2 years ago
eeschema_config.cpp Repair COMMON_TOOLS to know about frame-specific WINDOW_SETTINGS 5 months ago
eeschema_doc.icns Add document type icons 2 years ago
eeschema_helpers.cpp Remove the callback on RecomputeIntersheetRefs 4 months ago
eeschema_helpers.h Eeschema folder housekeeping. 10 months ago
eeschema_id.h Revise Copyright statement to align with TLF 11 months ago
eeschema_jobs_handler.cpp Progress reporting for Run Jobs. 5 months ago
eeschema_jobs_handler.h Eeschema folder housekeeping. 10 months ago
eeschema_settings.cpp Fix one more missing addParamsForWindow(). 5 months ago
eeschema_settings.h Allow multi label input 7 months ago
fields_data_model.cpp Don't trip over a stale sort column index. (KICAD-B3X) 5 months ago
fields_data_model.h Honour template fieldname vis flag when adding fields. 7 months ago
fields_grid_table.cpp Show inherited fields in symbols 2 months ago
fields_grid_table.h Show inherited fields in symbols 2 months ago
files-io.cpp Prevent autosave error from cluttering the screen 2 months ago
general.h Revise Copyright statement to align with TLF 11 months ago
generate_alias_info.cpp Thread-safety (potentially KICAD-VMX...) 5 months ago
generate_alias_info.h Revise Copyright statement to align with TLF 11 months ago
gfx_import_utils.cpp Revise Copyright statement to align with TLF 11 months ago
gfx_import_utils.h Revise Copyright statement to align with TLF 11 months ago
invoke_sch_dialog.h Cleanup. 10 months ago
junction_helpers.cpp Revise Copyright statement to align with TLF 11 months ago
junction_helpers.h Eeschema folder housekeeping. 10 months ago
lib_fields_data_model.cpp Clean up lib table cherry-pick and hide 2 months ago
lib_fields_data_model.h Fix lib_fields column attributes 2 months ago
lib_symbol.cpp Force type in wxString 2 months ago
lib_symbol.h Comboboxes for units and body styles. 2 months ago
libarch.cpp Eeschema folder housekeeping. 10 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) 9 months ago
net_navigator.cpp Retire WINDOW_FREEZER in favour of wxWindowUpdateLocker. 5 months ago
picksymbol.cpp Comboboxes for units and body styles. 2 months ago
pin_layout_cache.cpp Eeschema folder housekeeping. 10 months ago
pin_layout_cache.h Eeschema folder housekeeping. 10 months ago
pin_numbers.cpp Eeschema folder housekeeping. 10 months ago
pin_numbers.h Revise Copyright statement to align with TLF 11 months ago
pin_type.cpp Formatting. 2 months ago
project_rescue.cpp Reduce cover types. 9 months ago
project_rescue.h Revise Copyright statement to align with TLF 11 months ago
project_sch.cpp Revise Copyright statement to align with TLF 11 months ago
project_sch.h Eeschema folder housekeeping. 10 months ago
sch_base_frame.cpp schematic: avoid crash on missing tool 4 months ago
sch_base_frame.h schematic: avoid crash on missing tool 4 months ago
sch_bitmap.cpp Revise Copyright statement to align with TLF 11 months ago
sch_bitmap.h Revise Copyright statement to align with TLF 11 months ago
sch_bus_entry.cpp Eeschema folder housekeeping. 10 months ago
sch_bus_entry.h Remove default line styles from all items except eeschema wires and buses. 10 months ago
sch_collectors.cpp EE -> SCH (no functional changes) 9 months ago
sch_collectors.h EE -> SCH (no functional changes) 9 months ago
sch_commit.cpp Debugging. 5 months ago
sch_commit.h EE -> SCH (no functional changes) 9 months ago
sch_connection.cpp Prefer const& to passing by value. 5 months ago
sch_connection.h Prefer const& to passing by value. 5 months ago
sch_draw_panel.cpp Eeschema folder housekeeping. 10 months ago
sch_draw_panel.h Eeschema folder housekeeping. 10 months ago
sch_edit_frame.cpp Don't assume SCH_SYMBOLs have a LIB_SYMBOL when resolving embedded files 3 months ago
sch_edit_frame.h Remove the callback on RecomputeIntersheetRefs 4 months ago
sch_field.cpp Show inherited fields in symbols 2 months ago
sch_field.h Show inherited fields in symbols 2 months ago
sch_file_versions.h Store/fetch sheetpath along with symbol UUID. 11 months ago
sch_item.cpp Prevent crash in changing units 2 months ago
sch_item.h Prevent crash in changing units 2 months ago
sch_junction.cpp Make netclass name methods clearer, and improve doc strings 11 months ago
sch_junction.h Revise Copyright statement to align with TLF 11 months ago
sch_label.cpp Expose shape in prop inspector for sheet pins. 3 months ago
sch_label.h Fix deficient c'tors and operator=. 4 months ago
sch_line.cpp Prevent lines from drawing on netclass layer 2 months ago
sch_line.h Fix broken select connection behavior. 7 months ago
sch_marker.cpp Nullptr safety. 5 months ago
sch_marker.h Eeschema folder housekeeping. 10 months ago
sch_no_connect.cpp Eeschema folder housekeeping. 10 months ago
sch_no_connect.h Revise Copyright statement to align with TLF 11 months ago
sch_painter.cpp Prevent lines from drawing on netclass layer 2 months ago
sch_painter.h Don't use net/netclass colors for label graphic shapes. 8 months ago
sch_pin.cpp Honour alternate pin definitions. 2 months ago
sch_pin.h Fix a cadre of symbol pin alternate issues. 7 months ago
sch_plotter.cpp Map a full hierarchy during PDF plotting 9 months ago
sch_plotter.h Eeschema folder housekeeping. 10 months ago
sch_preview_panel.cpp Revise Copyright statement to align with TLF 11 months ago
sch_preview_panel.h Shutdown safety. (Potentially KICAD-TJK.) 5 months ago
sch_reference_list.cpp Fix build error. 2 months ago
sch_reference_list.h Ensure new symbols obey the observed sheet number 2 months ago
sch_render_settings.cpp Use symbol line width schematic setting when printing and plotting. 8 months ago
sch_render_settings.h Use symbol line width schematic setting when printing and plotting. 8 months ago
sch_rtree.h Eeschema folder housekeeping. 10 months ago
sch_rule_area.cpp Fix compiler warning 7 months ago
sch_rule_area.h Copy c'tor / operator= safety. 4 months ago
sch_screen.cpp Remove overzealous assert (KICAD-752). 5 months ago
sch_screen.h Fix broken select connection behavior. 7 months ago
sch_shape.cpp Comboboxes for units and body styles. 2 months ago
sch_shape.h Fix a bunch more bugs in bezier approximation. 6 months ago
sch_sheet.cpp Unify sheet name validators and apply to properties 2 months ago
sch_sheet.h Import Altium Projects 6 months ago
sch_sheet_path.cpp Ensure new symbols obey the observed sheet number 2 months ago
sch_sheet_path.h Ensure new symbols obey the observed sheet number 2 months ago
sch_sheet_pin.cpp Revise Copyright statement to align with TLF 11 months ago
sch_sheet_pin.h Revise Copyright statement to align with TLF 11 months ago
sch_symbol.cpp Fix latent bug in UpdatePins(). 2 months ago
sch_symbol.h Update properties to show units 2 months ago
sch_table.cpp Comboboxes for units and body styles. 2 months ago
sch_table.h Add a simple hash for sch_tables to avoid too much reordering in the saved schematic file 6 months ago
sch_tablecell.cpp Specialize table cell properties exposure. 5 months ago
sch_tablecell.h ADDED: row height and column width property inspector properties. 5 months ago
sch_text.cpp Comboboxes for units and body styles. 2 months ago
sch_text.h Honour renderSettings' default font. 5 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 Comboboxes for units and body styles. 2 months ago
sch_textbox.h Honour renderSettings' default font. 5 months ago
sch_validators.cpp Revise Copyright statement to align with TLF 11 months ago
sch_validators.h Allow multi label input 7 months ago
sch_view.cpp Remove schematic view size limitation 8 months ago
sch_view.h Remove schematic view size limitation 8 months ago
schematic.cpp Update cache when modifying schematic 2 months ago
schematic.h Allow deletion of nested embedded files. 3 months ago
schematic.keywords Add ability to embed files in various elements 1 year ago
schematic_holder.h Remove the callback on RecomputeIntersheetRefs 4 months ago
schematic_settings.cpp Fix a bunch more bugs in bezier approximation. 6 months ago
schematic_settings.h Fix a bunch more bugs in bezier approximation. 6 months ago
schematic_undo_redo.cpp Code clarity. 8 months ago
sheet.cpp Don't clobber SCH_SCREEN paths when adding new sheet from existing file. 8 months ago
symb_transforms_utils.cpp Eeschema folder housekeeping. 10 months ago
symb_transforms_utils.h Revise Copyright statement to align with TLF 11 months ago
symbol.cpp Revise Copyright statement to align with TLF 11 months ago
symbol.h Eeschema folder housekeeping. 10 months ago
symbol_async_loader.cpp Formatting. 10 months ago
symbol_async_loader.h Eeschema folder housekeeping. 10 months ago
symbol_checker.cpp Comboboxes for units and body styles. 2 months ago
symbol_chooser_frame.cpp Must use addParamsForWindow to init WINDOW_SETTINGs structs. 5 months ago
symbol_chooser_frame.h Wait for chooser to finish initializing before enabling char hook (KICAD-BJ0). 5 months ago
symbol_diff_frame.cpp Revise Copyright statement to align with TLF 11 months ago
symbol_diff_frame.h Read hotkeys from disk after they change. 10 months ago
symbol_lib_table.cpp Ensure table directories are created 2 months ago
symbol_lib_table.h Fix bugs in library existence checking, and add for symbol libs. 9 months ago
symbol_library.cpp Fix loading old (2007) symbol cache library files. 10 months ago
symbol_library.h Revise Copyright statement to align with TLF 11 months ago
symbol_library_common.h Revise Copyright statement to align with TLF 11 months ago
symbol_library_manager.cpp Not all callers are expecting GUI to be put up at this level. 5 months ago
symbol_library_manager.h Eeschema folder housekeeping. 10 months ago
symbol_tree_model_adapter.cpp Fix design block panel trampling symbol chooser settings 10 months ago
symbol_tree_model_adapter.h Eeschema folder housekeeping. 10 months ago
symbol_tree_synchronizing_adapter.cpp Shutdown safety. (Potentially KICAD-TJK.) 5 months ago
symbol_tree_synchronizing_adapter.h Shutdown safety. (Potentially KICAD-TJK.) 5 months ago
symbol_viewer_frame.cpp Comboboxes for units and body styles. 2 months ago
symbol_viewer_frame.h Read hotkeys from disk after they change. 10 months ago
toolbars_sch_editor.cpp Refresh search when showing pane. 8 months ago
toolbars_symbol_viewer.cpp EE -> SCH (no functional changes) 9 months ago