..
dialogs
DIALOG_EDIT_COMPONENTS_LIBID: enhancement in orphan automatic remap:
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
Added a validity check in SIM_PLOT_PANEL::IsGridShown()
8 years ago
widgets
Fix lexical sort in component tree widget on Windows
8 years ago
CMakeLists.txt
Library Manager: logic
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
Fix quotes in UI messages
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: Remove wire under a placed component
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
Minor fix: rename LIB_PART::m_dateModified to LIB_PART::LIB_PART::m_dateLastEdition
8 years ago
class_libentry.h
Minor fix: rename LIB_PART::m_dateModified to LIB_PART::LIB_PART::m_dateLastEdition
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
Eeschema: Correct wire/bus/entry connections
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
Fix a few Coverity warnings
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
Fix lexical sort in component tree widget on Windows
8 years ago
cmp_tree_model_adapter_base.h
Restoring the previous performance of COMPONENT_TREE widget
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
Enable long names for pin numbers and pads
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
Eeschema: fix potential symbol cache library name collisions.
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
Fix minor warnings
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: Clear drawing state when loading project
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
Fix quotes in UI messages
8 years ago
help_common_strings.h
general UI fix. Fixed a lot of icons and a lot of menu.
9 years ago
hierarch.cpp
HIERARCHY_NAVIG_DLG: allows closing the dialog by ESC key (like other dialogs)
8 years ago
highlight_connection.cpp
Add connection highlight to eeschema, step 2: Fixes, refinements, add hot key, cleanup code.
9 years ago
hotkeys.cpp
Library Editor: copy/cut/paste for graphical items
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
wx: Add double-click handling in disambiguation cases
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
Fix quotes in UI messages
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
Restoring the previous performance of COMPONENT_TREE widget
8 years ago
lib_manager.h
Library Editor: fixed an assert after canceling add library action
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
Fix crash on cut/remove a part in symbol library editor
8 years ago
libedit_onleftclick.cpp
wx: Add double-click handling in disambiguation cases
8 years ago
libedit_onrightclick.cpp
Library Editor: removed duplicated 'Duplicate Block' (doh..)
8 years ago
libedit_plot_component.cpp
Fix quotes in UI messages
8 years ago
libedit_undo_redo.cpp
libedit: field edition should be undoable
8 years ago
libeditframe.cpp
Fixed ignored hot keys for save part/library commands in Symbol Editor
8 years ago
libeditframe.h
Restoring the previous performance of COMPONENT_TREE widget
8 years ago
libfield.cpp
Fix quotes in UI messages
8 years ago
list_operations.h
Eeschema: removed protos.h
8 years ago
menubar.cpp
minor cosmetic enhancement: menu "Edit Components to Symbol Library Links": add specific icon.
8 years ago
menubar_libedit.cpp
Fixed capitalization and accelerators in Symbol Library Editor
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
Convert symbol library editor over to use symbol library table.
8 years ago
operations_on_items_lists.cpp
Fix a compil issue with gcc 4.8.4
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
Symbol Editor: fix a bug in global pin edit: changes were not always taken in account when saving the symbol in lib.
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
dialog_edit_components_libid: UI enhancements, and use viewlib for LIB_ID selection
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: Mark wire-bus entries correctly
8 years ago
sch_collectors.cpp
wx: Add double-click handling in disambiguation cases
8 years ago
sch_collectors.h
wx: Add double-click handling in disambiguation cases
8 years ago
sch_component.cpp
Eeschema: Updates pin cache correctly for multi-unit components
8 years ago
sch_component.h
Optimizing speed of sch_component pin references
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
Remove all schematic object load and save code.
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: calculate not-connected pins correctly
8 years ago
sch_junction.cpp
Remove all schematic object load and save code.
8 years ago
sch_junction.h
Remove all schematic object load and save code.
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
Avoid C-style array member init (illegal in C++)
8 years ago
sch_line.h
Eeschema: Automatically manage junctions
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
Remove all schematic object load and save code.
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
Optimizing speed of sch_component pin references
8 years ago
sch_sheet.cpp
Remove all schematic object load and save code.
8 years ago
sch_sheet.h
Removed declaration of non-existent method (SCH_SHEET::Load())
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
Remove all schematic object load and save code.
8 years ago
sch_validators.cpp
Remove leading/trailing white space error message from field validator.
8 years ago
sch_validators.h
Add more "override" markers.
9 years ago
schedit.cpp
Eeschema: Automatically manage junctions
8 years ago
schematic_undo_redo.cpp
Eeschema: Add 'append' option to undo
8 years ago
schframe.cpp
Fix quotes in UI messages
8 years ago
schframe.h
Eeschema: Remove wire under a placed component
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
Refactored LIB_PART data storage
8 years ago
symbedit.cpp
Fix quotes in UI messages
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
Updated cut/copy/paste toolbar icons
8 years ago
tool_sch.cpp
Updated cut/copy/paste toolbar icons
8 years ago
tool_viewlib.cpp
Convert symbol library editor over to use symbol library table.
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
Add progress dialog when loading symbol libraries
8 years ago