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 199bb2ffb0 Add hittesting for worksheets in Pcbnew and Eeschema. 6 years ago
..
dialogs Fix symbol library table dialog padding. 6 years ago
libedit More window sizing fixes 6 years ago
netlist_exporters Eeschema: adding .op SPICE simulation support 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 Add hittesting for worksheets in Pcbnew and Eeschema. 6 years ago
widgets Eeschema: fix rescue multiple unit symbol bug. 6 years ago
CMakeLists.txt Eeschema: adding .op SPICE simulation support 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 Change super/subscript syntax to ^{foo} and _{foo}. 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 Fix fully broken selection of items of the same sheet, in pcbnew and from eeschema. 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 EE_COLLECTOR::Collect(): fix an issue when called with filter = SCH_LOCATE_ANY_T. 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 Fixes to map pin-to-pin erorrs to new Warning/Error strucutre. 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. 7 years ago
eeschema_settings.cpp Highlight current row in Edit Symbol Fields, and save col widths. 6 years ago
eeschema_settings.h Highlight current row in Edit Symbol Fields, and save col widths. 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 Fixes to map pin-to-pin erorrs to new Warning/Error strucutre. 6 years ago
erc_item.h Add some distances to a few DRC errors. 6 years ago
erc_settings.h Move ERC error reporting over to the new framework. 6 years ago
fields_grid_table.cpp Add envVar and text variable resolution to plot directory paths. 6 years ago
fields_grid_table.h Enable editing of sheet fields. 6 years ago
files-io.cpp Improve performance of schematic load and connectivity 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 Unwrap an unnecessary layer now that we have new config stuff. 6 years ago
hierarch.cpp Unwrap an unnecessary layer now that we have new config stuff. 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. 7 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 Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_field.h Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_item.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_item.h Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_pin.cpp Lay some groundwork for adding distances to DRC errors. 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 More window sizing fixes 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 Schematic editor: fix not working tool to show/hide invisible pins. 6 years ago
netlist_object_list.cpp Introduce new KI_FALLTHROUGH macro 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 Change super/subscript syntax to ^{foo} and _{foo}. 6 years ago
project_rescue.h Eeschema: fix rescue multiple unit symbol bug. 6 years ago
sch_base_frame.cpp Fix some issues with rotated oval pads. 6 years ago
sch_base_frame.h Change super/subscript syntax to ^{foo} and _{foo}. 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 Use cached pins in SCH_COMPONENT::GetEndPoints() 6 years ago
sch_component.h Improve performance of schematic load and connectivity 6 years ago
sch_connection.cpp Add short-circuits for regex testing 6 years ago
sch_connection.h Cache connection names 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 sheet bug in schematic editor drawing tool. 6 years ago
sch_eagle_plugin.h Implement symbol library s-expression parser. 6 years ago
sch_edit_frame.cpp Improve performance of schematic load and connectivity 6 years ago
sch_edit_frame.h Lay some groundwork for adding distances to DRC errors. 6 years ago
sch_field.cpp eeschema: fix a readability issue for small texts. 6 years ago
sch_field.h Lay some groundwork for adding distances to DRC errors. 6 years ago
sch_file_versions.h Eeschema: implement s-expression schematic file formatter. 6 years ago
sch_io_mgr.cpp Fix some issues with sheet border color handling. 6 years ago
sch_io_mgr.h Fix some issues with sheet border color handling. 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 Add separate color setting for bus junctions 6 years ago
sch_junction.h Lay some groundwork for adding distances to DRC errors. 6 years ago
sch_legacy_plugin.cpp Improve performance of schematic load and connectivity 6 years ago
sch_legacy_plugin.h Eeschema: move some default values to default_values.h. 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 eeschema: fix a readability issue for small texts. 6 years ago
sch_painter.h Change super/subscript syntax to ^{foo} and _{foo}. 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 Implement simple inheritance for library symbols. 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 Promote PathsAndReferences from wxArrayString to first-class-citizen. 6 years ago
sch_rtree.h Replace EESchema DLIST 6 years ago
sch_screen.cpp Improve performance of schematic load and connectivity 6 years ago
sch_screen.h Improve performance of schematic load and connectivity 6 years ago
sch_sexpr_parser.cpp Remove a bunch of globals. 6 years ago
sch_sexpr_parser.h Eeschema: move some default values to default_values.h. 6 years ago
sch_sexpr_plugin.cpp Eeschema: move some default values to default_values.h. 6 years ago
sch_sexpr_plugin.h Eeschema: move some default values to default_values.h. 6 years ago
sch_sheet.cpp Add distances to a bunch of DRC violation reports. 6 years ago
sch_sheet.h Eeschema: fix sheet bug in schematic editor drawing tool. 6 years ago
sch_sheet_path.cpp Cache SCH_SHEET_PATH recursion test results 6 years ago
sch_sheet_path.h Cache SCH_SHEET_PATH recursion test results 6 years ago
sch_sheet_pin.cpp Clean up label spacing to be more predictable. 6 years ago
sch_text.cpp eeschema: fix a readability issue for small texts. 6 years ago
sch_text.h Lay some groundwork for adding distances to DRC errors. 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. 7 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: minor s-expression file format improvements. 6 years ago
schematic_undo_redo.cpp Remove the last vestiges of dlist 6 years ago
sheet.cpp Check sheet file extension when editing, and add if missing when reading. 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