.. |
dialogs
|
Correctly set value and footprint fields from Symbol Fields editor.
|
5 years ago |
libedit
|
ADDED: Menu option to enable/disable snap to grid
|
5 years ago |
netlist_exporters
|
Fix return type from ternary operator (fixes #5554)
|
5 years ago |
plugins
|
bom2grouped_csv.xsl: Fix sorting of grouped references
|
5 years ago |
sch_plugins/altium
|
Fix gcc-only include
|
5 years ago |
sim
|
Save file / window states for kicad project locally
|
5 years ago |
tools
|
Treat Reference and Unit as separate words when searching.
|
5 years ago |
widgets
|
Use schematic colours in symbol preview status panel.
|
5 years ago |
CMakeLists.txt
|
Add snapping to eeschema
|
5 years ago |
annotate.cpp
|
Bug fixes for multiple symbol instances in complex hierarchies
|
5 years ago |
autoplace_fields.cpp
|
ADDED alternate pin definitions and assignments.
|
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
|
Avoid passing references in EESchema
|
5 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
|
Exclude from bill of materials and board netlist to library symbols.
|
5 years ago |
class_libentry.h
|
Exclude from bill of materials and board netlist to library symbols.
|
5 years ago |
class_library.cpp
|
Remove all debugging output that cannot be disabled.
|
5 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
|
Bug fixes for multiple symbol instances in complex hierarchies
|
5 years ago |
connection_graph.cpp
|
Avoid passing references in EESchema
|
5 years ago |
connection_graph.h
|
ADDED: ERC check for missing hier labels for sheet ports
|
5 years ago |
cross-probing.cpp
|
ADDED alternate pin definitions and assignments.
|
5 years ago |
default_values.h
|
Libedit: conform default pin offset to KLC
|
5 years ago |
ee_collectors.cpp
|
Eeschema: allow editing of junction properties diameter and color.
|
5 years ago |
ee_collectors.h
|
Improve EE_COLLECTOR to not miss children of sheets or symbols.
|
6 years ago |
eeschema.cpp
|
KiCad: add support for missing file format extensions.
|
5 years ago |
eeschema.icns
|
Update MacOS icons
|
8 years ago |
eeschema.rc
|
Remove old xpm icons files
|
14 years ago |
eeschema_config.cpp
|
Unroll a level of prefs for fieldname templates.
|
5 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 commands to tool framework.
|
6 years ago |
eeschema_settings.cpp
|
Add browse button to footprint 3d settings
|
5 years ago |
eeschema_settings.h
|
Add browse button to footprint 3d settings
|
5 years ago |
erc.cpp
|
Coverity cleanup and remove unused variables
|
5 years ago |
erc.h
|
Remove the last bits of the old netlist system
|
5 years ago |
erc_item.cpp
|
Improve no-connect ERC and check for floating wires
|
5 years ago |
erc_item.h
|
Improve no-connect ERC and check for floating wires
|
5 years ago |
erc_settings.cpp
|
Migrate RC_ITEM to use shared_ptr
|
5 years ago |
erc_settings.h
|
Move pin table checks to new connectivity system
|
5 years ago |
fields_grid_table.cpp
|
FIELDS_GRID_TABLE and TEXT_MOD_GRID_TABLE: fix incorrect position of checkboxes
|
5 years ago |
fields_grid_table.h
|
Enable editing of sheet fields.
|
6 years ago |
files-io.cpp
|
Minor code cleanup.
|
5 years ago |
general.h
|
Move Eeschema globals to new SCHEMATIC object
|
5 years ago |
generate_alias_info.cpp
|
Allow setting mandatory derived symbol field properties.
|
5 years ago |
generate_alias_info.h
|
Convert component chooser dialog over to use symbol library table.
|
8 years ago |
getpart.cpp
|
Convert UNDO_REDO_T to an enum class
|
5 years ago |
hierarch.cpp
|
Undo for schematic-wide operations.
|
5 years ago |
hierarch.h
|
HIERARCHY_NAVIG_DLG: fix crash when in a subsheet one open the dialog
|
6 years ago |
invoke_sch_dialog.h
|
Undo for schematic-wide operations.
|
5 years ago |
lib_arc.cpp
|
Ease translation a bit.
|
5 years ago |
lib_arc.h
|
properties: post-rebase fixes
|
5 years ago |
lib_bezier.cpp
|
Add a min pin width advanced config for plotting.
|
5 years ago |
lib_bezier.h
|
properties: post-rebase fixes
|
5 years ago |
lib_circle.cpp
|
Ease translation a bit.
|
5 years ago |
lib_circle.h
|
Altium: Refactor and add initial structure for schematic importer
|
5 years ago |
lib_field.cpp
|
Forgot a bunch of files from last commit.
|
5 years ago |
lib_field.h
|
properties: post-rebase fixes
|
5 years ago |
lib_item.cpp
|
Make the new schematic and symbol library file formats the default.
|
6 years ago |
lib_item.h
|
Add snapping to eeschema
|
5 years ago |
lib_pin.cpp
|
Ease translation a bit.
|
5 years ago |
lib_pin.h
|
Add snapping to eeschema
|
5 years ago |
lib_polyline.cpp
|
Ease translation a bit.
|
5 years ago |
lib_polyline.h
|
properties: post-rebase fixes
|
5 years ago |
lib_rectangle.cpp
|
Ease translation a bit.
|
5 years ago |
lib_rectangle.h
|
properties: post-rebase fixes
|
5 years ago |
lib_text.cpp
|
Forgot a bunch of files from last commit.
|
5 years ago |
lib_text.h
|
properties: post-rebase fixes
|
5 years ago |
lib_view_frame.cpp
|
ADDED: Menu option to enable/disable snap to grid
|
5 years ago |
lib_view_frame.h
|
Migrate eeschema, libview and libedit to the UI condition framework
|
5 years ago |
libarch.cpp
|
Deprecate saving legacy schematic and symbol library file formats.
|
5 years ago |
menubar.cpp
|
Change 'Zoom to Fit' margins and add 'Zoom to Objects'
|
5 years ago |
netlist.h
|
Fixed Spice netlist export options and added a few new flags
|
9 years ago |
netlist_generator.cpp
|
Remove the last bits of the old netlist system
|
5 years ago |
pin_number.cpp
|
Ensure file reads always use the C-locale variant
|
5 years ago |
pin_number.h
|
Add pin number summary
|
10 years ago |
pin_type.cpp
|
ADDED alternate pin definitions and assignments.
|
5 years ago |
pin_type.h
|
Add include for GCC.
|
5 years ago |
plot_schematic_DXF.cpp
|
Make sure all plotters have a RENDER_SETTINGS.
|
5 years ago |
plot_schematic_HPGL.cpp
|
Eeschema : Add A5 sheet size
|
5 years ago |
plot_schematic_PDF.cpp
|
Plot sheet background colors if present
|
5 years ago |
plot_schematic_PS.cpp
|
Move SCH_SCREEN project access to SCHEMATIC
|
5 years ago |
plot_schematic_SVG.cpp
|
Move SCH_SCREEN project access to SCHEMATIC
|
5 years ago |
project_rescue.cpp
|
Deprecate saving legacy schematic and symbol library file formats.
|
5 years ago |
project_rescue.h
|
Move Eeschema globals to new SCHEMATIC object
|
5 years ago |
sch_base_frame.cpp
|
Remove canvas-switching from OSX.
|
5 years ago |
sch_base_frame.h
|
Unroll a level of prefs for fieldname templates.
|
5 years ago |
sch_bitmap.cpp
|
Lay some groundwork for adding distances to DRC errors.
|
6 years ago |
sch_bitmap.h
|
properties: post-rebase fixes
|
5 years ago |
sch_bus_entry.cpp
|
Add a min pin width advanced config for plotting.
|
5 years ago |
sch_bus_entry.h
|
Avoid passing references in EESchema
|
5 years ago |
sch_component.cpp
|
Ease translation a bit.
|
5 years ago |
sch_component.h
|
Avoid passing references in EESchema
|
5 years ago |
sch_connection.cpp
|
Fixes for line, wire and bus styles.
|
5 years ago |
sch_connection.h
|
Fixes for line, wire and bus styles.
|
5 years ago |
sch_draw_panel.cpp
|
ADDED: Menu option to enable/disable snap to grid
|
5 years ago |
sch_draw_panel.h
|
Cleanup parentage inside the draw panels
|
5 years ago |
sch_eagle_plugin.cpp
|
ADDED alternate pin definitions and assignments.
|
5 years ago |
sch_eagle_plugin.h
|
Remove KIWAY dependence from SCH_PLUGINs
|
5 years ago |
sch_edit_frame.cpp
|
Avoid passing references in EESchema
|
5 years ago |
sch_edit_frame.h
|
Avoid passing references in EESchema
|
5 years ago |
sch_field.cpp
|
Treat Reference and Unit as separate words when searching.
|
5 years ago |
sch_field.h
|
properties: post-rebase fixes
|
5 years ago |
sch_file_versions.h
|
Exclude from bill of materials and board netlist to library symbols.
|
5 years ago |
sch_io_mgr.cpp
|
Altium: Refactor and add initial structure for schematic importer
|
5 years ago |
sch_io_mgr.h
|
Altium: Refactor and add initial structure for schematic importer
|
5 years ago |
sch_item.cpp
|
Rename the ITEM_SET types to be descriptive of their contents
|
5 years ago |
sch_item.h
|
Rename the ITEM_SET types to be descriptive of their contents
|
5 years ago |
sch_junction.cpp
|
Avoid passing references in EESchema
|
5 years ago |
sch_junction.h
|
Avoid passing references in EESchema
|
5 years ago |
sch_legacy_plugin.cpp
|
Avoid passing references in EESchema
|
5 years ago |
sch_legacy_plugin.h
|
Remove KIWAY dependence from SCH_PLUGINs
|
5 years ago |
sch_line.cpp
|
Ease translation a bit.
|
5 years ago |
sch_line.h
|
Avoid passing references in EESchema
|
5 years ago |
sch_marker.cpp
|
Migrate RC_ITEM to use shared_ptr
|
5 years ago |
sch_marker.h
|
Migrate RC_ITEM to use shared_ptr
|
5 years ago |
sch_no_connect.cpp
|
Add a min pin width advanced config for plotting.
|
5 years ago |
sch_no_connect.h
|
Avoid passing references in EESchema
|
5 years ago |
sch_painter.cpp
|
Add a min pin width advanced config for plotting.
|
5 years ago |
sch_painter.h
|
Make no-connects (and dangling symbols) more visible.
|
5 years ago |
sch_pin.cpp
|
Bug fixes for multiple symbol instances in complex hierarchies
|
5 years ago |
sch_pin.h
|
Keep local number up-to-date so we don't have to look at libPin's.
|
5 years ago |
sch_plugin.cpp
|
Remove KIWAY dependence from SCH_PLUGINs
|
5 years ago |
sch_preview_panel.cpp
|
ADDED: Menu option to enable/disable snap to grid
|
5 years ago |
sch_preview_panel.h
|
Cleanup parentage inside the draw panels
|
5 years ago |
sch_reference_list.h
|
Save instance info on clipboard and reapply it when keeping annotations.
|
5 years ago |
sch_rtree.h
|
Replace EESchema DLIST
|
6 years ago |
sch_screen.cpp
|
Stop setting modify from ClearAnnotation().
|
5 years ago |
sch_screen.h
|
Allow back-annotation of differing values and footprints.
|
5 years ago |
sch_sexpr_parser.cpp
|
Exclude from bill of materials and board netlist to library symbols.
|
5 years ago |
sch_sexpr_parser.h
|
Eeschema: factor out line stroke property object.
|
5 years ago |
sch_sexpr_plugin.cpp
|
Exclude from bill of materials and board netlist to library symbols.
|
5 years ago |
sch_sexpr_plugin.h
|
Remove KIWAY dependence from SCH_PLUGINs
|
5 years ago |
sch_sheet.cpp
|
Ease translation a bit.
|
5 years ago |
sch_sheet.h
|
Avoid passing references in EESchema
|
5 years ago |
sch_sheet_path.cpp
|
Bug fixes for multiple symbol instances in complex hierarchies
|
5 years ago |
sch_sheet_path.h
|
Allow back-annotation of differing values and footprints.
|
5 years ago |
sch_sheet_pin.cpp
|
Clean up label spacing to be more predictable.
|
6 years ago |
sch_text.cpp
|
Forgot a bunch of files from last commit.
|
5 years ago |
sch_text.h
|
Avoid passing references in EESchema
|
5 years ago |
sch_validators.cpp
|
Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators.
|
5 years ago |
sch_validators.h
|
Allow Net Inspector to create, rename and delete nets.
|
5 years ago |
sch_view.cpp
|
Change 'Zoom to Fit' margins and add 'Zoom to Objects'
|
5 years ago |
sch_view.h
|
Change 'Zoom to Fit' margins and add 'Zoom to Objects'
|
5 years ago |
schematic.cpp
|
Unroll a level of prefs for fieldname templates.
|
5 years ago |
schematic.h
|
Unroll a level of prefs for fieldname templates.
|
5 years ago |
schematic.keywords
|
Allow back-annotation of differing values and footprints.
|
5 years ago |
schematic_settings.cpp
|
fix a compil warning (shadowed var).
|
5 years ago |
schematic_settings.h
|
Unroll a level of prefs for fieldname templates.
|
5 years ago |
schematic_undo_redo.cpp
|
Convert UNDO_REDO_T to an enum class
|
5 years ago |
sheet.cpp
|
Eeschema: fix broken new sheet path comparison on windows.
|
5 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
|
Display symbol libraries that couldn't be loaded as disabled text
|
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
|
Implement an app progress indicator in the taskbar
|
5 years ago |
symbol_tree_model_adapter.h
|
Save pinned libraries in project.
|
6 years ago |
symbol_tree_synchronizing_adapter.cpp
|
Display symbol libraries that couldn't be loaded as disabled text
|
5 years ago |
symbol_tree_synchronizing_adapter.h
|
Move footprint & symbol tree context menus to tool infrastructure.
|
6 years ago |
toolbars_lib_view.cpp
|
Migrate eeschema, libview and libedit to the UI condition framework
|
5 years ago |
toolbars_sch_editor.cpp
|
Change 'Zoom to Fit' margins and add 'Zoom to Objects'
|
5 years ago |
transform.cpp
|
Refactor all math into a new kimath library
|
6 years ago |
transform.h
|
Comment-only changes
|
6 years ago |