| .. |
|
dialogs
|
Fixed an assert when selected the default semiconductor model
|
8 years ago |
|
netlist_exporters
|
Fix quotes in UI messages
|
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
|
simulator: DPI-independent default size
|
8 years ago |
|
widgets
|
Very minor fix in a menuitem label
|
8 years ago |
|
CMakeLists.txt
|
Order source file names alphabetically
|
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
|
Convert symbol library editor over to use symbol library table.
|
8 years ago |
|
autoplace_fields.cpp
|
EDA_TEXT object refactor.
|
9 years ago |
|
backanno.cpp
|
Fix quotes in UI messages
|
8 years ago |
|
block.cpp
|
Eeschema: Clears the active block after mirroring
|
8 years ago |
|
block_libedit.cpp
|
Eeschema: Correctly assign unit when copy/pasting
|
8 years ago |
|
bom_table_column.cpp
|
Fix minor coding style issues
|
8 years ago |
|
bom_table_column.h
|
Component table improvements
|
9 years ago |
|
bom_table_model.cpp
|
Fix minor coding style issues
|
8 years ago |
|
bom_table_model.h
|
Fix minor coding style issues
|
8 years ago |
|
bus-wire-junction.cpp
|
Eeschema: Correcting missing cleanup calls
|
8 years ago |
|
busentry.cpp
|
Eeschema: remove unused headers, unused variables, redundant casts, and minor boolean tweaks.
|
10 years ago |
|
class_drc_erc_item.cpp
|
fix Bug #152546 (Netlist not respecting case sensitivity for labels): the label matching is now case sensitive. To avoid issues with previous eeschema versions, add in ERC a dectection for "similar" labels (labels which differ only by a case sensitivity)
|
10 years ago |
|
class_libentry.cpp
|
Eeschema: fix assertion in LIB_PART destructor.
|
8 years ago |
|
class_libentry.h
|
Eeschema: fix segfault bug when LIB_PART has no aliases.
|
8 years ago |
|
class_library.cpp
|
Fix quotes in UI messages
|
8 years ago |
|
class_library.h
|
Eeschema: fix potential symbol cache library name collisions.
|
8 years ago |
|
class_netlist_object.cpp
|
Enable long names for pin numbers and pads
|
8 years ago |
|
class_netlist_object.h
|
Enable long names for pin numbers and pads
|
8 years ago |
|
class_sch_screen.h
|
Library Editor: Moving current item to the base screen
|
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
|
Some coverity fixes
|
8 years ago |
|
cmp_tree_model.h
|
Improved synchronization algorithm for LIB_MANAGER<->COMPONENT_TREE
|
8 years ago |
|
cmp_tree_model_adapter.cpp
|
Eeschema: Filter out empty libraries
|
8 years ago |
|
cmp_tree_model_adapter.h
|
Extracted CMP_TREE_MODEL_ADAPTER_BASE class
|
8 years ago |
|
cmp_tree_model_adapter_base.cpp
|
Eeschema: only show the symbol library load progress dialog once.
|
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
|
change UTF8& operator+=( wchar_t ch ) to UTF8& operator+=( unsigned ch ), because swig does not like wchar_t.
|
8 years ago |
|
controle.cpp
|
hotkey management: enhancements in code to know if a hotkey was handled by an event or not.
|
8 years ago |
|
cross-probing.cpp
|
Add bidirectional net highlight cross-probing
|
8 years ago |
|
dialog_erc_listbox.h
|
Fix a few doxygen warnings
|
9 years ago |
|
edit_bitmap.cpp
|
Fix quotes in UI messages
|
8 years ago |
|
edit_component_in_schematic.cpp
|
Minor symbol remapping fixes.
|
8 years ago |
|
edit_label.cpp
|
EDA_TEXT object refactor.
|
9 years ago |
|
eeredraw.cpp
|
Eeschema: removed protos.h
|
8 years ago |
|
eeschema.cpp
|
Slightly modify keywords used to store color config of Eeschema and Pcbnew, to avoid this config destroyed each time a stable version is run.
|
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
|
eeschema: make footprint preview optional
|
8 years ago |
|
eeschema_config.h
|
Pull existing settings into Doxygen module
|
10 years ago |
|
eeschema_doc.icns
|
Updates for OS X
|
16 years ago |
|
eeschema_id.h
|
Library Editor: component cut/copy/paste/duplicate
|
8 years ago |
|
erc.cpp
|
Fix quotes in UI messages
|
8 years ago |
|
erc.h
|
fix Bug #152546 (Netlist not respecting case sensitivity for labels): the label matching is now case sensitive. To avoid issues with previous eeschema versions, add in ERC a dectection for "similar" labels (labels which differ only by a case sensitivity)
|
10 years ago |
|
events_called_functions_for_edit.cpp
|
Eeschema: Fix a (minor but annoying) bug detected by coverity which prevent Eeschema to draw components in "fast mode" (i;e. without pin texts) when they are moved, due to a draw parameter which was incorrectly used.
|
11 years ago |
|
files-io.cpp
|
Eeschema: fix remapping bug on windows builds.
|
8 years ago |
|
find.cpp
|
Eeschema: TestDanglingEnds on Cross-probe
|
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
|
eeschema: make footprint preview optional
|
8 years ago |
|
help_common_strings.h
|
Eeschema: changed missed instances of component in UI strings.
|
8 years ago |
|
hierarch.cpp
|
HIERARCHY_NAVIG_DLG: allows closing the dialog by ESC key (like other dialogs)
|
8 years ago |
|
highlight_connection.cpp
|
Add bidirectional net highlight cross-probing
|
8 years ago |
|
hotkeys.cpp
|
Fix Symbol editor: some hotkeys are not working (Delete item and Drag item)
|
8 years ago |
|
hotkeys.h
|
Library Editor: added a hotkey to save a component
|
8 years ago |
|
invoke_sch_dialog.h
|
Add a dialog to edit/change components LIB_ID inside a schematic.
|
8 years ago |
|
lib_arc.cpp
|
Move LIB_PART save code to legacy schematic plugin.
|
8 years ago |
|
lib_arc.h
|
Move LIB_PART save code to legacy schematic plugin.
|
8 years ago |
|
lib_bezier.cpp
|
Move LIB_PART save code to legacy schematic plugin.
|
8 years ago |
|
lib_bezier.h
|
Move LIB_PART save code to legacy schematic plugin.
|
8 years ago |
|
lib_circle.cpp
|
Move LIB_PART save code to legacy schematic plugin.
|
8 years ago |
|
lib_circle.h
|
Move LIB_PART save code to legacy schematic plugin.
|
8 years ago |
|
lib_collectors.cpp
|
Library Editor: Moving current item to the base screen
|
8 years ago |
|
lib_collectors.h
|
wx: Add double-click handling in disambiguation cases
|
8 years ago |
|
lib_draw_item.cpp
|
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
|
9 years ago |
|
lib_draw_item.h
|
Move LIB_PART save code to legacy schematic plugin.
|
8 years ago |
|
lib_export.cpp
|
Library Editor: Moving current item to the base screen
|
8 years ago |
|
lib_field.cpp
|
Move LIB_PART save code to legacy schematic plugin.
|
8 years ago |
|
lib_field.h
|
Move LIB_PART save code to legacy schematic plugin.
|
8 years ago |
|
lib_manager.cpp
|
LIB_MANAGER does not hold a SYMBOL_LIB_TABLE pointer
|
8 years ago |
|
lib_manager.h
|
LIB_MANAGER does not hold a SYMBOL_LIB_TABLE pointer
|
8 years ago |
|
lib_manager_adapter.cpp
|
Restoring the previous performance of COMPONENT_TREE widget
|
8 years ago |
|
lib_manager_adapter.h
|
Restoring the previous performance of COMPONENT_TREE widget
|
8 years ago |
|
lib_pin.cpp
|
Move LIB_PART save code to legacy schematic plugin.
|
8 years ago |
|
lib_pin.h
|
Move LIB_PART save code to legacy schematic plugin.
|
8 years ago |
|
lib_polyline.cpp
|
Move LIB_PART save code to legacy schematic plugin.
|
8 years ago |
|
lib_polyline.h
|
Move LIB_PART save code to legacy schematic plugin.
|
8 years ago |
|
lib_rectangle.cpp
|
Move LIB_PART save code to legacy schematic plugin.
|
8 years ago |
|
lib_rectangle.h
|
Move LIB_PART save code to legacy schematic plugin.
|
8 years ago |
|
lib_text.cpp
|
Move LIB_PART save code to legacy schematic plugin.
|
8 years ago |
|
lib_text.h
|
Move LIB_PART save code to legacy schematic plugin.
|
8 years ago |
|
libarch.cpp
|
Fix quotes in UI messages
|
8 years ago |
|
libedit.cpp
|
Library Editor: Moving current item to the base screen
|
8 years ago |
|
libedit_onleftclick.cpp
|
Library Editor: Moving current item to the base screen
|
8 years ago |
|
libedit_onrightclick.cpp
|
Minor UI menu string improvements.
|
8 years ago |
|
libedit_plot_component.cpp
|
Fix quotes in UI messages
|
8 years ago |
|
libedit_undo_redo.cpp
|
Library Editor: Moving current item to the base screen
|
8 years ago |
|
libeditframe.cpp
|
Library Editor: Moving current item to the base screen
|
8 years ago |
|
libeditframe.h
|
Library Editor: Moving current item to the base screen
|
8 years ago |
|
libfield.cpp
|
UI string normalization.
|
8 years ago |
|
list_operations.h
|
Eeschema: removed protos.h
|
8 years ago |
|
menubar.cpp
|
Use same path icon for the Configure Paths menu option
|
8 years ago |
|
menubar_libedit.cpp
|
Change missed UI string termonology from part/component to symbol.
|
8 years ago |
|
netform.cpp
|
Convert symbol library editor over to use symbol library table.
|
8 years ago |
|
netlist.cpp
|
Eeschema: don't cleanup unseen schematics
|
8 years ago |
|
netlist.h
|
Fixed Spice netlist export options and added a few new flags
|
9 years ago |
|
onleftclick.cpp
|
wx: Add double-click handling in disambiguation cases
|
8 years ago |
|
onrightclick.cpp
|
Minor UI menu string improvements.
|
8 years ago |
|
operations_on_items_lists.cpp
|
Eeschema: Correcting missing cleanup calls
|
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
|
Library Editor: Moving current item to the base screen
|
8 years ago |
|
plot_schematic_DXF.cpp
|
Fix quotes in UI messages
|
8 years ago |
|
plot_schematic_HPGL.cpp
|
Fix quotes in UI messages
|
8 years ago |
|
plot_schematic_PDF.cpp
|
Fix quotes in UI messages
|
8 years ago |
|
plot_schematic_PS.cpp
|
Fix quotes in UI messages
|
8 years ago |
|
plot_schematic_SVG.cpp
|
Fix quotes in UI messages
|
8 years ago |
|
project_rescue.cpp
|
Fix quotes in UI messages
|
8 years ago |
|
project_rescue.h
|
Fix minor warnings
|
8 years ago |
|
sch_base_frame.cpp
|
Fix quotes in UI messages
|
8 years ago |
|
sch_base_frame.h
|
eeschema: make footprint preview optional
|
8 years ago |
|
sch_bitmap.cpp
|
Remove all schematic object load and save code.
|
8 years ago |
|
sch_bitmap.h
|
Remove all schematic object load and save code.
|
8 years ago |
|
sch_bus_entry.cpp
|
Eeschema: Mark wire-bus entries correctly
|
8 years ago |
|
sch_bus_entry.h
|
Eeschema: Adding connection block selections
|
8 years ago |
|
sch_collectors.cpp
|
Eeschema: Consider buses for junctions
|
8 years ago |
|
sch_collectors.h
|
wx: Add double-click handling in disambiguation cases
|
8 years ago |
|
sch_component.cpp
|
Change missed UI string termonology from part/component to symbol.
|
8 years ago |
|
sch_component.h
|
Eeschema: Adding connection block selections
|
8 years ago |
|
sch_eagle_plugin.cpp
|
Eagle Schematics Importer: support for UTF-8
|
8 years ago |
|
sch_eagle_plugin.h
|
Eagle Schematics Importer: support for UTF-8
|
8 years ago |
|
sch_field.cpp
|
UI string normalization.
|
8 years ago |
|
sch_field.h
|
Remove all schematic object load and save code.
|
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
|
Remove some dead code
|
8 years ago |
|
sch_item_struct.h
|
Eeschema: Adding connection block selections
|
8 years ago |
|
sch_junction.cpp
|
Remove all schematic object load and save code.
|
8 years ago |
|
sch_junction.h
|
Eeschema: Adding connection block selections
|
8 years ago |
|
sch_legacy_plugin.cpp
|
Fix quotes in UI messages
|
8 years ago |
|
sch_legacy_plugin.h
|
Eeschema: allow for partial schematic loading.
|
8 years ago |
|
sch_line.cpp
|
Eeschema: Adding connection block selections
|
8 years ago |
|
sch_line.h
|
Eeschema: Adding connection block selections
|
8 years ago |
|
sch_marker.cpp
|
Remove all schematic object load and save code.
|
8 years ago |
|
sch_marker.h
|
Remove all schematic object load and save code.
|
8 years ago |
|
sch_no_connect.cpp
|
Remove all schematic object load and save code.
|
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
|
Some coverity fixes
|
8 years ago |
|
sch_sheet.cpp
|
Remove all schematic object load and save code.
|
8 years ago |
|
sch_sheet.h
|
Eeschema: Adding connection block selections
|
8 years ago |
|
sch_sheet_path.cpp
|
dialog_edit_components_libid: shows orphan components (components with no symbol found in library)
|
8 years ago |
|
sch_sheet_path.h
|
dialog_edit_components_libid: shows orphan components (components with no symbol found in library)
|
8 years ago |
|
sch_sheet_pin.cpp
|
Remove all schematic object load and save code.
|
8 years ago |
|
sch_text.cpp
|
Eeschema: removed protos.h
|
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
|
Eeschema: fix block copy and cut command event handlers.
|
8 years ago |
|
schematic_undo_redo.cpp
|
Eeschema: Add 'append' option to undo
|
8 years ago |
|
schframe.cpp
|
Add environment variable configuration dialog to Eeschema.
|
8 years ago |
|
schframe.h
|
Add bidirectional net highlight cross-probing
|
8 years ago |
|
selpart.cpp
|
Fix quotes in UI messages
|
8 years ago |
|
sheet.cpp
|
Fix quotes in UI messages
|
8 years ago |
|
sheetlab.cpp
|
EDA_TEXT object refactor.
|
9 years ago |
|
symbdraw.cpp
|
Library Editor: Moving current item to the base screen
|
8 years ago |
|
symbedit.cpp
|
Library Editor: Moving current item to the base screen
|
8 years ago |
|
symbol_lib_table.cpp
|
Fix quotes in UI messages
|
8 years ago |
|
symbol_lib_table.h
|
Added "enabled" parameter for LIB_TABLE_ROW
|
8 years ago |
|
template_fieldnames.cpp
|
Removed all exception specifiers since deprecated.
|
9 years ago |
|
template_fieldnames.h
|
Removed all exception specifiers since deprecated.
|
9 years ago |
|
template_fieldnames.keywords
|
*.lst -> *.keywords, rename input filenames to CMake script TokenList2DsnLexer.cmake
|
16 years ago |
|
tool_lib.cpp
|
Common, 3D viewer, CvPcb, and Eeschema dialog tweaks.
|
8 years ago |
|
tool_sch.cpp
|
UI string normalization.
|
8 years ago |
|
tool_viewlib.cpp
|
Change missed UI string termonology from part/component to symbol.
|
8 years ago |
|
transform.cpp
|
Remove unnecessary TRANSFORM::operator=
|
9 years ago |
|
transform.h
|
Remove unnecessary TRANSFORM::operator=
|
9 years ago |
|
viewlib_frame.cpp
|
Fix incorrect LIB_ID exported by viewlib when used as component chooser
|
8 years ago |
|
viewlib_frame.h
|
Convert symbol library viewer over to symbol library table.
|
8 years ago |
|
viewlibs.cpp
|
Minor fixes in strings and I18N fix.
|
8 years ago |