.. |
api
|
sch groups: add to API
|
6 months ago |
dialogs
|
Make Edit Text & Graphics dialogs more similar.
|
6 months ago |
erc
|
Allow embedded files to come from components
|
6 months ago |
import_gfx
|
More fixes about use of IN versus INCH
|
8 months ago |
navlib
|
Revise Copyright statement to align with TLF
|
10 months ago |
netlist_exporters
|
Update visibility flag when adding fields.
|
6 months ago |
printing
|
Use symbol line width schematic setting when printing and plotting.
|
6 months ago |
python_scripts
|
Respect exclude from bom in all python files
|
2 years ago |
sch_io
|
LTspice import: don't crash on missing symbols.
|
6 months ago |
sim
|
Update visibility flag when adding fields.
|
6 months ago |
symbol_editor
|
actions: move all basic selection operations to common actions
|
7 months ago |
sync_sheet_pin
|
improve tooltips in sync sheet pins dialog
|
8 months ago |
tools
|
Update visibility flag when adding fields.
|
6 months ago |
widgets
|
fix typo passvie -> passive in error string
|
6 months ago |
CMakeLists.txt
|
sch: add group tool
|
6 months ago |
annotate.cpp
|
EE -> SCH (no functional changes)
|
7 months ago |
autoplace_fields.cpp
|
EE -> SCH (no functional changes)
|
7 months ago |
bom_plugins.cpp
|
Revise Copyright statement to align with TLF
|
10 months ago |
bom_plugins.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
bus-wire-junction.cpp
|
EE -> SCH (no functional changes)
|
7 months ago |
bus_alias.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
connection_graph.cpp
|
Actually prevent recursion when building connection sub-graph.
|
6 months ago |
connection_graph.h
|
ADDED: Local power symbol option
|
8 months ago |
cross-probing.cpp
|
Use action to change current sheet.
|
7 months ago |
default_values.h
|
Eeschema folder housekeeping.
|
8 months ago |
eeschema.cpp
|
Code brevity.
|
8 months ago |
eeschema.icns
|
Add document type icons
|
2 years ago |
eeschema_config.cpp
|
Allow embedded files to come from components
|
6 months ago |
eeschema_doc.icns
|
Add document type icons
|
2 years ago |
eeschema_helpers.cpp
|
Eeschema folder housekeeping.
|
8 months ago |
eeschema_helpers.h
|
Eeschema folder housekeeping.
|
8 months ago |
eeschema_id.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
eeschema_jobs_handler.cpp
|
Allow embedded files to come from components
|
6 months ago |
eeschema_jobs_handler.h
|
Eeschema folder housekeeping.
|
8 months ago |
eeschema_settings.cpp
|
design blocks: add PCB design blocks behind advanced config
|
7 months ago |
eeschema_settings.h
|
ADDED: metadata searching.
|
6 months ago |
fields_data_model.cpp
|
Update visibility flag when adding fields.
|
6 months ago |
fields_data_model.h
|
Code style
|
7 months ago |
fields_grid_table.cpp
|
Allow embedded files to come from components
|
6 months ago |
fields_grid_table.h
|
Allow embedded files to come from components
|
6 months ago |
files-io.cpp
|
EE -> SCH (no functional changes)
|
7 months ago |
general.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
generate_alias_info.cpp
|
Get rid of assumptions about field order.
|
8 months ago |
generate_alias_info.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
gfx_import_utils.cpp
|
Revise Copyright statement to align with TLF
|
10 months ago |
gfx_import_utils.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
invoke_sch_dialog.h
|
Cleanup.
|
9 months ago |
junction_helpers.cpp
|
Revise Copyright statement to align with TLF
|
10 months ago |
junction_helpers.h
|
Eeschema folder housekeeping.
|
8 months ago |
lib_symbol.cpp
|
Don't show mandatory fields in chooser.
|
6 months ago |
lib_symbol.h
|
schematic: convert RunOnChildren to also take recursion mode argument
|
7 months ago |
libarch.cpp
|
Eeschema folder housekeeping.
|
8 months 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
|
ADDED: calculator tools to Tools menu.
|
6 months ago |
net_navigator.cpp
|
Don't respond to net navigator events while we're updating the wxTreeCtrl.
|
7 months ago |
picksymbol.cpp
|
actions: move all basic selection operations to common actions
|
7 months ago |
pin_layout_cache.cpp
|
Eeschema folder housekeeping.
|
8 months ago |
pin_layout_cache.h
|
Eeschema folder housekeeping.
|
8 months ago |
pin_numbers.cpp
|
Eeschema folder housekeeping.
|
8 months ago |
pin_numbers.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
pin_type.cpp
|
Eeschema folder housekeeping.
|
8 months ago |
pin_type.h
|
Eeschema folder housekeeping.
|
8 months ago |
project_rescue.cpp
|
Start to retire "alias" in favour of "symbol" and "derived symbol".
|
8 months ago |
project_rescue.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
project_sch.cpp
|
Revise Copyright statement to align with TLF
|
10 months ago |
project_sch.h
|
Eeschema folder housekeeping.
|
8 months ago |
sch_base_frame.cpp
|
Simplify hatch damage/rebuild and move it out of view.
|
6 months ago |
sch_base_frame.h
|
Read hotkeys from disk after they change.
|
9 months ago |
sch_bitmap.cpp
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_bitmap.h
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_bus_entry.cpp
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_bus_entry.h
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_collectors.cpp
|
sch groups: add to API
|
6 months ago |
sch_collectors.h
|
EE -> SCH (no functional changes)
|
7 months ago |
sch_commit.cpp
|
sch groups/lines: correctly handle view lifetime and drawing in group
|
6 months ago |
sch_commit.h
|
EE -> SCH (no functional changes)
|
7 months ago |
sch_connection.cpp
|
ADDED: Local power symbol option
|
8 months ago |
sch_connection.h
|
Eeschema folder housekeeping.
|
8 months ago |
sch_design_block_utils.cpp
|
Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR
|
6 months ago |
sch_draw_panel.cpp
|
sch view: mark some layers as display only
|
6 months ago |
sch_draw_panel.h
|
Eeschema folder housekeeping.
|
8 months ago |
sch_edit_frame.cpp
|
Allow embedded files to come from components
|
6 months ago |
sch_edit_frame.h
|
eda frame: hoist FocusItem calls up a layer
|
7 months ago |
sch_field.cpp
|
Update visibility flag when adding fields.
|
6 months ago |
sch_field.h
|
Update visibility flag when adding fields.
|
6 months ago |
sch_file_versions.h
|
Give SCH_TABLEs uuids.
|
6 months ago |
sch_group.cpp
|
sch groups: add swap data fix
|
6 months ago |
sch_group.h
|
sch: add group tool
|
6 months ago |
sch_item.cpp
|
sch groups/lines: correctly handle view lifetime and drawing in group
|
6 months ago |
sch_item.h
|
groups: commonize group tool
|
6 months ago |
sch_junction.cpp
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_junction.h
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_label.cpp
|
Update visibility flag when adding fields.
|
6 months ago |
sch_label.h
|
schematic: convert RunOnChildren to also take recursion mode argument
|
7 months ago |
sch_line.cpp
|
sch groups/lines: correctly handle view lifetime and drawing in group
|
6 months ago |
sch_line.h
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_marker.cpp
|
schematic: convert RunOnChildren to also take recursion mode argument
|
7 months ago |
sch_marker.h
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_no_connect.cpp
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_no_connect.h
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_painter.cpp
|
schematic: draw groups
|
6 months ago |
sch_painter.h
|
schematic: draw groups
|
6 months ago |
sch_pin.cpp
|
Don't let legacy overbar processing mess up empty-string test.
|
7 months ago |
sch_pin.h
|
ADDED: Local power symbol option
|
8 months ago |
sch_plotter.cpp
|
Map a full hierarchy during PDF plotting
|
7 months ago |
sch_plotter.h
|
Eeschema folder housekeeping.
|
8 months ago |
sch_preview_panel.cpp
|
Revise Copyright statement to align with TLF
|
10 months ago |
sch_preview_panel.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
sch_reference_list.cpp
|
Eeschema folder housekeeping.
|
8 months ago |
sch_reference_list.h
|
Eeschema folder housekeeping.
|
8 months ago |
sch_render_settings.cpp
|
Use symbol line width schematic setting when printing and plotting.
|
6 months ago |
sch_render_settings.h
|
Use symbol line width schematic setting when printing and plotting.
|
6 months ago |
sch_rtree.h
|
Eeschema folder housekeeping.
|
8 months ago |
sch_rule_area.cpp
|
schematic: convert RunOnChildren to also take recursion mode argument
|
7 months ago |
sch_rule_area.h
|
Eeschema folder housekeeping.
|
8 months ago |
sch_screen.cpp
|
sch groups: add load/save support
|
6 months ago |
sch_screen.h
|
sch groups: add load/save support
|
6 months ago |
sch_shape.cpp
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_shape.h
|
Simplify hatch damage/rebuild and move it out of view.
|
6 months ago |
sch_sheet.cpp
|
Update visibility flag when adding fields.
|
6 months ago |
sch_sheet.h
|
schematic: convert RunOnChildren to also take recursion mode argument
|
7 months ago |
sch_sheet_path.cpp
|
Simplify hatch damage/rebuild and move it out of view.
|
6 months ago |
sch_sheet_path.h
|
Map a full hierarchy during PDF plotting
|
7 months ago |
sch_sheet_pin.cpp
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_sheet_pin.h
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_symbol.cpp
|
Update visibility flag when adding fields.
|
6 months ago |
sch_symbol.h
|
Allow embedded files to come from components
|
6 months ago |
sch_table.cpp
|
pcbnew and eeschema: Table and textbox rotation / text justification fix
|
6 months ago |
sch_table.h
|
schematic: convert RunOnChildren to also take recursion mode argument
|
7 months ago |
sch_tablecell.cpp
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_tablecell.h
|
Fix selection of table cells in groups.
|
6 months ago |
sch_text.cpp
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_text.h
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months 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
|
Make auto text thickness active.
|
6 months ago |
sch_textbox.h
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_validators.cpp
|
Revise Copyright statement to align with TLF
|
10 months ago |
sch_validators.h
|
Allow multi label input
|
8 months ago |
sch_view.cpp
|
sch_view: update to handle items with children
|
6 months ago |
sch_view.h
|
sch_view: update to handle items with children
|
6 months ago |
schematic.cpp
|
EE -> SCH (no functional changes)
|
7 months ago |
schematic.h
|
Make schematic and project inherit from PROJECT::ELEM
|
8 months ago |
schematic.keywords
|
sch groups: add load/save support
|
6 months ago |
schematic_settings.cpp
|
Eeschema folder housekeeping.
|
8 months ago |
schematic_settings.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
schematic_undo_redo.cpp
|
schematic: add groups support to undo/redo/commit
|
6 months ago |
sheet.cpp
|
Don't clobber SCH_SCREEN paths when adding new sheet from existing file.
|
7 months ago |
symb_transforms_utils.cpp
|
Eeschema folder housekeeping.
|
8 months ago |
symb_transforms_utils.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
symbol.cpp
|
sch groups: clear group membership on destruction, add tests
|
6 months ago |
symbol.h
|
sch groups: clear group membership on destruction, add tests
|
6 months ago |
symbol_async_loader.cpp
|
Formatting.
|
9 months ago |
symbol_async_loader.h
|
Eeschema folder housekeeping.
|
8 months ago |
symbol_checker.cpp
|
Remove '~' == empty_string.
|
7 months ago |
symbol_chooser_frame.cpp
|
Revise Copyright statement to align with TLF
|
10 months ago |
symbol_chooser_frame.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
symbol_diff_frame.cpp
|
Move toolbars to a serializable storage format
|
8 months ago |
symbol_diff_frame.h
|
Move toolbars to a serializable storage format
|
8 months ago |
symbol_lib_table.cpp
|
Eeschema folder housekeeping.
|
8 months ago |
symbol_lib_table.h
|
Fix bugs in library existence checking, and add for symbol libs.
|
8 months ago |
symbol_library.cpp
|
Fix loading old (2007) symbol cache library files.
|
8 months ago |
symbol_library.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
symbol_library_common.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
symbol_library_manager.cpp
|
SCH_IO_MGR::GuessPluginTypeFromLibPath(): fix issue for new .kicad_sym files
|
7 months ago |
symbol_library_manager.h
|
Start to retire "alias" in favour of "symbol" and "derived symbol".
|
8 months ago |
symbol_tree_model_adapter.cpp
|
Fix design block panel trampling symbol chooser settings
|
9 months ago |
symbol_tree_model_adapter.h
|
Eeschema folder housekeeping.
|
8 months ago |
symbol_tree_synchronizing_adapter.cpp
|
Start to retire "alias" in favour of "symbol" and "derived symbol".
|
8 months ago |
symbol_tree_synchronizing_adapter.h
|
Eeschema folder housekeeping.
|
8 months ago |
symbol_viewer_frame.cpp
|
actions: move all basic selection operations to common actions
|
7 months ago |
symbol_viewer_frame.h
|
Load toolbar configuration from settings
|
8 months ago |
toolbars_sch_editor.cpp
|
Toolbars & SetConditions for SCH groups.
|
6 months ago |
toolbars_sch_editor.h
|
Tweak toolbar settings a bit
|
8 months ago |
toolbars_symbol_viewer.cpp
|
EE -> SCH (no functional changes)
|
7 months ago |
toolbars_symbol_viewer.h
|
Tweak toolbar settings a bit
|
8 months ago |