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 9ffa2955b7 Fix drag of bus wire creating net wires 4 years ago
..
dialogs Remove the wx/docview.h include 4 years ago
netlist_exporters netlist xml: fix missing space between UUIDs for multi-units symbols (trial 2). 4 years ago
plugins bom html python scripts: enhancements 4 years ago
sch_plugins Remove another leaky wx/log.h header 4 years ago
sim Eeschema, Spice simulator: use Ctrl+letter as accelerator keys. 4 years ago
symbol_editor Remove another leaky wx/log.h header 4 years ago
tools Fix drag of bus wire creating net wires 4 years ago
widgets Remove another leaky wx/log.h header 4 years ago
CMakeLists.txt Remove the wxLog calls from math/util.h for now 4 years ago
annotate.cpp CHANGED: Reannotation in eeschema now always keeps symbol units 5 years ago
autoplace_fields.cpp Naming conventions. 5 years ago
bom_plugins.cpp BOM dialog: explain when we can't find scripts 5 years ago
bom_plugins.h BOM dialog: explain when we can't find scripts 5 years ago
bus-wire-junction.cpp Terminology (use present tense for flags). 4 years ago
bus_alias.cpp Use kicad_algo directly rather than common.h 5 years ago
bus_alias.h Use wxArrayString instead of vector<wxString> in BUS_ALIAS 6 years ago
class_library.cpp Remove another leaky wx/log.h header 4 years ago
class_library.h Implement thread safety for symbol loading routines 5 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 and pcbnew paste: consistent paste behaviour 5 years ago
connection_graph.cpp Remove another leaky wx/log.h header 4 years ago
connection_graph.h Naming conventions. 5 years ago
cross-probing.cpp Remove another leaky wx/log.h header 4 years ago
default_values.h Hook up EE_GRID_HELPER to some more tools. 5 years ago
ee_collectors.cpp Eeschema: fix value and footprint field update bug. 5 years ago
ee_collectors.h Eeschema: fix value and footprint field update bug. 5 years ago
eeschema.cpp Don't hardcode the file extensions where possible 5 years ago
eeschema.icns Update icon resource sets 5 years ago
eeschema_config.cpp Common widget header housekeeping. 4 years ago
eeschema_doc.icns Update icon resource sets 5 years ago
eeschema_id.h Symbol editor: remove duplicate legacy code path 5 years ago
eeschema_settings.cpp Save annotation settings in preferences. 5 years ago
eeschema_settings.h Save annotation settings in preferences. 5 years ago
erc.cpp Eeschema: split out SCH_SHEET_PIN declarations into separate header. 5 years ago
erc.h Naming conventions. 5 years ago
erc_item.cpp Fold annotation error reporting into ERC. 5 years ago
erc_item.h Fold annotation error reporting into ERC. 5 years ago
erc_settings.cpp Added a lot of consts and refactored a few lines 5 years ago
erc_settings.h Added a lot of consts and refactored a few lines 5 years ago
fields_grid_table.cpp Fix missing includes on Linux after commit 0427bda7 5 years ago
fields_grid_table.h Eeschema: use symbol nomenclature for object file naming. 5 years ago
files-io.cpp More worksheet -> drawing sheet cleanup. 4 years ago
general.h Move Eeschema globals to new SCHEMATIC object 5 years ago
generate_alias_info.cpp Remove the wxLog calls from math/util.h for now 4 years ago
generate_alias_info.h Convert component chooser dialog over to use symbol library table. 8 years ago
getpart.cpp Naming conventions and other cleanup. 5 years ago
hierarch.cpp Fix SortByPageNumbers: use Sheet Name when page numbers are equal 5 years ago
hierarch.h Eeschema header housekeeping round 1. 5 years ago
invoke_sch_dialog.h Move ERC dialog to EE_INSPECTION_TOOL and kill when resetting. 5 years ago
lib_arc.cpp Rework bitmap system to load from archived PNGs 5 years ago
lib_arc.h Eeschema header housekeeping round 1. 5 years ago
lib_bezier.cpp Added a lot of consts and refactored a few lines 5 years ago
lib_bezier.h Eeschema header housekeeping round 1. 5 years ago
lib_circle.cpp Cleanup some more excess math/util includes 4 years ago
lib_circle.h Cleanup some more excess math/util includes 4 years ago
lib_field.cpp Rework bitmap system to load from archived PNGs 5 years ago
lib_field.h Naming conventions. 5 years ago
lib_item.cpp Eeschema: fix false positive library symbol changed ERC errors. 5 years ago
lib_item.h Eeschema header housekeeping round 1. 5 years ago
lib_pin.cpp DIALOG_PIN_PROPERTIES: shows the pin connect point, like in symbol editor. 4 years ago
lib_pin.h Eeschema header housekeeping round 1. 5 years ago
lib_polyline.cpp Rework bitmap system to load from archived PNGs 5 years ago
lib_polyline.h Eeschema header housekeeping round 1. 5 years ago
lib_rectangle.cpp Rework bitmap system to load from archived PNGs 5 years ago
lib_rectangle.h Eeschema header housekeeping round 1. 5 years ago
lib_symbol.cpp Make LIB_PART::GetPins() return data for derived symbols 5 years ago
lib_symbol.h DIALOG_PIN_PROPERTIES: shows the pin connect point, like in symbol editor. 4 years ago
lib_text.cpp Rework bitmap system to load from archived PNGs 5 years ago
lib_text.h Eeschema header housekeeping round 1. 5 years ago
libarch.cpp Naming conventions. 5 years ago
menubar.cpp Sub-menu "Preferences..." in main menu "Preferences": fix not working accelerator key. 4 years ago
pin_number.cpp More component -> symbol. 5 years ago
pin_number.h Add pin number summary 10 years ago
pin_type.cpp Avoid sharing gdicmn for just bitmaps 4 years ago
pin_type.h Rework bitmap system to load from archived PNGs 5 years ago
project_rescue.cpp Eeschema: use symbol nomenclature for object file naming. 5 years ago
project_rescue.h Eeschema header housekeeping round 1. 5 years ago
sch_base_frame.cpp Apply Eeschema cursor updating architecture to PCBNew. 5 years ago
sch_base_frame.h Naming conventions. 5 years ago
sch_bitmap.cpp Consistent naming. 5 years ago
sch_bitmap.h Eeschema header housekeeping round 1. 5 years ago
sch_bus_entry.cpp Consistent naming. 5 years ago
sch_bus_entry.h Consistent naming. 5 years ago
sch_connection.cpp Properly handle mixed-up group buses 5 years ago
sch_connection.h Naming conventions. 5 years ago
sch_draw_panel.cpp Make the GAL responsible for the native cursor management 5 years ago
sch_draw_panel.h Fix more broken Doxygen comment specifiers. 5 years ago
sch_edit_frame.cpp Remove the universal sockets include 4 years ago
sch_edit_frame.h Unify IsSave and IsModify 4 years ago
sch_field.cpp Remove another leaky wx/log.h header 4 years ago
sch_field.h Naming conventions. 5 years ago
sch_file_versions.h Eeschema: fix root sheet UUID changing in project file. 5 years ago
sch_io_mgr.cpp Move importers from wxLog to REPORTER. 5 years ago
sch_io_mgr.h Move importers from wxLog to REPORTER. 5 years ago
sch_item.cpp Added a lot of consts and refactored a few lines 5 years ago
sch_item.h Persist fields_autoplaced information. 5 years ago
sch_junction.cpp Consistent naming. 5 years ago
sch_junction.h Eeschema header housekeeping round 1. 5 years ago
sch_line.cpp Consistent naming. 5 years ago
sch_line.h Eeschema header housekeeping round 2. 5 years ago
sch_marker.cpp Consistent naming. 5 years ago
sch_marker.h Eeschema header housekeeping round 2. 5 years ago
sch_no_connect.cpp Consistent naming. 5 years ago
sch_no_connect.h Cleanup some more excess math/util includes 4 years ago
sch_painter.cpp enum class SHEET_SIDE 4 years ago
sch_painter.h Eeschema header housekeeping round 2. 5 years ago
sch_pin.cpp Eeschema: use symbol nomenclature for object file naming. 5 years ago
sch_pin.h Eeschema header housekeeping round 2. 5 years ago
sch_plugin.cpp Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
sch_preview_panel.cpp Round 2 of Worksheet -> Drawing Sheet. 5 years ago
sch_preview_panel.h Fix more broken Doxygen comment specifiers. 5 years ago
sch_reference_list.h eeschema and pcbnew paste: consistent paste behaviour 5 years ago
sch_rtree.h Eeschema header housekeeping round 2. 5 years ago
sch_screen.cpp Rename modification flag routines 4 years ago
sch_screen.h Eeschema: allow sheet file paths outside the project to be relative. 4 years ago
sch_sheet.cpp Remove another leaky wx/log.h header 4 years ago
sch_sheet.h Allow connections between sheet (pins) and symbols. 5 years ago
sch_sheet_path.cpp Remove the wxLog calls from math/util.h for now 4 years ago
sch_sheet_path.h Eeschema: fix saving hierarchical sheets in stand alone mode. 4 years ago
sch_sheet_pin.cpp enum class SHEET_SIDE 4 years ago
sch_sheet_pin.h enum class SHEET_SIDE 4 years ago
sch_symbol.cpp Remove another leaky wx/log.h header 4 years ago
sch_symbol.h Terminology (use present tense for flags). 4 years ago
sch_text.cpp Remove another leaky wx/log.h header 4 years ago
sch_text.h Move some LABEL_SPIN_STYLE to the cpp to add back warnings 4 years ago
sch_text_help.md Replace tabs with spaces 5 years ago
sch_validators.cpp Eeschema: fix broken sheet name edit control validator. 4 years ago
sch_validators.h Naming conventions. 5 years ago
sch_view.cpp Round 2 of Worksheet -> Drawing Sheet. 5 years ago
sch_view.h More worksheet -> drawing sheet cleanup. 4 years ago
schematic.cpp Fix latent bugs in SCHEMATIC and SCH_SEXPR_PLUGIN 5 years ago
schematic.h Eeschema header housekeeping round 2. 5 years ago
schematic.keywords Persist fields_autoplaced information. 5 years ago
schematic_settings.cpp More worksheet -> drawing sheet cleanup. 4 years ago
schematic_settings.h More worksheet -> drawing sheet cleanup. 4 years ago
schematic_undo_redo.cpp Rebuild selection after heavy lifting. 4 years ago
sheet.cpp Remove another leaky wx/log.h header 4 years ago
symbol_async_loader.cpp Remove m_props from symbol library plugins. It's not thread-safe. 5 years ago
symbol_async_loader.h Add threaded library load to symbol editor 5 years ago
symbol_lib_table.cpp Eeschema: use symbol nomenclature for object file naming. 5 years ago
symbol_lib_table.h Eeschema header housekeeping round 2. 5 years ago
symbol_tree_model_adapter.cpp Remove another leaky wx/log.h header 4 years ago
symbol_tree_model_adapter.h Use threading for loading symbol libraries 5 years ago
symbol_tree_synchronizing_adapter.cpp Refresh lib trees after editing library tables. 5 years ago
symbol_tree_synchronizing_adapter.h Remove and re-add saved-as libraries when Syncing tree. 5 years ago
symbol_viewer_frame.cpp Stop salt the eart with wxhtml.h 4 years ago
symbol_viewer_frame.h Eeschema header housekeeping round 2. 5 years ago
toolbars_sch_editor.cpp Centralizing SCRIPTING class 4 years ago
toolbars_symbol_viewer.cpp Rework bitmap system to load from archived PNGs 5 years ago
transform.cpp Refactor all math into a new kimath library 6 years ago
transform.h Comment-only changes 6 years ago