.. |
dialogs
|
Sim: Add potentiometer model
|
3 years ago |
navlib
|
Cleanup spacemouse plugin
|
4 years ago |
netlist_exporters
|
Do not add a title/comment in mandatory field strings when writting netlists.
|
3 years ago |
plugins
|
Fix a UTF8 convert issue in some BOM python scripts.
|
3 years ago |
sch_plugins
|
Fix broken legacy file format symbol instance data import.
|
3 years ago |
sim
|
Do not add a title/comment in mandatory field strings when writting netlists.
|
3 years ago |
symbol_editor
|
Push autosave-require down in to EDA_BASE_FRAME.
|
3 years ago |
tools
|
Coverity fixes.
|
3 years ago |
widgets
|
ADDED: Export symbols from schematic to library
|
3 years ago |
CMakeLists.txt
|
Sim: Add potentiometer model
|
3 years ago |
annotate.cpp
|
Allow selected RefDes as proxy to selected symbol for annotate selection.
|
3 years ago |
autoplace_fields.cpp
|
Strip out Mils2Iu
|
3 years ago |
bom_plugins.cpp
|
Adjust macOS BOM plugin Python path
|
4 years ago |
bom_plugins.h
|
Unwrap some std::library typedefs.
|
4 years ago |
bus-wire-junction.cpp
|
Move EDA_ITEM bounding boxes to BOX2I.
|
3 years ago |
bus_alias.h
|
Coverity fixes.
|
3 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
|
Expunge the use of the word component from Eeschema code.
|
4 years ago |
component_references_lister.cpp
|
Correct error message when unit counts differ
|
3 years ago |
connection_graph.cpp
|
Ignore lastDriver in connectivity
|
3 years ago |
connection_graph.h
|
CHANGED netclass assignments now done via canvas or via patterns.
|
3 years ago |
cross-probing.cpp
|
Keep selection order in SCH->PCB cross-selection.
|
3 years ago |
default_values.h
|
Fix some issues with incorrectly scaled defaults given in mils.
|
4 years ago |
ee_collectors.cpp
|
Attempt to fix std::initializer_list lifetime issue.
|
3 years ago |
ee_collectors.h
|
Attempt to fix std::initializer_list lifetime issue.
|
3 years ago |
eeschema.cpp
|
Shove kicad2step into pcbnew itself with a new cli
|
3 years ago |
eeschema.icns
|
Add drop shadows to MacOS icons
|
4 years ago |
eeschema_config.cpp
|
Fix duplicate variable member m_userUnits, creating issues depending on
|
3 years ago |
eeschema_doc.icns
|
Add drop shadows to MacOS icons
|
4 years ago |
eeschema_id.h
|
Add pinned library support to Footprint and Symbol Viewers.
|
3 years ago |
eeschema_settings.cpp
|
Add "Open file after plot" to Plot dialog
|
3 years ago |
eeschema_settings.h
|
Add "Open file after plot" to Plot dialog
|
3 years ago |
erc.cpp
|
Strip out Mils2Iu
|
3 years ago |
erc.h
|
Off-grid ERC warnings.
|
4 years ago |
erc_item.cpp
|
CHANGED netclass assignments now done via canvas or via patterns.
|
3 years ago |
erc_item.h
|
CHANGED netclass assignments now done via canvas or via patterns.
|
3 years ago |
erc_settings.cpp
|
Add ERC QA tests
|
3 years ago |
erc_settings.h
|
Add ERC QA tests
|
3 years ago |
fields_grid_table.cpp
|
Add unit and eval support to WX_GRIDs.
|
3 years ago |
fields_grid_table.h
|
Add unit and eval support to WX_GRIDs.
|
3 years ago |
files-io.cpp
|
Fix broken legacy file format symbol instance data import.
|
3 years ago |
general.h
|
Rename layer ids file.
|
4 years ago |
generate_alias_info.cpp
|
Fix kicad_string.h / string.cpp mismatch.
|
4 years ago |
generate_alias_info.h
|
Substitute all wxHtmlWindow with HTML_WINDOW
|
4 years ago |
hierarch.cpp
|
Add include for Linux builds.
|
3 years ago |
hierarch.h
|
ADDED setting page number from hierarchy tree.
|
3 years ago |
invoke_sch_dialog.h
|
Move Bus Definitions to common GUI paradigm in Schematic Setup.
|
3 years ago |
lib_field.cpp
|
Do not add a title/comment in mandatory field strings when writting netlists.
|
3 years ago |
lib_field.h
|
Do not add a title/comment in mandatory field strings when writting netlists.
|
3 years ago |
lib_item.cpp
|
ADDED: Support for explicit DNP field
|
3 years ago |
lib_item.h
|
ADDED: Support for explicit DNP field
|
3 years ago |
lib_pin.cpp
|
Formatting.
|
3 years ago |
lib_pin.h
|
Push UNITS_PROVIDER down into a low-level mixin.
|
3 years ago |
lib_shape.cpp
|
Eeschema, print and plot: fix arc issue for lib arcs == 180 deg
|
3 years ago |
lib_shape.h
|
Push UNITS_PROVIDER down into a low-level mixin.
|
3 years ago |
lib_symbol.cpp
|
Dim DNP textbox borders.
|
3 years ago |
lib_symbol.h
|
Allow printing backgrounds prior to foreground
|
3 years ago |
lib_text.cpp
|
Push UNITS_PROVIDER down into a low-level mixin.
|
3 years ago |
lib_text.h
|
Push UNITS_PROVIDER down into a low-level mixin.
|
3 years ago |
lib_textbox.cpp
|
Do not add a title/comment in mandatory field strings when writting netlists.
|
3 years ago |
lib_textbox.h
|
Do not add a title/comment in mandatory field strings when writting netlists.
|
3 years ago |
libarch.cpp
|
A bit more Part -> Symbol.
|
4 years ago |
menubar.cpp
|
ADDED: Export symbols from schematic to library
|
3 years ago |
picksymbol.cpp
|
Allow hiding symbol library tables from symbol chooser
|
3 years ago |
pin_numbers.cpp
|
Fix broken comparison in pin_numbers
|
4 years ago |
pin_numbers.h
|
Fix broken comparison in pin_numbers
|
4 years ago |
pin_type.cpp
|
On-the-fly translations for pin electrical types.
|
4 years ago |
pin_type.h
|
Expunge the use of the word component from Eeschema code.
|
4 years ago |
project_rescue.cpp
|
Another attempt to fix schematic symbol rescue issues.
|
3 years ago |
project_rescue.h
|
Fix schematic symbol rescue issues.
|
3 years ago |
project_sch_specific.cpp
|
Code clarity.
|
3 years ago |
sch_base_frame.cpp
|
ADDED: Export symbols from schematic to library
|
3 years ago |
sch_base_frame.h
|
Push autosave-require down in to EDA_BASE_FRAME.
|
3 years ago |
sch_bitmap.cpp
|
Readability improvements.
|
3 years ago |
sch_bitmap.h
|
Push UNITS_PROVIDER down into a low-level mixin.
|
3 years ago |
sch_bus_entry.cpp
|
Avoid including plotters/plotter.h in many files.
|
3 years ago |
sch_bus_entry.h
|
Push UNITS_PROVIDER down into a low-level mixin.
|
3 years ago |
sch_connection.cpp
|
Push UNITS_PROVIDER down into a low-level mixin.
|
3 years ago |
sch_connection.h
|
Replace boost::optional with std::optional
|
3 years ago |
sch_draw_panel.cpp
|
Cleanup.
|
4 years ago |
sch_draw_panel.h
|
RIP EDA_RECT.
|
3 years ago |
sch_edit_frame.cpp
|
Fix yet another symbol instance issue when loading legacy schematics.
|
3 years ago |
sch_edit_frame.h
|
Push autosave-require down in to EDA_BASE_FRAME.
|
3 years ago |
sch_field.cpp
|
Do not add a title/comment in mandatory field strings when writting netlists.
|
3 years ago |
sch_field.h
|
Do not add a title/comment in mandatory field strings when writting netlists.
|
3 years ago |
sch_file_versions.h
|
Expunge default symbol instance from schematic file format.
|
3 years ago |
sch_io_mgr.cpp
|
ADDED: Database libraries MVP
|
3 years ago |
sch_io_mgr.h
|
ADDED: Dynamic field columns in symbol chooser
|
3 years ago |
sch_item.cpp
|
Move hypertext linking to user-page-numbers.
|
3 years ago |
sch_item.h
|
Allow printing backgrounds prior to foreground
|
3 years ago |
sch_junction.cpp
|
Strip out Mils2Iu
|
3 years ago |
sch_junction.h
|
Push UNITS_PROVIDER down into a low-level mixin.
|
3 years ago |
sch_label.cpp
|
Do not add a title/comment in mandatory field strings when writting netlists.
|
3 years ago |
sch_label.h
|
Do not add a title/comment in mandatory field strings when writting netlists.
|
3 years ago |
sch_line.cpp
|
Make sure bounding box is not degenerate.
|
3 years ago |
sch_line.h
|
Avoid including plotters/plotter.h in many files.
|
3 years ago |
sch_marker.cpp
|
Combine Iu2Millimeter & remove PcbMm2iu
|
3 years ago |
sch_marker.h
|
Push UNITS_PROVIDER down into a low-level mixin.
|
3 years ago |
sch_no_connect.cpp
|
Strip out Mils2Iu
|
3 years ago |
sch_no_connect.h
|
Push UNITS_PROVIDER down into a low-level mixin.
|
3 years ago |
sch_painter.cpp
|
Used dimmed setting for pin texts and textbox borders.
|
3 years ago |
sch_painter.h
|
Used dimmed setting for pin texts and textbox borders.
|
3 years ago |
sch_pin.cpp
|
Small optimizations.
|
3 years ago |
sch_pin.h
|
Push UNITS_PROVIDER down into a low-level mixin.
|
3 years ago |
sch_plugin.cpp
|
More NULL expunging.
|
4 years ago |
sch_preview_panel.cpp
|
Strip out Mils2Iu
|
3 years ago |
sch_preview_panel.h
|
Don't paint hidden fields without a schematic context
|
3 years ago |
sch_reference_list.h
|
Correct error message when unit counts differ
|
3 years ago |
sch_rtree.h
|
RIP EDA_RECT.
|
3 years ago |
sch_screen.cpp
|
Fix schematic symbol rescue issues.
|
3 years ago |
sch_screen.h
|
Expunge default symbol instance from schematic file format.
|
3 years ago |
sch_shape.cpp
|
Fix resource leak
|
3 years ago |
sch_shape.h
|
Allow printing backgrounds prior to foreground
|
3 years ago |
sch_sheet.cpp
|
Move schematic symbol instance data back into symbol definition.
|
3 years ago |
sch_sheet.h
|
Coding conventions.
|
3 years ago |
sch_sheet_path.cpp
|
Use wxCHECK instead of wxCHECK2
|
3 years ago |
sch_sheet_path.h
|
Expunge default symbol instance from schematic file format.
|
3 years ago |
sch_sheet_pin.cpp
|
Push UNITS_PROVIDER down into a low-level mixin.
|
3 years ago |
sch_sheet_pin.h
|
Push UNITS_PROVIDER down into a low-level mixin.
|
3 years ago |
sch_symbol.cpp
|
Dim DNP textbox borders.
|
3 years ago |
sch_symbol.h
|
Expunge default symbol instance from schematic file format.
|
3 years ago |
sch_text.cpp
|
Do not add a title/comment in mandatory field strings when writting netlists.
|
3 years ago |
sch_text.h
|
Do not add a title/comment in mandatory field strings when writting netlists.
|
3 years ago |
sch_text_help.md
|
Fix outdated syntax in help text
|
4 years ago |
sch_text_help_md.h
|
Add 2 automatically generated files to the source tree.
|
3 years ago |
sch_textbox.cpp
|
Do not add a title/comment in mandatory field strings when writting netlists.
|
3 years ago |
sch_textbox.h
|
Do not add a title/comment in mandatory field strings when writting netlists.
|
3 years ago |
sch_validators.cpp
|
Fix bus validation.
|
4 years ago |
sch_validators.h
|
CHANGED netclass assignments now done via canvas or via patterns.
|
3 years ago |
sch_view.cpp
|
Coverity fixes.
|
3 years ago |
sch_view.h
|
Get all eeschema layers properly ordered
|
4 years ago |
schematic.cpp
|
Move bus aliases to std::set.
|
3 years ago |
schematic.h
|
Allow text variable resolution through properties in drawing sheet text.
|
3 years ago |
schematic.keywords
|
Add project name to symbol instance data.
|
3 years ago |
schematic_settings.cpp
|
Remove convert_to_biu.h, merge contents to base_units.h
|
3 years ago |
schematic_settings.h
|
Remove convert_to_biu.h, merge contents to base_units.h
|
3 years ago |
schematic_undo_redo.cpp
|
Special case undo for items with instance data.
|
4 years ago |
sheet.cpp
|
Expunge default symbol instance from schematic file format.
|
3 years ago |
symbol_async_loader.cpp
|
Infobar warning if symbol loading was cancelled.
|
4 years ago |
symbol_async_loader.h
|
Infobar warning if symbol loading was cancelled.
|
4 years ago |
symbol_checker.cpp
|
Readability improvements.
|
3 years ago |
symbol_lib_table.cpp
|
fix a few compil warnings
|
3 years ago |
symbol_lib_table.h
|
ADDED: Dynamic field columns in symbol chooser
|
3 years ago |
symbol_library.cpp
|
Code clarity.
|
3 years ago |
symbol_library.h
|
Code clarity.
|
3 years ago |
symbol_library_common.h
|
ADDED: Export symbols from schematic to library
|
3 years ago |
symbol_library_manager.cpp
|
Coverity fixes.
|
3 years ago |
symbol_library_manager.h
|
Fix missing virtual dtor
|
3 years ago |
symbol_tree_model_adapter.cpp
|
Add pin/unpin context menu to Symbol Chooser and Footprint Chooser.
|
3 years ago |
symbol_tree_model_adapter.h
|
Add pin/unpin context menu to Symbol Chooser and Footprint Chooser.
|
3 years ago |
symbol_tree_synchronizing_adapter.cpp
|
ADDED: Export symbols from schematic to library
|
3 years ago |
symbol_tree_synchronizing_adapter.h
|
Add pin/unpin context menu to Symbol Chooser and Footprint Chooser.
|
3 years ago |
symbol_viewer_frame.cpp
|
Repoint IU_PER_MILS
|
3 years ago |
symbol_viewer_frame.h
|
Add pinned library support to Footprint and Symbol Viewers.
|
3 years ago |
toolbars_sch_editor.cpp
|
Fix some issue with hierarchy panel on OSX.
|
3 years ago |
toolbars_symbol_viewer.cpp
|
Add display options to Symbol Browser toolbar.
|
3 years ago |