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.
 
 
 
 
 
jean-pierre charras f1c1c5db3f Fix a minor compil warning 7 years ago
..
dialogs Fix a minor compil warning 7 years ago
libedit eeschema: Prevent excess link updates 7 years ago
netlist_exporters Clean up handling of component fields. 7 years ago
plugins Sort reference by their numeric content. 7 years ago
qa Pass -DBOOST_TEST_DYN_LINK to all parts of test 8 years ago
sim Link eeschema with ngspice DLL 7 years ago
widgets Keep state except when the filter changed. 7 years ago
CMakeLists.txt BOM plugins refactor 7 years ago
Info.plist Fix for dark mode on macOS Mojave 7 years ago
annotate.cpp Add view refresh calls for edit operations. 7 years ago
autoplace_fields.cpp Add view refresh calls for edit operations. 7 years ago
backanno.cpp Add view refresh calls for edit operations. 7 years ago
block.cpp Finish up remaining block operation inconsistencies. 7 years ago
bom_plugins.cpp bom_plugins.cpp: fix incorrect command line for python scripts on Windows. 7 years ago
bom_plugins.h Populate BOM plugins list if the list is empty 7 years ago
bus-wire-junction.cpp Don't trim entire wires. 7 years ago
busentry.cpp Add view refresh calls for edit operations. 7 years ago
class_libentry.cpp Remove side-effect of LIB_FIELD::SetText(). 7 years ago
class_libentry.h Library viewer: fix broken behavior of unit selector (could be Windows specific). 7 years ago
class_library.cpp Coverity fixes. 8 years ago
class_library.h Implement poor-man's RTTI for use over KiWAY. 7 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 Don't go to '-' numbering till the range reaches 3. 7 years ago
controle.cpp Eeschema, library viewer: fix a Kicad assert. 7 years ago
cross-probing.cpp eeschema: Prevent excess link updates 7 years ago
dialog_erc_listbox.h eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
drc_erc_item.cpp Make a few strings not internationalized, because they must not be translated (html format strings) 7 years ago
edit_bitmap.cpp Eeschema, load a new bitmap image from file: fix crash when aborting. 7 years ago
edit_component_in_schematic.cpp Add view refresh calls for edit operations. 7 years ago
edit_label.cpp Add view refresh calls for edit operations. 7 years ago
eeredraw.cpp eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
eeschema.cpp Fix color issues with cursor and sheet pins. 7 years ago
eeschema.icns Update MacOS icons 8 years ago
eeschema.rc Remove old xpm icons files 14 years ago
eeschema_config.cpp Finish up remaining block operation inconsistencies. 7 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 Grid settings for Eeschema GAL. 7 years ago
erc.cpp eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
erc.h Eradicate g_UserUnit from ERC/DRC. 7 years ago
events_called_functions_for_edit.cpp Add GAL refresh for some more commands and remove unused DC params. 7 years ago
fields_grid_table.cpp Fixed a crash in Symbol Properties dialog 7 years ago
fields_grid_table.h Keep name & value in sync for library items. 7 years ago
files-io.cpp Fix schematic append clear annotation bug. 7 years ago
find.cpp Add view refresh calls for edit operations. 7 years ago
general.h Clear symbol library list from project file after remapping. 8 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 Clean up handling of component fields. 7 years ago
help_common_strings.h Added help string to select buttons. 7 years ago
hierarch.cpp eeschema: Fix slow redraw on net highlighting (by redrawing only modified items) 7 years ago
highlight_connection.cpp eeschema: Fix slow redraw on net highlighting (by redrawing only modified items) 7 years ago
hotkeys.cpp eeschema-gal: don't warp cursor back to mouse when using hotkey to emulate a mouse click 7 years ago
hotkeys.h add option to switch between opengl and cairo in eeschema (step 1) 7 years ago
invoke_sch_dialog.h Relax fully-annotated constraint for BOM editor. 8 years ago
lib_arc.cpp Eeschema: make draw functions working with "old" libraries using a useless large negative line width (like -1000 or -2000 mils). 7 years ago
lib_arc.h eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
lib_bezier.cpp Eeschema: make draw functions working with "old" libraries using a useless large negative line width (like -1000 or -2000 mils). 7 years ago
lib_bezier.h eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
lib_circle.cpp Eeschema: make draw functions working with "old" libraries using a useless large negative line width (like -1000 or -2000 mils). 7 years ago
lib_circle.h eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
lib_collectors.cpp rename class_collector.h to collector.h 8 years ago
lib_collectors.h rename class_collector.h to collector.h 8 years ago
lib_draw_item.cpp Remove AdvanceDepth() hacks in favour of proper layers. 7 years ago
lib_draw_item.h Remove AdvanceDepth() hacks in favour of proper layers. 7 years ago
lib_field.cpp LIB_FIELD: fix incorrect text thickness for small sized texts. 7 years ago
lib_field.h Remove AdvanceDepth() hacks in favour of proper layers. 7 years ago
lib_pin.cpp Eeschema: make draw functions working with "old" libraries using a useless large negative line width (like -1000 or -2000 mils). 7 years ago
lib_pin.h Handle hidden and dangling pins. 7 years ago
lib_polyline.cpp Eeschema: make draw functions working with "old" libraries using a useless large negative line width (like -1000 or -2000 mils). 7 years ago
lib_polyline.h eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
lib_rectangle.cpp Eeschema: make draw functions working with "old" libraries using a useless large negative line width (like -1000 or -2000 mils). 7 years ago
lib_rectangle.h eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
lib_text.cpp Move library text items to LAYER_DEVICE. Only sch text items belong on LAYER_NOTES. 7 years ago
lib_text.h Remove AdvanceDepth() hacks in favour of proper layers. 7 years ago
libarch.cpp Add more/better error messages for file i/o problems. 7 years ago
list_operations.h Update moved items so they get reinserted into the RTree. 7 years ago
menubar.cpp No more legacy graphics for eeschema. 7 years ago
netlist.h Fixed Spice netlist export options and added a few new flags 9 years ago
netlist_generator.cpp Output defined default fields to netlists & BOMs. 8 years ago
netlist_object.cpp fix code after renamin files 8 years ago
netlist_object.h fix misspelled 'an other' -> 'another' 8 years ago
netlist_object_list.cpp rename files 8 years ago
onleftclick.cpp Wrap printfs in DBG defines 7 years ago
onrightclick.cpp Warp mouse from context menu before dragging. 7 years ago
operations_on_items_lists.cpp Finish up remaining block operation inconsistencies. 7 years ago
pin_number.cpp Compress consecutive numbers in pin summary. 10 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 fix code after renamin files 8 years ago
plot_schematic_HPGL.cpp UNIT_BINDERize print and plot dialogs. 7 years ago
plot_schematic_PDF.cpp fix code after renamin files 8 years ago
plot_schematic_PS.cpp fix code after renamin files 8 years ago
plot_schematic_SVG.cpp eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
project_rescue.cpp Add view refresh calls for edit operations. 7 years ago
project_rescue.h Do not append "RESCUE" to symbol names when rescuing symbols. 8 years ago
sch_base_frame.cpp Eeschema: adjust the working/drawing area size on the page size. 7 years ago
sch_base_frame.h Add shortcuts to setting dialogs for track widths, via sizes and grid sizes. 7 years ago
sch_bitmap.cpp Eeschema gal: fix some redraw issues for bitmap images and worksheet. 7 years ago
sch_bitmap.h Eeschema gal: fix some redraw issues for bitmap images and worksheet. 7 years ago
sch_bus_entry.cpp Implement proper dangling end handling for block moves. 7 years ago
sch_bus_entry.h Implement proper dangling end handling for block moves. 7 years ago
sch_collectors.cpp Eeschema: allow dragging of text 7 years ago
sch_collectors.h Add hotkey for viewing symbol datasheet. 7 years ago
sch_component.cpp Clean up handling of component fields. 7 years ago
sch_component.h Clean up handling of component fields. 7 years ago
sch_draw_panel.cpp eeschema: Prevent excess link updates 7 years ago
sch_draw_panel.h Fix cross-probing. 7 years ago
sch_eagle_plugin.cpp Fix LIB_ID illegal character tests. 7 years ago
sch_eagle_plugin.h Eagle SCH importer: fix slash characters when fixing symbol names 7 years ago
sch_edit_frame.cpp Eeschema: adjust the working/drawing area size on the page size. 7 years ago
sch_edit_frame.h eeschema: Fix slow redraw on net highlighting (by redrawing only modified items) 7 years ago
sch_field.cpp eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
sch_field.h Remove global units usage from GetSelectionText... 7 years ago
sch_io_mgr.cpp Fix quotes in UI messages 8 years ago
sch_io_mgr.h Eeschema: allow for partial schematic loading. 8 years ago
sch_item_struct.cpp Remove AdvanceDepth() hacks in favour of proper layers. 7 years ago
sch_item_struct.h Implement proper dangling end handling for block moves. 7 years ago
sch_junction.cpp Remove AdvanceDepth() hacks in favour of proper layers. 7 years ago
sch_junction.h Remove AdvanceDepth() hacks in favour of proper layers. 7 years ago
sch_legacy_plugin.cpp Eeschema: fix schematic symbol parsing bug. 7 years ago
sch_legacy_plugin.h SCH_LEGACY_PLUGIN::loadHierarchy() uses a stack to maintain sheet paths 8 years ago
sch_line.cpp Don't show dangling symbols at ends of wires with no-connect flags. 7 years ago
sch_line.h Implement proper dangling end handling for block moves. 7 years ago
sch_marker.cpp Remove AdvanceDepth() hacks in favour of proper layers. 7 years ago
sch_marker.h Remove AdvanceDepth() hacks in favour of proper layers. 7 years ago
sch_no_connect.cpp Move no-connect symbols closer to the front for rendering. 7 years ago
sch_no_connect.h Move no-connect symbols closer to the front for rendering. 7 years ago
sch_painter.cpp Set color before drawing dangling symbols. 7 years ago
sch_painter.h Finish up remaining block operation inconsistencies. 7 years ago
sch_plugin.cpp Fix quotes in UI messages 8 years ago
sch_preview_panel.cpp Worksheet display in GAL mode: fix missing filename and (in Eeschema) sheet full name. 7 years ago
sch_preview_panel.h Move symbol chooser dialog preview to GAL. 7 years ago
sch_reference_list.h Performance optimization for Symbol Fields Editor. 7 years ago
sch_screen.cpp Implement proper dangling end handling for block moves. 7 years ago
sch_screen.h Handle GAL view refresh for breaking wires. 7 years ago
sch_sheet.cpp Implement proper dangling end handling for block moves. 7 years ago
sch_sheet.h Implement proper dangling end handling for block moves. 7 years ago
sch_sheet_path.cpp Fix -Wshadow warning in sch_sheet_path.cpp 7 years ago
sch_sheet_path.h fix misspelled 'allows to' -> 'allows one to' 7 years ago
sch_sheet_pin.cpp eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
sch_text.cpp Copy dangling flag when cloning. 7 years ago
sch_text.h Implement proper dangling end handling for block moves. 7 years ago
sch_validators.cpp Improve validation of symbol fields editor. 7 years ago
sch_validators.h Improve validation of symbol fields editor. 7 years ago
sch_view.cpp Code formatting 7 years ago
sch_view.h Code formatting 7 years ago
schedit.cpp Update dangling ends when resizing sheet. 7 years ago
schematic_undo_redo.cpp Add view refresh calls for edit operations. 7 years ago
selpart.cpp Handle separate parsing rules for ID_SCH and ID_PCB. 7 years ago
sheet.cpp Update dangling ends when resizing sheet. 7 years ago
sheetlab.cpp Add GAL refresh for some more commands and remove unused DC params. 7 years ago
symbol_lib_table.cpp Load each symbol library atomically for better performance. 8 years ago
symbol_lib_table.h Implement poor-man's RTTI for use over KiWAY. 7 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 Minor performance enhancements to symbol loading. 7 years ago
symbol_tree_synchronizing_adapter.h Push component tree down into common. 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
tool_sch.cpp Added help string to select buttons. 7 years ago
tool_viewlib.cpp Fix up GAL version of Symbol Viewer. 7 years ago
transform.cpp Fix code after renaming files 8 years ago
transform.h Remove unnecessary TRANSFORM::operator= 9 years ago
viewlib_frame.cpp Read Symbol Browser grid settings from Symbol Editor. 7 years ago
viewlib_frame.h Add GAL refresh for some more commands and remove unused DC params. 7 years ago
viewlibs.cpp Eeschema: Fix a subtle bug in SYMBOL_PREVIEW_WIDGET. 7 years ago