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 ba6979a274 Fix pin check to allow for globals 2 years ago
..
dialogs Fix variable substitutions in library tables. 2 years ago
import_gfx Fix some warnings. 2 years ago
navlib Introduce action friendly names 2 years ago
netlist_exporters Code cleanup. 2 years ago
printing Fix a few Coverity warnings. 2 years ago
python_scripts Respect exclude from bom in all python files 2 years ago
sch_io EasyEDA Pro: resolve device attribute variables in schematic. 2 years ago
sim Update AM and SFFM source parameters to ngspice-43. 2 years ago
symbol_editor Explicitly add 48, 128, 256 to icon bundles for each app 2 years ago
tools Fix arc editing bugs when endpoints match. 2 years ago
widgets Do not update tree to selected sheet in schematic hierarchy navigator. 2 years ago
CMakeLists.txt Rename all schematic IO plugins 2 years ago
annotate.cpp More globals eradication. 2 years ago
autoplace_fields.cpp Refactor pin orientation to be an enum class 2 years ago
bom_plugins.cpp More wxSing 3 years ago
bom_plugins.h Unwrap some std::library typedefs. 4 years ago
bus-wire-junction.cpp Thou shalt not modify the container over which you interate 2 years ago
bus_alias.h Coverity fixes. 3 years ago
cmp_library.keywords 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
connection_graph.cpp Fix pin check to allow for globals 2 years ago
connection_graph.h Fix memory leak in connection graph 2 years ago
cross-probing.cpp ADDED: Project chooser dialog for EasyEDA Pro import. 2 years ago
default_values.h Schematic Lines: add marker for unselected, connected line ends 3 years ago
ee_collectors.cpp Attempt to fix std::initializer_list lifetime issue. 3 years ago
ee_collectors.h Attempt to fix std::initializer_list lifetime issue. 3 years ago
eeschema.cpp Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
eeschema.icns Add drop shadows to MacOS icons 4 years ago
eeschema_config.cpp Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
eeschema_doc.icns Add drop shadows to MacOS icons 4 years ago
eeschema_helpers.cpp Introduce base IO_MGR class and unify RELEASER objects 2 years ago
eeschema_helpers.h Initial rename of file plugin infrastructure components to IO 2 years ago
eeschema_id.h Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 2 years ago
eeschema_jobs_handler.cpp Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
eeschema_jobs_handler.h Coding policy and Doxygen comment fixes. 2 years ago
eeschema_settings.cpp performance efficiencies 2 years ago
eeschema_settings.h Make plotting of PDF property popups optional. 2 years ago
erc.cpp Fix sheet path dependent ERC dialog selection issues. 2 years ago
erc.h Now that we allow open-text netclass references we need to ERC check them. 2 years ago
erc_item.cpp Enforce SCH_SHEET_PATH processing in (yet) more places. 2 years ago
erc_item.h Now that we allow open-text netclass references we need to ERC check them. 2 years ago
erc_report.cpp Fix up erc json a little 2 years ago
erc_report.h Split ERC report to its own class like drc 2 years ago
erc_sch_pin_context.cpp Coding policy and Doxygen comment fixes. 2 years ago
erc_sch_pin_context.h Coding policy and Doxygen comment fixes. 2 years ago
erc_settings.cpp ERC: set default setting ERCE_SIMULATION_MODEL to ignore 3 years ago
erc_settings.h Now that we allow open-text netclass references we need to ERC check them. 2 years ago
fields_data_model.cpp Symbol Fields Table: fix regroup button using schematic values 2 years ago
fields_data_model.h Symbol Fields Table: better column moving 2 years ago
fields_grid_table.cpp Schematic: don't allow setting footprint for power symbols 2 years ago
fields_grid_table.h Common: move SCH_FIELD_VALIDATORS to FIELD_VALIDATORS 2 years ago
files-io.cpp Introduce base IO_MGR class and unify RELEASER objects 2 years ago
general.h Rename layer ids file. 4 years ago
generate_alias_info.cpp Improve editing values with {return} in text fields; Add hyperlink detection. 2 years ago
generate_alias_info.h Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
gfx_import_utils.cpp ADDED: Importers for EasyEDA (JLCEDA) Standard / Professional. 2 years ago
gfx_import_utils.h ADDED: Importers for EasyEDA (JLCEDA) Standard / Professional. 2 years ago
invoke_sch_dialog.h Rename files and classes to match dialog name. 3 years ago
lib_field.cpp Keep selected flags on undo/redo items. 2 years ago
lib_field.h Rename all schematic IO plugins 2 years ago
lib_item.cpp More globals eradication. 2 years ago
lib_item.h ADDED: Git integration support 2 years ago
lib_pin.cpp Honour alternates when getting SCH_PIN description. 2 years ago
lib_pin.h Honour alternates when getting SCH_PIN description. 2 years ago
lib_shape.cpp Cleanup. 2 years ago
lib_shape.h Cleanup. 2 years ago
lib_symbol.cpp More globals eradication. 2 years ago
lib_symbol.h More globals eradication. 2 years ago
lib_text.cpp Keep selected flags on undo/redo items. 2 years ago
lib_text.h ADDED: Git integration support 2 years ago
lib_textbox.cpp LIB_TEXTBOX: fix incorrect line style in plot function for LINE_STYLE::DEFAULT. 2 years ago
lib_textbox.h ADDED: Git integration support 2 years ago
libarch.cpp Upgrade many editing actions to SCHEMATIC_COMMIT. 2 years ago
libedit.icns macOS: add a few more known file types 2 years ago
libedit_doc.icns macOS: add a few more known file types 2 years ago
menubar.cpp Collapse schematic/symbol graphics import to single action 2 years ago
net_navigator.cpp Net navigator: Unescape net names 2 years ago
picksymbol.cpp eeschema: add 'Already placed' category when choosing symbol 2 years ago
pin_numbers.cpp More wxSing 3 years ago
pin_numbers.h Fix broken comparison in pin_numbers 4 years ago
pin_type.cpp Refactor pin orientation to be an enum class 2 years ago
pin_type.h Refactor pin orientation to be an enum class 2 years ago
project_rescue.cpp Introduce base IO_MGR class and unify RELEASER objects 2 years ago
project_rescue.h Rename all schematic IO plugins 2 years ago
project_sch.cpp Tear out the eeschema conditional compile of PROJECT 2 years ago
project_sch.h Tear out the eeschema conditional compile of PROJECT 2 years ago
sch_base_frame.cpp Coding policy and Doxygen comment fixes. 2 years ago
sch_base_frame.h Prevent multiple reloads when saving 2 years ago
sch_bitmap.cpp Make plotting of PDF property popups optional. 2 years ago
sch_bitmap.h Make plotting of PDF property popups optional. 2 years ago
sch_bus_entry.cpp Cleanup. 2 years ago
sch_bus_entry.h Cleanup. 2 years ago
sch_commit.cpp Fix assertion when pasting schematic sheets. 2 years ago
sch_commit.h Upgrade some symbol editor stuff to SCHEMATIC_COMMIT. 2 years ago
sch_connection.cpp Fix uninitialized variable. (Coverity) 2 years ago
sch_connection.h Add explicit copy ctor for SCH_CONNECTION 2 years ago
sch_draw_panel.cpp More changes for SCH_COMMIT independence from frames. 2 years ago
sch_draw_panel.h RIP EDA_RECT. 3 years ago
sch_edit_frame.cpp Explicitly add 48, 128, 256 to icon bundles for each app 2 years ago
sch_edit_frame.h Clean up autosave files when reverting. 2 years ago
sch_field.cpp Fix sch_field and pcb_target not returning evaluated similarity correctly 2 years ago
sch_field.h Make plotting of PDF property popups optional. 2 years ago
sch_file_versions.h Parse generator_version and improve error output on mismatch 2 years ago
sch_item.cpp Make plotting of PDF property popups optional. 2 years ago
sch_item.h Rename UNKNOWN in enums to prevent shadowing. 2 years ago
sch_junction.cpp Make plotting of PDF property popups optional. 2 years ago
sch_junction.h Make plotting of PDF property popups optional. 2 years ago
sch_label.cpp Handle justification for vertical text when mirroring. 2 years ago
sch_label.h Enforce SCH_SHEET_PATH processing in (yet) more places. 2 years ago
sch_line.cpp Cleanup. 2 years ago
sch_line.h Cleanup. 2 years ago
sch_marker.cpp Code cleanup. 2 years ago
sch_marker.h Make plotting of PDF property popups optional. 2 years ago
sch_no_connect.cpp Make plotting of PDF property popups optional. 2 years ago
sch_no_connect.h Make plotting of PDF property popups optional. 2 years ago
sch_painter.cpp SCH_PAINTER: fix a few minor issues related to Cairo print engine 2 years ago
sch_painter.h cleanup 2 years ago
sch_pin.cpp Honour alternates when getting SCH_PIN description. 2 years ago
sch_pin.h ADDED: Git integration support 2 years ago
sch_plotter.cpp Fix HPGL color mode being set. 2 years ago
sch_plotter.h Coverity warning fixes. 2 years ago
sch_preview_panel.cpp Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible. 2 years ago
sch_preview_panel.h Don't paint hidden fields without a schematic context 3 years ago
sch_reference_list.cpp More globals eradication. 2 years ago
sch_reference_list.h More globals eradication. 2 years ago
sch_rtree.h Rename all schematic IO plugins 2 years ago
sch_screen.cpp Do not assert when pruning orphaned sheet and/or symbol instances. 2 years ago
sch_screen.h Prune orphaned schematic sheet instances. 2 years ago
sch_shape.cpp Fix copy/pasta in arc plotting. 2 years ago
sch_shape.h Cleanup. 2 years ago
sch_sheet.cpp Initialize SCH_SHEET members earlier. 2 years ago
sch_sheet.h Rename all schematic IO plugins 2 years ago
sch_sheet_path.cpp Rename SCH_SYMBOL::GetInstanceReferences() to GetInstances(). 2 years ago
sch_sheet_path.h kicad-cli: Remove -O for plot and add --pages to specify list of pages instead 2 years ago
sch_sheet_pin.cpp ADDED: Git integration support 2 years ago
sch_sheet_pin.h ADDED: Git integration support 2 years ago
sch_symbol.cpp Update pin selection flags from SCH_SYMBOL::UpdatePins(). 2 years ago
sch_symbol.h Rename SCH_SYMBOL::GetInstanceReferences() to GetInstances(). 2 years ago
sch_text.cpp Handle justification for vertical text when mirroring. 2 years ago
sch_text.h Handle justification for vertical text when mirroring. 2 years ago
sch_text_help.md Fix outdated syntax in help text 4 years ago
sch_text_help_md.h Add 2 automatically generated files to the source tree. 3 years ago
sch_textbox.cpp Cleanup. 2 years ago
sch_textbox.h Enforce SCH_SHEET_PATH processing in (yet) more places. 2 years ago
sch_validators.cpp Common: move SCH_FIELD_VALIDATORS to FIELD_VALIDATORS 2 years ago
sch_validators.h Common: move SCH_FIELD_VALIDATORS to FIELD_VALIDATORS 2 years ago
sch_view.cpp Coverity warning fix. 2 years ago
sch_view.h Add PIN_NAME and PIN_NUM to the layer ordering 2 years ago
schematic.cpp Add system for property change notifications 2 years ago
schematic.h Enforce SCH_SHEET_PATH processing in (yet) more places. 2 years ago
schematic.keywords Parse generator_version and improve error output on mismatch 2 years ago
schematic_settings.cpp More globals eradication. 2 years ago
schematic_settings.h More globals eradication. 2 years ago
schematic_undo_redo.cpp Do not expand the entire schematic hierarchy navigator tree by default. 2 years ago
sheet.cpp Introduce base IO_MGR class and unify RELEASER objects 2 years ago
symbol_async_loader.cpp Handle non-IOE exceptions in symbol loader 2 years ago
symbol_async_loader.h Infobar warning if symbol loading was cancelled. 4 years ago
symbol_checker.cpp symbol_checker: add more tests to validate the ssymbol. 2 years ago
symbol_chooser_frame.cpp Implement ESC processing for choose symbol dialog. 2 years ago
symbol_chooser_frame.h Filter must return true for libraries. 2 years ago
symbol_diff_frame.cpp ADDED: Git integration support 2 years ago
symbol_diff_frame.h ADDED: Git integration support 2 years ago
symbol_lib_table.cpp Introduce base IO_MGR class and unify RELEASER objects 2 years ago
symbol_lib_table.h Introduce base IO_MGR class and unify RELEASER objects 2 years ago
symbol_library.cpp Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
symbol_library.h Initial rename of file plugin infrastructure components to IO 2 years ago
symbol_library_common.h ADDED: Export symbols from schematic to library 3 years ago
symbol_library_manager.cpp Introduce base IO_MGR class and unify RELEASER objects 2 years ago
symbol_library_manager.h Rename all schematic IO plugins 2 years ago
symbol_tree_model_adapter.cpp performance efficiencies 2 years ago
symbol_tree_model_adapter.h Add pin/unpin context menu to Symbol Chooser and Footprint Chooser. 3 years ago
symbol_tree_synchronizing_adapter.cpp Symbol/Footprint Chooser: remember open libraries 2 years ago
symbol_tree_synchronizing_adapter.h Clearer naming. 2 years ago
symbol_viewer_frame.cpp Cleanup. 2 years ago
symbol_viewer_frame.h Cleanup. 2 years ago
toolbars_sch_editor.cpp Grid Overrides: support grids-per-type that override the current grid. 2 years ago
toolbars_symbol_viewer.cpp Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 2 years ago