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.
 
 
 
 
 
Tomasz Wlostowski c1d5394e46 properties: post-rebase fixes 6 years ago
..
dialogs Eeschema: fix a name collision with a Windows header. 6 years ago
libedit Add right-click context menus for toolbar items 6 years ago
netlist_exporters Re-add netlisting logic inadvertently removed during refactor 6 years ago
plugins bom2grouped_csv.xsl: Fix sorting of grouped references 6 years ago
sim Fix order-of-ops issue in sim plot 6 years ago
tools Fix grabbing connections from power components 6 years ago
widgets Use the eeschema color theme for the symbol preview canvas 6 years ago
CMakeLists.txt Port Eeschema to new project settings 6 years ago
annotate.cpp Move Eeschema globals to new SCHEMATIC object 6 years ago
autoplace_fields.cpp A few Coverity fixes. 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 Lay some groundwork for adding distances to DRC errors. 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 Fix clang compile warnings. 6 years ago
class_libentry.h Fix clang compile warnings. 6 years ago
class_library.cpp Port Eeschema to new project settings 6 years ago
class_library.h Push deprecation warning suppression down into boost. 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 Fix issues with Kicad Manager frame and new kicad_sch files. 6 years ago
connection_graph.cpp Port Eeschema to new project settings 6 years ago
connection_graph.h Rework net highlighting to use connections instead of strings 6 years ago
cross-probing.cpp Eeschema: ensure the netlist data is up to date before generating the netlist 6 years ago
default_values.h Clean up label spacing to be more predictable. 6 years ago
ee_collectors.cpp Eeschema: allow editing of junction properties diameter and color. 6 years ago
ee_collectors.h Improve EE_COLLECTOR to not miss children of sheets or symbols. 6 years ago
eeschema.cpp KiCad: add support for missing file format extensions. 6 years ago
eeschema.icns Update MacOS icons 8 years ago
eeschema.rc Remove old xpm icons files 14 years ago
eeschema_config.cpp Fix some things about template fieldname synchronization 6 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 Move schematic defaults to SCHEMATIC and add some missing settings entries 6 years ago
eeschema_settings.h Move schematic defaults to SCHEMATIC and add some missing settings entries 6 years ago
erc.cpp Eeschema: fix a name collision with a Windows header. 6 years ago
erc.h Persist ERC pin table in project settings 6 years ago
erc_item.cpp Persist ERC pin table in project settings 6 years ago
erc_item.h Persist ERC pin table in project settings 6 years ago
erc_settings.cpp Eeschema: fix a name collision with a Windows header. 6 years ago
erc_settings.h Eeschema: fix a name collision with a Windows header. 6 years ago
fields_grid_table.cpp Allow setting mandatory derived symbol field properties. 6 years ago
fields_grid_table.h Enable editing of sheet fields. 6 years ago
files-io.cpp Push current sheet handling to SCHEMATIC 6 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. 6 years ago
generate_alias_info.h Convert component chooser dialog over to use symbol library table. 8 years ago
getpart.cpp Move Eeschema globals to new SCHEMATIC object 6 years ago
hierarch.cpp Push a couple of layers of indirection out of grid settings. 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 Flatten some settings and remove some more globals. 6 years ago
lib_arc.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_arc.h properties: post-rebase fixes 6 years ago
lib_bezier.cpp properties: post-rebase fixes 6 years ago
lib_bezier.h properties: post-rebase fixes 6 years ago
lib_circle.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_circle.h properties: post-rebase fixes 6 years ago
lib_field.cpp Eeschema: fix new symbol library file format parser bug. 6 years ago
lib_field.h properties: post-rebase fixes 6 years ago
lib_item.cpp Make the new schematic and symbol library file formats the default. 6 years ago
lib_item.h Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_pin.cpp Move Eeschema globals to new SCHEMATIC object 6 years ago
lib_pin.h properties: post-rebase fixes 6 years ago
lib_polyline.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_polyline.h properties: post-rebase fixes 6 years ago
lib_rectangle.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_rectangle.h properties: post-rebase fixes 6 years ago
lib_text.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
lib_text.h properties: post-rebase fixes 6 years ago
lib_view_frame.cpp Push a couple of layers of indirection out of grid settings. 6 years ago
lib_view_frame.h Implement a new settings framework across all of KiCad 6 years ago
libarch.cpp Deprecate saving legacy schematic and symbol library file formats. 6 years ago
menubar.cpp Don't use the accelerator table in the menubars 6 years ago
netlist.h Fixed Spice netlist export options and added a few new flags 9 years ago
netlist_generator.cpp Persist ERC pin table in project settings 6 years ago
netlist_object.cpp Move Eeschema globals to new SCHEMATIC object 6 years ago
netlist_object.h Schematic editor: fix not working tool to show/hide invisible pins. 6 years ago
netlist_object_list.cpp Eeschema: make schematic sharing truly safe across all designs. 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 Make sure all plotters have a RENDER_SETTINGS. 6 years ago
plot_schematic_HPGL.cpp Make sure all plotters have a RENDER_SETTINGS. 6 years ago
plot_schematic_PDF.cpp Plot sheet background colors if present 6 years ago
plot_schematic_PS.cpp Move SCH_SCREEN project access to SCHEMATIC 6 years ago
plot_schematic_SVG.cpp Move SCH_SCREEN project access to SCHEMATIC 6 years ago
project_rescue.cpp Deprecate saving legacy schematic and symbol library file formats. 6 years ago
project_rescue.h Move Eeschema globals to new SCHEMATIC object 6 years ago
sch_base_frame.cpp Port Eeschema to new project settings 6 years ago
sch_base_frame.h Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 6 years ago
sch_bitmap.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
sch_bitmap.h properties: post-rebase fixes 6 years ago
sch_bus_entry.cpp Remove bus entry shape 6 years ago
sch_bus_entry.h properties: post-rebase fixes 6 years ago
sch_component.cpp Flags cleanup. 6 years ago
sch_component.h properties: post-rebase fixes 6 years ago
sch_connection.cpp Fix null graph in some connections 6 years ago
sch_connection.h Ensure merged buses have all members 6 years ago
sch_draw_panel.cpp Push a couple of layers of indirection out of grid settings. 6 years ago
sch_draw_panel.h Cleanup parentage inside the draw panels 6 years ago
sch_eagle_plugin.cpp Port Eeschema to new project settings 6 years ago
sch_eagle_plugin.h Remove KIWAY dependence from SCH_PLUGINs 6 years ago
sch_edit_frame.cpp Fix a couple of bugs in the CurrentSheet architecture. 6 years ago
sch_edit_frame.h Remove the schematic and board backup file system 6 years ago
sch_field.cpp properties: post-rebase fixes 6 years ago
sch_field.h properties: post-rebase fixes 6 years ago
sch_file_versions.h Eeschema: make bus wire entry properties editable. 6 years ago
sch_io_mgr.cpp Deprecate saving legacy schematic and symbol library file formats. 6 years ago
sch_io_mgr.h Deprecate saving legacy schematic and symbol library file formats. 6 years ago
sch_item.cpp Fix null graph in some connections 6 years ago
sch_item.h properties: post-rebase fixes 6 years ago
sch_junction.cpp Eeschema: allow editing of junction properties diameter and color. 6 years ago
sch_junction.h properties: post-rebase fixes 6 years ago
sch_legacy_plugin.cpp Allow setting mandatory derived symbol field properties. 6 years ago
sch_legacy_plugin.h Remove KIWAY dependence from SCH_PLUGINs 6 years ago
sch_line.cpp Eeschema: allow editing of junction properties diameter and color. 6 years ago
sch_line.h properties: post-rebase fixes 6 years ago
sch_marker.cpp Port Eeschema to new project settings 6 years ago
sch_marker.h properties: post-rebase fixes 6 years ago
sch_no_connect.cpp Remove a bunch of globals. 6 years ago
sch_no_connect.h Remove a bunch of globals. 6 years ago
sch_painter.cpp Flags cleanup. 6 years ago
sch_painter.h Eeschema: make bus wire entry properties editable. 6 years ago
sch_pin.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
sch_pin.h properties: post-rebase fixes 6 years ago
sch_plugin.cpp Remove KIWAY dependence from SCH_PLUGINs 6 years ago
sch_preview_panel.cpp Cleanup parentage inside the draw panels 6 years ago
sch_preview_panel.h Cleanup parentage inside the draw panels 6 years ago
sch_reference_list.h Fix issues with Kicad Manager frame and new kicad_sch files. 6 years ago
sch_rtree.h Replace EESchema DLIST 6 years ago
sch_screen.cpp Collapse a level out of the zoom settings. 6 years ago
sch_screen.h Push a couple of layers of indirection out of grid settings. 6 years ago
sch_sexpr_parser.cpp Remove bus entry shape 6 years ago
sch_sexpr_parser.h Eeschema: factor out line stroke property object. 6 years ago
sch_sexpr_plugin.cpp Eeschema: allow editing of junction properties diameter and color. 6 years ago
sch_sexpr_plugin.h Remove KIWAY dependence from SCH_PLUGINs 6 years ago
sch_sheet.cpp Plot sheet background colors if present 6 years ago
sch_sheet.h properties: post-rebase fixes 6 years ago
sch_sheet_path.cpp Cleanup Graphics to parallel Cleanup Tracks & Vias. 6 years ago
sch_sheet_path.h Implement new native netlist QA test 6 years ago
sch_sheet_pin.cpp Clean up label spacing to be more predictable. 6 years ago
sch_text.cpp Add tilde escape syntax to syntax help. 6 years ago
sch_text.h properties: post-rebase fixes 6 years ago
sch_validators.cpp Correct SHEETNAME validation exclusions which were for SHEETFILENAME. 6 years ago
sch_validators.h Don't allow component & sheet field IDs to collide. 6 years ago
sch_view.cpp Flags cleanup. 6 years ago
sch_view.h Flags cleanup. 6 years ago
schematic.cpp Push current sheet handling to SCHEMATIC 6 years ago
schematic.h Fix some things about template fieldname synchronization 6 years ago
schematic.keywords Eeschema: allow editing of junction properties diameter and color. 6 years ago
schematic_settings.cpp Port Eeschema to new project settings 6 years ago
schematic_settings.h Project settings fixes from review 6 years ago
schematic_undo_redo.cpp Remove the last vestiges of dlist 6 years ago
sheet.cpp Fix wxWidgets alert on integer overflow. 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 Implement a new settings framework across all of KiCad 6 years ago
symbol_lib_table.h Deprecate saving legacy schematic and symbol library file formats. 6 years ago
symbol_tree_model_adapter.cpp Migrate PcbNew project settings to new framework 6 years ago
symbol_tree_model_adapter.h Save pinned libraries in project. 6 years ago
symbol_tree_synchronizing_adapter.cpp Migrate PcbNew project settings to new framework 6 years ago
symbol_tree_synchronizing_adapter.h Move footprint & symbol tree context menus to tool infrastructure. 7 years ago
toolbars_lib_view.cpp Add right-click context menus for toolbar items 6 years ago
toolbars_sch_editor.cpp Add right-click context menus for toolbar items 6 years ago
transform.cpp Refactor all math into a new kimath library 6 years ago
transform.h Comment-only changes 6 years ago