.. |
api
|
RIP LIB_PIN.
|
2 years ago |
dialogs
|
Generalize EnhanceAttr() function.
|
1 year ago |
erc
|
ADDED: Optional check for four way junctions
|
1 year ago |
import_gfx
|
RIP LIB_TEXTBOX and LIB_SHAPE.
|
2 years ago |
navlib
|
lint reduction
|
1 year ago |
netlist_exporters
|
Make IBIS errors visible / more obvious.
|
1 year ago |
printing
|
Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL.
|
2 years ago |
python_scripts
|
Respect exclude from bom in all python files
|
2 years ago |
sch_io
|
Fix Eagle schematic arc orientation and field visibility issues.
|
1 year ago |
sim
|
Make IBIS errors visible / more obvious.
|
1 year ago |
symbol_editor
|
More build time optimizations.
|
1 year ago |
sync_sheet_pin
|
Fix some warnings.
|
2 years ago |
tools
|
Bus unfold: snap the entry to the bus, even if the cursor isn't right on the bus
|
1 year ago |
widgets
|
Maintain selection when sorting.
|
1 year ago |
CMakeLists.txt
|
Break out junction analysis so it can be tested in isolation
|
1 year ago |
annotate.cpp
|
Move ERC items to their own directory
|
1 year ago |
autoplace_fields.cpp
|
Flip symbol editor's Y axis to match other editors.
|
1 year ago |
bom_plugins.cpp
|
More wxSing
|
3 years ago |
bom_plugins.h
|
Unwrap some std::library typedefs.
|
4 years ago |
bus-wire-junction.cpp
|
Performance SCH_EDIT_FRAME::SchematicCleanUp
|
2 years ago |
bus_alias.h
|
Coverity fixes.
|
3 years ago |
connection_graph.cpp
|
Eeschema: Only assign nets with resolved netclasses to the label map
|
1 year ago |
connection_graph.h
|
Move ERC items to their own directory
|
1 year ago |
cross-probing.cpp
|
Harmonize print/plot APIs.
|
2 years ago |
default_values.h
|
Schematic Lines: add marker for unselected, connected line ends
|
3 years ago |
ee_collectors.cpp
|
Add SCH_RULE_AREA shapes to eeschema
|
2 years ago |
ee_collectors.h
|
Renaming: replace convert with body-style.
|
2 years ago |
eeschema.cpp
|
Move PGM_BASE to kicommon
|
2 years ago |
eeschema.icns
|
Add document type icons
|
2 years ago |
eeschema_config.cpp
|
Save project settings after Schematic Setup.
|
1 year ago |
eeschema_doc.icns
|
Add document type icons
|
2 years ago |
eeschema_helpers.cpp
|
Remember to set the root sheet before loading
|
2 years ago |
eeschema_helpers.h
|
USe setactive in cli in the LoadSchematic helper too
|
2 years ago |
eeschema_id.h
|
Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER.
|
2 years ago |
eeschema_jobs_handler.cpp
|
Move ERC items to their own directory
|
1 year ago |
eeschema_jobs_handler.h
|
Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL.
|
2 years ago |
eeschema_settings.cpp
|
ADDED: optional PDF metadata from AUTHOR and SUBJECT variables.
|
2 years ago |
eeschema_settings.h
|
ADDED: optional PDF metadata from AUTHOR and SUBJECT variables.
|
2 years ago |
fields_data_model.cpp
|
Symbol Fields Table: configurable excluded from BOM filtering
|
2 years ago |
fields_data_model.h
|
Symbol Fields Table: better column moving
|
2 years ago |
fields_grid_table.cpp
|
Generalize EnhanceAttr() function.
|
1 year ago |
fields_grid_table.h
|
Generalize EnhanceAttr() function.
|
1 year ago |
files-io.cpp
|
Don't abort on failure to backup file if it was never saved.
|
1 year ago |
general.h
|
Rename layer ids file.
|
4 years ago |
generate_alias_info.cpp
|
Collapse LIB_FIELD into SCH_FIELD.
|
2 years ago |
generate_alias_info.h
|
Substitute all wxHtmlWindow with HTML_WINDOW
|
4 years ago |
gfx_import_utils.cpp
|
RIP LIB_TEXTBOX and LIB_SHAPE.
|
2 years ago |
gfx_import_utils.h
|
ADDED: Importers for EasyEDA (JLCEDA) Standard / Professional.
|
2 years ago |
invoke_sch_dialog.h
|
Rename files and classes to match dialog name.
|
3 years ago |
junction_helpers.cpp
|
Consider a bus entry hitting a wire corner or tee to be dot-worthy
|
1 year ago |
junction_helpers.h
|
Consider a bus entry hitting a wire corner or tee to be dot-worthy
|
1 year ago |
lib_symbol.cpp
|
RIP LIB_PIN.
|
2 years ago |
lib_symbol.h
|
RIP LIB_PIN.
|
2 years ago |
libarch.cpp
|
Upgrade many editing actions to SCHEMATIC_COMMIT.
|
2 years ago |
libedit.icns
|
macOS: add a few more known file types
|
2 years ago |
libedit_doc.icns
|
Add document type icons
|
2 years ago |
menubar.cpp
|
Add SCH_RULE_AREA shapes to eeschema
|
2 years ago |
net_navigator.cpp
|
Handle net directive in navigator
|
2 years ago |
picksymbol.cpp
|
Fold LIB_ITEM into SCH_ITEM.
|
2 years ago |
pin_numbers.cpp
|
More wxSing
|
3 years ago |
pin_numbers.h
|
Fix broken comparison in pin_numbers
|
4 years ago |
pin_type.cpp
|
RIP LIB_PIN.
|
2 years ago |
pin_type.h
|
Fix pin drawing after removal of upside-down coords.
|
1 year ago |
project_rescue.cpp
|
Build time optimizations.
|
1 year ago |
project_rescue.h
|
Rename all schematic IO plugins
|
2 years ago |
project_sch.cpp
|
Tear out the eeschema conditional compile of PROJECT
|
2 years ago |
project_sch.h
|
Tear out the eeschema conditional compile of PROJECT
|
2 years ago |
sch_base_frame.cpp
|
Limit FSWatcher
|
1 year ago |
sch_base_frame.h
|
More build time optimizations.
|
1 year ago |
sch_bitmap.cpp
|
Fix numerous bugs in schematic item rotation.
|
1 year ago |
sch_bitmap.h
|
Harmonize print/plot APIs.
|
2 years ago |
sch_bus_entry.cpp
|
Formatting; include cleanup.
|
1 year ago |
sch_bus_entry.h
|
Harmonize print/plot APIs.
|
2 years ago |
sch_commit.cpp
|
More build time optimizations.
|
1 year ago |
sch_commit.h
|
Add QA tests and expand serialization for API
|
2 years ago |
sch_connection.cpp
|
RIP LIB_PIN.
|
2 years ago |
sch_connection.h
|
Build time optimizations.
|
1 year ago |
sch_draw_panel.cpp
|
More changes for SCH_COMMIT independence from frames.
|
2 years ago |
sch_draw_panel.h
|
Build time optimizations.
|
1 year ago |
sch_edit_frame.cpp
|
Free item memory when closing schematic window
|
1 year ago |
sch_edit_frame.h
|
Fix renaming sheet check
|
1 year ago |
sch_field.cpp
|
Fix numerous bugs in schematic item rotation.
|
1 year ago |
sch_field.h
|
Add effective display for fields
|
1 year ago |
sch_file_versions.h
|
Add SCH_RULE_AREA shapes to eeschema
|
2 years ago |
sch_item.cpp
|
remove item from schematic's connection graph on destruction
|
1 year ago |
sch_item.h
|
Eeschema: fix issues related to ERC tests after changes by commit d77eae3e
|
2 years ago |
sch_junction.cpp
|
Fix numerous bugs in schematic item rotation.
|
1 year ago |
sch_junction.h
|
Harmonize print/plot APIs.
|
2 years ago |
sch_label.cpp
|
Repair variable resolution recursion guard.
|
1 year ago |
sch_label.h
|
More build time optimizations.
|
1 year ago |
sch_line.cpp
|
Improve robustness.
|
1 year ago |
sch_line.h
|
Bus unfold: snap the entry to the bus, even if the cursor isn't right on the bus
|
1 year ago |
sch_marker.cpp
|
Move ERC items to their own directory
|
1 year ago |
sch_marker.h
|
Move ERC items to their own directory
|
1 year ago |
sch_no_connect.cpp
|
Fix numerous bugs in schematic item rotation.
|
1 year ago |
sch_no_connect.h
|
Harmonize print/plot APIs.
|
2 years ago |
sch_painter.cpp
|
Eeschema, Pin helpers: fix wrong label orientation if the symbol is rotated
|
1 year ago |
sch_painter.h
|
Flip symbol editor's Y axis to match other editors.
|
1 year ago |
sch_pin.cpp
|
Eeschema, Pin helpers: fix wrong label orientation if the symbol is rotated
|
1 year ago |
sch_pin.h
|
Eeschema, Pin helpers: fix wrong label orientation if the symbol is rotated
|
1 year ago |
sch_plotter.cpp
|
Harmonize print/plot APIs.
|
2 years ago |
sch_plotter.h
|
Add SCH_RULE_AREA shapes to eeschema
|
2 years ago |
sch_preview_panel.cpp
|
Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL.
|
2 years ago |
sch_preview_panel.h
|
Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL.
|
2 years ago |
sch_reference_list.cpp
|
Move ERC items to their own directory
|
1 year ago |
sch_reference_list.h
|
Move ERC items to their own directory
|
1 year ago |
sch_render_settings.cpp
|
Tidy renderSettings / jobsHandler APIs.
|
2 years ago |
sch_render_settings.h
|
Tidy renderSettings / jobsHandler APIs.
|
2 years ago |
sch_rtree.h
|
Rename all schematic IO plugins
|
2 years ago |
sch_rule_area.cpp
|
Move ERC items to their own directory
|
1 year ago |
sch_rule_area.h
|
Add SCH_RULE_AREA shapes to eeschema
|
2 years ago |
sch_screen.cpp
|
Consider a bus entry hitting a wire corner or tee to be dot-worthy
|
1 year ago |
sch_screen.h
|
More build time optimizations.
|
1 year ago |
sch_shape.cpp
|
Fix more bugs from collapsing LIB_* to SCH_*.
|
1 year ago |
sch_shape.h
|
RIP LIB_TEXTBOX and LIB_SHAPE.
|
2 years ago |
sch_sheet.cpp
|
Fix numerous bugs in schematic item rotation.
|
1 year ago |
sch_sheet.h
|
Harmonize print/plot APIs.
|
2 years ago |
sch_sheet_path.cpp
|
Use correct project name when adding new symbol instances.
|
2 years ago |
sch_sheet_path.h
|
Use correct project name when adding new symbol instances.
|
2 years ago |
sch_sheet_pin.cpp
|
Fix numerous bugs in schematic item rotation.
|
1 year ago |
sch_sheet_pin.h
|
Harmonize print/plot APIs.
|
2 years ago |
sch_symbol.cpp
|
Formatting; include cleanup.
|
1 year ago |
sch_symbol.h
|
Make pin name/number visibility architecture more clear.
|
1 year ago |
sch_table.cpp
|
Harmonize print/plot APIs.
|
2 years ago |
sch_table.h
|
Harmonize print/plot APIs.
|
2 years ago |
sch_tablecell.cpp
|
RIP LIB_TEXTBOX and LIB_SHAPE.
|
2 years ago |
sch_tablecell.h
|
Update equality overloads for C++20
|
2 years ago |
sch_text.cpp
|
Flip symbol editor's Y axis to match other editors.
|
1 year ago |
sch_text.h
|
Collapse LIB_TEXT into SCH_TEXT.
|
2 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
|
Fix more bugs from collapsing LIB_* to SCH_*.
|
1 year ago |
sch_textbox.h
|
RIP LIB_TEXTBOX and LIB_SHAPE.
|
2 years ago |
sch_validators.cpp
|
Common: move SCH_FIELD_VALIDATORS to FIELD_VALIDATORS
|
2 years ago |
sch_validators.h
|
Common: move SCH_FIELD_VALIDATORS to FIELD_VALIDATORS
|
2 years ago |
sch_view.cpp
|
Collapse LIB_FIELD into SCH_FIELD.
|
2 years ago |
sch_view.h
|
Add SCH_RULE_AREA shapes to eeschema
|
2 years ago |
schematic.cpp
|
Clear field listener when quitting
|
1 year ago |
schematic.h
|
Enforce SCH_SHEET_PATH processing in (yet) more places.
|
2 years ago |
schematic.keywords
|
Add SCH_RULE_AREA shapes to eeschema
|
2 years ago |
schematic_settings.cpp
|
ADDED checkbox for saving SPICE digital event data.
|
1 year ago |
schematic_settings.h
|
ADDED checkbox for saving SPICE digital event data.
|
1 year ago |
schematic_undo_redo.cpp
|
More build time optimizations.
|
1 year ago |
sheet.cpp
|
Fix renaming sheet check
|
1 year ago |
symb_transforms_utils.cpp
|
Eeschema, Pin helpers: fix wrong label orientation if the symbol is rotated
|
1 year ago |
symb_transforms_utils.h
|
Eeschema, Pin helpers: fix wrong label orientation if the symbol is rotated
|
1 year ago |
symbol.cpp
|
Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL.
|
2 years ago |
symbol.h
|
Make pin name/number visibility architecture more clear.
|
1 year ago |
symbol_async_loader.cpp
|
Handle non-IOE exceptions in symbol loader
|
2 years ago |
symbol_async_loader.h
|
Infobar warning if symbol loading was cancelled.
|
4 years ago |
symbol_checker.cpp
|
Build time optimizations.
|
1 year ago |
symbol_chooser_frame.cpp
|
Add bottom panel to have correct background in fp/sym chooser frames.
|
2 years ago |
symbol_chooser_frame.h
|
Filter must return true for libraries.
|
2 years ago |
symbol_diff_frame.cpp
|
ADDED: Git integration support
|
2 years ago |
symbol_diff_frame.h
|
ADDED: Git integration support
|
2 years ago |
symbol_lib_table.cpp
|
Make sure database library has updated pointer to library table
|
1 year ago |
symbol_lib_table.h
|
HTTP Libraries: Add support for descriptions of sublibraries
|
1 year ago |
symbol_library.cpp
|
Fix warning in SYMBOL_LIBS.
|
2 years ago |
symbol_library.h
|
Initial rename of file plugin infrastructure components to IO
|
2 years ago |
symbol_library_common.h
|
ADDED: Export symbols from schematic to library
|
3 years ago |
symbol_library_manager.cpp
|
Introduce base IO_MGR class and unify RELEASER objects
|
2 years ago |
symbol_library_manager.h
|
Rename all schematic IO plugins
|
2 years ago |
symbol_tree_model_adapter.cpp
|
HTTP Libraries: Add support for descriptions of sublibraries
|
1 year 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
|
Fix more utf8 comparisons
|
2 years ago |
symbol_tree_synchronizing_adapter.h
|
Clearer naming.
|
2 years ago |
symbol_viewer_frame.cpp
|
More build time optimizations.
|
1 year ago |
symbol_viewer_frame.h
|
Renaming: replace convert with body-style.
|
2 years ago |
toolbars_sch_editor.cpp
|
Add SCH_RULE_AREA shapes to eeschema
|
2 years ago |
toolbars_symbol_viewer.cpp
|
Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER.
|
2 years ago |