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 3da0ab1a9a Fix a couple of bugs in intersheet references. 5 years ago
..
dialogs Make path substitutions grid read only in lib table dialog 5 years ago
netlist_exporters Read/write "no net" (0) for pins with a no-connection marker. 5 years ago
plotters LibEdit -> SymbolEditor 5 years ago
plugins bom2grouped_csv.xsl: Fix sorting of grouped references 5 years ago
sch_plugins French translation update 5 years ago
sim Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
symbol_editor Don't try and rename lib entry when symbol is from board. 5 years ago
tools Fix a couple of bugs in intersheet references. 5 years ago
widgets Prepare for MODULE -> FOOTPRINT. 5 years ago
CMakeLists.txt Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
annotate.cpp Require client to specify whether they want resolved values or not. 5 years ago
autoplace_fields.cpp Read global fieldNameTemplates for project but don't write them. 5 years ago
bom_plugins.cpp BOM and Netlist dialogs: replace "plugin" by "generator" and/or "script". 6 years ago
bom_plugins.h BOM and Netlist dialogs: replace "plugin" by "generator" and/or "script". 6 years ago
bus-wire-junction.cpp Eeschema: Move last netlist code to netlist_exporters folder 5 years ago
bus_alias.cpp Use kicad_algo directly rather than common.h 5 years ago
bus_alias.h Use wxArrayString instead of vector<wxString> in BUS_ALIAS 6 years ago
class_libentry.cpp Prepare for MODULE -> FOOTPRINT. 5 years ago
class_libentry.h CADSTAR Archive Importer: Fix duplicate KIID for loaded elements 5 years ago
class_library.cpp Cleanup creation of all our smart pointers 5 years ago
class_library.h Unwrap eda_base_frame from base_screen 5 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 Require client to specify whether they want resolved values or not. 5 years ago
connection_graph.cpp Make updating netnames in backannotate more discrete. 5 years ago
connection_graph.h Make updating netnames in backannotate more discrete. 5 years ago
cross-probing.cpp Naming conventions. 5 years ago
default_values.h Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
ee_collectors.cpp Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
ee_collectors.h Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
eeschema.cpp LibEdit -> SymbolEditor 5 years ago
eeschema.icns Update MacOS icons 8 years ago
eeschema.rc Handle Windows manifests ourselves and add dpi awareness option 5 years ago
eeschema_config.cpp Read global fieldNameTemplates for project but don't write them. 5 years ago
eeschema_doc.icns Update MacOS icons 8 years ago
eeschema_id.h Move a few more commands to tool framework. 6 years ago
eeschema_settings.cpp Eeschema: Add Schematic Setup GUI to set junction dot size from list 5 years ago
eeschema_settings.h Eeschema: Add Schematic Setup GUI to set junction dot size from list 5 years ago
erc.cpp Naming conventions (including some component -> symbol). 5 years ago
erc.h Eeschema: add ERC check for library symbol issues. 5 years ago
erc_item.cpp ERC: use separate tests for input pins and power input pins. 5 years ago
erc_item.h Start of impl for persisting ERC exclusions. 5 years ago
erc_settings.cpp Start of impl for persisting ERC exclusions. 5 years ago
erc_settings.h Start of impl for persisting ERC exclusions. 5 years ago
fields_grid_table.cpp Eeschema, fields_grid_table.cpp: fix a crash when the eeschema settings are not available. 5 years ago
fields_grid_table.h Add more consts all over the place 5 years ago
files-io.cpp Fix a couple of bugs in intersheet references. 5 years ago
general.h Move Eeschema globals to new SCHEMATIC object 5 years ago
generate_alias_info.cpp Prepare for MODULE -> FOOTPRINT. 5 years ago
generate_alias_info.h Convert component chooser dialog over to use symbol library table. 8 years ago
getpart.cpp Naming conventions. 5 years ago
hierarch.cpp more cleanup about removing useless include 5 years ago
hierarch.h EEschema: Sort Hierarchy tree 5 years ago
invoke_sch_dialog.h Move ERC dialog to EE_INSPECTION_TOOL and kill when resetting. 5 years ago
lib_arc.cpp Naming conventions. 5 years ago
lib_arc.h Add more consts all over the place 5 years ago
lib_bezier.cpp Naming conventions. 5 years ago
lib_bezier.h Add more consts all over the place 5 years ago
lib_circle.cpp Simplify message panel code. 5 years ago
lib_circle.h Add more consts all over the place 5 years ago
lib_field.cpp Simplify message panel code. 5 years ago
lib_field.h Prepare for MODULE -> FOOTPRINT. 5 years ago
lib_item.cpp Simplify message panel code. 5 years ago
lib_item.h Naming conventions. 5 years ago
lib_pin.cpp Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
lib_pin.h Naming conventions. 5 years ago
lib_polyline.cpp Simplify message panel code. 5 years ago
lib_polyline.h Add more consts all over the place 5 years ago
lib_rectangle.cpp Simplify message panel code. 5 years ago
lib_rectangle.h Add more consts all over the place 5 years ago
lib_text.cpp Simplify message panel code. 5 years ago
lib_text.h Add more consts all over the place 5 years ago
lib_view_frame.cpp symbol viewer: fix closing issue when opened in modal mode 5 years ago
lib_view_frame.h symbol viewer: fix closing issue when opened in modal mode 5 years ago
libarch.cpp Cleanup creation of all our smart pointers 5 years ago
menubar.cpp Fix localization of the menu strings with accelerator strings 5 years ago
pin_number.cpp More component -> symbol. 5 years ago
pin_number.h Add pin number summary 10 years ago
pin_type.cpp Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
pin_type.h Add include for GCC. 5 years ago
project_rescue.cpp Eeschema: fix symbol rescue bug. 5 years ago
project_rescue.h Cleanup: Move KiCad files into plugins folder 5 years ago
sch_base_frame.cpp Redraw canvas after preferences. (Needed for grid changes, etc.) 5 years ago
sch_base_frame.h Formatting and naming conventions. 5 years ago
sch_bitmap.cpp Simplify message panel code. 5 years ago
sch_bitmap.h properties: post-rebase fixes 5 years ago
sch_bus_entry.cpp Simplify message panel code. 5 years ago
sch_bus_entry.h Better name for a plot style variable and accessors. 5 years ago
sch_component.cpp Make sure current sheet gets set when creating BOM. 5 years ago
sch_component.h Require client to specify whether they want resolved values or not. 5 years ago
sch_connection.cpp Simplify message panel code. 5 years ago
sch_connection.h msgpanel is a widget, shove it to the right folder. 5 years ago
sch_draw_panel.cpp ADDED: Menu option to enable/disable snap to grid 5 years ago
sch_draw_panel.h Split base_struct into eda_item and eda_rect 5 years ago
sch_edit_frame.cpp Fix a couple of bugs in intersheet references. 5 years ago
sch_edit_frame.h Fix a couple of bugs in intersheet references. 5 years ago
sch_field.cpp Fix a couple of bugs in intersheet references. 5 years ago
sch_field.h Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
sch_file_versions.h Eeschema: add schematic sheet page number. 5 years ago
sch_io_mgr.cpp Cleanup: Move KiCad files into plugins folder 5 years ago
sch_io_mgr.h CADSTAR Schematic Archive Importer: Load all Sheets and Hierarchical Blocks 5 years ago
sch_item.cpp Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
sch_item.h Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
sch_junction.cpp Split out arrayDim and MIRROR templates from macros.h 5 years ago
sch_junction.h Tighten up hittest logic for junctions and lines. 5 years ago
sch_line.cpp Simplify message panel code. 5 years ago
sch_line.h Correct naming conventions. 5 years ago
sch_marker.cpp Start of impl for persisting ERC exclusions. 5 years ago
sch_marker.h Start of impl for persisting ERC exclusions. 5 years ago
sch_no_connect.cpp Split out arrayDim and MIRROR templates from macros.h 5 years ago
sch_no_connect.h Avoid passing references in EESchema 5 years ago
sch_painter.cpp Fix issues with Intersheet Ref highlighting and hover actions. 5 years ago
sch_painter.h More component -> symbol. 5 years ago
sch_pin.cpp Simplify message panel code. 5 years ago
sch_pin.h More component -> symbol. 5 years ago
sch_plugin.cpp Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
sch_preview_panel.cpp Relocate the page_layout includes to a page_layout folder 5 years ago
sch_preview_panel.h Split base_struct into eda_item and eda_rect 5 years ago
sch_reference_list.h Naming conventions (including some component -> symbol). 5 years ago
sch_rtree.h More component -> symbol. 5 years ago
sch_screen.cpp Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
sch_screen.h More component -> symbol. 5 years ago
sch_sheet.cpp Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
sch_sheet.h Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
sch_sheet_path.cpp Require client to specify whether they want resolved values or not. 5 years ago
sch_sheet_path.h More component -> symbol. 5 years ago
sch_sheet_pin.cpp Correct naming conventions. 5 years ago
sch_text.cpp Fix rotation bugs in Eeschema. 5 years ago
sch_text.h Fix rotation of multiple global labels with intersheet references. 5 years ago
sch_text_help.md Move sch_text help into markdown file 5 years ago
sch_validators.cpp Prepare for MODULE -> FOOTPRINT. 5 years ago
sch_validators.h Prepare for MODULE -> FOOTPRINT. 5 years ago
sch_view.cpp Process all symbol instances as the ref, value, etc. may be different. 5 years ago
sch_view.h Split base_struct into eda_item and eda_rect 5 years ago
schematic.cpp Start of impl for persisting ERC exclusions. 5 years ago
schematic.h Start of impl for persisting ERC exclusions. 5 years ago
schematic.keywords Eeschema: add schematic sheet page number. 5 years ago
schematic_settings.cpp Read global fieldNameTemplates for project but don't write them. 5 years ago
schematic_settings.h Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
schematic_undo_redo.cpp Fix undo of DeMorgan conversion. 5 years ago
sheet.cpp Embarking on the next adventure: component -> symbol. 5 years ago
symbol_lib_table.cpp Cleanup creation of all our smart pointers 5 years ago
symbol_lib_table.h Display symbol libraries that couldn't be loaded as disabled text 5 years ago
symbol_tree_model_adapter.cpp Formatting and naming conventions. 5 years ago
symbol_tree_model_adapter.h Formatting and naming conventions. 5 years ago
symbol_tree_synchronizing_adapter.cpp Formatting and naming conventions. 5 years ago
symbol_tree_synchronizing_adapter.h Formatting and naming conventions. 5 years ago
toolbars_lib_view.cpp symbol viewer: fix closing issue when opened in modal mode 5 years ago
toolbars_sch_editor.cpp Smooth out redrawing of toolbars by not letting wx pointlessly calculate both orientations 5 years ago
transform.cpp Refactor all math into a new kimath library 6 years ago
transform.h Comment-only changes 6 years ago