kicad/eeschema
Wayne Stambaugh 929a6a2b99 Coding policy fixes. 2023-07-10 19:24:59 -04:00
..
dialogs Don't double-offset effective text shapes. 2023-07-10 19:32:00 +01:00
navlib Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
netlist_exporters Coding policy fixes. 2023-07-10 19:24:59 -04:00
plugins
sch_plugins LTspice import: Support VCenter text justification 2023-07-11 04:09:16 +05:00
sim simulator: shows the wxCURSOR_ARROWWAIT cursor only when the sim is running. 2023-07-10 13:30:14 +02:00
symbol_editor Fix refresh bug after a symbol reload from the file watcher. 2023-07-02 10:37:50 +01:00
tools Don't double-offset effective text shapes. 2023-07-10 19:32:00 +01:00
widgets Straighten out some really confusing terminology in simulator GUI. 2023-07-09 23:07:54 +01:00
CMakeLists.txt Straighten out some really confusing terminology in simulator GUI. 2023-07-09 23:07:54 +01:00
annotate.cpp Move item updating and view refresh to SCH_COMMIT::Push(). 2023-07-07 15:40:01 +01:00
autoplace_fields.cpp Field bounding boxes no longer contain interline spacing. 2023-05-07 22:24:40 +01:00
bom_plugins.cpp
bom_plugins.h
bus-wire-junction.cpp Move item updating and view refresh to SCH_COMMIT::Push(). 2023-07-07 15:40:01 +01:00
bus_alias.h
cmp_library.keywords
connection_graph.cpp Properties: expose symbol attributes 2023-06-24 22:03:06 -04:00
connection_graph.h Add net navigator panel to schematic editor. 2023-05-20 13:48:03 -04:00
cross-probing.cpp Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
default_values.h
ee_collectors.cpp
ee_collectors.h
eeschema.cpp Fix issues related to the splash screen when no config file found: 2023-06-24 18:09:43 +02:00
eeschema.icns
eeschema_config.cpp Eeschema: SaveSettings() : save visibility of Properties Panel in config. 2023-06-24 08:44:34 +02:00
eeschema_doc.icns
eeschema_helpers.cpp
eeschema_helpers.h
eeschema_id.h ADDED support to save contributions from all noise generators. 2023-07-04 11:05:10 +01:00
eeschema_jobs_handler.cpp Cleanup jobs handlers (+Fix build) 2023-06-11 00:12:53 +02:00
eeschema_jobs_handler.h Cleanup jobs handlers (+Fix build) 2023-06-11 00:12:53 +02:00
eeschema_settings.cpp Move sch properties panel to using default AUI pane info struct 2023-06-24 20:09:07 -04:00
eeschema_settings.h Move sch properties panel to using default AUI pane info struct 2023-06-24 20:09:07 -04:00
erc.cpp Move drawing sheet datastructures to EDA_IU_SCALE. 2023-06-12 22:34:25 +01:00
erc.h
erc_item.cpp
erc_item.h
erc_sch_pin_context.cpp
erc_sch_pin_context.h
erc_settings.cpp
erc_settings.h
fields_data_model.cpp Properties: expose symbol attributes 2023-06-24 22:03:06 -04:00
fields_data_model.h Symbol Fields Table: performance optimizations 2023-06-17 12:56:00 -04:00
fields_grid_table.cpp Validators: drop unused is m_isLibEditor 2023-06-20 18:34:52 +00:00
fields_grid_table.h Common: move SCH_FIELD_VALIDATORS to FIELD_VALIDATORS 2023-06-20 18:34:52 +00:00
files-io.cpp Clear view before resetting schematic. 2023-07-11 03:00:42 +05:00
general.h
generate_alias_info.cpp
generate_alias_info.h
invoke_sch_dialog.h
lib_field.cpp Modified flags are handled by SCH_COMMIT. 2023-06-25 16:01:35 +01:00
lib_field.h Fields: Description now mandatory 2023-06-20 18:34:52 +00:00
lib_item.cpp
lib_item.h Separate symbol editor polyline and polygon tools. 2023-05-07 14:58:44 +01:00
lib_pin.cpp Don't set IS_CHANGED on symbol when modifying LIB_PINs for painting. 2023-06-25 16:01:35 +01:00
lib_pin.h Cache LIB_PIN text extents for performance. 2023-05-27 16:32:11 +01:00
lib_shape.cpp
lib_shape.h Separate symbol editor polyline and polygon tools. 2023-05-07 14:58:44 +01:00
lib_symbol.cpp ADDED: Cadence Allegro PCB Designer netlist exporter 2023-06-28 22:47:30 +00:00
lib_symbol.h ADDED: Cadence Allegro PCB Designer netlist exporter 2023-06-28 22:47:30 +00:00
lib_text.cpp Outline font performance improvements. 2023-05-27 01:35:40 +01:00
lib_text.h
lib_textbox.cpp
lib_textbox.h
libarch.cpp Upgrade many editing actions to SCHEMATIC_COMMIT. 2023-06-09 22:41:47 +01:00
menubar.cpp ADDED: Properties panel for schematic editor 2023-06-22 22:32:24 -04:00
net_navigator.cpp Net navigator fixes and improvements. 2023-07-10 15:34:00 -04:00
picksymbol.cpp Move item updating and view refresh to SCH_COMMIT::Push(). 2023-07-07 15:40:01 +01:00
pin_numbers.cpp
pin_numbers.h
pin_type.cpp
pin_type.h
project_rescue.cpp
project_rescue.h
project_sch_specific.cpp
sch_base_frame.cpp ADDED: Change watcher for libraries 2023-05-31 13:46:00 -07:00
sch_base_frame.h ADDED: Change watcher for libraries 2023-05-31 13:46:00 -07:00
sch_bitmap.cpp Swap non-temp and non-edit flags for SCH_ITEMs. 2023-07-08 18:37:47 +01:00
sch_bitmap.h
sch_bus_entry.cpp Swap non-temp and non-edit flags for SCH_ITEMs. 2023-07-08 18:37:47 +01:00
sch_bus_entry.h Add a few more schematic properties 2023-07-01 22:24:25 -04:00
sch_commit.cpp Make sure all items managed by their parent get correct handling in SCH_COMMIT. 2023-07-08 20:40:30 +01:00
sch_commit.h Upgrade some symbol editor stuff to SCHEMATIC_COMMIT. 2023-06-09 22:41:47 +01:00
sch_connection.cpp Add net navigator panel to schematic editor. 2023-05-20 13:48:03 -04:00
sch_connection.h Add net navigator panel to schematic editor. 2023-05-20 13:48:03 -04: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 Move item updating and view refresh to SCH_COMMIT::Push(). 2023-07-07 15:40:01 +01:00
sch_edit_frame.h ADDED: Properties panel for schematic editor 2023-06-22 22:32:24 -04:00
sch_field.cpp Swap non-temp and non-edit flags for SCH_ITEMs. 2023-07-08 18:37:47 +01:00
sch_field.h Don't double-offset effective text shapes. 2023-07-10 19:32:00 +01:00
sch_file_versions.h SCH -> PCB Fields: bump file versions 2023-06-20 18:34:52 +00:00
sch_io_mgr.cpp
sch_io_mgr.h Refactor: Move DIALOG_PLUGIN_OPTIONS to common and use enum for event ID 2023-05-28 23:56:41 +02:00
sch_item.cpp Swap non-temp and non-edit flags for SCH_ITEMs. 2023-07-08 18:37:47 +01:00
sch_item.h Swap non-temp and non-edit flags for SCH_ITEMs. 2023-07-08 18:37:47 +01:00
sch_junction.cpp Swap non-temp and non-edit flags for SCH_ITEMs. 2023-07-08 18:37:47 +01:00
sch_junction.h
sch_label.cpp Swap non-temp and non-edit flags for SCH_ITEMs. 2023-07-08 18:37:47 +01:00
sch_label.h Eeschema: fix block mirroring of fields attached to labels (all types) 2023-05-23 09:42:24 +02:00
sch_line.cpp Swap non-temp and non-edit flags for SCH_ITEMs. 2023-07-08 18:37:47 +01:00
sch_line.h Properties for SCH_LINE 2023-06-24 20:08:42 -04:00
sch_marker.cpp
sch_marker.h
sch_no_connect.cpp Swap non-temp and non-edit flags for SCH_ITEMs. 2023-07-08 18:37:47 +01:00
sch_no_connect.h
sch_painter.cpp Fix selection highlighting of heirarchical labels and sheet pins. 2023-07-08 18:50:04 +01:00
sch_painter.h sch_symbol: always require sheet path for text variable resolution 2023-05-06 14:30:06 -04:00
sch_pin.cpp Add a few more schematic properties 2023-07-01 22:24:25 -04:00
sch_pin.h
sch_plotter.cpp SCH_PLOTTER: fix an issue after plotting a hierarchy (at least 2 sheets) 2023-07-03 10:33:05 +02:00
sch_plotter.h SCH_PLOTTER: fix an issue after plotting a hierarchy (at least 2 sheets) 2023-07-03 10:33:05 +02:00
sch_plugin.cpp Add options editor to symbol library table + cleanup unused options 2023-05-28 23:56:42 +02:00
sch_preview_panel.cpp
sch_preview_panel.h
sch_reference_list.cpp
sch_reference_list.h Symbol Fields Table: performance optimizations 2023-06-17 12:56:00 -04:00
sch_rtree.h
sch_screen.cpp TestDanglingEnds needs to test sheet pins as well. 2023-07-08 12:55:45 +01:00
sch_screen.h Don't accidentally add NULL ptrs to the LibSymbols cache. 2023-06-11 15:50:24 +01:00
sch_shape.cpp Swap non-temp and non-edit flags for SCH_ITEMs. 2023-07-08 18:37:47 +01:00
sch_shape.h
sch_sheet.cpp Swap non-temp and non-edit flags for SCH_ITEMs. 2023-07-08 18:37:47 +01:00
sch_sheet.h Disallow sheet pins from changing sides when edited by point editor. 2023-06-25 19:55:13 +01:00
sch_sheet_path.cpp
sch_sheet_path.h Fix a bunch of C5266 warnings (pointless const on bool/int returns) 2023-05-18 21:35:06 -04:00
sch_sheet_pin.cpp Swap non-temp and non-edit flags for SCH_ITEMs. 2023-07-08 18:37:47 +01:00
sch_sheet_pin.h Disallow sheet pins from changing sides when edited by point editor. 2023-06-25 19:55:13 +01:00
sch_symbol.cpp Swap non-temp and non-edit flags for SCH_ITEMs. 2023-07-08 18:37:47 +01:00
sch_symbol.h ADDED: Cadence Allegro PCB Designer netlist exporter 2023-06-28 22:47:30 +00:00
sch_text.cpp Swap non-temp and non-edit flags for SCH_ITEMs. 2023-07-08 18:37:47 +01:00
sch_text.h
sch_text_help.md
sch_text_help_md.h
sch_textbox.cpp Swap non-temp and non-edit flags for SCH_ITEMs. 2023-07-08 18:37:47 +01:00
sch_textbox.h
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 Re-install tool view items after clearing the view. 2023-07-08 20:40:30 +01:00
sch_view.h Tighten up layer handling for LIB_SYMBOL. 2023-06-12 15:38:56 +01:00
schematic.cpp Add SCHEMATIC_LISTENER equivalent to BOARD_LISTENER 2023-05-14 21:35:51 -04:00
schematic.h Add SCHEMATIC_LISTENER equivalent to BOARD_LISTENER 2023-05-14 21:35:51 -04:00
schematic.keywords
schematic_settings.cpp
schematic_settings.h
schematic_undo_redo.cpp Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
sheet.cpp Ensure the bitmap exported to the clipboard is valid. 2023-06-13 20:47:06 +00:00
symbol_async_loader.cpp
symbol_async_loader.h
symbol_checker.cpp
symbol_lib_table.cpp Coverity warning fixes. 2023-06-03 07:28:17 -04:00
symbol_lib_table.h
symbol_library.cpp ADDED: Change watcher for libraries 2023-05-31 13:46:00 -07:00
symbol_library.h ADDED: Change watcher for libraries 2023-05-31 13:46:00 -07:00
symbol_library_common.h
symbol_library_manager.cpp ADDED: Change watcher for libraries 2023-05-31 13:46:00 -07:00
symbol_library_manager.h ADDED: Change watcher for libraries 2023-05-31 13:46:00 -07:00
symbol_tree_model_adapter.cpp
symbol_tree_model_adapter.h
symbol_tree_synchronizing_adapter.cpp Treat canvas item as current when tree view contains no selection. 2023-06-04 20:52:12 +01:00
symbol_tree_synchronizing_adapter.h Treat canvas item as current when tree view contains no selection. 2023-06-04 20:52:12 +01:00
symbol_viewer_frame.cpp Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
symbol_viewer_frame.h
toolbars_sch_editor.cpp ADDED: Properties panel for schematic editor 2023-06-22 22:32:24 -04:00
toolbars_symbol_viewer.cpp