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 ceed9ca5f8 ADDED: Place missing units 1 month ago
..
api Always provide a SCH_SCREEN to SCH_COMMIT. 2 months ago
dialogs The Include "Exclude from BOM" setting is for editing, not exporting. 1 month ago
erc ADDED: Stacked pin notation support 1 month ago
import_gfx Fix a bunch more bugs in bezier approximation. 5 months ago
navlib nullptr safety 2 months ago
netlist_exporters ADDED: Stacked pin notation support 1 month ago
printing Properly invert logic for printing 2 months ago
python_scripts python: Use raw-strings expressions 2 months ago
sch_io ADDED: Stacked pin notation support 1 month ago
sim Add fast_float for float parsing. 1 month ago
symbol_editor ADDED: collapse/expand for view controls in SYMBOL_FIELDS_TABLE... 1 month ago
sync_sheet_pin Coverity tweaks. 3 months ago
tools ADDED: Place missing units 1 month ago
widgets ADDED: Stacked pin notation support 1 month ago
CMakeLists.txt Bring DIALOG_LIB_FIELDS into line with DIALOG_SYMBOL_FIELDS_TABLE. 1 month ago
annotate.cpp Refactor REFDES_TRACKER 3 months ago
autoplace_fields.cpp EE -> SCH (no functional changes) 7 months ago
bom_plugins.cpp Revise Copyright statement to align with TLF 9 months ago
bom_plugins.h Revise Copyright statement to align with TLF 9 months ago
bus-wire-junction.cpp Move wire/junction actions out of SCHEMATIC 2 months ago
bus_alias.h Revise Copyright statement to align with TLF 9 months ago
connection_graph.cpp Prefer const &. 1 month ago
connection_graph.h Extract generic item connectivity update and add QA 2 months ago
cross-probing.cpp ADDED: Optional flashing with cross-probing 1 month ago
default_values.h Eeschema folder housekeeping. 8 months ago
eeschema.cpp Naming conventions. 2 months ago
eeschema.icns Add document type icons 2 years ago
eeschema_config.cpp Naming conventions. 2 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. 8 months ago
eeschema_id.h ADDED: Place missing units 1 month ago
eeschema_jobs_handler.cpp The Include "Exclude from BOM" setting is for editing, not exporting. 1 month ago
eeschema_jobs_handler.h ADDED: Add pcb/sch upgrade cli command 1 month ago
eeschema_settings.cpp ADDED: collapse/expand for view controls in SYMBOL_FIELDS_TABLE... 1 month ago
eeschema_settings.h ADDED: collapse/expand for view controls in SYMBOL_FIELDS_TABLE... 1 month ago
fields_data_model.cpp Bring DIALOG_LIB_FIELDS into line with DIALOG_SYMBOL_FIELDS_TABLE. 1 month ago
fields_data_model.h Bring DIALOG_LIB_FIELDS into line with DIALOG_SYMBOL_FIELDS_TABLE. 1 month ago
fields_grid_table.cpp ADDED: Stacked pin notation support 1 month ago
fields_grid_table.h Show inherited fields in symbols 3 months ago
files-io.cpp Update schematic save as functionality 2 months ago
general.h Revise Copyright statement to align with TLF 9 months ago
generate_alias_info.cpp Thread-safety (potentially KICAD-VMX...) 3 months ago
generate_alias_info.h Revise Copyright statement to align with TLF 9 months ago
gfx_import_utils.cpp Revise Copyright statement to align with TLF 9 months ago
gfx_import_utils.h Revise Copyright statement to align with TLF 9 months ago
invoke_sch_dialog.h Cleanup. 8 months ago
junction_helpers.cpp All junction dots to be placed on overlaps 2 months ago
junction_helpers.h Eeschema: forward declare outside the namespace 2 months ago
lib_fields_data_model.cpp Dirty symbols when modified. 1 month ago
lib_fields_data_model.h Bring DIALOG_LIB_FIELDS into line with DIALOG_SYMBOL_FIELDS_TABLE. 1 month ago
lib_symbol.cpp ADDED: Stacked pin notation support 1 month ago
lib_symbol.h ADDED: Stacked pin notation support 1 month ago
libarch.cpp Eeschema folder housekeeping. 8 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 CHANGED: retire the select-lib-table dialogs. 3 months ago
multiline_pin_text.cpp ADDED: Stacked pin notation support 1 month ago
multiline_pin_text.h ADDED: Stacked pin notation support 1 month ago
net_navigator.cpp Retire WINDOW_FREEZER in favour of wxWindowUpdateLocker. 3 months ago
picksymbol.cpp ADDED: custom body styles. 2 months ago
pin_layout_cache.cpp ADDED: Stacked pin notation support 1 month ago
pin_layout_cache.h ADDED: Stacked pin notation support 1 month ago
pin_numbers.cpp Eeschema folder housekeeping. 8 months ago
pin_numbers.h Revise Copyright statement to align with TLF 9 months ago
pin_type.cpp Eeschema folder housekeeping. 8 months ago
project_rescue.cpp ADDED: custom body styles. 2 months ago
project_rescue.h ADDED: custom body styles. 2 months ago
project_sch.cpp Revise Copyright statement to align with TLF 9 months ago
project_sch.h Eeschema folder housekeeping. 8 months ago
refdes_tracker.cpp Refactor REFDES_TRACKER 3 months ago
refdes_tracker.h Refactor REFDES_TRACKER 3 months ago
save_project_utils.h Update schematic save as functionality 2 months ago
sch_base_frame.cpp ADDED: Indication of filter blocking 2 months ago
sch_base_frame.h ADDED: Indication of filter blocking 2 months ago
sch_bitmap.cpp Allow easier code searching for property names. 1 month ago
sch_bitmap.h eeschema: move SwapData to SwapItemData/swapData paradigm 7 months ago
sch_bus_entry.cpp ADDED: Lasso support to Schematic Editor 1 month ago
sch_bus_entry.h ADDED: Lasso support to Schematic Editor 1 month ago
sch_collectors.cpp Consolidate to single copy of deletableItems. 2 months ago
sch_collectors.h Consolidate to single copy of deletableItems. 2 months ago
sch_commit.cpp Always provide a SCH_SCREEN to SCH_COMMIT. 2 months ago
sch_commit.h Tighten parent/child undo/redo architecture. 2 months ago
sch_connection.cpp Clarify some driver sorting logic and add addl QA 2 months ago
sch_connection.h Prefer const& to passing by value. 4 months ago
sch_design_block_utils.cpp sch design blocks: some improvements and fixes around sch groups 2 months ago
sch_draw_panel.cpp Don't force callers of GetAppSettings to implement exception processing. 4 months ago
sch_draw_panel.h Eeschema folder housekeeping. 8 months ago
sch_edit_frame.cpp ADDED: Optional flashing with cross-probing 1 month ago
sch_edit_frame.h ADDED: Optional flashing with cross-probing 1 month ago
sch_field.cpp ADDED: Text expression evaluation 1 month ago
sch_field.h ADDED: Lasso support to Schematic Editor 1 month ago
sch_file_versions.h ADDED: Stacked pin notation support 1 month ago
sch_group.cpp Plot stub for SCH_GROUP. 3 months ago
sch_group.h Plot stub for SCH_GROUP. 3 months ago
sch_item.cpp ADDED: custom body styles. 2 months ago
sch_item.h Consolidate to single copy of deletableItems. 2 months ago
sch_junction.cpp ADDED: Lasso support to Schematic Editor 1 month ago
sch_junction.h ADDED: Lasso support to Schematic Editor 1 month ago
sch_label.cpp ADDED: Text expression evaluation 1 month ago
sch_label.h ADDED: Lasso support to Schematic Editor 1 month ago
sch_line.cpp ADDED: Lasso support to Schematic Editor 1 month ago
sch_line.h ADDED: Lasso support to Schematic Editor 1 month ago
sch_marker.cpp Don't force callers of GetAppSettings to implement exception processing. 4 months ago
sch_marker.h eeschema: move SwapData to SwapItemData/swapData paradigm 7 months ago
sch_no_connect.cpp ADDED: Lasso support to Schematic Editor 1 month ago
sch_no_connect.h ADDED: Lasso support to Schematic Editor 1 month ago
sch_painter.cpp ADDED: Stacked pin notation support 1 month ago
sch_painter.h Eeschema: Add option to show unconnected wire crossings as hop-overs. 4 months ago
sch_pin.cpp ADDED: Stacked pin notation support 1 month ago
sch_pin.h ADDED: Stacked pin notation support 1 month ago
sch_plotter.cpp ADDED: Rounded Rectangles 1 month ago
sch_plotter.h Eeschema, DXF plotter: allows dxf unit selection (inch/mm) like in Pcbnew 2 months ago
sch_preview_panel.cpp Don't force callers of GetAppSettings to implement exception processing. 4 months ago
sch_preview_panel.h Shutdown safety. (Potentially KICAD-TJK.) 3 months ago
sch_reference_list.cpp Improve symbol fields table editor undo/redo memory usage. 1 month ago
sch_reference_list.h Improve symbol fields table editor undo/redo memory usage. 1 month ago
sch_render_settings.cpp Use symbol line width schematic setting when printing and plotting. 6 months ago
sch_render_settings.h Use symbol line width schematic setting when printing and plotting. 6 months ago
sch_rtree.h Eeschema folder housekeeping. 8 months ago
sch_rule_area.cpp Rework ruleAreas to avoid stale pointers. 4 months ago
sch_rule_area.h Copy c'tor / operator= safety. 2 months ago
sch_screen.cpp ADDED: Realtime junction indicators 2 months ago
sch_screen.h Yet even more open-coded dialog state-saving cleanup. 2 months ago
sch_shape.cpp ADDED: Lasso support to Schematic Editor 1 month ago
sch_shape.h ADDED: Lasso support to Schematic Editor 1 month ago
sch_sheet.cpp ADDED: Lasso support to Schematic Editor 1 month ago
sch_sheet.h ADDED: Lasso support to Schematic Editor 1 month ago
sch_sheet_path.cpp Move assignment operator for SCH_SHEET_PATH. 2 months ago
sch_sheet_path.h Move assignment operator for SCH_SHEET_PATH. 2 months ago
sch_sheet_pin.cpp eeschema: move SwapData to SwapItemData/swapData paradigm 7 months ago
sch_sheet_pin.h eeschema: move SwapData to SwapItemData/swapData paradigm 7 months ago
sch_symbol.cpp ADDED: Stacked pin notation support 1 month ago
sch_symbol.h ADDED: Lasso support to Schematic Editor 1 month ago
sch_table.cpp Comboboxes for units and body styles. 3 months ago
sch_table.h Replace alg::delete and alg::delete_if with std c++20 2 months ago
sch_tablecell.cpp Corner radius not supported on tablecells. 1 month ago
sch_tablecell.h ADDED: row height and column width property inspector properties. 3 months ago
sch_text.cpp ADDED: Text expression evaluation 1 month ago
sch_text.h ADDED: Lasso support to Schematic Editor 1 month 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 Corner radius not yet supported on textboxes. 1 month ago
sch_textbox.h ADDED: Lasso support to Schematic Editor 1 month ago
sch_validators.cpp Revise Copyright statement to align with TLF 9 months ago
sch_validators.h Allow multi label input 7 months ago
sch_view.cpp Rename Prj() on schematic to avoid conflict with global function 2 months ago
sch_view.h sch_view: update to handle items with children 6 months ago
schematic.cpp Ensure ERC Exclusions are maintained 2 months ago
schematic.h Move wire/junction actions out of SCHEMATIC 2 months ago
schematic.keywords ADDED: custom body styles. 2 months ago
schematic_holder.h Remove the callback on RecomputeIntersheetRefs 4 months ago
schematic_settings.cpp Move Annotation preferences (most) to schematic setup 2 months ago
schematic_settings.h Move Annotation preferences (most) to schematic setup 2 months ago
schematic_undo_redo.cpp Move dirtyConnectivity up a level. 2 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. 8 months ago
symb_transforms_utils.h Revise Copyright statement to align with TLF 9 months ago
symbol.cpp Rewrite GROUP undo based on uuids. 5 months ago
symbol.h ADDED: custom body styles. 2 months ago
symbol_async_loader.cpp Formatting. 9 months ago
symbol_async_loader.h Eeschema folder housekeeping. 8 months ago
symbol_checker.cpp ADDED: custom body styles. 2 months ago
symbol_chooser_frame.cpp Replace alg::delete and alg::delete_if with std c++20 2 months ago
symbol_chooser_frame.h Wait for chooser to finish initializing before enabling char hook (KICAD-BJ0). 3 months ago
symbol_lib_table.cpp Don't force callers of GetAppSettings to implement exception processing. 4 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. 8 months ago
symbol_library.h Revise Copyright statement to align with TLF 9 months ago
symbol_library_common.h Revise Copyright statement to align with TLF 9 months ago
symbol_library_manager.cpp Symbol editor: allow editing all related symbols from the treeview 1 month ago
symbol_library_manager.h Symbol editor: allow editing all related symbols from the treeview 1 month ago
symbol_tree_model_adapter.cpp Leave decision to show mandatory field columns to user. 2 months ago
symbol_tree_model_adapter.h Eeschema folder housekeeping. 8 months ago
symbol_tree_synchronizing_adapter.cpp Eeschema: fix missing include 2 months ago
symbol_tree_synchronizing_adapter.h Shutdown safety. (Potentially KICAD-TJK.) 3 months ago
symbol_viewer_frame.cpp ADDED: custom body styles. 2 months ago
symbol_viewer_frame.h ADDED: custom body styles. 2 months ago
toolbars_sch_editor.cpp ADDED: Lasso support to Schematic Editor 1 month ago
toolbars_sch_editor.h Tweak toolbar settings a bit 8 months ago
toolbars_symbol_viewer.cpp ADDED: custom body styles. 2 months ago
toolbars_symbol_viewer.h Tweak toolbar settings a bit 8 months ago