| .. |
|
dialogs
|
Move ERC dialog to DRC architecture.
|
5 years ago |
|
libedit
|
Freeze GUI as well to prevent wx updates
|
5 years ago |
|
netlist_exporters
|
Remove GetChars(), a wxWidgets 2.9 compatibility hack
|
5 years ago |
|
plotters
|
Hierarchical schematic with subsheets in subdirectory: fix plot filenames.
|
5 years ago |
|
plugins
|
bom2grouped_csv.xsl: Fix sorting of grouped references
|
5 years ago |
|
sch_plugins
|
altium: fix unsigned overflow inside loop
|
5 years ago |
|
sim
|
Avoid include wx/wx.h in many files that do not actually use this include.
|
5 years ago |
|
tools
|
Push/pop move tool even when there's nothing to move.
|
5 years ago |
|
widgets
|
Use schematic colours in symbol preview status panel.
|
5 years ago |
|
CMakeLists.txt
|
Rename DIALOG_EDIT_COMPONENT_IN_SCHEMATIC -> DIALOG_SYMBOL_PROPERTIES
|
5 years ago |
|
annotate.cpp
|
more cleanup about removing useless include
|
5 years ago |
|
autoplace_fields.cpp
|
ADDED alternate pin definitions and assignments.
|
5 years ago |
|
bom_plugins.cpp
|
BOM and Netlist dialogs: replace "plugin" by "generator" and/or "script".
|
7 years ago |
|
bom_plugins.h
|
BOM and Netlist dialogs: replace "plugin" by "generator" and/or "script".
|
7 years ago |
|
bus-wire-junction.cpp
|
Remove trigo.h from eda_text.h
|
5 years ago |
|
bus_alias.cpp
|
Move std::contains to alg::contains.
|
5 years ago |
|
bus_alias.h
|
Use wxArrayString instead of vector<wxString> in BUS_ALIAS
|
6 years ago |
|
class_libentry.cpp
|
Split out FILL_T to its own header to avoid spreading eda_item everywhere
|
5 years ago |
|
class_libentry.h
|
Exclude from bill of materials and board netlist to library symbols.
|
5 years ago |
|
class_library.cpp
|
Remove GetChars(), a wxWidgets 2.9 compatibility hack
|
5 years ago |
|
class_library.h
|
Unwrap eda_base_frame from base_screen
|
5 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
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
component_references_lister.cpp
|
more cleanup about removing useless include
|
5 years ago |
|
connection_graph.cpp
|
Meet irreflexive requirements of std::sort
|
5 years ago |
|
connection_graph.h
|
Don't allow netclass assignment to auto-generated net-names.
|
5 years ago |
|
cross-probing.cpp
|
Remove kicad_string.h from netlist_exporter.h
|
5 years ago |
|
default_values.h
|
ADDED: eeschema: Add intersheets references function
|
5 years ago |
|
ee_collectors.cpp
|
Naming conventions.
|
5 years ago |
|
ee_collectors.h
|
Naming conventions.
|
5 years ago |
|
eeschema.cpp
|
Remove a few include<wx/wx.h> in many files that do not actually use this include.
|
5 years ago |
|
eeschema.icns
|
Update MacOS icons
|
8 years ago |
|
eeschema.rc
|
Handle Windows manifests ourselves and add dpi awareness option
|
5 years ago |
|
eeschema_config.cpp
|
Relocate the page_layout includes to a page_layout folder
|
5 years ago |
|
eeschema_config.h
|
Remove duplicated settings from preferences.
|
6 years ago |
|
eeschema_doc.icns
|
Update MacOS icons
|
8 years ago |
|
eeschema_id.h
|
Move a few more commands to tool framework.
|
6 years ago |
|
eeschema_settings.cpp
|
Update default color theme
|
5 years ago |
|
eeschema_settings.h
|
ADDED: Autostart wires in eeschema
|
5 years ago |
|
erc.cpp
|
Don't invalidate itterator by adding markers inside loop.
|
5 years ago |
|
erc.h
|
Eeschema: add ERC check for library symbol issues.
|
5 years ago |
|
erc_item.cpp
|
Use settings keys, not error codes, for ERC/DRC reports
|
5 years ago |
|
erc_item.h
|
Eeschema: add ERC check for library symbol issues.
|
5 years ago |
|
erc_settings.cpp
|
Eeschema: add ERC check for library symbol issues.
|
5 years ago |
|
erc_settings.h
|
Eeschema: add ERC check for library symbol issues.
|
5 years ago |
|
fields_grid_table.cpp
|
Allow spaces in sheet filenames.
|
5 years ago |
|
fields_grid_table.h
|
Enable editing of sheet fields.
|
6 years ago |
|
files-io.cpp
|
Relocate the page_layout includes to a page_layout folder
|
5 years ago |
|
general.h
|
Move Eeschema globals to new SCHEMATIC object
|
6 years ago |
|
generate_alias_info.cpp
|
Allow setting mandatory derived symbol field properties.
|
5 years ago |
|
generate_alias_info.h
|
Convert component chooser dialog over to use symbol library table.
|
8 years ago |
|
getpart.cpp
|
more cleanup about removing useless include
|
5 years ago |
|
hierarch.cpp
|
more cleanup about removing useless include
|
5 years ago |
|
hierarch.h
|
EEschema: Sort Hierarchy tree
|
5 years ago |
|
invoke_sch_dialog.h
|
Fold Update Fields from Library into Update Symbol.
|
5 years ago |
|
lib_arc.cpp
|
Split out FILL_T to its own header to avoid spreading eda_item everywhere
|
5 years ago |
|
lib_arc.h
|
properties: post-rebase fixes
|
5 years ago |
|
lib_bezier.cpp
|
Split out FILL_T to its own header to avoid spreading eda_item everywhere
|
5 years ago |
|
lib_bezier.h
|
properties: post-rebase fixes
|
5 years ago |
|
lib_circle.cpp
|
Split out FILL_T to its own header to avoid spreading eda_item everywhere
|
5 years ago |
|
lib_circle.h
|
Altium: Refactor and add initial structure for schematic importer
|
5 years ago |
|
lib_field.cpp
|
Split base_struct into eda_item and eda_rect
|
5 years ago |
|
lib_field.h
|
properties: post-rebase fixes
|
5 years ago |
|
lib_item.cpp
|
Fix formatting and overzealous renaming for FILL_TYPE
|
5 years ago |
|
lib_item.h
|
Fix formatting and overzealous renaming for FILL_TYPE
|
5 years ago |
|
lib_pin.cpp
|
Split out FILL_T to its own header to avoid spreading eda_item everywhere
|
5 years ago |
|
lib_pin.h
|
Create and use a LIB_PIN constructor to remove hot path during symbol table loading
|
5 years ago |
|
lib_polyline.cpp
|
Split out FILL_T to its own header to avoid spreading eda_item everywhere
|
5 years ago |
|
lib_polyline.h
|
properties: post-rebase fixes
|
5 years ago |
|
lib_rectangle.cpp
|
Fix formatting and overzealous renaming for FILL_TYPE
|
5 years ago |
|
lib_rectangle.h
|
properties: post-rebase fixes
|
5 years ago |
|
lib_text.cpp
|
Add mils to units, remove useMils variables
|
5 years ago |
|
lib_text.h
|
properties: post-rebase fixes
|
5 years ago |
|
lib_view_frame.cpp
|
Switch to showing metric/imperial units in comboboxes and menus
|
5 years ago |
|
lib_view_frame.h
|
Refactor GetDocumentExtents()
|
5 years ago |
|
libarch.cpp
|
Unwrap eda_base_frame from base_screen
|
5 years ago |
|
menubar.cpp
|
Introduce new action to switch to mils as a unit
|
5 years ago |
|
netlist.h
|
Fixed Spice netlist export options and added a few new flags
|
9 years ago |
|
netlist_generator.cpp
|
more cleanup about removing useless include
|
5 years ago |
|
pin_number.cpp
|
Ensure file reads always use the C-locale variant
|
5 years ago |
|
pin_number.h
|
Add pin number summary
|
10 years ago |
|
pin_type.cpp
|
ADDED alternate pin definitions and assignments.
|
5 years ago |
|
pin_type.h
|
Add include for GCC.
|
5 years ago |
|
project_rescue.cpp
|
Unwrap eda_base_frame from base_screen
|
5 years ago |
|
project_rescue.h
|
Cleanup: Move KiCad files into plugins folder
|
5 years ago |
|
sch_base_frame.cpp
|
Make the statubar aware of mils units
|
5 years ago |
|
sch_base_frame.h
|
Unroll a level of prefs for fieldname templates.
|
5 years ago |
|
sch_bitmap.cpp
|
Remove GetChars(), a wxWidgets 2.9 compatibility hack
|
5 years ago |
|
sch_bitmap.h
|
properties: post-rebase fixes
|
5 years ago |
|
sch_bus_entry.cpp
|
Better name for a plot style variable and accessors.
|
5 years ago |
|
sch_bus_entry.h
|
Better name for a plot style variable and accessors.
|
5 years ago |
|
sch_component.cpp
|
Remove trigo.h from eda_text.h
|
5 years ago |
|
sch_component.h
|
Split base_struct into eda_item and eda_rect
|
5 years ago |
|
sch_connection.cpp
|
Keep track of driver changes so the view can be updated.
|
5 years ago |
|
sch_connection.h
|
Keep track of driver changes so the view can be updated.
|
5 years ago |
|
sch_draw_panel.cpp
|
ADDED: Menu option to enable/disable snap to grid
|
5 years ago |
|
sch_draw_panel.h
|
Split base_struct into eda_item and eda_rect
|
5 years ago |
|
sch_edit_frame.cpp
|
Maximize main editors by default if config is missing
|
5 years ago |
|
sch_edit_frame.h
|
Finish moving eeschema assigned netclasses to sheet-path-relative.
|
5 years ago |
|
sch_field.cpp
|
Remove trigo.h from eda_text.h
|
5 years ago |
|
sch_field.h
|
properties: post-rebase fixes
|
5 years ago |
|
sch_file_versions.h
|
Separate ki_fp_filters by spaces
|
5 years ago |
|
sch_io_mgr.cpp
|
Cleanup: Move KiCad files into plugins folder
|
5 years ago |
|
sch_io_mgr.h
|
CADSTAR Schematic Archive Importer: Load all Sheets and Hierarchical Blocks
|
5 years ago |
|
sch_iref.cpp
|
Re-enable selection of intersheet references.
|
5 years ago |
|
sch_iref.h
|
Re-enable selection of intersheet references.
|
5 years ago |
|
sch_item.cpp
|
Split base_struct into eda_item and eda_rect
|
5 years ago |
|
sch_item.h
|
Better name for a plot style variable and accessors.
|
5 years ago |
|
sch_junction.cpp
|
Split out FILL_T to its own header to avoid spreading eda_item everywhere
|
5 years ago |
|
sch_junction.h
|
ADDED: Autostart wires in eeschema
|
5 years ago |
|
sch_line.cpp
|
Better name for a plot style variable and accessors.
|
5 years ago |
|
sch_line.h
|
ADDED: Autostart wires in eeschema
|
5 years ago |
|
sch_marker.cpp
|
more cleanup about removing useless include
|
5 years ago |
|
sch_marker.h
|
Migrate RC_ITEM to use shared_ptr
|
5 years ago |
|
sch_no_connect.cpp
|
Remove trigo.h from eda_text.h
|
5 years ago |
|
sch_no_connect.h
|
Avoid passing references in EESchema
|
5 years ago |
|
sch_painter.cpp
|
Split out FILL_T to its own header to avoid spreading eda_item everywhere
|
5 years ago |
|
sch_painter.h
|
Make no-connects (and dangling symbols) more visible.
|
5 years ago |
|
sch_pin.cpp
|
Finish moving eeschema assigned netclasses to sheet-path-relative.
|
5 years ago |
|
sch_pin.h
|
ADDED: Autostart wires in eeschema
|
5 years ago |
|
sch_plugin.cpp
|
Minor code cleanup: remove useless include or useless code.
|
5 years ago |
|
sch_preview_panel.cpp
|
Relocate the page_layout includes to a page_layout folder
|
5 years ago |
|
sch_preview_panel.h
|
Split base_struct into eda_item and eda_rect
|
5 years ago |
|
sch_reference_list.h
|
Save instance info on clipboard and reapply it when keeping annotations.
|
5 years ago |
|
sch_rtree.h
|
Replace EESchema DLIST
|
6 years ago |
|
sch_screen.cpp
|
more cleanup about removing useless include
|
5 years ago |
|
sch_screen.h
|
Split base_struct into eda_item and eda_rect
|
5 years ago |
|
sch_sheet.cpp
|
Remove GetChars(), a wxWidgets 2.9 compatibility hack
|
5 years ago |
|
sch_sheet.h
|
ADDED: Autostart wires in eeschema
|
5 years ago |
|
sch_sheet_path.cpp
|
Performance enhancement: check hierarchy validity only when necessary.
|
5 years ago |
|
sch_sheet_path.h
|
Split base_struct into eda_item and eda_rect
|
5 years ago |
|
sch_sheet_pin.cpp
|
Remove GetChars(), a wxWidgets 2.9 compatibility hack
|
5 years ago |
|
sch_text.cpp
|
Remove GetChars(), a wxWidgets 2.9 compatibility hack
|
5 years ago |
|
sch_text.h
|
ADDED: Autostart wires in eeschema
|
5 years ago |
|
sch_text_help.md
|
Move sch_text help into markdown file
|
5 years ago |
|
sch_validators.cpp
|
Avoid include wx/wx.h in many files that do not actually use this include.
|
5 years ago |
|
sch_validators.h
|
Allow Net Inspector to create, rename and delete nets.
|
5 years ago |
|
sch_view.cpp
|
Relocate the page_layout includes to a page_layout folder
|
5 years ago |
|
sch_view.h
|
Split base_struct into eda_item and eda_rect
|
5 years ago |
|
schematic.cpp
|
Don't allow netclass assignment to auto-generated net-names.
|
5 years ago |
|
schematic.h
|
Split base_struct into eda_item and eda_rect
|
5 years ago |
|
schematic.keywords
|
Eeschema, parser: allows using "default" as line style.
|
5 years ago |
|
schematic_settings.cpp
|
Clean up some compiler warnings.
|
5 years ago |
|
schematic_settings.h
|
ADDED: eeschema: Add intersheets references function
|
5 years ago |
|
schematic_undo_redo.cpp
|
Relocate the page_layout includes to a page_layout folder
|
5 years ago |
|
sheet.cpp
|
Cleanup: Move KiCad files into plugins folder
|
5 years ago |
|
symbol_lib_table.cpp
|
Remove GetChars(), a wxWidgets 2.9 compatibility hack
|
5 years ago |
|
symbol_lib_table.h
|
Display symbol libraries that couldn't be loaded as disabled text
|
5 years ago |
|
symbol_tree_model_adapter.cpp
|
Implement an app progress indicator in the taskbar
|
5 years ago |
|
symbol_tree_model_adapter.h
|
Save pinned libraries in project.
|
6 years ago |
|
symbol_tree_synchronizing_adapter.cpp
|
Display symbol libraries that couldn't be loaded as disabled text
|
5 years ago |
|
symbol_tree_synchronizing_adapter.h
|
Move footprint & symbol tree context menus to tool infrastructure.
|
6 years ago |
|
toolbars_lib_view.cpp
|
Add a palette to the toolbars to display groups of actions
|
5 years ago |
|
toolbars_sch_editor.cpp
|
Add grid properties context menu to grid toolbar
|
5 years ago |
|
transform.cpp
|
Refactor all math into a new kimath library
|
6 years ago |
|
transform.h
|
Comment-only changes
|
6 years ago |