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 b29f55c1ca Cosmetic minor changes for 2 icons. 6 years ago
..
dialogs Add syntax help for text markup. 6 years ago
libedit Symbol editor: adding a new library should not create legacy format. 6 years ago
netlist_exporters Eeschema: make schematic sharing truly safe across all designs. 6 years ago
plugins minor fix in a python script (kicad_netlist_reader.py) 6 years ago
sim Fix a few Coverity and compil minor warnings. Remove dead code 6 years ago
tools Cosmetic minor changes for 2 icons. 6 years ago
widgets Eeschema: fix rescue multiple unit symbol bug. 6 years ago
CMakeLists.txt Overhaul compiler warnings infrastructure 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 Lay some groundwork for adding distances to DRC errors. 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 Remove a bunch of globals. 6 years ago
class_libentry.h Fix some compile warnings 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 Introduce new KI_FALLTHROUGH macro 6 years ago
connection_graph.h Schematic Setup dialog. 6 years ago
cross-probing.cpp Eeschema: remove rogue calls to SCH_SCREEN::UpdateSymbolLinks(). 6 years ago
default_values.h Clean up label spacing to be more predictable. 6 years ago
edit_label.cpp Change super/subscript syntax to ^{foo} and _{foo}. 6 years ago
ee_collectors.cpp Eeschema: make schematic sharing truly safe across all designs. 6 years ago
ee_collectors.h Improve EE_COLLECTOR to not miss children of sheets or symbols. 6 years ago
eeschema.cpp Remove a bunch of globals. 6 years ago
eeschema.icns Update MacOS icons 8 years ago
eeschema.rc Remove old xpm icons files 14 years ago
eeschema_config.cpp User configurability of pin electrical symbol size. 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 Make the new schematic and symbol library file formats the default. 6 years ago
eeschema_settings.h Make the new schematic and symbol library file formats the default. 6 years ago
erc.cpp Fixes to map pin-to-pin erorrs to new Warning/Error strucutre. 6 years ago
erc.h Fixes to map pin-to-pin erorrs to new Warning/Error strucutre. 6 years ago
erc_item.cpp Add persistence of DRC error severities. 6 years ago
erc_item.h Add persistence of DRC error severities. 6 years ago
erc_settings.h Move ERC error reporting over to the new framework. 6 years ago
fields_grid_table.cpp Eeschema: make schematic sharing truly safe across all designs. 6 years ago
fields_grid_table.h Enable editing of sheet fields. 6 years ago
files-io.cpp Eeschema: remove automatic conversion of time stamp UUIDs. 6 years ago
general.h Remove a bunch of globals. 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 Eeschema: simplify updating symbol alternate body style. 6 years ago
hierarch.cpp Add sheet number processing to sheet fields. 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 Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_arc.h Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_bezier.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_bezier.h Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_circle.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_circle.h Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_field.cpp Eeschema: fix new symbol library file format parser bug. 6 years ago
lib_field.h Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_item.cpp Make the new schematic and symbol library file formats the default. 6 years ago
lib_item.h Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_pin.cpp A bit of cleanup. 6 years ago
lib_pin.h Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_polyline.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_polyline.h Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_rectangle.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_rectangle.h Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_text.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_text.h Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_view_frame.cpp Fix segfault when starting LIB_VIEW_FRAME 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 Move the import non-kicad schematic item to the import submenu 6 years ago
netlist.h Fixed Spice netlist export options and added a few new flags 9 years ago
netlist_generator.cpp Eeschema: fix crash when updating board from schematic. 6 years ago
netlist_object.cpp Remove unused functionality. 6 years ago
netlist_object.h Schematic editor: fix not working tool to show/hide invisible pins. 6 years ago
netlist_object_list.cpp Eeschema: make schematic sharing truly safe across all designs. 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 Eeschema plot worksheet: use the color defined in Eeschema settings. 6 years ago
plot_schematic_HPGL.cpp Remove a bunch of globals. 6 years ago
plot_schematic_PDF.cpp Eeschema plot worksheet: use the color defined in Eeschema settings. 6 years ago
plot_schematic_PS.cpp Eeschema plot worksheet: use the color defined in Eeschema settings. 6 years ago
plot_schematic_SVG.cpp Eeschema plot worksheet: use the color defined in Eeschema settings. 6 years ago
project_rescue.cpp Make the new schematic and symbol library file formats the default. 6 years ago
project_rescue.h Eeschema: fix rescue multiple unit symbol bug. 6 years ago
sch_base_frame.cpp User configurability of pin electrical symbol size. 6 years ago
sch_base_frame.h User configurability of pin electrical symbol size. 6 years ago
sch_bitmap.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
sch_bitmap.h Lay some groundwork for adding distances to DRC errors. 6 years ago
sch_bus_entry.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
sch_bus_entry.h Lay some groundwork for adding distances to DRC errors. 6 years ago
sch_component.cpp Remove bogus assert. Also fix const leak. 6 years ago
sch_component.h Remove bogus assert. Also fix const leak. 6 years ago
sch_connection.cpp Use strong check for bus label when netlisting 6 years ago
sch_connection.h Use strong check for bus label when netlisting 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 Eeschema: fix update schematic symbol library link bugs. 6 years ago
sch_eagle_plugin.h Implement symbol library s-expression parser. 6 years ago
sch_edit_frame.cpp Eeschema: remove automatic conversion of time stamp UUIDs. 6 years ago
sch_edit_frame.h Eeschema: remove automatic conversion of time stamp UUIDs. 6 years ago
sch_field.cpp Reconcile new Sheet Fields and new S-expr file format. 6 years ago
sch_field.h Reconcile new Sheet Fields and new S-expr file format. 6 years ago
sch_file_versions.h Reconcile new Sheet Fields and new S-expr file format. 6 years ago
sch_io_mgr.cpp Make the new schematic and symbol library file formats the default. 6 years ago
sch_io_mgr.h Eeschema: make schematic sharing truly safe across all designs. 6 years ago
sch_item.cpp Variable substitution framework. 6 years ago
sch_item.h Lay some groundwork for adding distances to DRC errors. 6 years ago
sch_junction.cpp Eeschema: fix large diffs when saving schematics. 6 years ago
sch_junction.h Eeschema: fix large diffs when saving schematics. 6 years ago
sch_legacy_plugin.cpp Reconcile new Sheet Fields and new S-expr file format. 6 years ago
sch_legacy_plugin.h Eeschema: make schematic sharing truly safe across all designs. 6 years ago
sch_line.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
sch_line.h Lay some groundwork for adding distances to DRC errors. 6 years ago
sch_marker.cpp Fixes to map pin-to-pin erorrs to new Warning/Error strucutre. 6 years ago
sch_marker.h Lay some groundwork for adding distances to DRC errors. 6 years ago
sch_no_connect.cpp Remove a bunch of globals. 6 years ago
sch_no_connect.h Lay some groundwork for adding distances to DRC errors. 6 years ago
sch_painter.cpp User configurability of pin electrical symbol size. 6 years ago
sch_painter.h User configurability of pin electrical symbol size. 6 years ago
sch_pin.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
sch_pin.h Lay some groundwork for adding distances to DRC errors. 6 years ago
sch_plugin.cpp Eeschema: make schematic sharing truly safe across all designs. 6 years ago
sch_preview_panel.cpp Remove a bunch of globals. 6 years ago
sch_preview_panel.h Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
sch_reference_list.h Eeschema: make schematic sharing truly safe across all designs. 6 years ago
sch_rtree.h Replace EESchema DLIST 6 years ago
sch_screen.cpp Use strong check for bus label when netlisting 6 years ago
sch_screen.h Eeschema: make schematic sharing truly safe across all designs. 6 years ago
sch_sexpr_parser.cpp Eeschema: fix new symbol library file format parser bug. 6 years ago
sch_sexpr_parser.h Reconcile new Sheet Fields and new S-expr file format. 6 years ago
sch_sexpr_plugin.cpp Some clean-up from last merge. 6 years ago
sch_sexpr_plugin.h Fix schematic field index bug in s-expression file format plugin. 6 years ago
sch_sheet.cpp Add sheet number processing to sheet fields. 6 years ago
sch_sheet.h Eeschema: make schematic sharing truly safe across all designs. 6 years ago
sch_sheet_path.cpp Eeschema: make schematic sharing truly safe across all designs. 6 years ago
sch_sheet_path.h Eeschema: make schematic sharing truly safe across all designs. 6 years ago
sch_sheet_pin.cpp Clean up label spacing to be more predictable. 6 years ago
sch_text.cpp Factor line width into global label shape. 6 years ago
sch_text.h Lay some groundwork for adding distances to DRC errors. 6 years ago
sch_validators.cpp Allow path separators in the sheet filename validator. 6 years ago
sch_validators.h Add sheet number processing to sheet fields. 6 years ago
sch_view.cpp Clean up assumption that field_id < MANDATORY means its mandatory. 6 years ago
sch_view.h Add hittesting for worksheets in Pcbnew and Eeschema. 6 years ago
schematic.keywords Eeschema: add missing bus alias support to new schematic file format. 6 years ago
schematic_undo_redo.cpp Remove the last vestiges of dlist 6 years ago
sheet.cpp Eeschema: make schematic sharing truly safe across all designs. 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. 7 years ago
toolbars_lib_view.cpp Rename lib viewer frame files to use the class name 6 years ago
toolbars_sch_editor.cpp Add an icon and put Schematic Setup in the toolbar. 6 years ago
transform.cpp Refactor all math into a new kimath library 6 years ago
transform.h Comment-only changes 6 years ago