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.
 
 
 
 
 
Jeff Young 3996a490a1 Re-allocating a std::vector invalidates its iterators. 6 years ago
..
dialogs Implement Paste Special for eeschema. 6 years ago
libedit Draw datasheet field with the value from the dfm file. 6 years ago
netlist_exporters Support 9 comments in the page setting GUI. 6 years ago
plugins Improve spelling. 6 years ago
sim Improve spelling. 6 years ago
tools Re-allocating a std::vector invalidates its iterators. 6 years ago
widgets eeschema: Add highlight color to configurable list 6 years ago
CMakeLists.txt Implement Paste Special for eeschema. 6 years ago
Info.plist.in Set KiCad version in MacOS apps 7 years ago
annotate.cpp New connectivity algorithm and bus upgrades 7 years ago
autoplace_fields.cpp Naming changes to reflect sharing between SchEdit and LibEdit. 7 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 Fix non-visible-part or conversion items from getting selected. 6 years ago
bus_alias.cpp New connectivity algorithm and bus upgrades 7 years ago
bus_alias.h New connectivity algorithm and bus upgrades 7 years ago
class_libentry.cpp Improve readability of flag checking. 6 years ago
class_libentry.h Draw datasheet field with the value from the dfm file. 6 years ago
class_library.cpp Display all "File couldn't be found" messages at the end. 6 years ago
class_library.h Display all "File couldn't be found" messages at the end. 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 Break out ref-des-centric functions to own header 7 years ago
connection_graph.cpp OpenGL context must be saved/restored around a translation. 6 years ago
connection_graph.h Follow naming conventions. 7 years ago
cross-probing.cpp Fix non-visible-part or conversion items from getting selected. 6 years ago
dialog_erc_listbox.h eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
drc_erc_item.cpp Improve ERC checking of labels 7 years ago
edit_label.cpp Parse bus definitions as a single term. 6 years ago
ee_collectors.cpp CERN copyrights for work packages. 6 years ago
ee_collectors.h CERN copyrights for work packages. 6 years ago
eeschema.cpp Lighten highlight colour so text is easier to read. 6 years ago
eeschema.icns Update MacOS icons 8 years ago
eeschema.rc Remove old xpm icons files 14 years ago
eeschema_config.cpp Give empty preference pages the right parent. 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 Fix incorrect I18n string. 6 years ago
erc.h Fix a few ERC issues with no-connects and power pins 7 years ago
erc_settings.h New connectivity algorithm and bus upgrades 7 years ago
fields_grid_table.cpp Don't tie generic validators to a specific field. 7 years ago
fields_grid_table.h Fix destruction order in Symbol Properties grid table. 7 years ago
files-io.cpp Eeschema: remove rogue symbol libraries from project file. 6 years ago
general.h Separate default line and wire thicknesses. 6 years ago
generate_alias_info.cpp Improve document file handling. 7 years ago
generate_alias_info.h Convert component chooser dialog over to use symbol library table. 8 years ago
getpart.cpp Convert remaining legacy drawing code to print code. 7 years ago
hierarch.cpp Cancel interactive editing when switching sheets. 7 years ago
invoke_sch_dialog.h Add handle-based editing for eeschema bitmaps. 7 years ago
lib_arc.cpp CERN copyrights for work packages. 6 years ago
lib_arc.h Fix non-visible-part or conversion items from getting selected. 6 years ago
lib_bezier.cpp Convert remaining legacy drawing code to print code. 7 years ago
lib_bezier.h Fix non-visible-part or conversion items from getting selected. 6 years ago
lib_circle.cpp Cleanup. 6 years ago
lib_circle.h Fix non-visible-part or conversion items from getting selected. 6 years ago
lib_field.cpp Make m_Text private so we don't keep getting bugs where m_shown_text fails to get updated. 6 years ago
lib_field.h Fix non-visible-part or conversion items from getting selected. 6 years ago
lib_item.cpp Fix non-visible-part or conversion items from getting selected. 6 years ago
lib_item.h Fix non-visible-part or conversion items from getting selected. 6 years ago
lib_pin.cpp Draw invisible pins in grey in pin preview. 6 years ago
lib_pin.h Fix non-visible-part or conversion items from getting selected. 6 years ago
lib_polyline.cpp Fix several bugs in selection exhibited by 74LS02. 7 years ago
lib_polyline.h Fix non-visible-part or conversion items from getting selected. 6 years ago
lib_rectangle.cpp Convert remaining legacy drawing code to print code. 7 years ago
lib_rectangle.h Fix non-visible-part or conversion items from getting selected. 6 years ago
lib_text.cpp Fix non-visible-part or conversion items from getting selected. 6 years ago
lib_text.h Fix non-visible-part or conversion items from getting selected. 6 years ago
libarch.cpp Add more/better error messages for file i/o problems. 7 years ago
menubar.cpp Implement Paste Special for eeschema. 6 years ago
netlist.h Fixed Spice netlist export options and added a few new flags 9 years ago
netlist_generator.cpp Eeschema: fix crash when exporting a netlist, if the schematic netlist cannot be built. 7 years ago
netlist_object.cpp Properly handle tildes at the end of bus vector names 7 years ago
netlist_object.h Cleanup. 7 years ago
netlist_object_list.cpp Improve spelling. 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 Remove some extra semicolons 8 years ago
pin_shape.h Enum refactoring and shiny icons in dialog_lib_edit_pin_table 10 years ago
pin_type.cpp Enum refactoring and shiny icons in dialog_lib_edit_pin_table 10 years ago
pin_type.h Enum refactoring and shiny icons in dialog_lib_edit_pin_table 10 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 Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 7 years ago
project_rescue.h Decouple SCH_EDIT_FRAME from symbol rescue and remap dialogs. 7 years ago
sch_base_frame.cpp Redraw selection halos after zooming. 6 years ago
sch_base_frame.h Move warp-mouse-on-move setting from Eeschema settings to common settings. 6 years ago
sch_bitmap.cpp Switch selection color to platform selection color. 6 years ago
sch_bitmap.h eeschema: Check for proper type before dereference 6 years ago
sch_bus_entry.cpp New selection highlighting model for eeschema. 6 years ago
sch_bus_entry.h eeschema: Check for proper type before dereference 6 years ago
sch_component.cpp Fix non-visible-part or conversion items from getting selected. 6 years ago
sch_component.h Improve spelling. 6 years ago
sch_connection.cpp Improve spelling. 6 years ago
sch_connection.h Properly handle tildes at the end of bus vector names 7 years ago
sch_draw_panel.cpp Cleanup no-longer-used variable. 6 years ago
sch_draw_panel.h Cleanup. 6 years ago
sch_eagle_plugin.cpp Fix non-visible-part or conversion items from getting selected. 6 years ago
sch_eagle_plugin.h Fix non-visible-part or conversion items from getting selected. 6 years ago
sch_edit_frame.cpp Refresh items which may have had their dangling state changed. 6 years ago
sch_edit_frame.h Remove Run Simulator command from Export Spice Netlist. 6 years ago
sch_field.cpp Make m_Text private so we don't keep getting bugs where m_shown_text fails to get updated. 6 years ago
sch_field.h eeschema: Check for proper type before dereference 6 years ago
sch_io_mgr.cpp Fix quotes in UI messages 8 years ago
sch_io_mgr.h Display all "File couldn't be found" messages at the end. 6 years ago
sch_item.cpp New selection highlighting model for eeschema. 6 years ago
sch_item.h Convert remaining legacy drawing code to print code. 7 years ago
sch_junction.cpp New selection highlighting model for eeschema. 6 years ago
sch_junction.h eeschema: Check for proper type before dereference 6 years ago
sch_legacy_plugin.cpp Support 9 comments in the page setting GUI. 6 years ago
sch_legacy_plugin.h Display all "File couldn't be found" messages at the end. 6 years ago
sch_line.cpp Fix another case of selection getting out of sync with dragged items. 6 years ago
sch_line.h eeschema: Check for proper type before dereference 6 years ago
sch_marker.cpp OpenGL context must be saved/restored around a translation. 6 years ago
sch_marker.h eeschema: Check for proper type before dereference 6 years ago
sch_no_connect.cpp New selection highlighting model for eeschema. 6 years ago
sch_no_connect.h eeschema: Check for proper type before dereference 6 years ago
sch_painter.cpp Check all item layers before bailing. 6 years ago
sch_painter.h New selection highlighting model for eeschema. 6 years ago
sch_pin.cpp Fix issues with schematic find/change. 7 years ago
sch_pin.h eeschema: Check for proper type before dereference 6 years ago
sch_plugin.cpp Display all "File couldn't be found" messages at the end. 6 years ago
sch_preview_panel.cpp Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 7 years ago
sch_preview_panel.h Move symbol chooser dialog preview to GAL. 7 years ago
sch_reference_list.h Improve spelling. 6 years ago
sch_screen.cpp Improve readability of flag checking. 6 years ago
sch_screen.h eeschema: Check for proper type before dereference 6 years ago
sch_sheet.cpp Fix sheet rotation issues. 6 years ago
sch_sheet.h Fix sheet rotation issues. 6 years ago
sch_sheet_path.cpp Eeschema: fix an issue in netlists when using "<root sheet>" as root sheet path name. 7 years ago
sch_sheet_path.h Eeschema: fix an issue in netlists when using "<root sheet>" as root sheet path name. 7 years ago
sch_sheet_pin.cpp Constrain sheet pins to sheet boundary when rotating. 6 years ago
sch_text.cpp Fix some placement bugs with selection haloes on text. 6 years ago
sch_text.h eeschema: Check for proper type before dereference 6 years ago
sch_validators.cpp Don't tie generic validators to a specific field. 7 years ago
sch_validators.h Don't tie generic validators to a specific field. 7 years ago
sch_view.cpp Redraw selection halos after zooming. 6 years ago
sch_view.h Redraw selection halos after zooming. 6 years ago
schematic_undo_redo.cpp Add some defensive code to prevent crash when no undo record is stacked. 6 years ago
sheet.cpp Remove curly braces from netname escaping context. 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 Display all "File couldn't be found" messages at the end. 6 years ago
symbol_lib_table.h Display all "File couldn't be found" messages at the end. 6 years ago
symbol_tree_model_adapter.cpp More performance enhancements. 7 years ago
symbol_tree_model_adapter.h Push component tree down into common. 7 years ago
symbol_tree_synchronizing_adapter.cpp Update all aliases of current node after Symbol Properties dialog. 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_sch_editor.cpp eeschema: Remove Save All 6 years ago
toolbars_viewlib.cpp CERN copyrights for work packages. 6 years ago
transform.cpp Fix code after renaming files 8 years ago
transform.h Improve spelling. 6 years ago
viewlib_frame.cpp eeschema: Keep list focus in symbol browser 6 years ago
viewlib_frame.h Synchronize toolbars state with current options after rebuilding them. 6 years ago
viewlibs.cpp Move a few more things to ACTIONs. 7 years ago