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.
 
 
 
 
 
jean-pierre charras efdb67aa64 Minor fixes. 3 years ago
..
dialogs Minor fixes. 3 years ago
navlib Cleanup spacemouse plugin 4 years ago
netlist_exporters Sim: Basic cleanup after KIBIS merge 3 years ago
plugins Fix a UTF8 convert issue in some BOM python scripts. 3 years ago
sch_plugins Remove ID from property fields 3 years ago
sim Sim: Basic cleanup after KIBIS merge 3 years ago
symbol_editor ADDED: Export symbols from schematic to library 3 years ago
tools Swap: disallow swapping tracks / wires 3 years ago
widgets ADDED: Export symbols from schematic to library 3 years ago
CMakeLists.txt Add Ibis to spice model editor 3 years ago
annotate.cpp Allow selected RefDes as proxy to selected symbol for annotate selection. 3 years ago
autoplace_fields.cpp Strip out Mils2Iu 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 Fix some issues in ERC error messages. 3 years ago
connection_graph.cpp Remove debugging code 3 years ago
connection_graph.h CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
cross-probing.cpp Keep selection order in SCH->PCB cross-selection. 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 Fix duplicate variable member m_userUnits, creating issues depending on 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 Strip out Mils2Iu 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 Work around more instances of the wxWidgets color string locale bug. 3 years ago
fields_grid_table.h Untangle some includes 3 years ago
files-io.cpp Replace PROF_COUNTER with PROF_TIMER in some conditional places. 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 Add include for Linux builds. 3 years ago
hierarch.h ADDED setting page number from hierarchy tree. 3 years ago
invoke_sch_dialog.h Move Bus Definitions to common GUI paradigm in Schematic Setup. 3 years ago
lib_field.cpp Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
lib_field.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
lib_item.cpp ADDED: Support for explicit DNP field 3 years ago
lib_item.h ADDED: Support for explicit DNP field 3 years ago
lib_pin.cpp Formatting. 3 years ago
lib_pin.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
lib_shape.cpp Eeschema, print and plot: fix arc issue for lib arcs == 180 deg 3 years ago
lib_shape.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
lib_symbol.cpp Strip out Mils2Iu 3 years ago
lib_symbol.h ADDED: Support for explicit DNP field 3 years ago
lib_text.cpp Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
lib_text.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
lib_textbox.cpp Avoid including plotters/plotter.h in many files. 3 years ago
lib_textbox.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
libarch.cpp A bit more Part -> Symbol. 4 years ago
menubar.cpp ADDED: Export symbols from schematic to library 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 ADDED: Export symbols from schematic to library 3 years ago
sch_base_frame.h ADDED: Export symbols from schematic to library 3 years ago
sch_bitmap.cpp Readability improvements. 3 years ago
sch_bitmap.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_bus_entry.cpp Avoid including plotters/plotter.h in many files. 3 years ago
sch_bus_entry.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_connection.cpp Push UNITS_PROVIDER down into a low-level mixin. 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 Replace PROF_COUNTER with PROF_TIMER in some conditional places. 3 years ago
sch_edit_frame.h Default intersheet ref field visibility to off, and show warning 3 years ago
sch_field.cpp Use netclass colours for label graphics, text and fields. 3 years ago
sch_field.h Use netclass colours for label graphics, text and fields. 3 years ago
sch_file_versions.h Remove ID from property 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 Avoid including plotters/plotter.h in many files. 3 years ago
sch_junction.cpp Strip out Mils2Iu 3 years ago
sch_junction.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_label.cpp Default intersheet ref field visibility to off, and show warning 3 years ago
sch_label.h Use netclass colours for label graphics, text and fields. 3 years ago
sch_line.cpp Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_line.h Avoid including plotters/plotter.h in many files. 3 years ago
sch_marker.cpp Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
sch_marker.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_no_connect.cpp Strip out Mils2Iu 3 years ago
sch_no_connect.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_painter.cpp Use netclass colours for label graphics, text and fields. 3 years ago
sch_painter.h ADDED: Support for explicit DNP field 3 years ago
sch_pin.cpp Small optimizations. 3 years ago
sch_pin.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_plugin.cpp More NULL expunging. 4 years ago
sch_preview_panel.cpp Strip out Mils2Iu 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 Repoint IU_PER_MILS 3 years ago
sch_screen.h Move bus aliases to std::set. 3 years ago
sch_shape.cpp Avoid including plotters/plotter.h in many files. 3 years ago
sch_shape.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_sheet.cpp Remove ID from property fields 3 years ago
sch_sheet.h Coding conventions. 3 years ago
sch_sheet_path.cpp Small optimizations. 3 years ago
sch_sheet_path.h Coding conventions. 3 years ago
sch_sheet_pin.cpp Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_sheet_pin.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_symbol.cpp Don't place bookmarks for power symbols (like GND) 3 years ago
sch_symbol.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_text.cpp Small optimizations. 3 years ago
sch_text.h Use netclass colours for label graphics, text and fields. 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 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
sch_textbox.h Push UNITS_PROVIDER down into a low-level mixin. 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 Allow text variable resolution through properties in drawing sheet text. 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 Allow text variable resolution through properties in drawing sheet text. 3 years ago
schematic.keywords ADDED: Support for explicit DNP field 3 years ago
schematic_settings.cpp Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
schematic_settings.h Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
schematic_undo_redo.cpp Special case undo for items with instance data. 4 years ago
sheet.cpp Repoint IU_PER_MILS 3 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 Readability improvements. 3 years ago
symbol_lib_table.cpp fix a few compil warnings 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 ADDED: Export symbols from schematic to library 3 years ago
symbol_library_manager.cpp Fix more for loops making copies of iterates 3 years ago
symbol_library_manager.h Fix missing virtual dtor 3 years ago
symbol_tree_model_adapter.cpp Add pin/unpin context menu to Symbol Chooser and Footprint Chooser. 3 years ago
symbol_tree_model_adapter.h Add pin/unpin context menu to Symbol Chooser and Footprint Chooser. 3 years ago
symbol_tree_synchronizing_adapter.cpp ADDED: Export symbols from schematic to library 3 years ago
symbol_tree_synchronizing_adapter.h Add pin/unpin context menu to Symbol Chooser and Footprint Chooser. 3 years ago
symbol_viewer_frame.cpp Repoint IU_PER_MILS 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