7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-26 00:26:09 +00:00
kicad/eeschema
2025-02-10 18:02:07 -05:00
..
dialogs Restore previous screen and sheet filename when canceling a failed load. 2025-02-08 14:01:57 -05:00
import_gfx Don't import invalid polygons. 2024-02-25 12:29:02 +00:00
navlib Introduce action friendly names 2023-10-27 23:58:29 +01:00
netlist_exporters Ensure deterministic ordering in orcadpcb2 netlist exporter 2024-12-19 23:03:12 +00:00
printing EEschema, print: fix incorrect sheet order and uninitialized sheet number 2024-08-25 16:14:43 +02:00
python_scripts Respect exclude from bom in all python files 2024-01-05 16:11:20 +00:00
sch_io EasyEDA Pro schematic: import text with null angle. 2025-01-29 19:46:03 +03:00
sim Handle simulator plot cell attributes correctly 2024-12-24 21:51:33 +00:00
symbol_editor Undo for Repeat Pin. 2024-07-20 21:26:52 +01:00
tools Make newly added symbol fields invisible 2025-01-29 10:12:46 -06:00
widgets Fix crash when undoing new sheet action from within sheet. 2024-12-24 08:49:32 -05:00
annotate.cpp More globals eradication. 2023-11-12 23:43:30 +00:00
autoplace_fields.cpp Eeschema: Autoplace fields offset correction 2024-01-24 00:24:16 +00:00
bom_plugins.cpp Tidy up string find API usages. 2024-07-21 13:40:14 +01:00
bom_plugins.h
bus_alias.h
bus-wire-junction.cpp Performance SCH_EDIT_FRAME::SchematicCleanUp 2024-02-23 14:36:36 -05:00
CMakeLists.txt Eeschema, Pin helpers: fix wrong label orientation if the symbol is rotated 2024-05-16 19:53:23 +02:00
cmp_library.keywords
connection_graph.cpp Use wxCHECK instead of wxASSERT in connection graph code. 2024-12-15 09:12:28 -05:00
connection_graph.h Turn off incremental connectivity for small schematics 2024-12-23 10:16:59 -08:00
cross-probing.cpp Performance for large hierarchies: lookups 2024-06-07 18:00:41 +01:00
default_values.h
ee_collectors.cpp Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
ee_collectors.h Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
eeschema_config.cpp Save project settings after Schematic Setup. 2024-04-28 21:54:16 +01:00
eeschema_doc.icns Add document type icons 2024-02-09 15:55:57 -08:00
eeschema_helpers.cpp Remember to set the root sheet before loading 2024-04-18 10:48:15 -07:00
eeschema_helpers.h USe setactive in cli in the LoadSchematic helper too 2024-02-16 00:08:10 -05:00
eeschema_id.h Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 2023-09-29 00:13:12 +01:00
eeschema_jobs_handler.cpp kicad-cli sym export svg: Ensure bounding box is correctly calculated 2024-05-21 21:59:38 +02:00
eeschema_jobs_handler.h Schematic parity checking for CLI DRC. 2024-02-02 23:05:37 +00:00
eeschema_settings.cpp EEschema, net navigator: save settings when closing Eeschema. 2024-02-01 12:53:33 +01:00
eeschema_settings.h FromDIP symbol and footprint editor aui panes 2024-01-17 23:08:38 -05:00
eeschema.cpp Fix crash if we exit lib table setup 2024-02-11 21:05:23 -05:00
eeschema.icns Add document type icons 2024-02-09 15:55:57 -08:00
erc_item.cpp Enforce SCH_SHEET_PATH processing in (yet) more places. 2023-11-12 14:15:04 +00:00
erc_item.h Now that we allow open-text netclass references we need to ERC check them. 2023-11-04 13:59:28 +00:00
erc_report.cpp Add $schema prop to drc/erc 2024-02-13 19:08:55 -05:00
erc_report.h Dump the ERC report as part of the erc failure 2024-01-21 16:10:43 -05:00
erc_sch_pin_context.cpp Make sure ERC pin-to-pin checks are always in same order. 2024-06-03 18:49:39 +01:00
erc_sch_pin_context.h Make sure ERC pin-to-pin checks are always in same order. 2024-06-03 18:49:39 +01:00
erc_settings.cpp ERC: set default setting ERCE_SIMULATION_MODEL to ignore 2023-04-14 17:21:09 +02:00
erc_settings.h Schematic parity checking for CLI DRC. 2024-02-02 23:05:37 +00:00
erc.cpp Make simulation reporter warnings non-fatal. 2024-09-07 12:38:27 +03:00
erc.h Performance for large hierarchies: ERC 2024-06-25 13:34:49 +01:00
fields_data_model.cpp Don't attempt to rename field more than once. 2024-07-23 11:36:56 +01:00
fields_data_model.h Symbol Fields Table: better column moving 2023-12-06 09:39:10 -05:00
fields_grid_table.cpp Fix some warnings. 2024-07-21 15:18:44 +03:00
fields_grid_table.h Fix some warnings. 2024-07-21 15:18:44 +03:00
files-io.cpp Eeschema, *.kicad_pro file: Use for the root sheet the canonical name "Root" 2024-12-07 16:07:02 +01:00
general.h
generate_alias_info.cpp Improve editing values with {return} in text fields; Add hyperlink detection. 2023-10-15 01:45:39 +03:00
generate_alias_info.h
gfx_import_utils.cpp Optimize ConvertImageToLibShapes for EasyEDA/LCEDA schematic import. 2024-11-24 20:54:24 +03:00
gfx_import_utils.h ADDED: Importers for EasyEDA (JLCEDA) Standard / Professional. 2023-09-07 11:02:40 +03:00
invoke_sch_dialog.h
lib_field.cpp Allow to set LIB_FIELD size through property manager 2024-05-16 20:45:26 +08:00
lib_field.h Allow to set LIB_FIELD size through property manager 2024-05-16 20:45:26 +08:00
lib_item.cpp Fix merge error. 2024-03-29 18:26:14 +00:00
lib_item.h Correctly report body style in symbol checker. 2024-01-26 18:11:23 +00:00
lib_pin.cpp ADDED: Expose units and DeMorgan to properties system. 2024-03-29 17:49:48 +00:00
lib_pin.h Honour alternates when getting SCH_PIN description. 2023-12-23 13:30:15 +00:00
lib_shape.cpp ADDED: Expose units and DeMorgan to properties system. 2024-03-29 17:49:48 +00:00
lib_shape.h Hackfix build link error due to template being instantiated twice 2024-12-29 06:13:39 -05:00
lib_symbol.cpp Clear parent symbol references when flattening derived library symbols. 2024-06-10 16:14:54 -04:00
lib_symbol.h Fix deduplication of already-placed symbols 2024-05-03 11:39:01 -04:00
lib_text.cpp Keep selected flags on undo/redo items. 2023-12-22 17:30:14 +00:00
lib_text.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
lib_textbox.cpp _() -> _HKI() for group names. 2024-02-29 17:38:18 +00:00
lib_textbox.h _() -> _HKI() for group names. 2024-02-29 17:38:18 +00:00
libarch.cpp Upgrade many editing actions to SCHEMATIC_COMMIT. 2023-06-09 22:41:47 +01:00
libedit_doc.icns Add document type icons 2024-02-09 15:55:57 -08:00
libedit.icns macOS: add a few more known file types 2023-11-16 12:11:42 -05:00
menubar.cpp Eeschema menubar, view menu: group Show/Hide Net Navigator with other Show/hide menus 2024-01-31 12:40:21 +01:00
net_navigator.cpp net navigator: add sheet changes to navigation history 2024-11-21 11:07:22 -05:00
picksymbol.cpp Update a few strings based on new string freeze policy. 2024-02-05 15:49:57 +00:00
pin_numbers.cpp
pin_numbers.h
pin_type.cpp Internationalise pin info when language changes. 2024-04-28 21:54:16 +01:00
pin_type.h Refactor pin orientation to be an enum class 2023-07-26 23:46:15 -04:00
project_rescue.cpp Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
project_rescue.h Rename all schematic IO plugins 2023-12-24 01:22:21 +00:00
project_sch.cpp Tear out the eeschema conditional compile of PROJECT 2023-09-27 23:05:30 -04:00
project_sch.h Tear out the eeschema conditional compile of PROJECT 2023-09-27 23:05:30 -04:00
sch_base_frame.cpp Coding policy and Doxygen comment fixes. 2023-10-12 09:36:28 -04:00
sch_base_frame.h Prevent multiple reloads when saving 2024-01-11 19:01:31 -08:00
sch_bitmap.cpp Make plotting of PDF property popups optional. 2023-10-21 21:52:51 +01:00
sch_bitmap.h Make plotting of PDF property popups optional. 2023-10-21 21:52:51 +01:00
sch_bus_entry.cpp Do not update schematic connectivity for irrelevant property changes. 2024-03-16 09:36:56 -04:00
sch_bus_entry.h Do not update schematic connectivity for irrelevant property changes. 2024-03-16 09:36:56 -04:00
sch_commit.cpp Fix schematic hierarchy navigator refresh issues. 2024-10-03 10:14:58 -04:00
sch_commit.h Do not update schematic connectivity for irrelevant property changes. 2024-03-16 09:36:56 -04:00
sch_connection.cpp Fix uninitialized variable. (Coverity) 2024-01-04 14:58:59 +00:00
sch_connection.h Add explicit copy ctor for SCH_CONNECTION 2023-12-28 15:30:25 -05:00
sch_draw_panel.cpp More changes for SCH_COMMIT independence from frames. 2023-06-10 20:53:44 +01:00
sch_draw_panel.h
sch_edit_frame.cpp Don't auto-save local settings when migrating 2025-02-10 18:02:07 -05:00
sch_edit_frame.h Schematic editor: fix some issues that can crash the editor on closing. 2024-06-15 09:22:02 +02:00
sch_field.cpp Respect recursion depth limit. 2025-01-25 20:05:34 +08:00
sch_field.h Add missing IsMandatory() fn 2024-06-07 09:58:54 -07:00
sch_file_versions.h Parse generator_version and improve error output on mismatch 2023-11-29 16:17:41 +00:00
sch_item.cpp Reduce dependency on dynamic_cast. 2024-12-06 08:04:50 -05:00
sch_item.h Revert "Do not use dynamic_cast on cross-module objects" 2024-12-06 07:34:57 -05:00
sch_junction.cpp Do not update schematic connectivity for irrelevant property changes. 2024-03-16 09:36:56 -04:00
sch_junction.h Do not update schematic connectivity for irrelevant property changes. 2024-03-16 09:36:56 -04:00
sch_label.cpp Add ADVANCED_CFG variable for recursion depth of variables 2025-01-25 20:01:33 +08:00
sch_label.h Do not update schematic connectivity for irrelevant property changes. 2024-03-16 09:36:56 -04:00
sch_line.cpp Auto-fill new net global / local label names from connectivity 2025-01-02 18:10:01 +00:00
sch_line.h Auto-fill new net global / local label names from connectivity 2025-01-02 18:10:01 +00:00
sch_marker.cpp Performance for large hierarchies: lookups 2024-06-07 18:00:41 +01:00
sch_marker.h Performance for large hierarchies: lookups 2024-06-07 18:00:41 +01:00
sch_no_connect.cpp Do not update schematic connectivity for irrelevant property changes. 2024-03-16 09:36:56 -04:00
sch_no_connect.h Drag NC markers attached to SCH_SHEET pins when SCH_SHEET is dragged 2024-10-14 00:02:05 +01:00
sch_painter.cpp Revert commit not meant for 8.0. 2024-08-13 21:30:20 -06:00
sch_painter.h Symbol Editor do not display bounding box of invisible pins and fields 2024-03-15 15:03:38 +01:00
sch_pin.cpp Fix a wxRecursionGuard crash when library symbol is missing. 2024-12-20 11:11:39 -05:00
sch_pin.h Do not update schematic connectivity for irrelevant property changes. 2024-03-16 09:36:56 -04:00
sch_plotter.cpp Eeschema: fix correct background area size when plotting a sheet. 2025-01-13 11:05:40 +01:00
sch_plotter.h Substitute variables in PDF plotter URI links and add file:// URI handler. 2024-11-08 14:55:19 -05:00
sch_preview_panel.cpp Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible. 2023-10-14 23:51:37 +01:00
sch_preview_panel.h
sch_reference_list.cpp SCH_REFERENCE: drop separate pointer to LIB_SYMBOL 2024-06-04 12:10:46 +00:00
sch_reference_list.h SCH_REFERENCE: drop separate pointer to LIB_SYMBOL 2024-06-04 12:10:46 +00:00
sch_rtree.h Rename all schematic IO plugins 2023-12-24 01:22:21 +00:00
sch_screen.cpp Warn user when template field names contain trailing/leading white space. 2024-11-16 20:51:03 -06:00
sch_screen.h Warn user when template field names contain trailing/leading white space. 2024-11-16 20:51:03 -06:00
sch_shape.cpp Hackfix build link error due to template being instantiated twice 2024-12-29 06:13:39 -05:00
sch_shape.h Fixup fill versions. 2024-12-25 17:44:40 +00:00
sch_sheet_path.cpp Preserve symbol unit when loading schematic with missing instance data. 2024-12-09 15:56:49 -05:00
sch_sheet_path.h Fix missing schematic symbol instance data. 2024-08-15 07:31:25 -04:00
sch_sheet_pin.cpp Do not update schematic connectivity for irrelevant property changes. 2024-03-16 09:36:56 -04:00
sch_sheet_pin.h Do not update schematic connectivity for irrelevant property changes. 2024-03-16 09:36:56 -04:00
sch_sheet.cpp Fix schematic hierarchy navigator refresh issues. 2024-10-03 10:14:58 -04:00
sch_sheet.h Fix schematic hierarchy navigator refresh issues. 2024-10-03 10:14:58 -04:00
sch_symbol.cpp Fix a wxRecursionGuard crash when library symbol is missing. 2024-12-20 11:11:39 -05:00
sch_symbol.h Centralize ref-des error checking. 2024-10-28 19:03:50 +00:00
sch_text_help_md.h
sch_text_help.md
sch_text.cpp Add ADVANCED_CFG variable for recursion depth of variables 2025-01-25 20:01:33 +08:00
sch_text.h Handle justification for vertical text when mirroring. 2023-11-17 21:50:16 +00:00
sch_textbox.cpp Add ADVANCED_CFG variable for recursion depth of variables 2025-01-25 20:01:33 +08:00
sch_textbox.h Enforce SCH_SHEET_PATH processing in (yet) more places. 2023-11-12 14:15:04 +00:00
sch_validators.cpp Common: move SCH_FIELD_VALIDATORS to FIELD_VALIDATORS 2023-06-20 18:34:52 +00:00
sch_validators.h Common: move SCH_FIELD_VALIDATORS to FIELD_VALIDATORS 2023-06-20 18:34:52 +00:00
sch_view.cpp Coverity warning fix. 2023-10-28 13:25:30 -04:00
sch_view.h Add PIN_NAME and PIN_NUM to the layer ordering 2023-09-06 19:15:35 +00:00
schematic_settings.cpp BOM Export: remember filename per project 2024-05-06 11:38:15 +01:00
schematic_settings.h BOM Export: remember filename per project 2024-05-06 11:38:15 +01:00
schematic_undo_redo.cpp Fix schematic hierarchy navigator refresh issues. 2024-10-03 10:14:58 -04:00
schematic.cpp EEschema: fix an issue in sheet cross-references of global labels. 2024-11-17 13:11:23 +01:00
schematic.h Schematic editor: fix some issues that can crash the editor on closing. 2024-06-15 09:22:02 +02:00
schematic.keywords Parse generator_version and improve error output on mismatch 2023-11-29 16:17:41 +00:00
sheet.cpp Fix renaming sheet check 2024-05-03 13:23:51 -07:00
symb_transforms_utils.cpp Eeschema, Pin helpers: fix wrong label orientation if the symbol is rotated 2024-05-16 19:53:23 +02:00
symb_transforms_utils.h Eeschema, Pin helpers: fix wrong label orientation if the symbol is rotated 2024-05-16 19:53:23 +02:00
symbol_async_loader.cpp Handle non-IOE exceptions in symbol loader 2023-11-15 12:27:34 -05:00
symbol_async_loader.h
symbol_checker.cpp Update a few strings based on new string freeze policy. 2024-02-05 15:49:57 +00:00
symbol_chooser_frame.cpp Add bottom panel to have correct background in fp/sym chooser frames. 2024-02-24 15:17:28 +00:00
symbol_chooser_frame.h Filter must return true for libraries. 2023-11-13 17:18:15 +00:00
symbol_diff_frame.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
symbol_diff_frame.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
symbol_lib_table.cpp Make sure database library has updated pointer to library table 2024-05-03 11:39:01 -04:00
symbol_lib_table.h Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
symbol_library_common.h
symbol_library_manager.cpp Fix crash in symbol editor GetlibraryNames 2024-12-02 17:16:58 -08:00
symbol_library_manager.h Rename all schematic IO plugins 2023-12-24 01:22:21 +00:00
symbol_library.cpp Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00
symbol_library.h Initial rename of file plugin infrastructure components to IO 2023-12-24 01:22:21 +00:00
symbol_tree_model_adapter.cpp Performance optimizations for database libraries. 2024-02-23 17:22:20 +00:00
symbol_tree_model_adapter.h
symbol_tree_synchronizing_adapter.cpp Check known m_Desc field before m_Fields. 2024-02-22 23:37:15 +00:00
symbol_tree_synchronizing_adapter.h Clearer naming. 2023-11-09 14:05:35 +00:00
symbol_viewer_frame.cpp Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
symbol_viewer_frame.h Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
toolbars_sch_editor.cpp Repair over-zealous application of grid origin dialog. 2023-08-29 12:21:21 +01:00
toolbars_symbol_viewer.cpp Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 2023-09-29 00:13:12 +01:00