| .. |
|
dialogs
|
Add pin table dialog
|
11 years ago |
|
netlist_exporters
|
eeschema restructure of netlist export code.
|
11 years ago |
|
plugins
|
Fixed coding policy violations in last commit.
|
11 years ago |
|
CMakeLists.txt
|
Add pin table dialog
|
11 years ago |
|
Info.plist
|
Commit the rest of the OSX build fixes missed in the previous commit.
|
11 years ago |
|
annotate.cpp
|
Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values.
|
11 years ago |
|
backanno.cpp
|
More Coverity scan error fixes.
|
11 years ago |
|
block.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 |
|
block_libedit.cpp
|
Fix Bug #1426675 (Undo and cancel commands don't have effect for Duplicate operation in legacy mode)
|
11 years ago |
|
bus-wire-junction.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 |
|
busentry.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
class_drc_erc_item.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
class_libentry.cpp
|
Fix a few more wxLog string formatting assertions in Eeshcema.
|
11 years ago |
|
class_libentry.h
|
Fix serious memory leak in schematic part library manager.
|
11 years ago |
|
class_library.cpp
|
More Coverity scan error fix goodness.
|
11 years ago |
|
class_library.h
|
More Coverity scan error fix goodness.
|
11 years ago |
|
class_netlist_object.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
class_netlist_object.h
|
Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It happens on XFCE, but also on Unity. This fix works on Unity. (it is due to the fact the dialog is not raised, for an unknown reason, and this bug depend on the way Eeschema and Libedit are run).
|
11 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 enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values.
|
11 years ago |
|
component_tree_search_container.cpp
|
Modular KiCad Blueprint Milestone B), major portions:
|
12 years ago |
|
component_tree_search_container.h
|
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
|
11 years ago |
|
controle.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
cross-probing.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
dialog_erc_listbox.h
|
Fix some compil warnings and Debug assertions
|
12 years ago |
|
edit_bitmap.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
edit_component_in_schematic.cpp
|
Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values.
|
11 years ago |
|
edit_label.cpp
|
Fix some minor coverity warnings. Fix a bug in pcad2kicad plugin. Scripting: map BASE_SET. Rename some python bom scripts with better names. Fix erroneous comments and add comments
|
11 years ago |
|
eeredraw.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
eeschema.cpp
|
Add hotkeys to Kicad manager, and some rework on hotkeys management.
|
11 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
|
Add hotkeys to Kicad manager, and some rework on hotkeys management.
|
11 years ago |
|
eeschema_config.h
|
Eeschema: add dialog libedit options and move options relative to libedit from eeschema options to this dialog.
|
12 years ago |
|
eeschema_doc.icns
|
Updates for OS X
|
16 years ago |
|
eeschema_id.h
|
Add pin table dialog
|
11 years ago |
|
erc.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
erc.h
|
Fix compile errors when wx3.x is built with --enable-stl
|
12 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 bug #142970 (broken append sheet function)
|
11 years ago |
|
find.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
general.h
|
More source file missing license fixes.
|
11 years ago |
|
getpart.cpp
|
Fix minor bug #1429990 (3D viewer shows hidden footprint graphic texts ). Fix minor coverity warnings (not initialized members and dead code)
|
11 years ago |
|
help_common_strings.h
|
More source file missing license fixes.
|
11 years ago |
|
hierarch.cpp
|
More Coverity scan error fix goodness.
|
11 years ago |
|
hotkeys.cpp
|
Make hotkey string info translatable in dialogs. These strings are now prefixed by _HKI , which can be used by translation tools to extract them.
|
11 years ago |
|
hotkeys.h
|
Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It happens on XFCE, but also on Unity. This fix works on Unity. (it is due to the fact the dialog is not raised, for an unknown reason, and this bug depend on the way Eeschema and Libedit are run).
|
11 years ago |
|
invoke_sch_dialog.h
|
Modular KiCad Blueprint Milestone B), major portions:
|
12 years ago |
|
lib_arc.cpp
|
More Coverity scan error fix goodness.
|
11 years ago |
|
lib_arc.h
|
Modular KiCad Blueprint Milestone B), major portions:
|
12 years ago |
|
lib_bezier.cpp
|
Fix some coverity and cppcheck warnings (most are very minor issues: not initialized members and initialized but not used variables)
|
11 years ago |
|
lib_bezier.h
|
Modular KiCad Blueprint Milestone B), major portions:
|
12 years ago |
|
lib_circle.cpp
|
Message panel consistency improvements and coding policy fixes.
|
11 years ago |
|
lib_circle.h
|
Modular KiCad Blueprint Milestone B), major portions:
|
12 years ago |
|
lib_collectors.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
lib_collectors.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
lib_draw_item.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 |
|
lib_draw_item.h
|
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 |
|
lib_export.cpp
|
Save document file when creating new component library from component in library editor. (fixes lp:1351952)
|
11 years ago |
|
lib_field.cpp
|
Message panel consistency improvements and coding policy fixes.
|
11 years ago |
|
lib_field.h
|
Modular KiCad Blueprint Milestone B), major portions:
|
12 years ago |
|
lib_pin.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 |
|
lib_pin.h
|
Add pin table dialog
|
11 years ago |
|
lib_polyline.cpp
|
Fix some coverity and cppcheck warnings (most are very minor issues: not initialized members and initialized but not used variables)
|
11 years ago |
|
lib_polyline.h
|
Modular KiCad Blueprint Milestone B), major portions:
|
12 years ago |
|
lib_rectangle.cpp
|
Message panel consistency improvements and coding policy fixes.
|
11 years ago |
|
lib_rectangle.h
|
Modular KiCad Blueprint Milestone B), major portions:
|
12 years ago |
|
lib_text.cpp
|
Message panel consistency improvements and coding policy fixes.
|
11 years ago |
|
lib_text.h
|
Modular KiCad Blueprint Milestone B), major portions:
|
12 years ago |
|
libarch.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
libedit.cpp
|
Eeschema: code cleaning, remove dead code and not used #define or#include in some cpp files.
|
11 years ago |
|
libedit_onleftclick.cpp
|
Modular KiCad Blueprint Milestone B), major portions:
|
12 years ago |
|
libedit_onrightclick.cpp
|
Libview and Modview: fix issues relative to hotkeys (hardcoded keys instead of user defined keys) and not working tools and popup menus.
|
11 years ago |
|
libedit_plot_component.cpp
|
Modular KiCad Blueprint Milestone B), major portions:
|
12 years ago |
|
libedit_undo_redo.cpp
|
Other minor fixes
|
11 years ago |
|
libeditframe.cpp
|
Add pin table dialog
|
11 years ago |
|
libeditframe.h
|
Add pin table dialog
|
11 years ago |
|
libfield.cpp
|
eeschema: fix Bug #1385789 (eeschema segfaults, when editing a new field). Fix an other minor bug in Footprint editor.
|
11 years ago |
|
load_one_schematic_file.cpp
|
Eeschema: fix bug #142970 (broken append sheet function)
|
11 years ago |
|
menubar.cpp
|
Library configuration menu naming improvements.
|
11 years ago |
|
menubar_libedit.cpp
|
Library configuration menu naming improvements.
|
11 years ago |
|
netform.cpp
|
eeschema restructure of netlist export code.
|
11 years ago |
|
netlist.cpp
|
Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It happens on XFCE, but also on Unity. This fix works on Unity. (it is due to the fact the dialog is not raised, for an unknown reason, and this bug depend on the way Eeschema and Libedit are run).
|
11 years ago |
|
netlist.h
|
eeschema restructure of netlist export code.
|
11 years ago |
|
onleftclick.cpp
|
Eeschema: fix bug #142970 (broken append sheet function)
|
11 years ago |
|
onrightclick.cpp
|
Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It happens on XFCE, but also on Unity. This fix works on Unity. (it is due to the fact the dialog is not raised, for an unknown reason, and this bug depend on the way Eeschema and Libedit are run).
|
11 years ago |
|
operations_on_items_lists.cpp
|
Fix 2 coverity warnings, and cleanup a old code in dialog_color_config.
|
11 years ago |
|
pinedit.cpp
|
Fix someminor coverity warning, and one bug found by coverity in drill report files : buried holes were not properly counted and listed.
|
11 years ago |
|
plot_schematic_DXF.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
plot_schematic_HPGL.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
plot_schematic_PDF.cpp
|
Fix some coverity warnings (not initialized members). Add comments. Better (more informative) title in dialog to download .pretty libs.
|
11 years ago |
|
plot_schematic_PS.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
plot_schematic_SVG.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
protos.h
|
Eeschema: code cleaning, remove dead code and not used #define or#include in some cpp files.
|
11 years ago |
|
sch_base_frame.cpp
|
Added asserts in spots where DEGREES are not handled.
|
11 years ago |
|
sch_base_frame.h
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
sch_bitmap.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
sch_bitmap.h
|
All: GetBoundingBox returns now a const EDA_RECT.
|
12 years ago |
|
sch_bus_entry.cpp
|
Eeschema: code cleaning, remove dead code and not used #define or#include in some cpp files.
|
11 years ago |
|
sch_bus_entry.h
|
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 |
|
sch_collectors.cpp
|
Modular KiCad Blueprint Milestone B), major portions:
|
12 years ago |
|
sch_collectors.h
|
More Coverity scan error fix goodness.
|
11 years ago |
|
sch_component.cpp
|
Eeschema: fix bug #142970 (broken append sheet function)
|
11 years ago |
|
sch_component.h
|
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 |
|
sch_field.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 |
|
sch_field.h
|
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 |
|
sch_item_struct.cpp
|
Fix snprintf usage.
|
11 years ago |
|
sch_item_struct.h
|
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 |
|
sch_junction.cpp
|
Remove some uses of using namespace std.
|
12 years ago |
|
sch_junction.h
|
Remove some uses of using namespace std.
|
12 years ago |
|
sch_line.cpp
|
Eeschema: code cleaning, remove dead code and not used #define or#include in some cpp files.
|
11 years ago |
|
sch_line.h
|
Remove some uses of using namespace std.
|
12 years ago |
|
sch_marker.cpp
|
Eeschema: fix a minor bug and enhances SCH_MARHER::Matches function ( partial use of 0005-SCH_MARKER-fix-a-Woverloaded-virtual.patch, from <fatzer2@gmail.com> ) and other very minor fix.
|
11 years ago |
|
sch_marker.h
|
Eeschema: fix a minor bug and enhances SCH_MARHER::Matches function ( partial use of 0005-SCH_MARKER-fix-a-Woverloaded-virtual.patch, from <fatzer2@gmail.com> ) and other very minor fix.
|
11 years ago |
|
sch_no_connect.cpp
|
Eeschema: code cleaning, remove dead code and not used #define or#include in some cpp files.
|
11 years ago |
|
sch_no_connect.h
|
Remove some uses of using namespace std.
|
12 years ago |
|
sch_reference_list.h
|
Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values.
|
11 years ago |
|
sch_screen.cpp
|
More Coverity scan error fix goodness.
|
11 years ago |
|
sch_sheet.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 |
|
sch_sheet.h
|
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 |
|
sch_sheet_path.cpp
|
Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values.
|
11 years ago |
|
sch_sheet_path.h
|
Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values.
|
11 years ago |
|
sch_sheet_pin.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
sch_text.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
sch_text.h
|
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 |
|
schedit.cpp
|
coverity common folder fixes (mainly not initialized members).
|
11 years ago |
|
schematic_undo_redo.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
schframe.cpp
|
Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It happens on XFCE, but also on Unity. This fix works on Unity. (it is due to the fact the dialog is not raised, for an unknown reason, and this bug depend on the way Eeschema and Libedit are run).
|
11 years ago |
|
schframe.h
|
Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values.
|
11 years ago |
|
selpart.cpp
|
Eeschema: code cleaning, remove dead code and not used #define or#include in some cpp files.
|
11 years ago |
|
sheet.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 |
|
sheetlab.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 |
|
symbdraw.cpp
|
Modular KiCad Blueprint Milestone B), major portions:
|
12 years ago |
|
symbedit.cpp
|
Modular KiCad Blueprint Milestone B), major portions:
|
12 years ago |
|
template_fieldnames.cpp
|
More source file missing license fixes.
|
11 years ago |
|
template_fieldnames.h
|
More source file missing license fixes.
|
11 years ago |
|
template_fieldnames.keywords
|
*.lst -> *.keywords, rename input filenames to CMake script TokenList2DsnLexer.cmake
|
16 years ago |
|
tool_lib.cpp
|
Add pin table dialog
|
11 years ago |
|
tool_sch.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
tool_viewlib.cpp
|
Libview and Modview: fix issues relative to hotkeys (hardcoded keys instead of user defined keys) and not working tools and popup menus.
|
11 years ago |
|
transform.cpp
|
More source file missing license fixes.
|
11 years ago |
|
transform.h
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
viewlib_frame.cpp
|
Code cleaning: Remove EDA_BASE_FRAME::m_FrameName member which is a duplicate of wxFrame name.
|
11 years ago |
|
viewlib_frame.h
|
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
|
11 years ago |
|
viewlibs.cpp
|
Fix some coverity warnings (mainly not initialized vars).
|
11 years ago |