..
dialogs
Stop using wxDialog::EndModal() from inside dialogs.
4 years ago
netlist_exporters
More NULL expunging.
4 years ago
plugins
Fix python 'testing for equality' syntax
4 years ago
sch_plugins
More NULL expunging.
4 years ago
sim
Stop using wxDialog::EndModal() from inside dialogs.
4 years ago
symbol_editor
More NULL expunging.
4 years ago
tools
Edit pin number: fix a crash when a pin is common to all units (i.e. having a unit id = 0)
4 years ago
widgets
More NULL expunging.
4 years ago
CMakeLists.txt
Add pdb install option for msvc
4 years ago
annotate.cpp
The REPORTER interface is inherently line-based.
4 years ago
autoplace_fields.cpp
Rename SCH_COMPONENT to SCH_SYMBOL.
5 years ago
bom_plugins.cpp
Pass configured Python interpreter in to use for BOM plugins
5 years ago
bom_plugins.h
BOM dialog: explain when we can't find scripts
5 years ago
bus-wire-junction.cpp
More NULL expunging.
4 years ago
bus_alias.cpp
Use kicad_algo directly rather than common.h
5 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.
5 years ago
component_references_lister.cpp
More NULL expunging.
4 years ago
connection_graph.cpp
Fix determinism issue when comparing a local and hierarchical label
4 years ago
connection_graph.h
Expunge the use of the word component from Eeschema code.
5 years ago
cross-probing.cpp
Separate LIB_PIN and SCH_PIN GetShownName/Number processing.
5 years ago
default_values.h
Fix typos in source code
5 years ago
ee_collectors.cpp
More NULL expunging.
4 years ago
ee_collectors.h
More NULL expunging.
4 years ago
eeschema.cpp
More NULL expunging.
4 years ago
eeschema.icns
Update icon resource sets
5 years ago
eeschema_config.cpp
More NULL expunging.
4 years ago
eeschema_doc.icns
Update icon resource sets
5 years ago
eeschema_id.h
Expunge the use of the word part from Eeschema code.
5 years ago
eeschema_settings.cpp
Coverity issue fixes.
4 years ago
eeschema_settings.h
Save annotation settings in preferences.
5 years ago
erc.cpp
More NULL expunging.
4 years ago
erc.h
Naming conventions.
5 years ago
erc_item.cpp
Fixes for Eagle importer.
5 years ago
erc_item.h
Fixes for Eagle importer.
5 years ago
erc_settings.cpp
Rework JSON integration to speed up build
5 years ago
erc_settings.h
Fixes for Eagle importer.
5 years ago
fields_grid_table.cpp
Escape "naughty" characters in symbol names.
4 years ago
fields_grid_table.h
Rename LIB_PART to LIB_SYMBOL.
5 years ago
files-io.cpp
Allow unnamed embedded step files in altium boards.
4 years ago
general.h
Expunge the use of the word component from Eeschema code.
5 years ago
generate_alias_info.cpp
Escape "naughty" characters in symbol names.
4 years ago
generate_alias_info.h
Convert component chooser dialog over to use symbol library table.
8 years ago
getpart.cpp
A bit more Part -> Symbol.
5 years ago
hierarch.cpp
Fix source comment / documentation typos
5 years ago
hierarch.h
Eeschema header housekeeping round 1.
5 years ago
invoke_sch_dialog.h
Expunge the use of the word part from Eeschema code.
5 years ago
lib_arc.cpp
More NULL expunging.
4 years ago
lib_arc.h
Rename LIB_PART to LIB_SYMBOL.
5 years ago
lib_bezier.cpp
More NULL expunging.
4 years ago
lib_bezier.h
Rename LIB_PART to LIB_SYMBOL.
5 years ago
lib_circle.cpp
Rename LIB_PART to LIB_SYMBOL.
5 years ago
lib_circle.h
Rename LIB_PART to LIB_SYMBOL.
5 years ago
lib_field.cpp
More NULL expunging.
4 years ago
lib_field.h
Rename LIB_PART to LIB_SYMBOL.
5 years ago
lib_item.cpp
Rename LIB_PART to LIB_SYMBOL.
5 years ago
lib_item.h
Expunge the use of the word component from Eeschema code.
5 years ago
lib_pin.cpp
Expunge the use of the word part from Eeschema code.
5 years ago
lib_pin.h
Expunge the use of the word component from Eeschema code.
5 years ago
lib_polyline.cpp
More NULL expunging.
4 years ago
lib_polyline.h
Rename LIB_PART to LIB_SYMBOL.
5 years ago
lib_rectangle.cpp
More NULL expunging.
4 years ago
lib_rectangle.h
Rename LIB_PART to LIB_SYMBOL.
5 years ago
lib_symbol.cpp
User pointer compare, not object compare.
4 years ago
lib_symbol.h
More NULL expunging.
4 years ago
lib_text.cpp
More NULL expunging.
4 years ago
lib_text.h
Rename LIB_PART to LIB_SYMBOL.
5 years ago
libarch.cpp
A bit more Part -> Symbol.
5 years ago
menubar.cpp
Append Schematic Content -> Insert Schematic Content
5 years ago
pin_number.cpp
More component -> symbol.
5 years ago
pin_number.h
Add pin number summary
10 years ago
pin_type.cpp
Avoid sharing gdicmn for just bitmaps
5 years ago
pin_type.h
Expunge the use of the word component from Eeschema code.
5 years ago
project_rescue.cpp
More NULL expunging.
4 years ago
project_rescue.h
More NULL expunging.
4 years ago
sch_base_frame.cpp
More NULL expunging.
4 years ago
sch_base_frame.h
More NULL expunging.
4 years ago
sch_bitmap.cpp
More NULL expunging.
4 years ago
sch_bitmap.h
More NULL expunging.
4 years ago
sch_bus_entry.cpp
More NULL expunging.
4 years ago
sch_bus_entry.h
First take at repairing Eagle import of bus entries.
5 years ago
sch_connection.cpp
Expunge the use of the word component from Eeschema code.
5 years ago
sch_connection.h
Expunge the use of the word component from Eeschema code.
5 years ago
sch_draw_panel.cpp
Expunge the use of the word component from Eeschema code.
5 years ago
sch_draw_panel.h
Expunge the use of the word component from Eeschema code.
5 years ago
sch_edit_frame.cpp
More NULL expunging.
4 years ago
sch_edit_frame.h
Fix source comment/doc typos (follow-up)
4 years ago
sch_field.cpp
More NULL expunging.
4 years ago
sch_field.h
More NULL expunging.
4 years ago
sch_file_versions.h
Convert overbar syntax in bus aliases.
5 years ago
sch_io_mgr.cpp
More NULL expunging.
4 years ago
sch_io_mgr.h
File open/import progress dialogs.
5 years ago
sch_item.cpp
Added a lot of consts and refactored a few lines
5 years ago
sch_item.h
Pass objects by reference instead of on the stack.
5 years ago
sch_junction.cpp
More NULL expunging.
4 years ago
sch_junction.h
Rename SCH_COMPONENT to SCH_SYMBOL.
5 years ago
sch_line.cpp
More NULL expunging.
4 years ago
sch_line.h
Pass objects by reference instead of on the stack.
5 years ago
sch_marker.cpp
Pass objects by reference instead of on the stack.
5 years ago
sch_marker.h
Pass objects by reference instead of on the stack.
5 years ago
sch_no_connect.cpp
More NULL expunging.
4 years ago
sch_no_connect.h
Rename SCH_COMPONENT to SCH_SYMBOL.
5 years ago
sch_painter.cpp
Escape "naughty" characters in symbol names.
4 years ago
sch_painter.h
Rename LIB_PART to LIB_SYMBOL.
5 years ago
sch_pin.cpp
Make sure pin hittest regions don't get too hard to hit.
4 years ago
sch_pin.h
Separate LIB_PIN and SCH_PIN GetShownName/Number processing.
5 years ago
sch_plugin.cpp
More NULL expunging.
4 years ago
sch_preview_panel.cpp
Round 2 of Worksheet -> Drawing Sheet.
5 years ago
sch_preview_panel.h
Reduce some eda_item.h usage in headers
5 years ago
sch_reference_list.h
More NULL expunging.
4 years ago
sch_rtree.h
Rename SCH_COMPONENT to SCH_SYMBOL.
5 years ago
sch_screen.cpp
More NULL expunging.
4 years ago
sch_screen.h
Clear NEW flags after import.
4 years ago
sch_sheet.cpp
More NULL expunging.
4 years ago
sch_sheet.h
Rename SCH_COMPONENT to SCH_SYMBOL.
5 years ago
sch_sheet_path.cpp
Fix source comment/doc typos (follow-up)
4 years ago
sch_sheet_path.h
Fix source comment/doc typos (follow-up)
4 years ago
sch_sheet_pin.cpp
More NULL expunging.
4 years ago
sch_sheet_pin.h
More NULL expunging.
4 years ago
sch_symbol.cpp
More NULL expunging.
4 years ago
sch_symbol.h
More NULL expunging.
4 years ago
sch_text.cpp
More NULL expunging.
4 years ago
sch_text.h
Pass objects by reference instead of on the stack.
5 years ago
sch_text_help.md
Smarten regex to include overbar, superscript and subscript.
4 years ago
sch_validators.cpp
Smarten regex to include overbar, superscript and subscript.
4 years ago
sch_validators.h
More NULL expunging.
4 years ago
sch_view.cpp
Expunge the use of the word component from Eeschema code.
5 years ago
sch_view.h
Expunge the use of the word component from Eeschema code.
5 years ago
schematic.cpp
Clean up Altium special string handling
4 years ago
schematic.h
Allow titleblock vars to be resolved outside the titleblock.
4 years ago
schematic.keywords
Persist fields_autoplaced information.
5 years ago
schematic_settings.cpp
Fix a minor compil warning
4 years ago
schematic_settings.h
Eeschema: Save annotation starting value in project settings
5 years ago
schematic_undo_redo.cpp
Rename SCH_COMPONENT to SCH_SYMBOL.
5 years ago
sheet.cpp
Fix source comment/doc typos (follow-up)
4 years ago
symbol_async_loader.cpp
File open/import progress dialogs.
5 years ago
symbol_async_loader.h
Rename LIB_PART to LIB_SYMBOL.
5 years ago
symbol_lib_table.cpp
More error message regularization (and translatability improvements).
4 years ago
symbol_lib_table.h
More NULL expunging.
4 years ago
symbol_library.cpp
More error message regularization.
4 years ago
symbol_library.h
More NULL expunging.
4 years ago
symbol_tree_model_adapter.cpp
Error message cleanup.
4 years ago
symbol_tree_model_adapter.h
Rename SCH_COMPONENT to SCH_SYMBOL.
5 years ago
symbol_tree_synchronizing_adapter.cpp
Escape "naughty" characters in symbol names.
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
More NULL expunging.
4 years ago
symbol_viewer_frame.h
Expunge the use of the word component from Eeschema code.
5 years ago
toolbars_sch_editor.cpp
Centralizing SCRIPTING class
5 years ago
toolbars_symbol_viewer.cpp
Rename class_library.[h|cpp] to symbol_library.[h|cpp].
5 years ago
transform.cpp
More NULL expunging.
4 years ago
transform.h
Expunge the use of the word component from Eeschema code.
5 years ago