| .. |
|
dialogs
|
eeschema: Temporary fix for GTK printing offset
|
6 years ago |
|
libedit
|
Gracefully shutdown tools when frames are closed
|
6 years ago |
|
netlist_exporters
|
Fix handling of SCH_PINs on multi-unit parts
|
6 years ago |
|
plugins
|
minor fix in a python script (kicad_netlist_reader.py)
|
6 years ago |
|
sim
|
ADDED: Sim plot panel: option to plot on a white background or a black background.
|
6 years ago |
|
tools
|
Gracefully shutdown tools when frames are closed
|
6 years ago |
|
widgets
|
Convert enums inside eeschema and the symbol editor to be scoped
|
6 years ago |
|
CMakeLists.txt
|
Eeschema: Adding back annotation
|
6 years ago |
|
annotate.cpp
|
eeschema: Fix crash in CheckAnnotate()
|
6 years ago |
|
autoplace_fields.cpp
|
Replace EESchema DLIST
|
6 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
|
Cleanup busses
|
6 years ago |
|
bus_alias.cpp
|
New connectivity algorithm and bus upgrades
|
7 years ago |
|
bus_alias.h
|
Use wxArrayString instead of vector<wxString> in BUS_ALIAS
|
6 years ago |
|
class_libentry.cpp
|
Symbol editor: fix several internal units bugs.
|
6 years ago |
|
class_libentry.h
|
Patch crash bug when closing symbol properties dialog.
|
6 years ago |
|
class_library.cpp
|
Catch exceptions from a failed library load.
|
6 years ago |
|
class_library.h
|
Implement simple inheritance for library symbols.
|
6 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
|
Eeschema: Adding back annotation
|
6 years ago |
|
connection_graph.cpp
|
Allow sheet pins to be strong drivers if they don't conflict with anything
|
6 years ago |
|
connection_graph.h
|
Allow sheet pins to be strong drivers if they don't conflict with anything
|
6 years ago |
|
cross-probing.cpp
|
Eeschema: Adding back annotation
|
6 years ago |
|
dialog_erc_listbox.h
|
Comment-only changes
|
6 years ago |
|
drc_erc_item.cpp
|
Switch to scoped enums
|
6 years ago |
|
edit_label.cpp
|
Eeschema: fix a colliding name between sch_text.h and a Windows/msys2 header.
|
6 years ago |
|
ee_collectors.cpp
|
Replace EESchema DLIST
|
6 years ago |
|
ee_collectors.h
|
Comment-only changes
|
6 years ago |
|
eeschema.cpp
|
Improve directory handling for Project Save As.
|
6 years ago |
|
eeschema.icns
|
Update MacOS icons
|
8 years ago |
|
eeschema.rc
|
Remove old xpm icons files
|
14 years ago |
|
eeschema_config.cpp
|
Symbol editor: fix several internal units bugs.
|
6 years ago |
|
eeschema_config.h
|
Implement primitive icon scaling for high DPI
|
8 years ago |
|
eeschema_doc.icns
|
Update MacOS icons
|
8 years ago |
|
eeschema_id.h
|
Move a few more things to ACTIONs.
|
7 years ago |
|
erc.cpp
|
Convert enums inside eeschema and the symbol editor to be scoped
|
6 years ago |
|
erc.h
|
Switch to scoped enums
|
6 years ago |
|
erc_settings.h
|
New connectivity algorithm and bus upgrades
|
7 years ago |
|
fields_grid_table.cpp
|
Implement simple inheritance for library symbols.
|
6 years ago |
|
fields_grid_table.h
|
Switch to scoped enums
|
6 years ago |
|
files-io.cpp
|
Replace EESchema DLIST
|
6 years ago |
|
general.h
|
Implement super- and subscript printing and plotting for eeschema.
|
6 years ago |
|
generate_alias_info.cpp
|
Eeschema: fix symbol properties dialog bug.
|
6 years ago |
|
generate_alias_info.h
|
Convert component chooser dialog over to use symbol library table.
|
8 years ago |
|
getpart.cpp
|
Replace EESchema DLIST
|
6 years ago |
|
hierarch.cpp
|
Fix a minor compil warning. Add a wxASSERT in hierarch.cpp.
|
6 years ago |
|
hierarch.h
|
HIERARCHY_NAVIG_DLG: fix crash when in a subsheet one open the dialog
|
6 years ago |
|
invoke_sch_dialog.h
|
Add handle-based editing for eeschema bitmaps.
|
7 years ago |
|
lib_arc.cpp
|
Refactor all math into a new kimath library
|
6 years ago |
|
lib_arc.h
|
Switch to scoped enums
|
6 years ago |
|
lib_bezier.cpp
|
Convert Schematic Internal Units to 100nm
|
6 years ago |
|
lib_bezier.h
|
Comment-only changes
|
6 years ago |
|
lib_circle.cpp
|
Refactor all math into a new kimath library
|
6 years ago |
|
lib_circle.h
|
Refactor all math into a new kimath library
|
6 years ago |
|
lib_field.cpp
|
Switch to scoped enums
|
6 years ago |
|
lib_field.h
|
Switch to scoped enums
|
6 years ago |
|
lib_item.cpp
|
Switch to scoped enums
|
6 years ago |
|
lib_item.h
|
Remove the last vestiges of dlist
|
6 years ago |
|
lib_pin.cpp
|
eeschema: Cleanup around pins and bboxes for components
|
6 years ago |
|
lib_pin.h
|
Convert enums inside eeschema and the symbol editor to be scoped
|
6 years ago |
|
lib_polyline.cpp
|
Convert Schematic Internal Units to 100nm
|
6 years ago |
|
lib_polyline.h
|
Switch to scoped enums
|
6 years ago |
|
lib_rectangle.cpp
|
Convert Schematic Internal Units to 100nm
|
6 years ago |
|
lib_rectangle.h
|
Switch to scoped enums
|
6 years ago |
|
lib_text.cpp
|
Adjust justified text for mirroring and rotation.
|
6 years ago |
|
lib_text.h
|
Adjust justified text for mirroring and rotation.
|
6 years ago |
|
lib_view_frame.cpp
|
Gracefully shutdown tools when frames are closed
|
6 years ago |
|
lib_view_frame.h
|
Rename lib viewer frame files to use the class name
|
6 years ago |
|
libarch.cpp
|
Replace EESchema DLIST
|
6 years ago |
|
menubar.cpp
|
eeschema: Remove Bus-Bus and Place sheet pin buttons
|
6 years ago |
|
netlist.h
|
Fixed Spice netlist export options and added a few new flags
|
9 years ago |
|
netlist_generator.cpp
|
Be more explicit about extent of schematic cleanups.
|
6 years ago |
|
netlist_object.cpp
|
Convert enums inside eeschema and the symbol editor to be scoped
|
6 years ago |
|
netlist_object.h
|
Convert enums inside eeschema and the symbol editor to be scoped
|
6 years ago |
|
netlist_object_list.cpp
|
Convert enums inside eeschema and the symbol editor to be scoped
|
6 years ago |
|
pin_number.cpp
|
Added an include to tell the compiler where to find wxIsdigit
|
7 years ago |
|
pin_number.h
|
Add pin number summary
|
10 years ago |
|
pin_shape.cpp
|
Convert enums inside eeschema and the symbol editor to be scoped
|
6 years ago |
|
pin_shape.h
|
Convert enums inside eeschema and the symbol editor to be scoped
|
6 years ago |
|
pin_type.cpp
|
Convert enums inside eeschema and the symbol editor to be scoped
|
6 years ago |
|
pin_type.h
|
Convert enums inside eeschema and the symbol editor to be scoped
|
6 years ago |
|
plot_schematic_DXF.cpp
|
Eeschema: use worksheet color when plotting
|
7 years ago |
|
plot_schematic_HPGL.cpp
|
Eeschema: use worksheet color when plotting
|
7 years ago |
|
plot_schematic_PDF.cpp
|
Eeschema: use worksheet color when plotting
|
7 years ago |
|
plot_schematic_PS.cpp
|
Eeschema: use worksheet color when plotting
|
7 years ago |
|
plot_schematic_SVG.cpp
|
Eeschema: use worksheet color when plotting
|
7 years ago |
|
project_rescue.cpp
|
Replace EESchema DLIST
|
6 years ago |
|
project_rescue.h
|
Add virtual constructors to some classes that should have them
|
6 years ago |
|
sch_base_frame.cpp
|
Remove outdated RoundTo0
|
6 years ago |
|
sch_base_frame.h
|
Replace EESchema DLIST
|
6 years ago |
|
sch_bitmap.cpp
|
Switch to scoped enums
|
6 years ago |
|
sch_bitmap.h
|
Switch to scoped enums
|
6 years ago |
|
sch_bus_entry.cpp
|
Eeschema: adjusted component sorting to work better
|
6 years ago |
|
sch_bus_entry.h
|
Eeschema: adjusted component sorting to work better
|
6 years ago |
|
sch_component.cpp
|
eeschema: Handle Rebuild for subcomponents
|
6 years ago |
|
sch_component.h
|
eeschema: Handle Rebuild for subcomponents
|
6 years ago |
|
sch_connection.cpp
|
Sort nets in netlist by name; generate ordered net codes
|
6 years ago |
|
sch_connection.h
|
Convert enums inside eeschema and the symbol editor to be scoped
|
6 years ago |
|
sch_draw_panel.cpp
|
Convert Schematic Internal Units to 100nm
|
6 years ago |
|
sch_draw_panel.h
|
Eeschema: Catch error on init
|
6 years ago |
|
sch_eagle_plugin.cpp
|
Eeschema: fix sheet Eagle plugin sheet placement bug.
|
6 years ago |
|
sch_eagle_plugin.h
|
Comment-only changes
|
6 years ago |
|
sch_edit_frame.cpp
|
Gracefully shutdown tools when frames are closed
|
6 years ago |
|
sch_edit_frame.h
|
Fix a bunch of un-caught boost::bad_pointer exceptions.
|
6 years ago |
|
sch_field.cpp
|
Eeschema: adjusted component sorting to work better
|
6 years ago |
|
sch_field.h
|
Eeschema: adjusted component sorting to work better
|
6 years ago |
|
sch_io_mgr.cpp
|
Fix quotes in UI messages
|
8 years ago |
|
sch_io_mgr.h
|
Comment-only changes
|
6 years ago |
|
sch_item.cpp
|
Fix handling of SCH_PINs on multi-unit parts
|
6 years ago |
|
sch_item.h
|
Fix handling of SCH_PINs on multi-unit parts
|
6 years ago |
|
sch_junction.cpp
|
Convert enums inside eeschema and the symbol editor to be scoped
|
6 years ago |
|
sch_junction.h
|
Switch to scoped enums
|
6 years ago |
|
sch_legacy_plugin.cpp
|
Eeschema: Force output ordering
|
6 years ago |
|
sch_legacy_plugin.h
|
Implement simple inheritance for library symbols.
|
6 years ago |
|
sch_line.cpp
|
Eeschema: adjusted component sorting to work better
|
6 years ago |
|
sch_line.h
|
Fix handling of SCH_PINs on multi-unit parts
|
6 years ago |
|
sch_marker.cpp
|
Switch to scoped enums
|
6 years ago |
|
sch_marker.h
|
Switch to scoped enums
|
6 years ago |
|
sch_no_connect.cpp
|
Convert enums inside eeschema and the symbol editor to be scoped
|
6 years ago |
|
sch_no_connect.h
|
Refactor all math into a new kimath library
|
6 years ago |
|
sch_painter.cpp
|
Fix handling of SCH_PINs on multi-unit parts
|
6 years ago |
|
sch_painter.h
|
Comment-only changes
|
6 years ago |
|
sch_pin.cpp
|
Switch to scoped enums
|
6 years ago |
|
sch_pin.h
|
Replace EESchema DLIST
|
6 years ago |
|
sch_plugin.cpp
|
Implement simple inheritance for library symbols.
|
6 years ago |
|
sch_preview_panel.cpp
|
Convert Schematic Internal Units to 100nm
|
6 years ago |
|
sch_preview_panel.h
|
Move symbol chooser dialog preview to GAL.
|
7 years ago |
|
sch_reference_list.h
|
Eeschema: Adding back annotation
|
6 years ago |
|
sch_rtree.h
|
Replace EESchema DLIST
|
6 years ago |
|
sch_screen.cpp
|
Fix handling of SCH_PINs on multi-unit parts
|
6 years ago |
|
sch_screen.h
|
Fix handling of SCH_PINs on multi-unit parts
|
6 years ago |
|
sch_sheet.cpp
|
Eeschema: adjusted component sorting to work better
|
6 years ago |
|
sch_sheet.h
|
Eeschema: adjusted component sorting to work better
|
6 years ago |
|
sch_sheet_path.cpp
|
Eeschema: Add bit that was missing from commit 7ac83ac64
|
6 years ago |
|
sch_sheet_path.h
|
Comment-only changes
|
6 years ago |
|
sch_sheet_pin.cpp
|
Eeschema: fix a colliding name between sch_text.h and a Windows/msys2 header.
|
6 years ago |
|
sch_text.cpp
|
Eeschema: adjusted component sorting to work better
|
6 years ago |
|
sch_text.h
|
Fix handling of SCH_PINs on multi-unit parts
|
6 years ago |
|
sch_validators.cpp
|
Add base class constructors to some copy constructors
|
6 years ago |
|
sch_validators.h
|
Don't tie generic validators to a specific field.
|
7 years ago |
|
sch_view.cpp
|
Use static cast in sch_view since type has been checked
|
6 years ago |
|
sch_view.h
|
Replace EESchema DLIST
|
6 years ago |
|
schematic_undo_redo.cpp
|
Remove the last vestiges of dlist
|
6 years ago |
|
sheet.cpp
|
Check recursion before appending
|
6 years ago |
|
simulation_cursors.cpp
|
Add current probe to SPICE simulation.
|
6 years ago |
|
simulation_cursors.h
|
Add current probe to SPICE simulation.
|
6 years ago |
|
symbol_lib_table.cpp
|
Remove exception which is not caught in most code paths.
|
6 years ago |
|
symbol_lib_table.h
|
Implement simple inheritance for library symbols.
|
6 years ago |
|
symbol_tree_model_adapter.cpp
|
Implement simple inheritance for library symbols.
|
6 years ago |
|
symbol_tree_model_adapter.h
|
Push component tree down into common.
|
7 years ago |
|
symbol_tree_synchronizing_adapter.cpp
|
Implement simple inheritance for library symbols.
|
6 years ago |
|
symbol_tree_synchronizing_adapter.h
|
Move footprint & symbol tree context menus to tool infrastructure.
|
7 years ago |
|
template_fieldnames.cpp
|
Allow TemplateFieldNames to specify URL-behaviour.
|
7 years ago |
|
template_fieldnames.h
|
Allow TemplateFieldNames to specify URL-behaviour.
|
7 years ago |
|
template_fieldnames.keywords
|
Allow TemplateFieldNames to specify URL-behaviour.
|
7 years ago |
|
toolbars_lib_view.cpp
|
Rename lib viewer frame files to use the class name
|
6 years ago |
|
toolbars_sch_editor.cpp
|
eeschema: Remove Bus-Bus and Place sheet pin buttons
|
6 years ago |
|
transform.cpp
|
Refactor all math into a new kimath library
|
6 years ago |
|
transform.h
|
Comment-only changes
|
6 years ago |