kicad/eeschema
Mark Roszko b00178adb3 Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
..
dialogs Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
navlib
netlist_exporters Sim: Refactor Spice code generation to a new SPICE_GENERATOR class 2022-09-14 09:36:49 +02:00
plugins
sch_plugins Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
sim Sim: Replace all wxStrings with std::strings in SIM_VALUE 2022-09-16 06:11:14 +02:00
symbol_editor ADDED: Multi-selection cut/copy/paste in symbol editor library tree 2022-09-14 22:20:38 -04:00
tools Sim: Move SPICE_GENERATOR class to a new file 2022-09-15 05:26:23 +02:00
widgets Experiment with loading recent searches into the search menu. 2022-09-15 14:44:02 +01:00
CMakeLists.txt Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
annotate.cpp Allow selected RefDes as proxy to selected symbol for annotate selection. 2022-08-24 11:31:13 +01:00
autoplace_fields.cpp ADDED: Option to disable autoplacement for particular fields 2022-09-04 13:01:31 -04:00
bom_plugins.cpp
bom_plugins.h
bus-wire-junction.cpp Move EDA_ITEM bounding boxes to BOX2I. 2022-08-31 10:16:55 +01:00
bus_alias.h Coverity fixes. 2022-08-22 17:52:58 +01:00
cmp_library.keywords
cmp_library_lexer.cpp
component_references_lister.cpp Fix some issues in ERC error messages. 2022-09-15 23:43:46 +01:00
connection_graph.cpp Fix ERC global label unit tests 2022-09-12 13:16:45 -07:00
connection_graph.h CHANGED netclass assignments now done via canvas or via patterns. 2022-08-14 22:56:29 +01:00
cross-probing.cpp crossprobing pcb->schematic: handle correctly empty sheets. 2022-09-15 17:52:57 +02:00
default_values.h
ee_collectors.cpp Attempt to fix std::initializer_list lifetime issue. 2022-08-21 20:54:41 +01:00
ee_collectors.h Attempt to fix std::initializer_list lifetime issue. 2022-08-21 20:54:41 +01:00
eeschema.cpp Don't allow a SaveAs to overwrite the root sheet. 2022-09-08 23:43:07 +01:00
eeschema.icns
eeschema_config.cpp Add display options to Symbol Browser toolbar. 2022-09-08 00:28:30 +01:00
eeschema_doc.icns
eeschema_id.h
eeschema_settings.cpp Add "Open file after plot" to Plot dialog 2022-09-08 11:11:20 +00:00
eeschema_settings.h Add "Open file after plot" to Plot dialog 2022-09-08 11:11:20 +00:00
erc.cpp Fix some issues in ERC error messages. 2022-09-15 23:43:46 +01:00
erc.h
erc_item.cpp CHANGED netclass assignments now done via canvas or via patterns. 2022-08-14 22:56:29 +01:00
erc_item.h CHANGED netclass assignments now done via canvas or via patterns. 2022-08-14 22:56:29 +01:00
erc_settings.cpp Add ERC QA tests 2022-09-09 17:21:57 -07:00
erc_settings.h Add ERC QA tests 2022-09-09 17:21:57 -07:00
fields_grid_table.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
fields_grid_table.h
files-io.cpp ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
general.h
generate_alias_info.cpp
generate_alias_info.h
hierarch.cpp
hierarch.h Remove unused include 2022-08-25 16:00:12 -07:00
invoke_sch_dialog.h Move Bus Definitions to common GUI paradigm in Schematic Setup. 2022-08-21 12:29:51 +01:00
lib_field.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
lib_field.h ADDED: Dynamic field columns in symbol chooser 2022-09-05 16:38:14 -04:00
lib_item.cpp Move EDA_ITEM hitTest to BOX2I. 2022-08-31 17:18:45 +01:00
lib_item.h RIP EDA_RECT. 2022-08-31 23:57:24 +01:00
lib_pin.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
lib_pin.h More EDA_RECE yeetage. 2022-08-31 17:19:50 +01:00
lib_shape.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
lib_shape.h Move EDA_ITEM hitTest to BOX2I. 2022-08-31 17:18:45 +01:00
lib_symbol.cpp Add support for symbol unit display names in eeschema and symbol editor 2022-09-14 22:11:37 +00:00
lib_symbol.h Add support for symbol unit display names in eeschema and symbol editor 2022-09-14 22:11:37 +00:00
lib_text.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
lib_text.h Move EDA_ITEM hitTest to BOX2I. 2022-08-31 17:18:45 +01:00
lib_textbox.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
lib_textbox.h Move EDA_ITEM hitTest to BOX2I. 2022-08-31 17:18:45 +01:00
libarch.cpp
menubar.cpp Move Bus Definitions to common GUI paradigm in Schematic Setup. 2022-08-21 12:29:51 +01:00
picksymbol.cpp Allow hiding symbol library tables from symbol chooser 2022-08-26 20:18:40 -04:00
pin_numbers.cpp
pin_numbers.h
pin_type.cpp
pin_type.h
project_rescue.cpp Cleanup & performance enhancements. 2022-08-01 13:09:51 +01:00
project_rescue.h
project_sch_specific.cpp
sch_base_frame.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
sch_base_frame.h Fix change that got switched under rebase 2022-08-20 10:09:15 -04:00
sch_bitmap.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
sch_bitmap.h Move EDA_ITEM hitTest to BOX2I. 2022-08-31 17:18:45 +01:00
sch_bus_entry.cpp Move EDA_ITEM hitTest to BOX2I. 2022-08-31 17:18:45 +01:00
sch_bus_entry.h Move EDA_ITEM hitTest to BOX2I. 2022-08-31 17:18:45 +01:00
sch_connection.cpp Move bus members from wxArray to std::vector and fix some bugs in dialog. 2022-08-21 20:54:41 +01:00
sch_connection.h Replace boost::optional with std::optional 2022-08-25 15:50:47 -07:00
sch_draw_panel.cpp
sch_draw_panel.h RIP EDA_RECT. 2022-08-31 23:57:24 +01:00
sch_edit_frame.cpp ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
sch_edit_frame.h ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
sch_field.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
sch_field.h ADDED: Option to disable autoplacement for particular fields 2022-09-04 13:01:31 -04:00
sch_file_versions.h Add missing symbol library file format version change. 2022-09-15 10:54:34 -04:00
sch_io_mgr.cpp ADDED: Database libraries MVP 2022-08-26 10:51:13 -04:00
sch_io_mgr.h ADDED: Dynamic field columns in symbol chooser 2022-09-05 16:38:14 -04:00
sch_item.cpp Move hypertext linking to user-page-numbers. 2022-08-27 19:17:43 +01:00
sch_item.h Move hypertext linking to user-page-numbers. 2022-08-27 19:17:43 +01:00
sch_junction.cpp Move EDA_ITEM hitTest to BOX2I. 2022-08-31 17:18:45 +01:00
sch_junction.h Move EDA_ITEM hitTest to BOX2I. 2022-08-31 17:18:45 +01:00
sch_label.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
sch_label.h Move EDA_ITEM hitTest to BOX2I. 2022-08-31 17:18:45 +01:00
sch_line.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
sch_line.h Move EDA_ITEM hitTest to BOX2I. 2022-08-31 17:18:45 +01:00
sch_marker.cpp Move EDA_ITEM bounding boxes to BOX2I. 2022-08-31 10:16:55 +01:00
sch_marker.h Move EDA_ITEM bounding boxes to BOX2I. 2022-08-31 10:16:55 +01:00
sch_no_connect.cpp Move EDA_ITEM hitTest to BOX2I. 2022-08-31 17:18:45 +01:00
sch_no_connect.h Move EDA_ITEM hitTest to BOX2I. 2022-08-31 17:18:45 +01:00
sch_painter.cpp Move FILL_WITH_COLOR from background to device layer. 2022-09-10 10:27:49 +01:00
sch_painter.h Add display options to Symbol Browser toolbar. 2022-09-08 00:28:30 +01:00
sch_pin.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
sch_pin.h Catch connection errors when stacked pins have NC flags 2022-09-09 17:21:57 -07:00
sch_plugin.cpp
sch_preview_panel.cpp Add display options to Symbol Browser toolbar. 2022-09-08 00:28:30 +01:00
sch_preview_panel.h Don't paint hidden fields without a schematic context 2022-08-20 17:56:53 -04:00
sch_reference_list.h
sch_rtree.h RIP EDA_RECT. 2022-08-31 23:57:24 +01:00
sch_screen.cpp Fix type in SelectConnection. 2022-09-10 20:56:35 +01:00
sch_screen.h Move bus aliases to std::set. 2022-09-11 19:48:08 +01:00
sch_shape.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
sch_shape.h Move EDA_ITEM hitTest to BOX2I. 2022-08-31 17:18:45 +01:00
sch_sheet.cpp Allow recursion up the sheet hierarchy for text variable resolution. 2022-09-10 00:04:20 +01:00
sch_sheet.h Allow recursion up the sheet hierarchy for text variable resolution. 2022-09-10 00:04:20 +01:00
sch_sheet_path.cpp Sim: Replace all wxStrings with std::strings in SIM_VALUE 2022-09-16 06:11:14 +02:00
sch_sheet_path.h Cross-probing/selection for multiple items (PCB -> SCH) 2022-08-22 19:33:39 +00:00
sch_sheet_pin.cpp Move EDA_ITEM bounding boxes to BOX2I. 2022-08-31 10:16:55 +01:00
sch_sheet_pin.h Replace wxFindReplaceData with our own container 2022-08-23 22:16:51 -04:00
sch_symbol.cpp Add support for symbol unit display names in eeschema and symbol editor 2022-09-14 22:11:37 +00:00
sch_symbol.h Add support for symbol unit display names in eeschema and symbol editor 2022-09-14 22:11:37 +00:00
sch_text.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
sch_text.h Move EDA_ITEM hitTest to BOX2I. 2022-08-31 17:18:45 +01:00
sch_text_help.md
sch_text_help_md.h
sch_textbox.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
sch_textbox.h Move EDA_ITEM hitTest to BOX2I. 2022-08-31 17:18:45 +01:00
sch_validators.cpp
sch_validators.h CHANGED netclass assignments now done via canvas or via patterns. 2022-08-14 22:56:29 +01:00
sch_view.cpp Commonize page_info by simply making the Iu scale a parameter on call. 2022-08-27 13:36:00 -04:00
sch_view.h
schematic.cpp Move bus aliases to std::set. 2022-09-11 19:48:08 +01:00
schematic.h ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
schematic.keywords Add support for symbol unit display names in eeschema and symbol editor 2022-09-14 22:11:37 +00:00
schematic_settings.cpp Add a new schematic exporter to Spice .subckt model 2022-09-09 16:18:48 +02:00
schematic_settings.h Add a new schematic exporter to Spice .subckt model 2022-09-09 16:18:48 +02:00
schematic_undo_redo.cpp
sheet.cpp
symbol_async_loader.cpp
symbol_async_loader.h
symbol_checker.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
symbol_lib_table.cpp Fix loading of symbols from libs through non-chooser paths 2022-08-27 18:47:39 -04:00
symbol_lib_table.h ADDED: Dynamic field columns in symbol chooser 2022-09-05 16:38:14 -04:00
symbol_library.cpp
symbol_library.h
symbol_library_common.h
symbol_tree_model_adapter.cpp ADDED: Dynamic field columns in symbol chooser 2022-09-05 16:38:14 -04:00
symbol_tree_model_adapter.h
symbol_tree_synchronizing_adapter.cpp
symbol_tree_synchronizing_adapter.h
symbol_viewer_frame.cpp Add support for symbol unit display names in eeschema and symbol editor 2022-09-14 22:11:37 +00:00
symbol_viewer_frame.h
toolbars_sch_editor.cpp
toolbars_symbol_viewer.cpp Add display options to Symbol Browser toolbar. 2022-09-08 00:28:30 +01:00