kicad/eeschema
Jeff Young 62eaa7e1c7 Signals already have gain/phase broken out; user-defined signals don't.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15903
2023-10-20 14:09:46 +01:00
..
dialogs Minor dialog layout fixes. 2023-10-19 11:59:35 -04:00
import_gfx Simplify Import Graphics. 2023-10-19 01:31:13 +01:00
navlib Fail GAL on its header leaking audit 2023-09-18 19:52:27 -04:00
netlist_exporters Output fields in both multi-unit and single-unit cases. 2023-10-03 17:38:26 +01:00
python_scripts Move python_scripts up one folder in eeschema 2023-09-16 20:24:41 -04:00
sch_plugins CADSTAR: look for the symbol library .csa file under different names. 2023-10-15 05:56:38 +03:00
sim Signals already have gain/phase broken out; user-defined signals don't. 2023-10-20 14:09:46 +01:00
symbol_editor AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2023-10-16 19:49:52 -04:00
tools AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2023-10-16 19:49:52 -04:00
widgets Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible. 2023-10-14 23:51:37 +01:00
CMakeLists.txt ADDED: Import vector graphics into Schematic editor (SVG, DXF). 2023-10-09 07:04:50 +03:00
annotate.cpp
autoplace_fields.cpp
bom_plugins.cpp
bom_plugins.h
bus-wire-junction.cpp
bus_alias.h
cmp_library.keywords
connection_graph.cpp Coding policy and Doxygen comment fixes. 2023-10-12 09:36:28 -04:00
connection_graph.h Coding policy and Doxygen comment fixes. 2023-10-12 09:36:28 -04:00
cross-probing.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
default_values.h
ee_collectors.cpp
ee_collectors.h
eeschema.cpp Coding policy and Doxygen comment fixes. 2023-10-12 09:36:28 -04:00
eeschema.icns
eeschema_config.cpp Coding policy and Doxygen comment fixes. 2023-10-12 09:36:28 -04:00
eeschema_doc.icns
eeschema_helpers.cpp Schematic plugins refactoring, fixes for PCB plugins. 2023-08-31 05:08:03 +03:00
eeschema_helpers.h
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 Coverity warning fixes. 2023-10-16 17:04:14 -04:00
eeschema_jobs_handler.h Coding policy and Doxygen comment fixes. 2023-10-12 09:36:28 -04:00
eeschema_settings.cpp ADDED: Import vector graphics into Symbol editor (SVG, DXF). 2023-10-09 07:04:50 +03:00
eeschema_settings.h Coding policy and Doxygen comment fixes. 2023-10-12 09:36:28 -04:00
erc.cpp Make ERC off-grid check user-configurable. 2023-10-14 20:47:03 +01:00
erc.h Make ERC off-grid check user-configurable. 2023-10-14 20:47:03 +01:00
erc_item.cpp
erc_item.h
erc_report.cpp
erc_report.h
erc_sch_pin_context.cpp Coding policy and Doxygen comment fixes. 2023-10-12 09:36:28 -04:00
erc_sch_pin_context.h Coding policy and Doxygen comment fixes. 2023-10-12 09:36:28 -04:00
erc_settings.cpp
erc_settings.h
fields_data_model.cpp Coding policy and Doxygen comment fixes. 2023-10-12 09:36:28 -04:00
fields_data_model.h Coding policy and Doxygen comment fixes. 2023-10-12 09:36:28 -04:00
fields_grid_table.cpp Improve editing values with {return} in text fields; Add hyperlink detection. 2023-10-15 01:45:39 +03:00
fields_grid_table.h
files-io.cpp Coding policy and Doxygen comment fixes. 2023-10-12 09:36:28 -04: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 ADDED: Importers for EasyEDA (JLCEDA) Standard / Professional. 2023-09-07 11:02:40 +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 ADDED: Git integration support 2023-10-20 12:51:47 +00:00
lib_field.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
lib_item.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
lib_item.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
lib_pin.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
lib_pin.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
lib_shape.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
lib_shape.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
lib_symbol.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
lib_symbol.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
lib_text.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
lib_text.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
lib_textbox.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
lib_textbox.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
libarch.cpp
menubar.cpp AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2023-10-16 19:49:52 -04:00
net_navigator.cpp Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible. 2023-10-14 23:51:37 +01:00
picksymbol.cpp eeschema: add 'Already placed' category when choosing symbol 2023-10-04 10:29:22 -04:00
pin_numbers.cpp
pin_numbers.h
pin_type.cpp
pin_type.h
project_rescue.cpp Tear out the eeschema conditional compile of PROJECT 2023-09-27 23:05:30 -04:00
project_rescue.h
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 eeschema: add 'Already placed' category when choosing symbol 2023-10-04 10:29:22 -04:00
sch_bitmap.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_bitmap.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_bus_entry.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_bus_entry.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_commit.cpp SCH_COMMIT: when clearing all item flags, do not clear all item flags. 2023-10-05 16:46:20 +02:00
sch_commit.h
sch_connection.cpp
sch_connection.h
sch_draw_panel.cpp
sch_draw_panel.h
sch_edit_frame.cpp Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible. 2023-10-14 23:51:37 +01:00
sch_edit_frame.h Remove obsolete config_params.h includes 2023-09-25 20:40:29 -04:00
sch_field.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_field.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_file_versions.h
sch_io_mgr.cpp ADDED: HTTP library support 2023-09-19 01:09:21 +00:00
sch_io_mgr.h Move duplicated code of plugin.cpp and sch_plugin.cpp into a new plugin_utils located in commons 2023-10-01 13:58:38 +02:00
sch_item.cpp Fix crash in incremental update and bus conn 2023-09-19 15:55:19 -07:00
sch_item.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_junction.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_junction.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_label.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_label.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_line.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_line.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_marker.cpp
sch_marker.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_no_connect.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_no_connect.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_painter.cpp Process text variables in pin names. 2023-09-13 23:34:25 +01:00
sch_painter.h Painter base class should just live in gal instead of being in denial 2023-09-06 20:23:19 -04:00
sch_pin.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_pin.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_plotter.cpp kicad-cli: Remove -O for plot and add --pages to specify list of pages instead 2023-09-03 09:18:11 -04:00
sch_plotter.h kicad-cli: Remove -O for plot and add --pages to specify list of pages instead 2023-09-03 09:18:11 -04:00
sch_plugin.cpp Move duplicated code of plugin.cpp and sch_plugin.cpp into a new plugin_utils located in commons 2023-10-01 13:58:38 +02: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 Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
sch_reference_list.h Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
sch_rtree.h
sch_screen.cpp Clear render caches before plotting. 2023-10-02 15:39:14 +01:00
sch_screen.h Push TEXT_SPIN_STYLE from SCH_TEXT out to SCH_LABEL_BASE. 2023-09-07 17:42:51 +01:00
sch_shape.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_shape.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_sheet.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_sheet.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_sheet_path.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_sheet_path.h kicad-cli: Remove -O for plot and add --pages to specify list of pages instead 2023-09-03 09:18:11 -04:00
sch_sheet_pin.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_sheet_pin.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_symbol.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_symbol.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_text.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_text.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_text_help.md
sch_text_help_md.h
sch_textbox.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_textbox.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
sch_validators.cpp
sch_validators.h
sch_view.cpp Coverity warning fixes. 2023-10-16 17:04:14 -04:00
sch_view.h Add PIN_NAME and PIN_NUM to the layer ordering 2023-09-06 19:15:35 +00:00
schematic.cpp
schematic.h
schematic.keywords
schematic_settings.cpp Make ERC off-grid check user-configurable. 2023-10-14 20:47:03 +01:00
schematic_settings.h Make ERC off-grid check user-configurable. 2023-10-14 20:47:03 +01:00
schematic_undo_redo.cpp
sheet.cpp Tear out the eeschema conditional compile of PROJECT 2023-09-27 23:05:30 -04:00
symbol_async_loader.cpp
symbol_async_loader.h
symbol_checker.cpp symbol_checker: add more tests to validate the ssymbol. 2023-10-10 18:31:10 +02:00
symbol_chooser_frame.cpp eeschema: add 'Already placed' category when choosing symbol 2023-10-04 10:29:22 -04:00
symbol_chooser_frame.h ADDED support for pin and fp filtering in FOOTPRINT_CHOOSER. 2023-09-29 17:03:50 +01: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 Move the settings path to PATHS to allow shifting other classes into kicommon 2023-09-23 20:06:58 -04:00
symbol_lib_table.h
symbol_library.cpp Tear out the eeschema conditional compile of PROJECT 2023-09-27 23:05:30 -04:00
symbol_library.h
symbol_library_common.h
symbol_library_manager.cpp Symbol library manager object changes. 2023-10-09 14:58:49 -04:00
symbol_library_manager.h Symbol library manager object changes. 2023-10-09 14:58:49 -04:00
symbol_tree_model_adapter.cpp ADDED support for pin and fp filtering in FOOTPRINT_CHOOSER. 2023-09-29 17:03:50 +01:00
symbol_tree_model_adapter.h
symbol_tree_synchronizing_adapter.cpp Improve editing values with {return} in text fields; Add hyperlink detection. 2023-10-15 01:45:39 +03:00
symbol_tree_synchronizing_adapter.h ADDED: lib tree previews. 2023-09-02 23:30:22 +01:00
symbol_viewer_frame.cpp Cleanup. 2023-09-29 00:13:13 +01:00
symbol_viewer_frame.h Cleanup. 2023-09-29 00:13:13 +01: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