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 8fdfc0e63d Replace legacy sch writing code for rescue functionality. 4 years ago
..
dialogs DIALOG_CHANGE_SYMBOLS: add missing skip event in wxFocusEvents. 4 years ago
netlist_exporters Clean up unused variable usage 4 years ago
plugins Don't arbitrarily exclude components from BOM 4 years ago
sch_plugins Replace legacy sch writing code for rescue functionality. 4 years ago
sim Ensure that any excess spaces removed 4 years ago
symbol_editor Add action to edit symbol from Library 4 years ago
tools Fix swapped parameters 4 years ago
widgets TUNER_SLIDER: add missing skip event in wxFocusEvents. 4 years ago
CMakeLists.txt On macOS, copy libngspice dylibs and symlinks 4 years ago
annotate.cpp The REPORTER interface is inherently line-based. 4 years ago
autoplace_fields.cpp Remove pins from symbol hit-testing. 4 years ago
bom_plugins.cpp Pass configured Python interpreter in to use for BOM plugins 4 years ago
bom_plugins.h Unwrap some std::library typedefs. 4 years ago
bus-wire-junction.cpp Prevent automatic RTree recaching 4 years ago
bus_alias.cpp Proper numeric sorting for intersheet refs. 4 years ago
bus_alias.h More NULL expunging. 4 years ago
cmp_library.keywords 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
cmp_library_lexer.cpp Expunge the use of the word component from Eeschema code. 4 years ago
component_references_lister.cpp Replace RefDesCmp with better StrNumCmp 4 years ago
connection_graph.cpp Make Coverity happy. 4 years ago
connection_graph.h Expunge the use of the word component from Eeschema code. 4 years ago
cross-probing.cpp Choose centering after zoom 4 years ago
default_values.h Fix some issues with incorrectly scaled defaults given in mils. 4 years ago
ee_collectors.cpp Narrow down collector 4 years ago
ee_collectors.h More NULL expunging. 4 years ago
eeschema.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
eeschema.icns Add drop shadows to MacOS icons 4 years ago
eeschema_config.cpp Normalize drawing sheet path to env vars & prj, not just prj. 4 years ago
eeschema_doc.icns Add drop shadows to MacOS icons 4 years ago
eeschema_id.h Expunge the use of the word part from Eeschema code. 4 years ago
eeschema_settings.cpp Remove artificial limits from label increment control. 4 years ago
eeschema_settings.h PCM: make DIALOG_MANAGE_REPOSITORIES_BASE resizable. 4 years ago
erc.cpp Fix flagging power pin in ERC check 4 years ago
erc.h Naming conventions. 4 years ago
erc_item.cpp Fixes for Eagle importer. 4 years ago
erc_item.h Fixes for Eagle importer. 4 years ago
erc_settings.cpp Rework JSON integration to speed up build 4 years ago
erc_settings.h Fixes for Eagle importer. 4 years ago
fields_grid_table.cpp Add unsaved-changes indication to Symbol Properties. 4 years ago
fields_grid_table.h Add unsaved-changes indication to Symbol Properties. 4 years ago
files-io.cpp Fix missing reference in for loop 4 years ago
general.h Rename layer ids file. 4 years ago
generate_alias_info.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
generate_alias_info.h Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
getpart.cpp Threading safety. 4 years ago
hierarch.cpp Always update the hierarchy navigator when setting the current sheet in the frame 4 years ago
hierarch.h Pass wxString objects by reference instead of on the stack. 4 years ago
invoke_sch_dialog.h Expunge the use of the word part from Eeschema code. 4 years ago
lib_arc.cpp Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
lib_field.cpp Move bbox padding to RTrees so it doesn't interfere with hittesting. 4 years ago
lib_field.h Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
lib_item.cpp Finish arc rework and push out to file formats. 4 years ago
lib_item.h Finish arc rework and push out to file formats. 4 years ago
lib_pin.cpp Invert Y axis for pin root bounding box. 4 years ago
lib_pin.h Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
lib_shape.cpp Coverity fixes. 4 years ago
lib_shape.h Finish arc rework and push out to file formats. 4 years ago
lib_symbol.cpp Fix bugs in B&W plotting. 4 years ago
lib_symbol.h Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
lib_text.cpp Some minor performance enhancements. 4 years ago
lib_text.h Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
libarch.cpp A bit more Part -> Symbol. 4 years ago
menubar.cpp EEschema: change Save Copy As... to Save Current Sheet Copy As... 4 years ago
pin_numbers.cpp We don't keep a CHANGELOG.TXT 4 years ago
pin_numbers.h We don't keep a CHANGELOG.TXT 4 years ago
pin_type.cpp Avoid sharing gdicmn for just bitmaps 4 years ago
pin_type.h Expunge the use of the word component from Eeschema code. 4 years ago
project_rescue.cpp Eeschema: fix broken project symbol rescue bug. 4 years ago
project_rescue.h More NULL expunging. 4 years ago
sch_base_frame.cpp Prevent automatic RTree recaching 4 years ago
sch_base_frame.h Prevent automatic RTree recaching 4 years ago
sch_bitmap.cpp Some minor performance enhancements. 4 years ago
sch_bitmap.h More NULL expunging. 4 years ago
sch_bus_entry.cpp Remove dependency of dot size on linear mils 4 years ago
sch_bus_entry.h First take at repairing Eagle import of bus entries. 4 years ago
sch_connection.cpp Fix highlighting complex connections from subsheets 4 years ago
sch_connection.h Fix highlighting complex connections from subsheets 4 years ago
sch_draw_panel.cpp Rename layer ids file. 4 years ago
sch_draw_panel.h Expunge the use of the word component from Eeschema code. 4 years ago
sch_edit_frame.cpp Fix highlighting complex connections from subsheets 4 years ago
sch_edit_frame.h Eeschema: fix broken auto save feature. 4 years ago
sch_field.cpp Move bbox padding to RTrees so it doesn't interfere with hittesting. 4 years ago
sch_field.h Fill in some missing GetMsgPanelItems and make some others consistent. 4 years ago
sch_file_versions.h Finish arc rework and push out to file formats. 4 years ago
sch_io_mgr.cpp More NULL expunging. 4 years ago
sch_io_mgr.h File open/import progress dialogs. 4 years ago
sch_item.cpp Overhaul arc internal model to not over-specify information. 4 years ago
sch_item.h Simplify dangling end stuff a bit and remove graphic lines from it. 4 years ago
sch_junction.cpp Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
sch_junction.h Disambiguate JunctionDiameter from EffectiveJunctionDiameter. 4 years ago
sch_line.cpp Remove dependency of dot size on linear mils 4 years ago
sch_line.h Pass objects by reference instead of on the stack. 4 years ago
sch_marker.cpp Some minor performance enhancements. 4 years ago
sch_marker.h Pass objects by reference instead of on the stack. 4 years ago
sch_no_connect.cpp Move plotter headers into include folder. 4 years ago
sch_no_connect.h Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
sch_painter.cpp Fix copy/paste error. 4 years ago
sch_painter.h Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
sch_pin.cpp Some minor performance enhancements. 4 years ago
sch_pin.h Fill in some missing GetMsgPanelItems and make some others consistent. 4 years ago
sch_plugin.cpp More NULL expunging. 4 years ago
sch_preview_panel.cpp Update dangling flags in color settings' preview. 4 years ago
sch_preview_panel.h Reduce some eda_item.h usage in headers 4 years ago
sch_reference_list.h Remove broken RefDesStringCompare 4 years ago
sch_rtree.h Move bbox padding to RTrees so it doesn't interfere with hittesting. 4 years ago
sch_screen.cpp Eeschema: don't stat files when updating title bar text. 4 years ago
sch_screen.h Eeschema: don't stat files when updating title bar text. 4 years ago
sch_sheet.cpp Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
sch_sheet.h Pass wxString objects by reference instead of on the stack. 4 years ago
sch_sheet_path.cpp Fix source comment/doc typos (follow-up) 4 years ago
sch_sheet_path.h Fix source comment/doc typos (follow-up) 4 years ago
sch_sheet_pin.cpp Fix some issues with incorrectly scaled defaults given in mils. 4 years ago
sch_sheet_pin.h More NULL expunging. 4 years ago
sch_symbol.cpp Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
sch_symbol.h Remove pins from symbol hit-testing. 4 years ago
sch_text.cpp Remove unused m_host variable 4 years ago
sch_text.h Override SCH_GLOBALLABEL::HitTest 4 years ago
sch_text_help.md Fix issues with new overbar syntax 4 years ago
sch_validators.cpp Fix bus validation. 4 years ago
sch_validators.h Pass wxString objects by reference instead of on the stack. 4 years ago
sch_view.cpp Rename layer ids file. 4 years ago
sch_view.h Rename layer ids file. 4 years ago
schematic.cpp Remove Setup Dialog assignment of netclasses to buses. 4 years ago
schematic.h Allow titleblock vars to be resolved outside the titleblock. 4 years ago
schematic.keywords Persist fields_autoplaced information. 5 years ago
schematic_settings.cpp Remove unused and shadowed variables 4 years ago
schematic_settings.h Attempt to untangle junction dot preferences. 4 years ago
schematic_undo_redo.cpp Don't auto-zoom when page settings were cancelled. 4 years ago
sheet.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
symbol_async_loader.cpp Decouple PROGRESS_REPORTER interface from implementations. 4 years ago
symbol_async_loader.h Rename LIB_PART to LIB_SYMBOL. 4 years ago
symbol_lib_table.cpp Normalize drawing sheet path to env vars & prj, not just prj. 4 years ago
symbol_lib_table.h More NULL expunging. 4 years ago
symbol_library.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
symbol_library.h Unwrap some std::library typedefs. 4 years ago
symbol_tree_model_adapter.cpp Dark mode for a bunch of HTML dialogs. 4 years ago
symbol_tree_model_adapter.h Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
symbol_tree_synchronizing_adapter.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
symbol_tree_synchronizing_adapter.h Remove and re-add saved-as libraries when Syncing tree. 5 years ago
symbol_viewer_frame.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
symbol_viewer_frame.h Expunge the use of the word component from Eeschema code. 4 years ago
toolbars_sch_editor.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
toolbars_symbol_viewer.cpp Rename class_library.[h|cpp] to symbol_library.[h|cpp]. 4 years ago
transform.cpp More NULL expunging. 4 years ago
transform.h Expunge the use of the word component from Eeschema code. 4 years ago