.. |
api
|
sch groups: add to API
|
6 months ago |
dialogs
|
Eeschema: fix alt mode resetting on symbol update
|
2 months ago |
erc
|
Copy c'tor / operator= safety.
|
2 months ago |
import_gfx
|
Fix a bunch more bugs in bezier approximation.
|
5 months ago |
navlib
|
nullptr safety
|
2 months ago |
netlist_exporters
|
Replace alg::delete and alg::delete_if with std c++20
|
2 months ago |
printing
|
Move canvas selection to common
|
2 months ago |
python_scripts
|
Respect exclude from bom in all python files
|
2 years ago |
sch_io
|
Simplify KiROUND using std::llround/clamp
|
2 months ago |
sim
|
Copy c'tor / operator= safety.
|
2 months ago |
symbol_editor
|
fix missing includes when KICAD_USE_PCH=OFF
|
2 months ago |
sync_sheet_pin
|
Coverity tweaks.
|
2 months ago |
tools
|
ADDED: Lasso selection in pcbnew
|
2 months ago |
widgets
|
Replace alg::delete and alg::delete_if with std c++20
|
2 months ago |
CMakeLists.txt
|
Put PCH behind a cmake flag
|
2 months ago |
annotate.cpp
|
Refactor REFDES_TRACKER
|
3 months ago |
autoplace_fields.cpp
|
EE -> SCH (no functional changes)
|
7 months ago |
bom_plugins.cpp
|
Revise Copyright statement to align with TLF
|
9 months ago |
bom_plugins.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
bus-wire-junction.cpp
|
Eeschema: Add option to show unconnected wire crossings as hop-overs.
|
4 months ago |
bus_alias.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
connection_graph.cpp
|
Replace alg::delete and alg::delete_if with std c++20
|
2 months ago |
connection_graph.h
|
Extract generic item connectivity update and add QA
|
2 months ago |
cross-probing.cpp
|
Selected is not the same as highlighted.
|
2 months ago |
default_values.h
|
Eeschema folder housekeeping.
|
8 months ago |
eeschema.cpp
|
Progress reporting for Run Jobs.
|
3 months ago |
eeschema.icns
|
Add document type icons
|
2 years ago |
eeschema_config.cpp
|
Store hierarchy expansion/collapse state
|
2 months ago |
eeschema_doc.icns
|
Add document type icons
|
2 years ago |
eeschema_helpers.cpp
|
Remove the callback on RecomputeIntersheetRefs
|
4 months ago |
eeschema_helpers.h
|
Eeschema folder housekeeping.
|
8 months ago |
eeschema_id.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
eeschema_jobs_handler.cpp
|
Progress reporting for Run Jobs.
|
3 months ago |
eeschema_jobs_handler.h
|
Eeschema folder housekeeping.
|
8 months ago |
eeschema_settings.cpp
|
Fix one more missing addParamsForWindow().
|
3 months ago |
eeschema_settings.h
|
Hop-over improvements.
|
4 months ago |
fields_data_model.cpp
|
Don't trip over a stale sort column index. (KICAD-B3X)
|
3 months ago |
fields_data_model.h
|
Honour template fieldname vis flag when adding fields.
|
5 months ago |
fields_grid_table.cpp
|
Show inherited fields in symbols
|
2 months ago |
fields_grid_table.h
|
Show inherited fields in symbols
|
2 months ago |
files-io.cpp
|
Remove temporary file saving step
|
3 months ago |
general.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
generate_alias_info.cpp
|
Thread-safety (potentially KICAD-VMX...)
|
3 months ago |
generate_alias_info.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
gfx_import_utils.cpp
|
Revise Copyright statement to align with TLF
|
9 months ago |
gfx_import_utils.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
invoke_sch_dialog.h
|
Cleanup.
|
8 months ago |
junction_helpers.cpp
|
Revise Copyright statement to align with TLF
|
9 months ago |
junction_helpers.h
|
Eeschema folder housekeeping.
|
8 months ago |
lib_symbol.cpp
|
Rework libtree SearchTerms to honour shownColumns.
|
2 months ago |
lib_symbol.h
|
Comboboxes for units and body styles.
|
3 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
|
CHANGED: retire the select-lib-table dialogs.
|
3 months ago |
net_navigator.cpp
|
Retire WINDOW_FREEZER in favour of wxWindowUpdateLocker.
|
3 months ago |
picksymbol.cpp
|
Replace alg::delete and alg::delete_if with std c++20
|
2 months ago |
pin_layout_cache.cpp
|
Don't force callers of GetAppSettings to implement exception processing.
|
4 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
|
9 months ago |
pin_type.cpp
|
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
|
9 months ago |
project_sch.cpp
|
Revise Copyright statement to align with TLF
|
9 months ago |
project_sch.h
|
Eeschema folder housekeeping.
|
8 months ago |
refdes_tracker.cpp
|
Refactor REFDES_TRACKER
|
3 months ago |
refdes_tracker.h
|
Refactor REFDES_TRACKER
|
3 months ago |
sch_base_frame.cpp
|
ADDED: Find/Replace for symbol editor.
|
2 months ago |
sch_base_frame.h
|
ADDED: Find/Replace for symbol editor.
|
2 months ago |
sch_bitmap.cpp
|
Rewrite GROUP undo based on uuids.
|
5 months ago |
sch_bitmap.h
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_bus_entry.cpp
|
Rewrite GROUP undo based on uuids.
|
5 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
|
ADDED: Find/Replace for symbol editor.
|
2 months ago |
sch_commit.cpp
|
Debugging.
|
3 months ago |
sch_commit.h
|
Rewrite GROUP undo based on uuids.
|
5 months ago |
sch_connection.cpp
|
Clarify some driver sorting logic and add addl QA
|
2 months ago |
sch_connection.h
|
Prefer const& to passing by value.
|
4 months ago |
sch_design_block_utils.cpp
|
Coverity tweaks.
|
2 months ago |
sch_draw_panel.cpp
|
Don't force callers of GetAppSettings to implement exception processing.
|
4 months ago |
sch_draw_panel.h
|
Eeschema folder housekeeping.
|
8 months ago |
sch_edit_frame.cpp
|
ADDED: Find/Replace for symbol editor.
|
2 months ago |
sch_edit_frame.h
|
ADDED: Find/Replace for symbol editor.
|
2 months ago |
sch_field.cpp
|
Honour renderSettings' default font.
|
3 months ago |
sch_field.h
|
Replace alg::delete and alg::delete_if with std c++20
|
2 months ago |
sch_file_versions.h
|
ADDED: DNP, etc. attributes to SCH rule areas.
|
4 months ago |
sch_group.cpp
|
Plot stub for SCH_GROUP.
|
3 months ago |
sch_group.h
|
Plot stub for SCH_GROUP.
|
3 months ago |
sch_item.cpp
|
Not all SCH_ITEMs are symbol children.
|
3 months ago |
sch_item.h
|
Comboboxes for units and body styles.
|
3 months ago |
sch_junction.cpp
|
Rewrite GROUP undo based on uuids.
|
5 months ago |
sch_junction.h
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_label.cpp
|
Replace alg::delete and alg::delete_if with std c++20
|
2 months ago |
sch_label.h
|
Fix deficient c'tors and operator=.
|
2 months ago |
sch_line.cpp
|
Can't add to parent group without a commit.
|
3 months ago |
sch_line.h
|
Can't add to parent group without a commit.
|
3 months ago |
sch_marker.cpp
|
Don't force callers of GetAppSettings to implement exception processing.
|
4 months ago |
sch_marker.h
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_no_connect.cpp
|
Rewrite GROUP undo based on uuids.
|
5 months ago |
sch_no_connect.h
|
eeschema: move SwapData to SwapItemData/swapData paradigm
|
7 months ago |
sch_painter.cpp
|
Simplify KiROUND using std::llround/clamp
|
2 months ago |
sch_painter.h
|
Eeschema: Add option to show unconnected wire crossings as hop-overs.
|
4 months ago |
sch_pin.cpp
|
ADDED: Find/Replace for symbol editor.
|
2 months ago |
sch_pin.h
|
Fix a cadre of symbol pin alternate issues.
|
5 months ago |
sch_plotter.cpp
|
Don't force callers of GetAppSettings to implement exception processing.
|
4 months ago |
sch_plotter.h
|
Make show hop over a configurable option
|
4 months ago |
sch_preview_panel.cpp
|
Don't force callers of GetAppSettings to implement exception processing.
|
4 months ago |
sch_preview_panel.h
|
Shutdown safety. (Potentially KICAD-TJK.)
|
3 months ago |
sch_reference_list.cpp
|
ADDED refdes tracker
|
3 months ago |
sch_reference_list.h
|
Refactor REFDES_TRACKER
|
3 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
|
Rework ruleAreas to avoid stale pointers.
|
4 months ago |
sch_rule_area.h
|
Copy c'tor / operator= safety.
|
2 months ago |
sch_screen.cpp
|
Remove overzealous assert (KICAD-752).
|
4 months ago |
sch_screen.h
|
Fix broken select connection behavior.
|
5 months ago |
sch_shape.cpp
|
Comboboxes for units and body styles.
|
3 months ago |
sch_shape.h
|
Fix a bunch more bugs in bezier approximation.
|
5 months ago |
sch_sheet.cpp
|
Add a bit of documentation to help future us
|
3 months ago |
sch_sheet.h
|
Add a bit of documentation to help future us
|
3 months ago |
sch_sheet_path.cpp
|
Don't attempt to fetch last char of empty string.
|
2 months ago |
sch_sheet_path.h
|
Rewrite GROUP undo based on uuids.
|
5 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
|
Try to fix an ambiguous cast for MSVC (round 3)
|
3 months ago |
sch_symbol.h
|
Comboboxes for units and body styles.
|
3 months ago |
sch_table.cpp
|
Comboboxes for units and body styles.
|
3 months ago |
sch_table.h
|
Replace alg::delete and alg::delete_if with std c++20
|
2 months ago |
sch_tablecell.cpp
|
Specialize table cell properties exposure.
|
3 months ago |
sch_tablecell.h
|
ADDED: row height and column width property inspector properties.
|
3 months ago |
sch_text.cpp
|
Comboboxes for units and body styles.
|
3 months ago |
sch_text.h
|
Honour renderSettings' default font.
|
3 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
|
Comboboxes for units and body styles.
|
3 months ago |
sch_textbox.h
|
Honour renderSettings' default font.
|
3 months ago |
sch_validators.cpp
|
Revise Copyright statement to align with TLF
|
9 months ago |
sch_validators.h
|
Allow multi label input
|
7 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
|
Allow deletion of nested embedded files.
|
2 months ago |
schematic.h
|
Allow deletion of nested embedded files.
|
2 months ago |
schematic.keywords
|
sch groups: add load/save support
|
6 months ago |
schematic_holder.h
|
Remove the callback on RecomputeIntersheetRefs
|
4 months ago |
schematic_settings.cpp
|
Refactor REFDES_TRACKER
|
3 months ago |
schematic_settings.h
|
Refactor REFDES_TRACKER
|
3 months ago |
schematic_undo_redo.cpp
|
No sense checking a static_cast.
|
3 months ago |
sheet.cpp
|
Don't clobber SCH_SCREEN paths when adding new sheet from existing file.
|
6 months ago |
symb_transforms_utils.cpp
|
Eeschema folder housekeeping.
|
8 months ago |
symb_transforms_utils.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
symbol.cpp
|
Rewrite GROUP undo based on uuids.
|
5 months ago |
symbol.h
|
ADDED: DNP, etc. attributes to SCH rule areas.
|
4 months ago |
symbol_async_loader.cpp
|
Formatting.
|
8 months ago |
symbol_async_loader.h
|
Eeschema folder housekeeping.
|
8 months ago |
symbol_checker.cpp
|
Don't attempt to fetch last char of empty string.
|
2 months ago |
symbol_chooser_frame.cpp
|
Replace alg::delete and alg::delete_if with std c++20
|
2 months ago |
symbol_chooser_frame.h
|
Wait for chooser to finish initializing before enabling char hook (KICAD-BJ0).
|
3 months ago |
symbol_lib_table.cpp
|
Don't force callers of GetAppSettings to implement exception processing.
|
4 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
|
9 months ago |
symbol_library_common.h
|
Revise Copyright statement to align with TLF
|
9 months ago |
symbol_library_manager.cpp
|
Not all callers are expecting GUI to be put up at this level.
|
3 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
|
Leave decision to show mandatory field columns to user.
|
2 months ago |
symbol_tree_model_adapter.h
|
Eeschema folder housekeeping.
|
8 months ago |
symbol_tree_synchronizing_adapter.cpp
|
Eeschema: fix missing include
|
2 months ago |
symbol_tree_synchronizing_adapter.h
|
Shutdown safety. (Potentially KICAD-TJK.)
|
3 months ago |
symbol_viewer_frame.cpp
|
fix missing includes when KICAD_USE_PCH=OFF
|
2 months ago |
symbol_viewer_frame.h
|
Load toolbar configuration from settings
|
7 months ago |
toolbars_sch_editor.cpp
|
Toolbars & SetConditions for SCH groups.
|
6 months ago |
toolbars_sch_editor.h
|
Tweak toolbar settings a bit
|
7 months ago |
toolbars_symbol_viewer.cpp
|
fix missing includes when KICAD_USE_PCH=OFF
|
2 months ago |
toolbars_symbol_viewer.h
|
Tweak toolbar settings a bit
|
7 months ago |