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 840a8b1d36 Eeschema, renumbering components: Fix multiparts IC supply renumber problem. 7 years ago
..
dialogs Fix eeschema crash when updating fields from libraries, and when a symbol in schematic is not found in libs 7 years ago
netlist_exporters Output descriptions to components in generic netlist. 7 years ago
plugins Output descriptions to components in generic netlist. 7 years ago
qa Pass -DBOOST_TEST_DYN_LINK to all parts of test 8 years ago
sim spice_value.cpp: replace std::invalid_argument by KI_PARAM_ERROR (replacement forgotten in commit a288d6199) 7 years ago
widgets Select best-matching component when filtering. 7 years ago
CMakeLists.txt Bundle libngspice, code models and init scripts for macOS 8 years ago
Info.plist macOS: standardise CFBundleName to application names. 8 years ago
annotate.cpp Optionally sort reporter messages 8 years ago
autoplace_fields.cpp fix code after renamin files 8 years ago
backanno.cpp fix code after renamin files 8 years ago
block.cpp eeschema: preserve unit number after pasting a component 8 years ago
block_libedit.cpp fix code after renamin files 8 years ago
bus-wire-junction.cpp Keep first segment of wire attached to sheet pin horizontal. 8 years ago
busentry.cpp fix code after renamin files 8 years ago
class_libentry.cpp eeschema: Rescue symbols with illegal chars 7 years ago
class_libentry.h Library Field editor: validate alias name before changing it 8 years ago
class_library.cpp Coverity fixes. 8 years ago
class_library.h Eeschema: fix potential symbol cache library name collisions. 8 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 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
cmp_tree_model.cpp Fix some Coverity uninitialized field warnings. 7 years ago
cmp_tree_model.h Add library descriptions to component tree. 8 years ago
cmp_tree_model_adapter.cpp Add library descriptions to component tree. 8 years ago
cmp_tree_model_adapter.h Extracted CMP_TREE_MODEL_ADAPTER_BASE class 8 years ago
cmp_tree_model_adapter_base.cpp Select best-matching component when filtering. 7 years ago
cmp_tree_model_adapter_base.h Select best-matching component when filtering. 7 years ago
component_references_lister.cpp Eeschema, renumbering components: Fix multiparts IC supply renumber problem. 7 years ago
controle.cpp eeschema: context menu pops up on 2nd click after ESC key was pressed twice 8 years ago
cross-probing.cpp Fix warnings for unreferenced local variables 8 years ago
dialog_erc_listbox.h Make sure ERC and DRC item lists respect color themes. 8 years ago
drc_erc_item.cpp Add ERC check that a pin appears in only one net 8 years ago
edit_bitmap.cpp fix code after renamin files 8 years ago
edit_component_in_schematic.cpp fix code after renamin files 8 years ago
edit_label.cpp fix misspelled 'an other' -> 'another' 8 years ago
eeredraw.cpp fix code after renamin files 8 years ago
eeschema.cpp Keep track of open sockets and dispose of them in d'tor. 8 years ago
eeschema.icns Update MacOS icons 8 years ago
eeschema.rc Remove old xpm icons files 14 years ago
eeschema_config.cpp eeschema: Disabled an assert checking if project path is empty 7 years ago
eeschema_config.h Implement primitive icon scaling for high DPI 8 years ago
eeschema_doc.icns Update MacOS icons 8 years ago
eeschema_id.h Eeschema: fix many wxASSERT when trying to open menus from the main menubar. 8 years ago
erc.cpp fix misspelled 'an other' -> 'another' 8 years ago
erc.h fix misspelled 'an other' -> 'another' 8 years ago
events_called_functions_for_edit.cpp fix code after renamin files 8 years ago
files-io.cpp Treat ${...} and $(...) envvar references uniformly. 8 years ago
find.cpp eeschema: Check for dangling ends when switching sheets 7 years ago
general.h Clear symbol library list from project file after remapping. 8 years ago
generate_alias_info.cpp Standardize Keywords->Key words 8 years ago
generate_alias_info.h Convert component chooser dialog over to use symbol library table. 8 years ago
getpart.cpp Don't allow wxDataViewCtrl updates during model update. 8 years ago
help_common_strings.h Standardize terminology for automatic zoom to "Zoom to Fit". 8 years ago
hierarch.cpp fix code after renamin files 8 years ago
highlight_connection.cpp fix code after renamin files 8 years ago
hotkeys.cpp Revert broken hotkey fix. 8 years ago
hotkeys.h Eeschema: New menubar structure 8 years ago
invoke_sch_dialog.h Relax fully-annotated constraint for BOM editor. 8 years ago
lib_arc.cpp Fix code after renaming files 8 years ago
lib_arc.h Symbol library load performance enhancements. 8 years ago
lib_bezier.cpp Fix code after renaming files 8 years ago
lib_bezier.h Symbol library load performance enhancements. 8 years ago
lib_circle.cpp Fix code after renaming files 8 years ago
lib_circle.h Symbol library load performance enhancements. 8 years ago
lib_collectors.cpp rename class_collector.h to collector.h 8 years ago
lib_collectors.h rename class_collector.h to collector.h 8 years ago
lib_draw_item.cpp Fix code after renaming files 8 years ago
lib_draw_item.h Fix code after renaming files 8 years ago
lib_edit_frame.cpp Symbol Editor: fixed a crash when modifying a symbol 7 years ago
lib_edit_frame.h SymLibEditor: synced state of search tree tool button with its panel 7 years ago
lib_export.cpp fix code after renamin files 8 years ago
lib_field.cpp Replace illegal characters in LIB_{ALIAS,PART} LIB_IDs 8 years ago
lib_field.h Symbol library load performance enhancements. 8 years ago
lib_manager.cpp eeschema: Rescue symbols with illegal chars 7 years ago
lib_manager.h eeschema: Rescue symbols with illegal chars 7 years ago
lib_manager_adapter.cpp Don't allow wxDataViewCtrl updates during model update. 8 years ago
lib_manager_adapter.h Add '*' to modified files in libedit cmptree, and change highlighting. 8 years ago
lib_pin.cpp Only draw hidden pins if requested or in LibEdit. 8 years ago
lib_pin.h More performance optimizations for symbol libraries 8 years ago
lib_polyline.cpp Fix code after renaming files 8 years ago
lib_polyline.h Symbol library load performance enhancements. 8 years ago
lib_rectangle.cpp Fix code after renaming files 8 years ago
lib_rectangle.h Symbol library load performance enhancements. 8 years ago
lib_text.cpp Fix code after renaming files 8 years ago
lib_text.h Symbol library load performance enhancements. 8 years ago
libarch.cpp Eeschema: fix incorrect UI messages in dialogs due to using UTF8 strings instead of wxStrings (unicode) to build them. 8 years ago
libedit.cpp Eeschema: fix incorrect UI messages in dialogs due to using UTF8 strings instead of wxStrings (unicode) to build them. 8 years ago
libedit_onleftclick.cpp Libedit: Fix a few places where item could be NULL 8 years ago
libedit_onrightclick.cpp Added 'Paste' to eeschema context menus 8 years ago
libedit_plot_component.cpp fix code after renamin files 8 years ago
libedit_undo_redo.cpp Coverity fixes 8 years ago
libfield.cpp eeschema: Fix assignment from d30ac2967 7 years ago
list_operations.h Eeschema: removed protos.h 8 years ago
menubar.cpp Fix duplicate menu shortcuts in Eeschema View menu. 8 years ago
menubar_libedit.cpp Menu consistence (add Config Paths to LibEdit). 8 years ago
netlist.h Fixed Spice netlist export options and added a few new flags 9 years ago
netlist_generator.cpp Output defined default fields to netlists & BOMs. 8 years ago
netlist_object.cpp fix code after renamin files 8 years ago
netlist_object.h fix misspelled 'an other' -> 'another' 8 years ago
netlist_object_list.cpp rename files 8 years ago
onleftclick.cpp fix code after renamin files 8 years ago
onrightclick.cpp eeschema: context menu pops up on 2nd click after ESC key was pressed twice 8 years ago
operations_on_items_lists.cpp Prevent duplicate sheetnames when using mouse copy 8 years ago
pin_number.cpp Compress consecutive numbers in pin summary. 10 years ago
pin_number.h Add pin number summary 10 years ago
pin_shape.cpp Remove some extra semicolons 8 years ago
pin_shape.h Enum refactoring and shiny icons in dialog_lib_edit_pin_table 10 years ago
pin_type.cpp Enum refactoring and shiny icons in dialog_lib_edit_pin_table 10 years ago
pin_type.h Enum refactoring and shiny icons in dialog_lib_edit_pin_table 10 years ago
pinedit.cpp fix misspelled 'an other' -> 'another' 8 years ago
plot_schematic_DXF.cpp fix code after renamin files 8 years ago
plot_schematic_HPGL.cpp fix code after renamin files 8 years ago
plot_schematic_PDF.cpp fix code after renamin files 8 years ago
plot_schematic_PS.cpp fix code after renamin files 8 years ago
plot_schematic_SVG.cpp fix code after renamin files 8 years ago
project_rescue.cpp eeschema: Rescue symbols with illegal chars 7 years ago
project_rescue.h Do not append "RESCUE" to symbol names when rescuing symbols. 8 years ago
sch_base_frame.cpp Menu consistence (add Config Paths to LibEdit). 8 years ago
sch_base_frame.h Menu consistence (add Config Paths to LibEdit). 8 years ago
sch_bitmap.cpp Remove all schematic object load and save code. 8 years ago
sch_bitmap.h Update code after file renaming 8 years ago
sch_bus_entry.cpp rename files: update filenames in sources 8 years ago
sch_bus_entry.h Eeschema: Adding connection block selections 8 years ago
sch_collectors.cpp Organize trace debugging code for ease of maintenance. 8 years ago
sch_collectors.h Don't rely on live pointers in search data. 8 years ago
sch_component.cpp Add missing header 7 years ago
sch_component.h Field Name Template (aka Default Fields) fixes. 7 years ago
sch_eagle_plugin.cpp eeschema: Rescue symbols with illegal chars 7 years ago
sch_eagle_plugin.h Eagle SCH import: improved implicit connections resolution 8 years ago
sch_edit_frame.cpp Output defined default fields to netlists & BOMs. 8 years ago
sch_edit_frame.h Save hotkeys to combined app-based file 8 years ago
sch_field.cpp Don't allow replace on Power Symbol value fields. 8 years ago
sch_field.h Don't allow replace on Power Symbol value fields. 8 years ago
sch_io_mgr.cpp Fix quotes in UI messages 8 years ago
sch_io_mgr.h Eeschema: allow for partial schematic loading. 8 years ago
sch_item_struct.cpp Organize trace debugging code for ease of maintenance. 8 years ago
sch_item_struct.h Cleanup of trace logs from Simon Richter. 8 years ago
sch_junction.cpp Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
sch_junction.h Eeschema: Adding connection block selections 8 years ago
sch_legacy_plugin.cpp eeschema: Rescue symbols with illegal chars 7 years ago
sch_legacy_plugin.h SCH_LEGACY_PLUGIN::loadHierarchy() uses a stack to maintain sheet paths 8 years ago
sch_line.cpp fix code after renamin files 8 years ago
sch_line.h Eeschema: Adding connection block selections 8 years ago
sch_marker.cpp Fix code after renaming files 8 years ago
sch_marker.h Rename a few files 8 years ago
sch_no_connect.cpp Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
sch_no_connect.h Eeschema: Adding connection block selections 8 years ago
sch_plugin.cpp Fix quotes in UI messages 8 years ago
sch_reference_list.h Fixup sorting for expanded component groups. 8 years ago
sch_screen.cpp fix misspelled 'an other' -> 'another' 8 years ago
sch_screen.h Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
sch_sheet.cpp Cleanup of trace logs from Simon Richter. 8 years ago
sch_sheet.h Eeschema: Adding connection block selections 8 years ago
sch_sheet_path.cpp Fix -Wshadow warning in sch_sheet_path.cpp 7 years ago
sch_sheet_path.h fix misspelled 'allows to' -> 'allows one to' 8 years ago
sch_sheet_pin.cpp Cleanup of trace logs from Simon Richter. 8 years ago
sch_text.cpp Cleanup of trace logs from Simon Richter. 8 years ago
sch_text.h Eeschema: Adding connection block selections 8 years ago
sch_validators.cpp Forbid colon, slash and backslash characters in symbol names 8 years ago
sch_validators.h Add more "override" markers. 9 years ago
schedit.cpp Fix incorrect UI management of Zoom to Selection, created by fix 2a419156 8 years ago
schematic_undo_redo.cpp fix code after renamin files 8 years ago
selpart.cpp Fix warnings for unreferenced local variables 8 years ago
sheet.cpp Eeschema: fix a bug in sheet properties dialog that break the annotation of the symbols inside this sheet (Windows only) 7 years ago
sheetlab.cpp fix code after renamin files 8 years ago
symbdraw.cpp Libedit: Fix a few places where item could be NULL 8 years ago
symbedit.cpp Fix warnings for unreferenced local variables 8 years ago
symbol_lib_table.cpp Load each symbol library atomically for better performance. 8 years ago
symbol_lib_table.h Load each symbol library atomically for better performance. 8 years ago
template_fieldnames.cpp Symbol library load performance enhancements. 8 years ago
template_fieldnames.h Fix code after renaming files 8 years ago
template_fieldnames.keywords *.lst -> *.keywords, rename input filenames to CMake script TokenList2DsnLexer.cmake 16 years ago
tool_lib.cpp Change Libedit save icon from Save Library to Save All Libraries. 8 years ago
tool_sch.cpp Standardize "assign footprints" terminology. 7 years ago
tool_viewlib.cpp Fix memory leak and push menu change to other apps. 8 years ago
transform.cpp Fix code after renaming files 8 years ago
transform.h Remove unnecessary TRANSFORM::operator= 9 years ago
viewlib_frame.cpp Fix warnings for unreferenced local variables 8 years ago
viewlib_frame.h Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
viewlibs.cpp Fix warnings for unreferenced local variables 8 years ago