.. |
dialogs
|
Pass wxString objects by reference instead of on the stack.
|
2021-07-27 08:41:27 -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
|
DIALOG_EDIT_ONE_FIELD: fix a non resizable widgets and fix a compil warning.
|
2021-07-27 14:12:46 +02:00 |
sim
|
Pass wxString objects by reference instead of on the stack.
|
2021-07-27 08:41:27 -04:00 |
symbol_editor
|
Symbol Editor: Auto select newly added/created library
|
2021-07-25 21:37:08 +00:00 |
tools
|
Pass VECTOR2I objects by reference instead of on the stack.
|
2021-07-27 08:41:27 -04:00 |
widgets
|
Pass wxString objects by reference instead of on the stack.
|
2021-07-27 08:41:27 -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
|
Rename SCH_COMPONENT to SCH_SYMBOL.
|
2021-06-10 10:34:49 -04:00 |
bom_plugins.cpp
|
Pass configured Python interpreter in to use for BOM plugins
|
2021-06-15 22:52:16 -04:00 |
bom_plugins.h
|
BOM dialog: explain when we can't find scripts
|
2021-02-25 22:41:12 -05:00 |
bus-wire-junction.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
bus_alias.cpp
|
Use kicad_algo directly rather than common.h
|
2020-10-24 08:53:11 -04:00 |
bus_alias.h
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
cmp_library.keywords
|
…
|
|
cmp_library_lexer.cpp
|
Expunge the use of the word component from Eeschema code.
|
2021-06-14 14:00:21 -04:00 |
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
|
Expunge the use of the word component from Eeschema code.
|
2021-06-14 14:00:21 -04:00 |
cross-probing.cpp
|
Separate LIB_PIN and SCH_PIN GetShownName/Number processing.
|
2021-06-17 10:52:46 +01:00 |
default_values.h
|
Fix typos in source code
|
2021-06-10 01:24:15 +00:00 |
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
|
Update icon resource sets
|
2020-12-22 15:16:33 -08:00 |
eeschema_config.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
eeschema_doc.icns
|
Update icon resource sets
|
2020-12-22 15:16:33 -08:00 |
eeschema_id.h
|
Expunge the use of the word part from Eeschema code.
|
2021-06-15 08:32:11 -04:00 |
eeschema_settings.cpp
|
Coverity issue fixes.
|
2021-07-08 08:33:08 -04:00 |
eeschema_settings.h
|
Save annotation settings in preferences.
|
2021-04-26 16:05:22 +01:00 |
erc.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
erc.h
|
Naming conventions.
|
2021-05-05 22:58:40 +01:00 |
erc_item.cpp
|
Fixes for Eagle importer.
|
2021-06-16 21:44:18 +01:00 |
erc_item.h
|
Fixes for Eagle importer.
|
2021-06-16 21:44:18 +01:00 |
erc_settings.cpp
|
Rework JSON integration to speed up build
|
2021-06-05 17:08:38 -04:00 |
erc_settings.h
|
Fixes for Eagle importer.
|
2021-06-16 21:44:18 +01:00 |
fields_grid_table.cpp
|
Escape "naughty" characters in symbol names.
|
2021-06-30 13:12:57 +01:00 |
fields_grid_table.h
|
Pass wxString objects by reference instead of on the stack.
|
2021-07-27 08:41:27 -04:00 |
files-io.cpp
|
Allow unnamed embedded step files in altium boards.
|
2021-07-10 16:37:45 +01:00 |
general.h
|
Expunge the use of the word component from Eeschema code.
|
2021-06-14 14:00:21 -04:00 |
generate_alias_info.cpp
|
Escape "naughty" characters in symbol names.
|
2021-06-30 13:12:57 +01:00 |
generate_alias_info.h
|
Convert component chooser dialog over to use symbol library table.
|
2017-11-09 18:50:18 -05:00 |
getpart.cpp
|
A bit more Part -> Symbol.
|
2021-06-17 22:24:41 +01:00 |
hierarch.cpp
|
Pass wxString objects by reference instead of on the stack.
|
2021-07-27 08:41:27 -04:00 |
hierarch.h
|
Pass wxString objects by reference instead of on the stack.
|
2021-07-27 08:41:27 -04:00 |
invoke_sch_dialog.h
|
Expunge the use of the word part from Eeschema code.
|
2021-06-15 08:32:11 -04:00 |
lib_arc.cpp
|
Altium schematic import: text positioning and arc fixes
|
2021-07-26 19:49:56 +00:00 |
lib_arc.h
|
Altium schematic import: text positioning and arc fixes
|
2021-07-26 19:49:56 +00:00 |
lib_bezier.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
lib_bezier.h
|
Rename LIB_PART to LIB_SYMBOL.
|
2021-06-14 07:11:17 -04:00 |
lib_circle.cpp
|
Rename LIB_PART to LIB_SYMBOL.
|
2021-06-14 07:11:17 -04:00 |
lib_circle.h
|
Rename LIB_PART to LIB_SYMBOL.
|
2021-06-14 07:11:17 -04:00 |
lib_field.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
lib_field.h
|
Rename LIB_PART to LIB_SYMBOL.
|
2021-06-14 07:11:17 -04:00 |
lib_item.cpp
|
Rename LIB_PART to LIB_SYMBOL.
|
2021-06-14 07:11:17 -04:00 |
lib_item.h
|
Expunge the use of the word component from Eeschema code.
|
2021-06-14 14:00:21 -04:00 |
lib_pin.cpp
|
Expunge the use of the word part from Eeschema code.
|
2021-06-15 08:32:11 -04:00 |
lib_pin.h
|
Expunge the use of the word component from Eeschema code.
|
2021-06-14 14:00:21 -04:00 |
lib_polyline.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
lib_polyline.h
|
Rename LIB_PART to LIB_SYMBOL.
|
2021-06-14 07:11:17 -04:00 |
lib_rectangle.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
lib_rectangle.h
|
Rename LIB_PART to LIB_SYMBOL.
|
2021-06-14 07:11:17 -04:00 |
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
|
Rename LIB_PART to LIB_SYMBOL.
|
2021-06-14 07:11:17 -04:00 |
libarch.cpp
|
A bit more Part -> Symbol.
|
2021-06-17 22:24:41 +01:00 |
menubar.cpp
|
Append Schematic Content -> Insert Schematic Content
|
2021-06-18 21:23:49 +01:00 |
pin_number.cpp
|
More component -> symbol.
|
2020-11-15 20:23:15 +00:00 |
pin_number.h
|
…
|
|
pin_type.cpp
|
Avoid sharing gdicmn for just bitmaps
|
2021-06-03 01:46:04 -04:00 |
pin_type.h
|
Expunge the use of the word component from Eeschema code.
|
2021-06-14 14:00:21 -04:00 |
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
|
First take at repairing Eagle import of bus entries.
|
2021-06-15 23:23:47 +01:00 |
sch_connection.cpp
|
Expunge the use of the word component from Eeschema code.
|
2021-06-14 14:00:21 -04:00 |
sch_connection.h
|
Expunge the use of the word component from Eeschema code.
|
2021-06-14 14:00:21 -04:00 |
sch_draw_panel.cpp
|
Expunge the use of the word component from Eeschema code.
|
2021-06-14 14:00:21 -04:00 |
sch_draw_panel.h
|
Expunge the use of the word component from Eeschema code.
|
2021-06-14 14:00:21 -04:00 |
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
|
Convert overbar syntax in bus aliases.
|
2021-06-21 20:13:21 +01:00 |
sch_io_mgr.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
sch_io_mgr.h
|
File open/import progress dialogs.
|
2021-06-23 23:55:54 +01:00 |
sch_item.cpp
|
Added a lot of consts and refactored a few lines
|
2021-03-08 12:49:48 -08:00 |
sch_item.h
|
Pass objects by reference instead of on the stack.
|
2021-06-08 10:09:38 -04:00 |
sch_junction.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
sch_junction.h
|
Rename SCH_COMPONENT to SCH_SYMBOL.
|
2021-06-10 10:34:49 -04:00 |
sch_line.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
sch_line.h
|
Pass objects by reference instead of on the stack.
|
2021-06-08 10:09:38 -04:00 |
sch_marker.cpp
|
Pass objects by reference instead of on the stack.
|
2021-06-08 10:09:38 -04:00 |
sch_marker.h
|
Pass objects by reference instead of on the stack.
|
2021-06-08 10:09:38 -04:00 |
sch_no_connect.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
sch_no_connect.h
|
Rename SCH_COMPONENT to SCH_SYMBOL.
|
2021-06-10 10:34:49 -04:00 |
sch_painter.cpp
|
Escape "naughty" characters in symbol names.
|
2021-06-30 13:12:57 +01:00 |
sch_painter.h
|
Rename LIB_PART to LIB_SYMBOL.
|
2021-06-14 07:11:17 -04:00 |
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
|
Separate LIB_PIN and SCH_PIN GetShownName/Number processing.
|
2021-06-17 10:52:46 +01:00 |
sch_plugin.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
sch_preview_panel.cpp
|
Round 2 of Worksheet -> Drawing Sheet.
|
2021-02-23 11:57:44 +00:00 |
sch_preview_panel.h
|
Reduce some eda_item.h usage in headers
|
2021-06-06 11:09:06 -04:00 |
sch_reference_list.h
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
sch_rtree.h
|
Rename SCH_COMPONENT to SCH_SYMBOL.
|
2021-06-10 10:34:49 -04:00 |
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
|
Pass wxString objects by reference instead of on the stack.
|
2021-07-27 08:41:27 -04:00 |
sch_sheet.h
|
Pass wxString objects by reference instead of on the stack.
|
2021-07-27 08:41:27 -04:00 |
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
|
Pass objects by reference instead of on the stack.
|
2021-06-08 10:09:38 -04:00 |
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
|
Pass wxString objects by reference instead of on the stack.
|
2021-07-27 08:41:27 -04:00 |
sch_view.cpp
|
Expunge the use of the word component from Eeschema code.
|
2021-06-14 14:00:21 -04:00 |
sch_view.h
|
Expunge the use of the word component from Eeschema code.
|
2021-06-14 14:00:21 -04:00 |
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
|
Persist fields_autoplaced information.
|
2021-04-02 17:08:58 +01:00 |
schematic_settings.cpp
|
Fix a minor compil warning
|
2021-07-02 16:11:26 +02:00 |
schematic_settings.h
|
Eeschema: Save annotation starting value in project settings
|
2021-06-21 10:19:09 +00:00 |
schematic_undo_redo.cpp
|
Rename SCH_COMPONENT to SCH_SYMBOL.
|
2021-06-10 10:34:49 -04:00 |
sheet.cpp
|
Fix source comment/doc typos (follow-up)
|
2021-07-13 10:48:17 +00:00 |
symbol_async_loader.cpp
|
File open/import progress dialogs.
|
2021-06-23 23:55:54 +01:00 |
symbol_async_loader.h
|
Rename LIB_PART to LIB_SYMBOL.
|
2021-06-14 07:11:17 -04:00 |
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
|
Rename SCH_COMPONENT to SCH_SYMBOL.
|
2021-06-10 10:34:49 -04:00 |
symbol_tree_synchronizing_adapter.cpp
|
Escape "naughty" characters in symbol names.
|
2021-06-30 13:12:57 +01:00 |
symbol_tree_synchronizing_adapter.h
|
Remove and re-add saved-as libraries when Syncing tree.
|
2021-01-31 23:00:17 +00:00 |
symbol_viewer_frame.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
symbol_viewer_frame.h
|
Expunge the use of the word component from Eeschema code.
|
2021-06-14 14:00:21 -04:00 |
toolbars_sch_editor.cpp
|
Centralizing SCRIPTING class
|
2021-06-01 20:18:24 +00:00 |
toolbars_symbol_viewer.cpp
|
Rename class_library.[h|cpp] to symbol_library.[h|cpp].
|
2021-06-15 09:24:55 -04:00 |
transform.cpp
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
transform.h
|
Expunge the use of the word component from Eeschema code.
|
2021-06-14 14:00:21 -04:00 |