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.
 
 
 
 
 
Jon Evans f0376f1379 Improve ERC checking of labels 7 years ago
..
dialogs Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
libedit Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
netlist_exporters Remove netlist QC code; it's outlived its usefulness 7 years ago
plugins Sort reference by their numeric content. 7 years ago
sim ngspice dll search: add auxiliary search paths on Linux, like on other platforms 7 years ago
tools Fix segfault when finishing a wire at a connection point. 7 years ago
widgets GAL opts: move config reading into GAL_DISPLAY_OPTIONS 7 years ago
CMakeLists.txt Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
Info.plist Fix for dark mode on macOS Mojave 7 years ago
annotate.cpp New connectivity algorithm and bus upgrades 7 years ago
autoplace_fields.cpp Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
backanno.cpp Add view refresh calls for edit operations. 7 years ago
block.cpp Deactivate tool on block action. 7 years ago
bom_plugins.cpp DIALOG_BOM: fix a few issues. Mainly an annoying issue when a plugin file was not found 7 years ago
bom_plugins.h DIALOG_BOM: fix a few issues. Mainly an annoying issue when a plugin file was not found 7 years ago
bus-wire-junction.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 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
busentry.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
class_libentry.cpp eeschema: Prevent invalid '0' element in components 7 years ago
class_libentry.h Remove dead code from removal of eeschema legacy canvas. 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 Break out ref-des-centric functions to own header 7 years ago
connection_graph.cpp Improve ERC checking of labels 7 years ago
connection_graph.h Improve ERC checking of labels 7 years ago
controle.cpp Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
cross-probing.cpp Implement SCH_SELECTION_TOOL (but still with legacy semantics). 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 Improve ERC checking of labels 7 years ago
edit_bitmap.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
edit_component_in_schematic.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
edit_label.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
eeschema.cpp Fix 'hokey' -> 'hotkey' typo 7 years ago
eeschema.icns Update MacOS icons 8 years ago
eeschema.rc Remove old xpm icons files 14 years ago
eeschema_config.cpp Fix 'hokey' -> 'hotkey' typo 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 Implement drawing tools in modern toolset. 7 years ago
erc.cpp Fix a few ERC issues with no-connects and power pins 7 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 Move env var substitution into GetAssociatedDocument 7 years ago
fields_grid_table.h Remove previous cell selection fixes in favour of slow-click hack. 7 years ago
files-io.cpp Refactor how at-load schematic normalization is called 7 years ago
find.cpp New connectivity algorithm and bus upgrades 7 years ago
general.h Bump file format version 7 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 Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
help_common_strings.h New connectivity algorithm and bus upgrades 7 years ago
hierarch.cpp Move Eeschema net highlighting to modern toolset. 7 years ago
hotkeys.cpp Move eeschema delete tool to modern toolset. 7 years ago
hotkeys.h Fix 'hokey' -> 'hotkey' typo 7 years ago
invoke_sch_dialog.h New connectivity algorithm and bus upgrades 7 years ago
lib_arc.cpp Remove dead code from removal of eeschema legacy canvas. 7 years ago
lib_arc.h Remove dead code from removal of eeschema legacy canvas. 7 years ago
lib_bezier.cpp Remove dead code from removal of eeschema legacy canvas. 7 years ago
lib_bezier.h Remove dead code from removal of eeschema legacy canvas. 7 years ago
lib_circle.cpp Remove dead code from removal of eeschema legacy canvas. 7 years ago
lib_circle.h Remove dead code from removal of eeschema legacy canvas. 7 years ago
lib_collectors.cpp rename class_collector.h to collector.h 8 years ago
lib_collectors.h Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
lib_draw_item.cpp eeschema: Prevent invalid '0' element in components 7 years ago
lib_draw_item.h eeschema: Prevent invalid '0' element in components 7 years ago
lib_field.cpp Remove dead code from removal of eeschema legacy canvas. 7 years ago
lib_field.h Remove dead code from removal of eeschema legacy canvas. 7 years ago
lib_pin.cpp Fix a collision name between lib_pin.cpp and a Windows header. 7 years ago
lib_pin.h Remove dead code from removal of eeschema legacy canvas. 7 years ago
lib_polyline.cpp Remove dead code from removal of eeschema legacy canvas. 7 years ago
lib_polyline.h Remove dead code from removal of eeschema legacy canvas. 7 years ago
lib_rectangle.cpp Remove dead code from removal of eeschema legacy canvas. 7 years ago
lib_rectangle.h Remove dead code from removal of eeschema legacy canvas. 7 years ago
lib_text.cpp Remove dead code from removal of eeschema legacy canvas. 7 years ago
lib_text.h Remove dead code from removal of eeschema legacy canvas. 7 years ago
libarch.cpp Add more/better error messages for file i/o problems. 7 years ago
list_operations.h Remove dead code from removal of eeschema legacy canvas. 7 years ago
menubar.cpp Move eeschema zoom-selection to modern toolset. 7 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 Use format string for composed strings 7 years ago
netlist_object.h New connectivity algorithm and bus upgrades 7 years ago
netlist_object_list.cpp rename files 8 years ago
onleftclick.cpp Move eeschema delete tool to modern toolset. 7 years ago
onrightclick.cpp Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
operations_on_items_lists.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 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 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 Eeschema: fix broken modified flag handling. 7 years ago
project_rescue.h Decouple SCH_EDIT_FRAME from symbol rescue and remap dialogs. 7 years ago
sch_base_frame.cpp Prevent segfault when running selection disambiguation menu. 7 years ago
sch_base_frame.h Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
sch_bitmap.cpp Remove dead code from removal of eeschema legacy canvas. 7 years ago
sch_bitmap.h Remove dead code from removal of eeschema legacy canvas. 7 years ago
sch_bus_entry.cpp Remove dead code from removal of eeschema legacy canvas. 7 years ago
sch_bus_entry.h Remove dead code from removal of eeschema legacy canvas. 7 years ago
sch_collectors.cpp Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
sch_collectors.h Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
sch_component.cpp Squish some warnings 7 years ago
sch_component.h Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
sch_connection.cpp Clean up connection message panel info 7 years ago
sch_connection.h Overhaul connectivity neighbor and global connection processing 7 years ago
sch_draw_panel.cpp Hook up <esc> to cancelInteractive ACTION. 7 years ago
sch_draw_panel.h Implement drawing tools in modern toolset. 7 years ago
sch_eagle_plugin.cpp More cleanup from non-reference return from GetText(). 7 years ago
sch_eagle_plugin.h Eagle SCH importer: fix slash characters when fixing symbol names 7 years ago
sch_edit_frame.cpp Move eeschema delete tool to modern toolset. 7 years ago
sch_edit_frame.h Move eeschema delete tool to modern toolset. 7 years ago
sch_field.cpp Remove dead code from removal of eeschema legacy canvas. 7 years ago
sch_field.h Remove dead code from removal of eeschema legacy canvas. 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 Lay the foundation for handling selected SCH_ITEMs. 7 years ago
sch_item_struct.h Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
sch_junction.cpp Remove dead code from removal of eeschema legacy canvas. 7 years ago
sch_junction.h Remove dead code from removal of eeschema legacy canvas. 7 years ago
sch_legacy_plugin.cpp BITMAP_BASE: Add const image data accessor 7 years ago
sch_legacy_plugin.h New connectivity algorithm and bus upgrades 7 years ago
sch_line.cpp Move click-to-place tools to modern toolset. 7 years ago
sch_line.h Remove dead code from removal of eeschema legacy canvas. 7 years ago
sch_marker.cpp Remove dead code from removal of eeschema legacy canvas. 7 years ago
sch_marker.h Remove dead code from removal of eeschema legacy canvas. 7 years ago
sch_no_connect.cpp Remove dead code from removal of eeschema legacy canvas. 7 years ago
sch_no_connect.h Remove dead code from removal of eeschema legacy canvas. 7 years ago
sch_painter.cpp Squish some warnings 7 years ago
sch_painter.h Lay the foundation for handling selected SCH_ITEMs. 7 years ago
sch_pin.cpp Fix for SCH_PIN operator= from Simon Richter. 7 years ago
sch_pin.h Improve robustness of SCH_PIN storage architecture. 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 Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
sch_screen.h Remove dead code from removal of eeschema legacy canvas. 7 years ago
sch_sheet.cpp Move click-to-place tools to modern toolset. 7 years ago
sch_sheet.h Remove dead code from removal of eeschema legacy canvas. 7 years ago
sch_sheet_path.cpp Performance: Move vector inside SCH_SHEET_PATH so hash can be cached 7 years ago
sch_sheet_path.h Performance: Move vector inside SCH_SHEET_PATH so hash can be cached 7 years ago
sch_sheet_pin.cpp Remove dead code from removal of eeschema legacy canvas. 7 years ago
sch_text.cpp Move click-to-place tools to modern toolset. 7 years ago
sch_text.h Move click-to-place tools to modern toolset. 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 Cross probing: Trying to fix a crash, certainly due to a call to clear the HIGHLIGHTED flag of a structure that is not a EDA_ITEM. 7 years ago
sch_view.h Eeschema highlight symbols (cross probing) fix a few issues. 7 years ago
schedit.cpp Move eeschema delete tool to modern toolset. 7 years ago
schematic_undo_redo.cpp eeschema: Remove UR_WIRE_IMAGE 7 years ago
selpart.cpp Handle separate parsing rules for ID_SCH and ID_PCB. 7 years ago
sheet.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
sheetlab.cpp Move click-to-place tools to modern toolset. 7 years ago
simulation_cursors.cpp Eeschema: construct simulator cursors on demand 7 years ago
simulation_cursors.h Eeschema: construct simulator cursors on demand 7 years ago
symbol_lib_table.cpp Do not use project path when searching for default library tables. 7 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 Move click-to-place tools to modern toolset. 7 years ago
tool_viewlib.cpp Allow adding symbols/footprints from editors and browsers. 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 Allow adding symbols/footprints from editors and browsers. 7 years ago
viewlib_frame.h Allow adding symbols/footprints from editors and browsers. 7 years ago
viewlibs.cpp Allow adding symbols/footprints from editors and browsers. 7 years ago