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.
 
 
 
 
 
Sylwester Kocjan fe608bfcef eeschema, sim: clean signal list when last panel is closed 4 years ago
..
dialogs More uniform handling of status fonts. 4 years ago
netlist_exporters Remove broken RefDesStringCompare 4 years ago
plugins Eeschema: add python script netlist_form_OrcadPcb2.py and netlist_form_pads-pcb-asc.py 4 years ago
sch_plugins Repair saving of default line styles. 4 years ago
sim eeschema, sim: clean signal list when last panel is closed 4 years ago
symbol_editor Fix some issues with incorrectly scaled defaults given in mils. 4 years ago
tools Check if selection is primary tool 4 years ago
widgets Pass wxString objects by reference instead of on the stack. 4 years ago
CMakeLists.txt Don't use REALPATH to find shared/dynamic libraries 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 Replace RefDesCmp with better StrNumCmp 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 some issues with incorrectly scaled defaults given in mils. 4 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 Attempt to untangle junction dot preferences. 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 Fix some issues in dialog_netlist.cpp , round 2 (work in progress) 4 years ago
eeschema_settings.h PCM: make DIALOG_MANAGE_REPOSITORIES_BASE resizable. 4 years ago
erc.cpp Fix flagging power pin in ERC check 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 Sigh. Values in the LibEdit are LIB_IDs; in Eeschema they are not. 4 years ago
fields_grid_table.h Pass wxString objects by reference instead of on the stack. 4 years ago
files-io.cpp Work-around incorrect spacing (and order) of buttons on Mac. 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. 4 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 Move plotter headers into include folder. 4 years ago
lib_arc.h Altium schematic import: text positioning and arc fixes 4 years ago
lib_bezier.cpp Move plotter headers into include folder. 4 years ago
lib_bezier.h Rename LIB_PART to LIB_SYMBOL. 5 years ago
lib_circle.cpp Move plotter headers into include folder. 4 years ago
lib_circle.h Rename LIB_PART to LIB_SYMBOL. 5 years ago
lib_field.cpp Move plotter headers into include folder. 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 Clean up (yes, yet again) the default pen width handling. 4 years ago
lib_pin.cpp Clean up (yes, yet again) the default pen width handling. 4 years ago
lib_pin.h Expunge the use of the word component from Eeschema code. 5 years ago
lib_polyline.cpp Fix logic error in polyline hittesting. 4 years ago
lib_polyline.h Rename LIB_PART to LIB_SYMBOL. 5 years ago
lib_rectangle.cpp Move plotter headers into include folder. 4 years ago
lib_rectangle.h Rename LIB_PART to LIB_SYMBOL. 5 years ago
lib_symbol.cpp Move plotter headers into include folder. 4 years ago
lib_symbol.h More NULL expunging. 4 years ago
lib_text.cpp Move plotter headers into include folder. 4 years ago
lib_text.h Rename LIB_PART to LIB_SYMBOL. 5 years ago
libarch.cpp A bit more Part -> Symbol. 4 years ago
menubar.cpp Fix several bugs and refactor schematic saving 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 Attempt to untangle junction dot preferences. 4 years ago
sch_base_frame.h Attempt to untangle junction dot preferences. 4 years ago
sch_bitmap.cpp Move plotter headers into include folder. 4 years ago
sch_bitmap.h More NULL expunging. 4 years ago
sch_bus_entry.cpp Fix some issues with incorrectly scaled defaults given in mils. 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 Attempt to untangle junction dot preferences. 4 years ago
sch_edit_frame.h Attempt to untangle junction dot preferences. 4 years ago
sch_field.cpp Move plotter headers into include folder. 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 Fix some issues with incorrectly scaled defaults given in mils. 4 years ago
sch_junction.cpp Disambiguate JunctionDiameter from EffectiveJunctionDiameter. 4 years ago
sch_junction.h Disambiguate JunctionDiameter from EffectiveJunctionDiameter. 4 years ago
sch_line.cpp Fix some issues with incorrectly scaled defaults given in mils. 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 Move plotter headers into include folder. 4 years ago
sch_no_connect.h Rename SCH_COMPONENT to SCH_SYMBOL. 5 years ago
sch_painter.cpp Use same text positioning algorithm in LibEdit and Eeschema. 4 years ago
sch_painter.h Split global label size expansion from TextOffset setting 4 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. 4 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 Remove broken RefDesStringCompare 4 years ago
sch_rtree.h Add clarifying comments to EE_RTREE ordering 4 years ago
sch_screen.cpp Ensure sheets are deterministically sorted 4 years ago
sch_screen.h Add clarifying comments to EE_RTREE ordering 4 years ago
sch_sheet.cpp Search sheets in hierarchy-order 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 some issues with incorrectly scaled defaults given in mils. 4 years ago
sch_sheet_pin.h More NULL expunging. 4 years ago
sch_symbol.cpp Eeschema, Add new symbol to schematics: update Value and Footprint texts 4 years ago
sch_symbol.h Rename layer ids file. 4 years ago
sch_text.cpp Repair label incrementer to handle formatting constructs. 4 years ago
sch_text.h Split global label size expansion from TextOffset setting 4 years ago
sch_text_help.md Fix issues with new overbar syntax 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 Attempt to untangle junction dot preferences. 4 years ago
schematic_settings.h Attempt to untangle junction dot preferences. 4 years ago
schematic_undo_redo.cpp Eeschema: remove unused and unnecessary code. 4 years ago
sheet.cpp Fix source comment/doc typos (follow-up) 4 years ago
symbol_async_loader.cpp Decouple PROGRESS_REPORTER interface from implementations. 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 Decouple PROGRESS_REPORTER interface from implementations. 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 some issues with incorrectly scaled defaults given in mils. 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