You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Seth Hillbrand 6cd4d68d57 Add drop shadows to MacOS icons 4 years ago
..
dialogs Fix kicad_string.h / string.cpp mismatch. 4 years ago
netlist_exporters Fix netlist error when editing schematic symbols in place. 4 years ago
plugins Fix python 'testing for equality' syntax 4 years ago
sch_plugins Fix kicad_string.h / string.cpp mismatch. 4 years ago
sim Fix kicad_string.h / string.cpp mismatch. 4 years ago
symbol_editor Allow overwriting existing symbols 4 years ago
tools Enable autoplace whenever sel contains at least 1 field owner. 4 years ago
widgets Pass wxString objects by reference instead of on the stack. 4 years ago
CMakeLists.txt Expunge some remaining references to kicad-pcb 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 Unwrap some std::library typedefs. 4 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 kicad_string.h / string.cpp mismatch. 4 years ago
connection_graph.h Expunge the use of the word component from Eeschema code. 5 years ago
cross-probing.cpp Fix kicad_string.h / string.cpp mismatch. 4 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 Add drop shadows to MacOS icons 4 years ago
eeschema_config.cpp More NULL expunging. 4 years ago
eeschema_doc.icns Add drop shadows to MacOS icons 4 years ago
eeschema_id.h Expunge the use of the word part from Eeschema code. 5 years ago
eeschema_settings.cpp Rename layer ids file. 4 years ago
eeschema_settings.h Save annotation settings in preferences. 5 years ago
erc.cpp Fix kicad_string.h / string.cpp mismatch. 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 Fix kicad_string.h / string.cpp mismatch. 4 years ago
fields_grid_table.h Pass wxString objects by reference instead of on the stack. 4 years ago
files-io.cpp Allow unnamed embedded step files in altium boards. 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 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 Pass wxString objects by reference instead of on the stack. 4 years ago
hierarch.h Pass wxString objects by reference instead of on the stack. 4 years ago
invoke_sch_dialog.h Expunge the use of the word part from Eeschema code. 5 years ago
lib_arc.cpp Altium schematic import: text positioning and arc fixes 4 years ago
lib_arc.h Altium schematic import: text positioning and arc fixes 4 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 Fix kicad_string.h / string.cpp mismatch. 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 4 years ago
pin_numbers.cpp Unwrap some std::library typedefs. 4 years ago
pin_numbers.h Remove cover type; capitalize class name; make filename equal classname. 4 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 Fix kicad_string.h / string.cpp mismatch. 4 years ago
sch_connection.h Expunge the use of the word component from Eeschema code. 5 years ago
sch_draw_panel.cpp Rename layer ids file. 4 years ago
sch_draw_panel.h Expunge the use of the word component from Eeschema code. 5 years ago
sch_edit_frame.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
sch_edit_frame.h Fix source comment/doc typos (follow-up) 4 years ago
sch_field.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
sch_field.h More NULL expunging. 4 years ago
sch_file_versions.h Convert overbar syntax in bus aliases. 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 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 Fix kicad_string.h / string.cpp mismatch. 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 Fix netlist error when editing schematic symbols in place. 4 years ago
sch_screen.h Rename layer ids file. 4 years ago
sch_sheet.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
sch_sheet.h Pass wxString objects by reference instead of on the stack. 4 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 Fix kicad_string.h / string.cpp mismatch. 4 years ago
sch_sheet_pin.h More NULL expunging. 4 years ago
sch_symbol.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
sch_symbol.h Rename layer ids file. 4 years ago
sch_text.cpp Fix kicad_string.h / string.cpp mismatch. 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 Pass wxString objects by reference instead of on the stack. 4 years ago
sch_view.cpp Rename layer ids file. 4 years ago
sch_view.h Rename layer ids file. 4 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 4 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. 4 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 Fix kicad_string.h / string.cpp mismatch. 4 years ago
symbol_library.h Unwrap some std::library typedefs. 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 Fix kicad_string.h / string.cpp mismatch. 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 Fix kicad_string.h / string.cpp mismatch. 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