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.
 
 
 
 
 
Chris Pavlina d1a45d1476 Remove icon scaling diagnostic from eeschema 8 years ago
..
dialogs Remove icon scaling diagnostic from eeschema 8 years ago
netlist_exporters fix code after renamin files 8 years ago
plugins Fix bom2grouped_scv BOM template 8 years ago
qa Pass -DBOOST_TEST_DYN_LINK to all parts of test 8 years ago
sim fix code after renamin files 8 years ago
widgets fix code after renamin files 8 years ago
CMakeLists.txt fix code after renamin files 8 years ago
Info.plist Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name 10 years ago
annotate.cpp fix code after renamin files 8 years ago
autoplace_fields.cpp fix code after renamin files 8 years ago
backanno.cpp fix code after renamin files 8 years ago
block.cpp fix code after renamin files 8 years ago
block_libedit.cpp fix code after renamin files 8 years ago
bom_table_column.cpp Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
bom_table_column.h Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
bom_table_model.cpp Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
bom_table_model.h Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
bus-wire-junction.cpp Merges a line after manually removing its junction. 8 years ago
busentry.cpp fix code after renamin files 8 years ago
class_libentry.cpp Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
class_libentry.h Pin edit coupling: renamed and changed the description 8 years ago
class_library.cpp Fix code after renaming files 8 years ago
class_library.h Eeschema: fix potential symbol cache library name collisions. 8 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
cmp_tree_model.cpp Symbol library load performance enhancements. 8 years ago
cmp_tree_model.h Symbol library load performance enhancements. 8 years ago
cmp_tree_model_adapter.cpp Load each symbol library atomically for better performance. 8 years ago
cmp_tree_model_adapter.h Extracted CMP_TREE_MODEL_ADAPTER_BASE class 8 years ago
cmp_tree_model_adapter_base.cpp More performance optimizations for symbol libraries 8 years ago
cmp_tree_model_adapter_base.h Eeschema: only show the symbol library load progress dialog once. 8 years ago
component_references_lister.cpp fix code after renamin files 8 years ago
controle.cpp fix code after renamin files 8 years ago
cross-probing.cpp fix code after renamin files 8 years ago
dialog_erc_listbox.h Fix a few doxygen warnings 8 years ago
drc_erc_item.cpp rename files in eeschema 8 years ago
edit_bitmap.cpp fix code after renamin files 8 years ago
edit_component_in_schematic.cpp fix code after renamin files 8 years ago
edit_label.cpp fix code after renamin files 8 years ago
eeredraw.cpp fix code after renamin files 8 years ago
eeschema.cpp fix code after renamin files 8 years ago
eeschema.icns [MacOSX] Updated Icons - Document ones still missing :( 13 years ago
eeschema.rc Remove old xpm icons files 14 years ago
eeschema_config.cpp fix code after renamin files 8 years ago
eeschema_config.h Implement primitive icon scaling for high DPI 8 years ago
eeschema_doc.icns Updates for OS X 16 years ago
eeschema_id.h Pin edit coupling: renamed and changed the description 8 years ago
erc.cpp fix code after renamin files 8 years ago
erc.h New ERC rule verifying if all units of a component use the same footprint 8 years ago
events_called_functions_for_edit.cpp fix code after renamin files 8 years ago
files-io.cpp fix code after renamin files 8 years ago
find.cpp fix code after renamin files 8 years ago
general.h Clear symbol library list from project file after remapping. 8 years ago
generate_alias_info.cpp Convert component chooser dialog over to use symbol library table. 8 years ago
generate_alias_info.h Convert component chooser dialog over to use symbol library table. 8 years ago
getpart.cpp fix code after renamin files 8 years ago
help_common_strings.h Eeschema: changed missed instances of component in UI strings. 8 years ago
hierarch.cpp fix code after renamin files 8 years ago
highlight_connection.cpp fix code after renamin files 8 years ago
hotkeys.cpp fix code after renamin files 8 years ago
hotkeys.h Library Editor: added a hotkey to save a component 8 years ago
invoke_sch_dialog.h Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
lib_arc.cpp Fix code after renaming files 8 years ago
lib_arc.h Symbol library load performance enhancements. 8 years ago
lib_bezier.cpp Fix code after renaming files 8 years ago
lib_bezier.h Symbol library load performance enhancements. 8 years ago
lib_circle.cpp Fix code after renaming files 8 years ago
lib_circle.h Symbol library load performance enhancements. 8 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 Fix code after renaming files 8 years ago
lib_draw_item.h Fix code after renaming files 8 years ago
lib_edit_frame.cpp Symbol Library Editor: save sym-lib-table only if it had been modified 8 years ago
lib_edit_frame.h fix code after renamin files 8 years ago
lib_export.cpp fix code after renamin files 8 years ago
lib_field.cpp Rename a few files 8 years ago
lib_field.h Symbol library load performance enhancements. 8 years ago
lib_manager.cpp Better test whether a symbol library is saved to its original file 8 years ago
lib_manager.h Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
lib_manager_adapter.cpp More performance optimizations for symbol libraries 8 years ago
lib_manager_adapter.h Add '*' to modified files in libedit cmptree, and change highlighting. 8 years ago
lib_pin.cpp fix code after renamin files 8 years ago
lib_pin.h More performance optimizations for symbol libraries 8 years ago
lib_polyline.cpp Fix code after renaming files 8 years ago
lib_polyline.h Symbol library load performance enhancements. 8 years ago
lib_rectangle.cpp Fix code after renaming files 8 years ago
lib_rectangle.h Symbol library load performance enhancements. 8 years ago
lib_text.cpp Fix code after renaming files 8 years ago
lib_text.h Symbol library load performance enhancements. 8 years ago
libarch.cpp fix code after renamin files 8 years ago
libedit.cpp fix code after renamin files 8 years ago
libedit_onleftclick.cpp fix code after renamin files 8 years ago
libedit_onrightclick.cpp fix code after renamin files 8 years ago
libedit_plot_component.cpp fix code after renamin files 8 years ago
libedit_undo_redo.cpp fix code after renamin files 8 years ago
libfield.cpp fix code after renamin files 8 years ago
list_operations.h Eeschema: removed protos.h 8 years ago
menubar.cpp fix code after renamin files 8 years ago
menubar_libedit.cpp fix code after renamin files 8 years ago
netlist.h Fixed Spice netlist export options and added a few new flags 9 years ago
netlist_generator.cpp fix code after renamin files 8 years ago
netlist_object.cpp fix code after renamin files 8 years ago
netlist_object.h Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
netlist_object_list.cpp rename files 8 years ago
onleftclick.cpp fix code after renamin files 8 years ago
onrightclick.cpp fix code after renamin files 8 years ago
operations_on_items_lists.cpp Merges a line after manually removing its junction. 8 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
pinedit.cpp fix code after renamin files 8 years ago
plot_schematic_DXF.cpp fix code after renamin files 8 years ago
plot_schematic_HPGL.cpp fix code after renamin files 8 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 fix code after renamin files 8 years ago
project_rescue.cpp fix code after renamin files 8 years ago
project_rescue.h Fix minor warnings 8 years ago
sch_base_frame.cpp fix code after renamin files 8 years ago
sch_base_frame.h Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
sch_bitmap.cpp Remove all schematic object load and save code. 8 years ago
sch_bitmap.h Update code after file renaming 8 years ago
sch_bus_entry.cpp rename files: update filenames in sources 8 years ago
sch_bus_entry.h Eeschema: Adding connection block selections 8 years ago
sch_collectors.cpp rename class_collector.h to collector.h 8 years ago
sch_collectors.h rename class_collector.h to collector.h 8 years ago
sch_component.cpp fix code after renamin files 8 years ago
sch_component.h Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
sch_eagle_plugin.cpp fix code after renamin files 8 years ago
sch_eagle_plugin.h Eagle Schematics Importer: support for UTF-8 8 years ago
sch_edit_frame.cpp fix code after renamin files 8 years ago
sch_edit_frame.h Merges a line after manually removing its junction. 8 years ago
sch_field.cpp fix code after renamin files 8 years ago
sch_field.h Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 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 fix code after renamin files 8 years ago
sch_item_struct.h Fix code after renaming files 8 years ago
sch_junction.cpp Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
sch_junction.h Eeschema: Adding connection block selections 8 years ago
sch_legacy_plugin.cpp Eeschema: fix using subpaths in sheets. 8 years ago
sch_legacy_plugin.h Eeschema: allow for partial schematic loading. 8 years ago
sch_line.cpp fix code after renamin files 8 years ago
sch_line.h Eeschema: Adding connection block selections 8 years ago
sch_marker.cpp Fix code after renaming files 8 years ago
sch_marker.h Rename a few files 8 years ago
sch_no_connect.cpp Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
sch_no_connect.h Eeschema: Adding connection block selections 8 years ago
sch_plugin.cpp Fix quotes in UI messages 8 years ago
sch_reference_list.h Change time_t in the functions that deal with timestamps to a new typedef timestamp_t (defined as a long). 8 years ago
sch_screen.cpp fix code after renamin files 8 years ago
sch_screen.h Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
sch_sheet.cpp fix code after renamin files 8 years ago
sch_sheet.h Eeschema: Adding connection block selections 8 years ago
sch_sheet_path.cpp Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
sch_sheet_path.h Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
sch_sheet_pin.cpp fix code after renamin files 8 years ago
sch_text.cpp fix code after renamin files 8 years ago
sch_text.h Eeschema: Adding connection block selections 8 years ago
sch_validators.cpp Forbid colon, slash and backslash characters in symbol names 8 years ago
sch_validators.h Add more "override" markers. 9 years ago
schedit.cpp fix code after renamin files 8 years ago
schematic_undo_redo.cpp fix code after renamin files 8 years ago
selpart.cpp Fix loop variable copy in for-range loop, use const reference instead 8 years ago
sheet.cpp Eeschema: fix using subpaths in sheets. 8 years ago
sheetlab.cpp fix code after renamin files 8 years ago
symbdraw.cpp fix code after renamin files 8 years ago
symbedit.cpp fix code after renamin files 8 years ago
symbol_lib_table.cpp Load each symbol library atomically for better performance. 8 years ago
symbol_lib_table.h Load each symbol library atomically for better performance. 8 years ago
template_fieldnames.cpp Symbol library load performance enhancements. 8 years ago
template_fieldnames.h Fix code after renaming files 8 years ago
template_fieldnames.keywords *.lst -> *.keywords, rename input filenames to CMake script TokenList2DsnLexer.cmake 16 years ago
tool_lib.cpp fix code after renamin files 8 years ago
tool_sch.cpp fix code after renamin files 8 years ago
tool_viewlib.cpp Implement primitive icon scaling for high DPI 8 years ago
transform.cpp Fix code after renaming files 8 years ago
transform.h Remove unnecessary TRANSFORM::operator= 9 years ago
viewlib_frame.cpp fix code after renamin files 8 years ago
viewlib_frame.h Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
viewlibs.cpp Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago