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 a21d24a4c8 Experiment with loading recent searches into the search menu. 3 years ago
..
dialogs Experiment with loading recent searches into the search menu. 3 years ago
navlib Cleanup spacemouse plugin 4 years ago
netlist_exporters Sim: Refactor Spice code generation to a new SPICE_GENERATOR class 3 years ago
plugins Drop xsl/xslt files 3 years ago
sch_plugins Add support for symbol unit display names in eeschema and symbol editor 3 years ago
sim Sim: Move SPICE_GENERATOR class to a new file 3 years ago
symbol_editor ADDED: Multi-selection cut/copy/paste in symbol editor library tree 3 years ago
tools Sim: Move SPICE_GENERATOR class to a new file 3 years ago
widgets Experiment with loading recent searches into the search menu. 3 years ago
CMakeLists.txt Sim: Move SPICE_GENERATOR class to a new file 3 years ago
annotate.cpp Allow selected RefDes as proxy to selected symbol for annotate selection. 3 years ago
autoplace_fields.cpp ADDED: Option to disable autoplacement for particular fields 3 years ago
bom_plugins.cpp Adjust macOS BOM plugin Python path 4 years ago
bom_plugins.h Unwrap some std::library typedefs. 4 years ago
bus-wire-junction.cpp Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
bus_alias.h Coverity fixes. 3 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 Annotation: use full hierarchy for sheet based numbering on paste 3 years ago
connection_graph.cpp Fix ERC global label unit tests 3 years ago
connection_graph.h CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
cross-probing.cpp Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
default_values.h Fix some issues with incorrectly scaled defaults given in mils. 4 years ago
ee_collectors.cpp Attempt to fix std::initializer_list lifetime issue. 3 years ago
ee_collectors.h Attempt to fix std::initializer_list lifetime issue. 3 years ago
eeschema.cpp Don't allow a SaveAs to overwrite the root sheet. 3 years ago
eeschema.icns Add drop shadows to MacOS icons 4 years ago
eeschema_config.cpp Add display options to Symbol Browser toolbar. 3 years ago
eeschema_doc.icns Add drop shadows to MacOS icons 4 years ago
eeschema_id.h Add pinned library support to Footprint and Symbol Viewers. 3 years ago
eeschema_settings.cpp Add "Open file after plot" to Plot dialog 3 years ago
eeschema_settings.h Add "Open file after plot" to Plot dialog 3 years ago
erc.cpp Move bus aliases to std::set. 3 years ago
erc.h Off-grid ERC warnings. 4 years ago
erc_item.cpp CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
erc_item.h CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
erc_settings.cpp Add ERC QA tests 3 years ago
erc_settings.h Add ERC QA tests 3 years ago
fields_grid_table.cpp CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
fields_grid_table.h ADDED show pin names on footprint pads when assigning to symbol. 3 years ago
files-io.cpp ADDED: Implement Drag and Drop 3 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
hierarch.cpp Performance optimizations. 3 years ago
hierarch.h Remove unused include 3 years ago
invoke_sch_dialog.h Move Bus Definitions to common GUI paradigm in Schematic Setup. 3 years ago
lib_field.cpp ADDED: Dynamic field columns in symbol chooser 3 years ago
lib_field.h ADDED: Dynamic field columns in symbol chooser 3 years ago
lib_item.cpp Move EDA_ITEM hitTest to BOX2I. 3 years ago
lib_item.h RIP EDA_RECT. 3 years ago
lib_pin.cpp Eeschema: fix schematic symbol library cache refresh bug. 3 years ago
lib_pin.h More EDA_RECE yeetage. 3 years ago
lib_shape.cpp Move EDA_ITEM hitTest to BOX2I. 3 years ago
lib_shape.h Move EDA_ITEM hitTest to BOX2I. 3 years ago
lib_symbol.cpp Add support for symbol unit display names in eeschema and symbol editor 3 years ago
lib_symbol.h Add support for symbol unit display names in eeschema and symbol editor 3 years ago
lib_text.cpp Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
lib_text.h Move EDA_ITEM hitTest to BOX2I. 3 years ago
lib_textbox.cpp ADDED vertical alignment for text boxes. 3 years ago
lib_textbox.h Move EDA_ITEM hitTest to BOX2I. 3 years ago
libarch.cpp A bit more Part -> Symbol. 4 years ago
menubar.cpp Move Bus Definitions to common GUI paradigm in Schematic Setup. 3 years ago
picksymbol.cpp Allow hiding symbol library tables from symbol chooser 3 years ago
pin_numbers.cpp Fix broken comparison in pin_numbers 4 years ago
pin_numbers.h Fix broken comparison in pin_numbers 4 years ago
pin_type.cpp On-the-fly translations for pin electrical types. 4 years ago
pin_type.h Expunge the use of the word component from Eeschema code. 4 years ago
project_rescue.cpp Cleanup & performance enhancements. 3 years ago
project_rescue.h More NULL expunging. 4 years ago
project_sch_specific.cpp Eeschema: code refactor and fix missing save project setting when closing the sch editor. 3 years ago
sch_base_frame.cpp Commonize page_info by simply making the Iu scale a parameter on call. 3 years ago
sch_base_frame.h Fix change that got switched under rebase 3 years ago
sch_bitmap.cpp Move EDA_ITEM hitTest to BOX2I. 3 years ago
sch_bitmap.h Move EDA_ITEM hitTest to BOX2I. 3 years ago
sch_bus_entry.cpp Move EDA_ITEM hitTest to BOX2I. 3 years ago
sch_bus_entry.h Move EDA_ITEM hitTest to BOX2I. 3 years ago
sch_connection.cpp Move bus members from wxArray to std::vector and fix some bugs in dialog. 3 years ago
sch_connection.h Replace boost::optional with std::optional 3 years ago
sch_draw_panel.cpp Cleanup. 4 years ago
sch_draw_panel.h RIP EDA_RECT. 3 years ago
sch_edit_frame.cpp ADDED: Implement Drag and Drop 3 years ago
sch_edit_frame.h ADDED: Implement Drag and Drop 3 years ago
sch_field.cpp Clean up some of the PDF hypertext stuff, and add opening HTTP[S] urls. 3 years ago
sch_field.h ADDED: Option to disable autoplacement for particular fields 3 years ago
sch_file_versions.h ADDED: Option to disable autoplacement for particular fields 3 years ago
sch_io_mgr.cpp ADDED: Database libraries MVP 3 years ago
sch_io_mgr.h ADDED: Dynamic field columns in symbol chooser 3 years ago
sch_item.cpp Move hypertext linking to user-page-numbers. 3 years ago
sch_item.h Move hypertext linking to user-page-numbers. 3 years ago
sch_junction.cpp Move EDA_ITEM hitTest to BOX2I. 3 years ago
sch_junction.h Move EDA_ITEM hitTest to BOX2I. 3 years ago
sch_label.cpp Fix errant format specifier. 3 years ago
sch_label.h Move EDA_ITEM hitTest to BOX2I. 3 years ago
sch_line.cpp Allow the current sheet a chance to resolve text variables. 3 years ago
sch_line.h Move EDA_ITEM hitTest to BOX2I. 3 years ago
sch_marker.cpp Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
sch_marker.h Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
sch_no_connect.cpp Move EDA_ITEM hitTest to BOX2I. 3 years ago
sch_no_connect.h Move EDA_ITEM hitTest to BOX2I. 3 years ago
sch_painter.cpp Move FILL_WITH_COLOR from background to device layer. 3 years ago
sch_painter.h Add display options to Symbol Browser toolbar. 3 years ago
sch_pin.cpp Catch connection errors when stacked pins have NC flags 3 years ago
sch_pin.h Catch connection errors when stacked pins have NC flags 3 years ago
sch_plugin.cpp More NULL expunging. 4 years ago
sch_preview_panel.cpp Add display options to Symbol Browser toolbar. 3 years ago
sch_preview_panel.h Don't paint hidden fields without a schematic context 3 years ago
sch_reference_list.h Annotation: use full hierarchy for sheet based numbering on paste 3 years ago
sch_rtree.h RIP EDA_RECT. 3 years ago
sch_screen.cpp Fix type in SelectConnection. 3 years ago
sch_screen.h Move bus aliases to std::set. 3 years ago
sch_shape.cpp Polys aren't automatically closed. 3 years ago
sch_shape.h Move EDA_ITEM hitTest to BOX2I. 3 years ago
sch_sheet.cpp Allow recursion up the sheet hierarchy for text variable resolution. 3 years ago
sch_sheet.h Allow recursion up the sheet hierarchy for text variable resolution. 3 years ago
sch_sheet_path.cpp Cross-probing/selection for multiple items (PCB -> SCH) 3 years ago
sch_sheet_path.h Cross-probing/selection for multiple items (PCB -> SCH) 3 years ago
sch_sheet_pin.cpp Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
sch_sheet_pin.h Replace wxFindReplaceData with our own container 3 years ago
sch_symbol.cpp Add support for symbol unit display names in eeschema and symbol editor 3 years ago
sch_symbol.h Add support for symbol unit display names in eeschema and symbol editor 3 years ago
sch_text.cpp More EDA_RECT expungification, and an attempt to fix the python test. 3 years ago
sch_text.h Move EDA_ITEM hitTest to BOX2I. 3 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 ADDED vertical alignment for text boxes. 3 years ago
sch_textbox.h Move EDA_ITEM hitTest to BOX2I. 3 years ago
sch_validators.cpp Fix bus validation. 4 years ago
sch_validators.h CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
sch_view.cpp Commonize page_info by simply making the Iu scale a parameter on call. 3 years ago
sch_view.h Get all eeschema layers properly ordered 4 years ago
schematic.cpp Move bus aliases to std::set. 3 years ago
schematic.h ADDED netclass assignment from PCB canvas. 3 years ago
schematic.keywords Add support for symbol unit display names in eeschema and symbol editor 3 years ago
schematic_settings.cpp Add a new schematic exporter to Spice .subckt model 3 years ago
schematic_settings.h Add a new schematic exporter to Spice .subckt model 3 years ago
schematic_undo_redo.cpp Special case undo for items with instance data. 4 years ago
sheet.cpp Improve sheet schematic import messages and simplify code. 4 years ago
symbol_async_loader.cpp Infobar warning if symbol loading was cancelled. 4 years ago
symbol_async_loader.h Infobar warning if symbol loading was cancelled. 4 years ago
symbol_checker.cpp symbol_checker: better message about reference prefix. 3 years ago
symbol_lib_table.cpp Fix loading of symbols from libs through non-chooser paths 3 years ago
symbol_lib_table.h ADDED: Dynamic field columns in symbol chooser 3 years ago
symbol_library.cpp Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 years ago
symbol_library.h Hash symbol libraries per library rather than statically per cache type. 4 years ago
symbol_library_common.h Factor out common and remove dead legacy symbol library code. 4 years ago
symbol_tree_model_adapter.cpp ADDED: Dynamic field columns in symbol chooser 3 years ago
symbol_tree_model_adapter.h Redo the pinned-libraries storage architecture. 3 years ago
symbol_tree_synchronizing_adapter.cpp Display descriptions in second column of library trees. 3 years ago
symbol_tree_synchronizing_adapter.h Remove and re-add saved-as libraries when Syncing tree. 5 years ago
symbol_viewer_frame.cpp Add support for symbol unit display names in eeschema and symbol editor 3 years ago
symbol_viewer_frame.h Add pinned library support to Footprint and Symbol Viewers. 3 years ago
toolbars_sch_editor.cpp Fix some issue with hierarchy panel on OSX. 3 years ago
toolbars_symbol_viewer.cpp Add display options to Symbol Browser toolbar. 3 years ago