kicad/eeschema
Jeff Young 010247bb7f Add overbar conversion to the legacy SCH reader.
Fixes https://gitlab.com/kicad/code/kicad/issues/8855
2021-07-25 13:11:30 +01:00
..
dialogs Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
netlist_exporters More NULL expunging. 2021-07-16 16:13:41 -04:00
plugins Fix python 'testing for equality' syntax 2021-07-19 15:42:30 +00:00
sch_plugins Add overbar conversion to the legacy SCH reader. 2021-07-25 13:11:30 +01:00
sim Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
symbol_editor More NULL expunging. 2021-07-16 16:13:41 -04:00
tools DIALOG_SHIM: fix not working initial size when creating a dialog. 2021-07-24 18:59:28 +02:00
widgets More NULL expunging. 2021-07-16 16:13:41 -04:00
CMakeLists.txt Add pdb install option for msvc 2021-07-14 23:42:45 -04:00
annotate.cpp The REPORTER interface is inherently line-based. 2021-07-05 13:41:06 +01:00
autoplace_fields.cpp
bom_plugins.cpp
bom_plugins.h
bus-wire-junction.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
bus_alias.cpp
bus_alias.h More NULL expunging. 2021-07-16 16:13:41 -04:00
cmp_library.keywords
cmp_library_lexer.cpp
component_references_lister.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
connection_graph.cpp Fix determinism issue when comparing a local and hierarchical label 2021-07-03 16:43:00 -04:00
connection_graph.h
cross-probing.cpp
default_values.h
ee_collectors.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
ee_collectors.h More NULL expunging. 2021-07-16 16:13:41 -04:00
eeschema.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
eeschema.icns
eeschema_config.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
eeschema_doc.icns
eeschema_id.h
eeschema_settings.cpp Coverity issue fixes. 2021-07-08 08:33:08 -04:00
eeschema_settings.h
erc.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
erc.h
erc_item.cpp
erc_item.h
erc_settings.cpp
erc_settings.h
fields_grid_table.cpp Escape "naughty" characters in symbol names. 2021-06-30 13:12:57 +01:00
fields_grid_table.h
files-io.cpp Allow unnamed embedded step files in altium boards. 2021-07-10 16:37:45 +01:00
general.h
generate_alias_info.cpp Escape "naughty" characters in symbol names. 2021-06-30 13:12:57 +01:00
generate_alias_info.h
getpart.cpp
hierarch.cpp
hierarch.h
invoke_sch_dialog.h
lib_arc.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
lib_arc.h
lib_bezier.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
lib_bezier.h
lib_circle.cpp
lib_circle.h
lib_field.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
lib_field.h
lib_item.cpp
lib_item.h
lib_pin.cpp
lib_pin.h
lib_polyline.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
lib_polyline.h
lib_rectangle.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
lib_rectangle.h
lib_symbol.cpp User pointer compare, not object compare. 2021-07-19 13:17:12 +01:00
lib_symbol.h More NULL expunging. 2021-07-16 16:13:41 -04:00
lib_text.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
lib_text.h
libarch.cpp
menubar.cpp
pin_number.cpp
pin_number.h
pin_type.cpp
pin_type.h
project_rescue.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
project_rescue.h More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_base_frame.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_base_frame.h More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_bitmap.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_bitmap.h More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_bus_entry.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_bus_entry.h
sch_connection.cpp
sch_connection.h
sch_draw_panel.cpp
sch_draw_panel.h
sch_edit_frame.cpp Move update-wires-if-driver-changed logic. 2021-07-23 16:45:26 +01:00
sch_edit_frame.h Fix source comment/doc typos (follow-up) 2021-07-13 10:48:17 +00:00
sch_field.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_field.h More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_file_versions.h
sch_io_mgr.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_io_mgr.h
sch_item.cpp
sch_item.h
sch_junction.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_junction.h
sch_line.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_line.h
sch_marker.cpp
sch_marker.h
sch_no_connect.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_no_connect.h
sch_painter.cpp Escape "naughty" characters in symbol names. 2021-06-30 13:12:57 +01:00
sch_painter.h
sch_pin.cpp Make sure pin hittest regions don't get too hard to hit. 2021-07-01 15:43:19 +01:00
sch_pin.h
sch_plugin.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_preview_panel.cpp
sch_preview_panel.h
sch_reference_list.h More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_rtree.h
sch_screen.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_screen.h Clear NEW flags after import. 2021-07-07 20:05:50 +01:00
sch_sheet.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_sheet.h
sch_sheet_path.cpp Fix source comment/doc typos (follow-up) 2021-07-13 10:48:17 +00:00
sch_sheet_path.h Fix source comment/doc typos (follow-up) 2021-07-13 10:48:17 +00:00
sch_sheet_pin.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_sheet_pin.h More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_symbol.cpp Don't include hidden fields in bounding box. 2021-07-22 13:56:09 +01:00
sch_symbol.h More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_text.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_text.h
sch_text_help.md Smarten regex to include overbar, superscript and subscript. 2021-07-05 20:26:05 +01:00
sch_validators.cpp Smarten regex to include overbar, superscript and subscript. 2021-07-05 20:26:05 +01:00
sch_validators.h More NULL expunging. 2021-07-16 16:13:41 -04:00
sch_view.cpp
sch_view.h
schematic.cpp Clean up Altium special string handling 2021-07-08 15:34:38 +01:00
schematic.h Allow titleblock vars to be resolved outside the titleblock. 2021-07-06 13:30:17 +01:00
schematic.keywords
schematic_settings.cpp Fix a minor compil warning 2021-07-02 16:11:26 +02:00
schematic_settings.h
schematic_undo_redo.cpp
sheet.cpp Fix source comment/doc typos (follow-up) 2021-07-13 10:48:17 +00:00
symbol_async_loader.cpp
symbol_async_loader.h
symbol_lib_table.cpp More error message regularization (and translatability improvements). 2021-06-28 00:45:24 +01:00
symbol_lib_table.h More NULL expunging. 2021-07-16 16:13:41 -04:00
symbol_library.cpp More error message regularization. 2021-06-29 01:08:26 +01:00
symbol_library.h More NULL expunging. 2021-07-16 16:13:41 -04:00
symbol_tree_model_adapter.cpp Error message cleanup. 2021-06-26 22:53:24 +01:00
symbol_tree_model_adapter.h
symbol_tree_synchronizing_adapter.cpp Escape "naughty" characters in symbol names. 2021-06-30 13:12:57 +01:00
symbol_tree_synchronizing_adapter.h
symbol_viewer_frame.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
symbol_viewer_frame.h
toolbars_sch_editor.cpp
toolbars_symbol_viewer.cpp
transform.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
transform.h