..
dialogs
Overhaul bitmap text for performance.
3 years ago
navlib
Cleanup spacemouse plugin
4 years ago
netlist_exporters
Fix botched commit
3 years ago
plugins
fix an issue in a bom script (extra empty lines created)
4 years ago
sch_plugins
EDA_TEXT Get/SetTextSize should use VECTOR2I
3 years ago
sim
eeschema: fix crash when closing simulation frame
4 years ago
symbol_editor
Catch throws in DeleteSymbol
3 years ago
tools
Uniformly use a single facility for location-less prime events.
3 years ago
widgets
Fix wxWidgets assert in symbol preview widgets
3 years ago
CMakeLists.txt
Remove extra compilation of common.cpp
3 years ago
annotate.cpp
Disable all use of the default instance reference prefix for annotation.
4 years ago
autoplace_fields.cpp
Be more careful about non-visible elements in fields autoplacer.
4 years ago
bom_plugins.cpp
Adjust macOS BOM plugin Python path
4 years ago
bom_plugins.h
Unwrap some std::library typedefs.
4 years ago
bus-wire-junction.cpp
Ensure merged line gets selected if either parent is
4 years ago
bus_alias.cpp
Proper numeric sorting for intersheet refs.
4 years ago
bus_alias.h
More NULL expunging.
4 years ago
cmp_library.keywords
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
cmp_library_lexer.cpp
Expunge the use of the word component from Eeschema code.
4 years ago
component_references_lister.cpp
Replace RefDesCmp with better StrNumCmp
4 years ago
connection_graph.cpp
Thread the connectivity vector updates
4 years ago
connection_graph.h
Break up buildConnectionGraph for debugging
4 years ago
cross-probing.cpp
Fix cross-probing in complex hierarchies, remove unused code.
3 years ago
default_values.h
Fix some issues with incorrectly scaled defaults given in mils.
4 years ago
ee_collectors.cpp
Schematic and symbol text boxes.
4 years ago
ee_collectors.h
Neurotically update position wxPoint usages
4 years ago
eeschema.cpp
Implement Reset to Defaults for all preferences panels.
4 years ago
eeschema.icns
Add drop shadows to MacOS icons
4 years ago
eeschema_config.cpp
Eeschema: ensure ERC exclusions list is up to date before saving it in *.kicad_pro
4 years ago
eeschema_doc.icns
Add drop shadows to MacOS icons
4 years ago
eeschema_id.h
Allow more (lots more) unfold from bus menu entries.
4 years ago
eeschema_settings.cpp
Overhaul bitmap text for performance.
3 years ago
eeschema_settings.h
Overhaul bitmap text for performance.
3 years ago
erc.cpp
Don't flag pin missing driver when there is an NC
4 years ago
erc.h
Off-grid ERC warnings.
4 years ago
erc_item.cpp
Off-grid ERC warnings.
4 years ago
erc_item.h
Off-grid ERC warnings.
4 years ago
erc_settings.cpp
Off-grid ERC warnings.
4 years ago
erc_settings.h
Off-grid ERC warnings.
4 years ago
fields_grid_table.cpp
EDA_TEXT Get/SetTextSize should use VECTOR2I
3 years ago
fields_grid_table.h
Font and color for FIELDS_GRID_TABLE.
3 years ago
files-io.cpp
Remove Save Copy As from fp editor, and rename to Save a Copy elsewhere.
4 years ago
general.h
Rename layer ids file.
4 years ago
generate_alias_info.cpp
Fix kicad_string.h / string.cpp mismatch.
4 years ago
generate_alias_info.h
Substitute all wxHtmlWindow with HTML_WINDOW
4 years ago
hierarch.cpp
Rename ComparePageNumAndName -> ComparePageNum
4 years ago
hierarch.h
Pass wxString objects by reference instead of on the stack.
4 years ago
invoke_sch_dialog.h
Schematic and symbol text boxes.
4 years ago
lib_field.cpp
Fix a few issues related to field names and their translation. - Do not use translated field names outside strings displayed in dialogs. - fix code that does not work well with default locale. - fix some (not all) I18n issues in DIALOG_UPDATE_SYMBOL_FIELDS.
3 years ago
lib_field.h
Fix a few issues related to field names and their translation. - Do not use translated field names outside strings displayed in dialogs. - fix code that does not work well with default locale. - fix some (not all) I18n issues in DIALOG_UPDATE_SYMBOL_FIELDS.
3 years ago
lib_item.cpp
Make LIB_ITEM::COMPARE_FLAGS really a flags field, and add ERC.
4 years ago
lib_item.h
Make LIB_ITEM::COMPARE_FLAGS really a flags field, and add ERC.
4 years ago
lib_pin.cpp
Fix some Coverity issues.
4 years ago
lib_pin.h
Make LIB_ITEM::COMPARE_FLAGS really a flags field, and add ERC.
4 years ago
lib_shape.cpp
Fix bugs with printing bordered shapes.
3 years ago
lib_shape.h
Normalize rectangular shapes before feeding to point editor.
4 years ago
lib_symbol.cpp
Don't plot private symbol text.
3 years ago
lib_symbol.h
Don't reserve space for private items when autoplacing.
4 years ago
lib_text.cpp
Symbol editor crash: Fix use of a null pointer.
3 years ago
lib_text.h
Make LIB_ITEM::COMPARE_FLAGS really a flags field, and add ERC.
4 years ago
lib_textbox.cpp
Reset plotter dash-style after use.
3 years ago
lib_textbox.h
Make LIB_ITEM::COMPARE_FLAGS really a flags field, and add ERC.
4 years ago
libarch.cpp
A bit more Part -> Symbol.
4 years ago
menubar.cpp
ADDED revert for pcbnew and eeschema.
4 years ago
picksymbol.cpp
Infobar warning if symbol loading was cancelled.
4 years ago
pin_numbers.cpp
Fix broken comparison in pin_numbers
4 years ago
pin_numbers.h
Fix broken comparison in pin_numbers
4 years ago
pin_type.cpp
On-the-fly translations for pin electrical types.
4 years ago
pin_type.h
Expunge the use of the word component from Eeschema code.
4 years ago
project_rescue.cpp
Eeschema: fix broken project symbol rescue.
3 years ago
project_rescue.h
More NULL expunging.
4 years ago
sch_base_frame.cpp
Uniformly use a single facility for location-less prime events.
3 years ago
sch_base_frame.h
Overhaul bitmap text for performance.
3 years ago
sch_bitmap.cpp
Separate plotting into background and foreground.
4 years ago
sch_bitmap.h
Separate plotting into background and foreground.
4 years ago
sch_bus_entry.cpp
Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire.
4 years ago
sch_bus_entry.h
Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire.
4 years ago
sch_connection.cpp
Be more explicit about string conversions.
4 years ago
sch_connection.h
Fix highlighting complex connections from subsheets
4 years ago
sch_draw_panel.cpp
Cleanup.
4 years ago
sch_draw_panel.h
Expunge the use of the word component from Eeschema code.
4 years ago
sch_edit_frame.cpp
On-the-fly translations for pin electrical types.
4 years ago
sch_edit_frame.h
Fix cross-probing in complex hierarchies, remove unused code.
3 years ago
sch_field.cpp
Handle text color when printing and plotting.
4 years ago
sch_field.h
Fix a few issues related to field names and their translation. - Do not use translated field names outside strings displayed in dialogs. - fix code that does not work well with default locale. - fix some (not all) I18n issues in DIALOG_UPDATE_SYMBOL_FIELDS.
3 years ago
sch_file_versions.h
Eeschema: add support for default schematic symbol instance data.
4 years ago
sch_io_mgr.cpp
More NULL expunging.
4 years ago
sch_io_mgr.h
File open/import progress dialogs.
4 years ago
sch_item.cpp
Overhaul bitmap text for performance.
3 years ago
sch_item.h
Overhaul bitmap text for performance.
3 years ago
sch_junction.cpp
Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire.
4 years ago
sch_junction.h
Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire.
4 years ago
sch_label.cpp
Overhaul bitmap text for performance.
3 years ago
sch_label.h
Overhaul bitmap text for performance.
3 years ago
sch_line.cpp
Don't muck with linestyle default when setting it.
3 years ago
sch_line.h
Do not open label edit dialog when adding label to an already named wire
3 years ago
sch_marker.cpp
Implement SCH_MARKER::GetSeverity().
4 years ago
sch_marker.h
Implement SCH_MARKER::GetSeverity().
4 years ago
sch_no_connect.cpp
Separate plotting into background and foreground.
4 years ago
sch_no_connect.h
Separate plotting into background and foreground.
4 years ago
sch_painter.cpp
Eeschema: do not leave a temporary flag set after use in draw symbol function.
3 years ago
sch_painter.h
Overhaul bitmap text for performance.
3 years ago
sch_pin.cpp
Neurotically update position wxPoint usages
4 years ago
sch_pin.h
Neurotically update position wxPoint usages
4 years ago
sch_plugin.cpp
More NULL expunging.
4 years ago
sch_preview_panel.cpp
Flatten out some more preferences.
4 years ago
sch_preview_panel.h
Reduce some eda_item.h usage in headers
4 years ago
sch_reference_list.h
Repair GetFullRef() and use it when running Symbol Fields Table filtering.
4 years ago
sch_rtree.h
Neurotically update position wxPoint usages
4 years ago
sch_screen.cpp
When reannotating keep existing prefix in most cases.
4 years ago
sch_screen.h
When reannotating keep existing prefix in most cases.
4 years ago
sch_shape.cpp
Iron out some issues with linestyle handling in SCH printing and plotting.
4 years ago
sch_shape.h
Fix a degeneracy bug in arc collisions.
4 years ago
sch_sheet.cpp
EDA_TEXT Get/SetTextSize should use VECTOR2I
3 years ago
sch_sheet.h
Handle locally-coded file names for sheets
4 years ago
sch_sheet_path.cpp
Initialize virtual page no. to something more reasonable.
4 years ago
sch_sheet_path.h
Eeschema: add support for default schematic symbol instance data.
4 years ago
sch_sheet_pin.cpp
Schematic and symbol text boxes.
4 years ago
sch_sheet_pin.h
Break sch_text.h/.cpp into sch_text and sch_label.
4 years ago
sch_symbol.cpp
Use instance data to store values
4 years ago
sch_symbol.h
When reannotating keep existing prefix in most cases.
4 years ago
sch_text.cpp
Iron out some issues with linestyle handling in SCH printing and plotting.
4 years ago
sch_text.h
Separate plotting into background and foreground.
4 years ago
sch_text_help.md
Fix outdated syntax in help text
4 years ago
sch_textbox.cpp
Reset plotter dash-style after use.
3 years ago
sch_textbox.h
Separate plotting into background and foreground.
4 years ago
sch_validators.cpp
Fix bus validation.
4 years ago
sch_validators.h
Pass wxString objects by reference instead of on the stack.
4 years ago
sch_view.cpp
Overhaul bitmap text for performance.
3 years ago
sch_view.h
Get all eeschema layers properly ordered
4 years ago
schematic.cpp
${SHEETNAME} represents the sheet name + introduce ${SHEETPATH}
4 years ago
schematic.h
Allow titleblock vars to be resolved outside the titleblock.
4 years ago
schematic.keywords
Eeschema: add support for default schematic symbol instance data.
4 years ago
schematic_settings.cpp
Use ISO 128-2 values for dashed line defaults.
4 years ago
schematic_settings.h
User-configureable dash styles (and dash-dot-dot).
4 years ago
schematic_undo_redo.cpp
Special case undo for items with instance data.
4 years ago
sheet.cpp
Improve sheet schematic import messages and simplify code.
4 years ago
symbol_async_loader.cpp
Infobar warning if symbol loading was cancelled.
4 years ago
symbol_async_loader.h
Infobar warning if symbol loading was cancelled.
4 years ago
symbol_checker.cpp
EEschema: move symbol checker code in symbol_checker.cpp.
4 years ago
symbol_lib_table.cpp
Normalize drawing sheet path to env vars & prj, not just prj.
4 years ago
symbol_lib_table.h
More NULL expunging.
4 years ago
symbol_library.cpp
Fix some Coverity issues.
4 years ago
symbol_library.h
Hash symbol libraries per library rather than statically per cache type.
4 years ago
symbol_library_common.h
Factor out common and remove dead legacy symbol library code.
4 years ago
symbol_tree_model_adapter.cpp
Infobar warning if symbol loading was cancelled.
4 years ago
symbol_tree_model_adapter.h
Infobar warning if symbol loading was cancelled.
4 years ago
symbol_tree_synchronizing_adapter.cpp
Formatting (and auto reduction).
4 years ago
symbol_tree_synchronizing_adapter.h
Remove and re-add saved-as libraries when Syncing tree.
5 years ago
symbol_viewer_frame.cpp
Infobar warning if symbol loading was cancelled.
4 years ago
symbol_viewer_frame.h
Factor out common and remove dead legacy symbol library code.
4 years ago
toolbars_sch_editor.cpp
Schematic: new feature, force 45 degree lines
4 years ago
toolbars_symbol_viewer.cpp
Rename class_library.[h|cpp] to symbol_library.[h|cpp].
4 years ago
transform.cpp
Finish with EDA_ANGLE.
4 years ago
transform.h
EDA_ANGLE for plotters.
4 years ago