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 3b39a14fa9 Eeschema, fields_grid_table.cpp: sheet filename selector: use right wildcard syntax. 6 years ago
..
dialogs Eeschema, DIALOG_SCH_SHEET_PROPS: try to fix a very serious issue: 6 years ago
libedit Only append number to name if it already exists. 6 years ago
netlist_exporters Variable substitution framework. 6 years ago
plugins minor fix in a python script (kicad_netlist_reader.py) 6 years ago
sim Rationalise 3D settings data-structure. 6 years ago
tools Finish off "busses" -> "buses". 6 years ago
widgets Eeschema: fix rescue multiple unit symbol bug. 6 years ago
CMakeLists.txt Variable substitution framework. 6 years ago
annotate.cpp Fix compil issues, especially on Windows: 6 years ago
autoplace_fields.cpp A few Coverity fixes. 6 years ago
bom_plugins.cpp BOM and Netlist dialogs: replace "plugin" by "generator" and/or "script". 7 years ago
bom_plugins.h BOM and Netlist dialogs: replace "plugin" by "generator" and/or "script". 7 years ago
bus-wire-junction.cpp Finish off "busses" -> "buses". 6 years ago
bus_alias.cpp New connectivity algorithm and bus upgrades 7 years ago
bus_alias.h Use wxArrayString instead of vector<wxString> in BUS_ALIAS 6 years ago
class_libentry.cpp Eeschema: fix rescue multiple unit symbol bug. 6 years ago
class_libentry.h Implement symbol library s-expression parser. 6 years ago
class_library.cpp Catch exceptions from a failed library load. 6 years ago
class_library.h Push deprecation warning suppression down into boost. 6 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
component_references_lister.cpp Fix compil issues, especially on Windows: 6 years ago
connection_graph.cpp Reverting part of cee973dc04e96140a5bafbece0b0dd6ff9aa695a 6 years ago
connection_graph.h Schematic Setup dialog. 6 years ago
cross-probing.cpp Fix fully broken selection of items of the same sheet, in pcbnew and from eeschema. 6 years ago
edit_label.cpp Eeschema: fix a colliding name between sch_text.h and a Windows/msys2 header. 6 years ago
ee_collectors.cpp Eeschema: void CollectOtherUnits(): do not try to collect others units 6 years ago
ee_collectors.h Share multi-unit updating code between Sym Props and Edit Field. 6 years ago
eeschema.cpp ADDED: New color theme editor and multi-theme support 6 years ago
eeschema.icns Update MacOS icons 8 years ago
eeschema.rc Remove old xpm icons files 14 years ago
eeschema_config.cpp Cleanup some dynamic casts 6 years ago
eeschema_config.h Remove duplicated settings from preferences. 6 years ago
eeschema_doc.icns Update MacOS icons 8 years ago
eeschema_id.h Move a few more things to ACTIONs. 6 years ago
eeschema_settings.cpp Move ERC error reporting over to the new framework. 6 years ago
eeschema_settings.h Move ERC error reporting over to the new framework. 6 years ago
erc.cpp Clean up compiler warning. 6 years ago
erc.h Add ERC & DRC checks for unresolved variables. 6 years ago
erc_item.cpp Finish off "busses" -> "buses". 6 years ago
erc_item.h Move ERC error reporting over to the new framework. 6 years ago
erc_settings.h Move ERC error reporting over to the new framework. 6 years ago
fields_grid_table.cpp Eeschema, fields_grid_table.cpp: sheet filename selector: use right wildcard syntax. 6 years ago
fields_grid_table.h Enable editing of sheet fields. 6 years ago
files-io.cpp fix a few Coverity warnings and compil minor warnings. 6 years ago
general.h Finish off "busses" -> "buses". 6 years ago
generate_alias_info.cpp Variable substitution framework. 6 years ago
generate_alias_info.h Convert component chooser dialog over to use symbol library table. 8 years ago
getpart.cpp Save pinned libraries in project. 6 years ago
hierarch.cpp Fix a minor compil warning. Add a wxASSERT in hierarch.cpp. 6 years ago
hierarch.h HIERARCHY_NAVIG_DLG: fix crash when in a subsheet one open the dialog 6 years ago
invoke_sch_dialog.h Add handle-based editing for eeschema bitmaps. 6 years ago
lib_arc.cpp Add unit test for testing LIB_ARC objects. 6 years ago
lib_arc.h Add unit test for testing LIB_ARC objects. 6 years ago
lib_bezier.cpp ADDED: New color theme editor and multi-theme support 6 years ago
lib_bezier.h Eeschema: implement new symbol library file s-expression formatter. 6 years ago
lib_circle.cpp ADDED: Schematic plotting can use a dedicated color theme 6 years ago
lib_circle.h Eeschema: implement new symbol library file s-expression formatter. 6 years ago
lib_field.cpp Clean up assumption that field_id < MANDATORY means its mandatory. 6 years ago
lib_field.h Variable substitution framework. 6 years ago
lib_item.cpp Eeschema: implement new symbol library file s-expression formatter. 6 years ago
lib_item.h Eeschema: implement new symbol library file s-expression formatter. 6 years ago
lib_pin.cpp ADDED: Schematic plotting can use a dedicated color theme 6 years ago
lib_pin.h Eeschema: implement new symbol library file s-expression formatter. 6 years ago
lib_polyline.cpp ADDED: Schematic plotting can use a dedicated color theme 6 years ago
lib_polyline.h Eeschema: implement new symbol library file s-expression formatter. 6 years ago
lib_rectangle.cpp ADDED: Schematic plotting can use a dedicated color theme 6 years ago
lib_rectangle.h Eeschema: implement new symbol library file s-expression formatter. 6 years ago
lib_text.cpp ADDED: Schematic plotting can use a dedicated color theme 6 years ago
lib_text.h Eeschema: implement new symbol library file s-expression formatter. 6 years ago
lib_view_frame.cpp Implement a new settings framework across all of KiCad 6 years ago
lib_view_frame.h Implement a new settings framework across all of KiCad 6 years ago
libarch.cpp Eeschema: fix rescue multiple unit symbol bug. 6 years ago
menubar.cpp Schematic Setup dialog. 6 years ago
netlist.h Fixed Spice netlist export options and added a few new flags 9 years ago
netlist_generator.cpp Fix compil issues, especially on Windows: 6 years ago
netlist_object.cpp Remove unused functionality. 6 years ago
netlist_object.h Move ERC error reporting over to the new framework. 6 years ago
netlist_object_list.cpp Promote PathsAndReferences from wxArrayString to first-class-citizen. 6 years ago
pin_number.cpp Added an include to tell the compiler where to find wxIsdigit 7 years ago
pin_number.h Add pin number summary 10 years ago
pin_shape.cpp Convert enums inside eeschema and the symbol editor to be scoped 6 years ago
pin_shape.h Convert enums inside eeschema and the symbol editor to be scoped 6 years ago
pin_type.cpp Convert enums inside eeschema and the symbol editor to be scoped 6 years ago
pin_type.h Convert enums inside eeschema and the symbol editor to be scoped 6 years ago
plot_schematic_DXF.cpp Variable substitution framework. 6 years ago
plot_schematic_HPGL.cpp Variable substitution framework. 6 years ago
plot_schematic_PDF.cpp Variable substitution framework. 6 years ago
plot_schematic_PS.cpp Variable substitution framework. 6 years ago
plot_schematic_SVG.cpp Variable substitution framework. 6 years ago
project_rescue.cpp Eeschema: fix rescue multiple unit symbol bug. 6 years ago
project_rescue.h Eeschema: fix rescue multiple unit symbol bug. 6 years ago
sch_base_frame.cpp Eeschema: fix symbol cache library look up bug. 6 years ago
sch_base_frame.h Move ERC error reporting over to the new framework. 6 years ago
sch_bitmap.cpp ADDED: Schematic plotting can use a dedicated color theme 6 years ago
sch_bitmap.h Switch to scoped enums 6 years ago
sch_bus_entry.cpp ADDED: Schematic plotting can use a dedicated color theme 6 years ago
sch_bus_entry.h Eeschema: adjusted component sorting to work better 6 years ago
sch_component.cpp eeschema: Check connections on current unit 6 years ago
sch_component.h Variable substitution framework. 6 years ago
sch_connection.cpp Implement a new settings framework across all of KiCad 6 years ago
sch_connection.h Convert enums inside eeschema and the symbol editor to be scoped 6 years ago
sch_draw_panel.cpp ADDED: New color theme editor and multi-theme support 6 years ago
sch_draw_panel.h Eeschema: Catch error on init 6 years ago
sch_eagle_plugin.cpp Finish off "busses" -> "buses". 6 years ago
sch_eagle_plugin.h Implement symbol library s-expression parser. 6 years ago
sch_edit_frame.cpp Add ERC & DRC checks for unresolved variables. 6 years ago
sch_edit_frame.h Add ERC & DRC checks for unresolved variables. 6 years ago
sch_field.cpp fix a few Coverity warnings and compil minor warnings. 6 years ago
sch_field.h Variable substitution framework. 6 years ago
sch_file_versions.h Eeschema: implement s-expression schematic file formatter. 6 years ago
sch_io_mgr.cpp Eeschema: implement s-expression schematic file formatter. 6 years ago
sch_io_mgr.h Use Record handling for parsing 6 years ago
sch_item.cpp Variable substitution framework. 6 years ago
sch_item.h Enable editing of sheet fields. 6 years ago
sch_junction.cpp Remove duplicated settings from preferences. 6 years ago
sch_junction.h Remove duplicated settings from preferences. 6 years ago
sch_legacy_plugin.cpp Clean up assumption that field_id < MANDATORY means its mandatory. 6 years ago
sch_legacy_plugin.h Implement symbol library s-expression parser. 6 years ago
sch_line.cpp Eeschema: implement s-expression schematic file formatter. 6 years ago
sch_line.h Eeschema: implement s-expression schematic file formatter. 6 years ago
sch_marker.cpp Move ERC error reporting over to the new framework. 6 years ago
sch_marker.h Move ERC error reporting over to the new framework. 6 years ago
sch_no_connect.cpp ADDED: Schematic plotting can use a dedicated color theme 6 years ago
sch_no_connect.h Refactor all math into a new kimath library 6 years ago
sch_painter.cpp Variable substitution framework. 6 years ago
sch_painter.h Rationalise 3D settings data-structure. 6 years ago
sch_pin.cpp Move ERC error reporting over to the new framework. 6 years ago
sch_pin.h Move ERC error reporting over to the new framework. 6 years ago
sch_plugin.cpp Implement simple inheritance for library symbols. 6 years ago
sch_preview_panel.cpp Improve dialog spacing and remove 'auto' type decls. 6 years ago
sch_preview_panel.h Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
sch_reference_list.h Promote PathsAndReferences from wxArrayString to first-class-citizen. 6 years ago
sch_rtree.h Replace EESchema DLIST 6 years ago
sch_screen.cpp Finish off "busses" -> "buses". 6 years ago
sch_screen.h Move ERC error reporting over to the new framework. 6 years ago
sch_sexpr_parser.cpp Eeschema: implement s-expression schematic file formatter. 6 years ago
sch_sexpr_parser.h Eeschema: implement s-expression schematic file formatter. 6 years ago
sch_sexpr_plugin.cpp Clean up assumption that field_id < MANDATORY means its mandatory. 6 years ago
sch_sexpr_plugin.h Eeschema: implement s-expression schematic file formatter. 6 years ago
sch_sheet.cpp Add sheet borders and backgrounds to Edit Text & Graphics. 6 years ago
sch_sheet.h Eeschema: implement s-expression schematic file formatter. 6 years ago
sch_sheet_path.cpp Variable substitution framework. 6 years ago
sch_sheet_path.h Move ERC error reporting over to the new framework. 6 years ago
sch_sheet_pin.cpp Enable editing of sheet fields. 6 years ago
sch_text.cpp fix a few Coverity warnings and compil minor warnings. 6 years ago
sch_text.h Add ERC & DRC checks for unresolved variables. 6 years ago
sch_validators.cpp Add ERC & DRC checks for unresolved variables. 6 years ago
sch_validators.h Don't tie generic validators to a specific field. 6 years ago
sch_view.cpp Clean up assumption that field_id < MANDATORY means its mandatory. 6 years ago
sch_view.h Replace EESchema DLIST 6 years ago
schematic.keywords Eeschema: implement s-expression schematic file formatter. 6 years ago
schematic_undo_redo.cpp Remove the last vestiges of dlist 6 years ago
sheet.cpp Fix a few bugs with Sheet field dragging and rotating. 6 years ago
simulation_cursors.cpp Add current probe to SPICE simulation. 6 years ago
simulation_cursors.h Add current probe to SPICE simulation. 6 years ago
symbol_lib_table.cpp Implement a new settings framework across all of KiCad 6 years ago
symbol_lib_table.h Implement simple inheritance for library symbols. 6 years ago
symbol_tree_model_adapter.cpp Save pinned libraries in project. 6 years ago
symbol_tree_model_adapter.h Save pinned libraries in project. 6 years ago
symbol_tree_synchronizing_adapter.cpp Implement a different solution to refreshing lib trees. 6 years ago
symbol_tree_synchronizing_adapter.h Move footprint & symbol tree context menus to tool infrastructure. 6 years ago
toolbars_lib_view.cpp Rename lib viewer frame files to use the class name 6 years ago
toolbars_sch_editor.cpp eeschema: Remove Bus-Bus and Place sheet pin buttons 6 years ago
transform.cpp Refactor all math into a new kimath library 6 years ago
transform.h Comment-only changes 6 years ago