.. |
dialogs
|
Dialogs for simulator: cosmetic enhancements, make them translatable and resizable. Remove 2 printf used in debug.
|
9 years ago |
netlist_exporters
|
Added a missing header in netlist_exporter_spice.h
|
9 years ago |
plugins
|
Minors fixes: dialog_print_using_printer.cpp: fix a Coverity warning and very minor coding style issue. xsl scripts: add bom2grouped_csv.xsl (from a contributor) and fix minor issues.
|
10 years ago |
sim
|
Fix locale in NGSPICE methods using LOCALE_IO instead of setlocale.
|
9 years ago |
widgets
|
sim: tuner slider now located in a nested wxPanel
|
9 years ago |
CMakeLists.txt
|
libngspice is linked at compile time
|
9 years ago |
Info.plist
|
Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name
|
10 years ago |
annotate.cpp
|
Cleanups
|
9 years ago |
autoplace_fields.cpp
|
Replace BOOST_FOREACH with C++11 range based for.
|
9 years ago |
backanno.cpp
|
Remove unneeded compile option KICAD_KEEPCASE
|
9 years ago |
block.cpp
|
Eeschema: SCH_SHEET_LIST improvements.
|
10 years ago |
block_libedit.cpp
|
Fix typing problems with GR_KB_* constants
|
10 years ago |
bus-wire-junction.cpp
|
eeschema: improve RemoveBacktracks() algorithm (lp:1562521)
|
10 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
|
str[n]icmp -> str[n]casecmp
|
9 years ago |
class_libentry.h
|
Replace boost::shared_ptr with std::shared_ptr.
|
9 years ago |
class_library.cpp
|
str[n]icmp -> str[n]casecmp
|
9 years ago |
class_library.h
|
Eeschema: more schematic part library plugin prep work.
|
9 years ago |
class_netlist_object.cpp
|
Eeschema: Do not use ElectricPinType for SheetLabel items. ERC does not use ElectricPinType to test sheet labels, which do net have an actual electrical type property
|
10 years ago |
class_netlist_object.h
|
Code cleanup: remove dead code, add comment.
|
9 years ago |
class_sch_screen.h
|
Eeschema: decouple SCH_SCREEN::SchematicCleanUp() from wxDC and EDA_DRAW_FRAME.
|
10 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
|
Replace BOOST_FOREACH with C++11 range based for.
|
9 years ago |
component_tree_search_container.cpp
|
Replace BOOST_FOREACH with C++11 range based for.
|
9 years ago |
component_tree_search_container.h
|
cleanup naming in component tree search container
|
10 years ago |
controle.cpp
|
Cosmetic enhancement: add a dismiss icon to clarification menu "title" (the "title" is also the close menu command)
|
9 years ago |
cross-probing.cpp
|
One-click PCB update improvements
|
10 years ago |
dialog_erc_listbox.h
|
Workaround to fix Bug #1492513 (EEschema crash when I hit ERC button Edit). It happens only on Window 32bits build with msys2+gcc 5.2). The crash is due to the wxHtmlListBox used in ERC dialog (Although the sample htlbox works fine).
|
10 years ago |
diodes.lib
|
ngspice: something starts to work
|
9 years ago |
edit_bitmap.cpp
|
Eeschema: add saving schematic files to schematic plugin.
|
9 years ago |
edit_component_in_schematic.cpp
|
Eeschema: fix broken component reference field in hierarchies. (fixes lp:1572812)
|
10 years ago |
edit_label.cpp
|
Rework on class EDA_TEXT and related classes and draw functions. More work. Eechema: in rotate texts: redraw the full screen to avoid garbage on screen.
|
10 years ago |
eeredraw.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
eeschema.cpp
|
Dialogs for simulator: cosmetic enhancements, make them translatable and resizable. Remove 2 printf used in debug.
|
9 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
|
Remove legacy option to zoom to selection on middle mouse button
|
9 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
|
sim: working on UX
|
9 years ago |
erc.cpp
|
Eeschema: SCH_SHEET_LIST improvements.
|
10 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: add saving schematic files to schematic plugin.
|
9 years ago |
find.cpp
|
Replace BOOST_FOREACH with C++11 range based for.
|
9 years ago |
general.h
|
Eeschema: better position of texts (pin texts and labels), taking in account the line thickness.
|
10 years ago |
getpart.cpp
|
Replace BOOST_FOREACH with C++11 range based for.
|
9 years ago |
help_common_strings.h
|
More source file missing license fixes.
|
11 years ago |
hierarch.cpp
|
Eeschema: SCH_SHEET_PATH refactor.
|
10 years ago |
hotkeys.cpp
|
Add zoom-to-selection tool
|
9 years ago |
hotkeys.h
|
One-click PCB update improvements
|
10 years ago |
invoke_sch_dialog.h
|
Eeschema: improve netlist generation useability.
|
10 years ago |
lib_arc.cpp
|
Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro.
|
10 years ago |
lib_arc.h
|
Modular KiCad Blueprint Milestone B), major portions:
|
11 years ago |
lib_bezier.cpp
|
Eeschema: remove unused headers, unused variables, redundant casts, and minor boolean tweaks.
|
10 years ago |
lib_bezier.h
|
Modular KiCad Blueprint Milestone B), major portions:
|
11 years ago |
lib_circle.cpp
|
Fix potential buffer overflows in eeschema. Fix Bug #1468604 (Assert triggered in eeschema when trying to edit components)
|
10 years ago |
lib_circle.h
|
Modular KiCad Blueprint Milestone B), major portions:
|
11 years ago |
lib_collectors.cpp
|
Move from class INSPECTOR as the EDA_ITEM::Visit() callback interface to a std::function
|
9 years ago |
lib_collectors.h
|
Move from class INSPECTOR as the EDA_ITEM::Visit() callback interface to a std::function
|
9 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
|
Fix shadowed vars (in microstrip.cpp) and deprecated compil warnings.
|
9 years ago |
lib_field.cpp
|
Eeschema: make footprint and datasheet initially invisible, when creating a component
|
10 years ago |
lib_field.h
|
Eeschema: fix illegal field characters causing corrupt schematic files on Linux. (fixes lp:1529358)
|
10 years ago |
lib_pin.cpp
|
Eeschema: better position of texts (pin texts and labels), taking in account the line thickness.
|
10 years ago |
lib_pin.h
|
Move from class INSPECTOR as the EDA_ITEM::Visit() callback interface to a std::function
|
9 years ago |
lib_polyline.cpp
|
Replace BOOST_FOREACH with C++11 range based for.
|
9 years ago |
lib_polyline.h
|
Modular KiCad Blueprint Milestone B), major portions:
|
11 years ago |
lib_rectangle.cpp
|
Libedit: Fix an issue relative to bounding boxes of symbol items: some were calculated using the top to bottom draw Y axis, some others using the bottom to top libedit Y axis
|
10 years ago |
lib_rectangle.h
|
Modular KiCad Blueprint Milestone B), major portions:
|
11 years ago |
lib_text.cpp
|
str[n]icmp -> str[n]casecmp
|
9 years ago |
lib_text.h
|
Modular KiCad Blueprint Milestone B), major portions:
|
11 years ago |
libarch.cpp
|
Fix shadowed vars (in microstrip.cpp) and deprecated compil warnings.
|
9 years ago |
libedit.cpp
|
Fix crash (only on Linux) when exporting a footprint from the footprint wizard frame.
|
10 years ago |
libedit_onleftclick.cpp
|
Modular KiCad Blueprint Milestone B), major portions:
|
11 years ago |
libedit_onrightclick.cpp
|
Eeschema: unify schematic and component library block mirror commands.
|
10 years ago |
libedit_plot_component.cpp
|
Replace BOOST_FOREACH with C++11 range based for.
|
9 years ago |
libedit_undo_redo.cpp
|
Other minor fixes
|
11 years ago |
libeditframe.cpp
|
Cosmetic enhancement: add a dismiss icon to clarification menu "title" (the "title" is also the close menu command)
|
9 years ago |
libeditframe.h
|
Eeschema: unify schematic and component library block mirror commands.
|
10 years ago |
libfield.cpp
|
Eeschema: fix illegal field characters causing corrupt schematic files on Linux. (fixes lp:1529358)
|
10 years ago |
load_one_schematic_file.cpp
|
str[n]icmp -> str[n]casecmp
|
9 years ago |
menubar.cpp
|
KICAD_SPICE CMake flag
|
9 years ago |
menubar_libedit.cpp
|
Move hotkey list from Preferences menu to Help menu
|
9 years ago |
netform.cpp
|
Eeschema: enhancement on Windows: adds a show console option for BOM plugin execution (needed for instance by python plugins which are run with pythonw)
|
10 years ago |
netlist.cpp
|
Replace BOOST_FOREACH with C++11 range based for.
|
9 years ago |
netlist.h
|
Fixed Spice netlist export options and added a few new flags
|
9 years ago |
noname.sch
|
wip
|
9 years ago |
onleftclick.cpp
|
KICAD_SPICE CMake flag
|
9 years ago |
onrightclick.cpp
|
Eeschema: add field automatic placement feature.
|
10 years ago |
operations_on_items_lists.cpp
|
Fix 2 coverity warnings, and cleanup a old code in dialog_color_config.
|
11 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
|
Enum refactoring and shiny icons in dialog_lib_edit_pin_table
|
10 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
|
Enum refactoring and shiny icons in dialog_lib_edit_pin_table
|
10 years ago |
plot_schematic_DXF.cpp
|
Code cleanup: Remove outdated decimils to/from iu defines and conversion functions (decimils are no more in use since a long time).
|
10 years ago |
plot_schematic_HPGL.cpp
|
Code cleanup: Remove outdated decimils to/from iu defines and conversion functions (decimils are no more in use since a long time).
|
10 years ago |
plot_schematic_PDF.cpp
|
Code cleanup: Remove outdated decimils to/from iu defines and conversion functions (decimils are no more in use since a long time).
|
10 years ago |
plot_schematic_PS.cpp
|
Code cleanup: Remove outdated decimils to/from iu defines and conversion functions (decimils are no more in use since a long time).
|
10 years ago |
plot_schematic_SVG.cpp
|
Code cleanup: Remove outdated decimils to/from iu defines and conversion functions (decimils are no more in use since a long time).
|
10 years ago |
project_rescue.cpp
|
Replace BOOST_FOREACH with C++11 range based for.
|
9 years ago |
project_rescue.h
|
Fix bug in Eeschema component rescue library. (fixes lp:1485352)
|
10 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
|
Push UI preferences to child edit and view windows. (fixes lp:1468388)
|
10 years ago |
sch_base_frame.h
|
eeschema: fix minor Bug #1446779 (repeat parameters not initialized until a project config is read)
|
11 years ago |
sch_bitmap.cpp
|
str[n]icmp -> str[n]casecmp
|
9 years ago |
sch_bitmap.h
|
Eeschema: add saving schematic files to schematic plugin.
|
9 years ago |
sch_bus_entry.cpp
|
Replace BOOST_FOREACH with C++11 range based for.
|
9 years ago |
sch_bus_entry.h
|
Add connection targets to bus wire entries.
|
11 years ago |
sch_collectors.cpp
|
Move from class INSPECTOR as the EDA_ITEM::Visit() callback interface to a std::function
|
9 years ago |
sch_collectors.h
|
Move from class INSPECTOR as the EDA_ITEM::Visit() callback interface to a std::function
|
9 years ago |
sch_component.cpp
|
str[n]icmp -> str[n]casecmp
|
9 years ago |
sch_component.h
|
Added missing class declaration in sch_component.h
|
9 years ago |
sch_field.cpp
|
Eeschema: add field automatic placement feature.
|
10 years ago |
sch_field.h
|
Eeschema: add saving schematic files to schematic plugin.
|
9 years ago |
sch_io_mgr.cpp
|
Eeschema: add saving schematic files to schematic plugin.
|
9 years ago |
sch_io_mgr.h
|
Eeschema: add saving schematic files to schematic plugin.
|
9 years ago |
sch_item_struct.cpp
|
Fix snprintf usage.
|
11 years ago |
sch_item_struct.h
|
Hide pin and wire targets to show wire connections in Eeschema.
|
11 years ago |
sch_junction.cpp
|
Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro.
|
10 years ago |
sch_junction.h
|
Remove some uses of using namespace std.
|
12 years ago |
sch_legacy_plugin.cpp
|
Convert remaining occurences of stri[n]cmp to str[n]casecmp.
|
9 years ago |
sch_legacy_plugin.h
|
Eeschema: add saving schematic files to schematic plugin.
|
9 years ago |
sch_line.cpp
|
Replace BOOST_FOREACH with C++11 range based for.
|
9 years ago |
sch_line.h
|
Remove some uses of using namespace std.
|
12 years ago |
sch_marker.cpp
|
Fix a minor bug relative to SCH_MARKERs introduced in rev 6014
|
10 years ago |
sch_marker.h
|
Shape poly set: fix bug in BBox calculation. Class MARKER : fix broken code and clean code. Fix bug #1369682 (EESchema Erc not show error count) due to this broken code.
|
10 years ago |
sch_no_connect.cpp
|
Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro.
|
10 years ago |
sch_no_connect.h
|
Hide pin and wire targets to show wire connections in Eeschema.
|
11 years ago |
sch_plugin.cpp
|
Eeschema: add saving schematic files to schematic plugin.
|
9 years ago |
sch_reference_list.h
|
Cleanups
|
9 years ago |
sch_screen.cpp
|
Eeschema: rewrite loop conditions in SCH_SCREEN::SchematicCleanUp().
|
9 years ago |
sch_sheet.cpp
|
str[n]icmp -> str[n]casecmp
|
9 years ago |
sch_sheet.h
|
Move from class INSPECTOR as the EDA_ITEM::Visit() callback interface to a std::function
|
9 years ago |
sch_sheet_path.cpp
|
Replace BOOST_FOREACH with C++11 range based for.
|
9 years ago |
sch_sheet_path.h
|
Add missing C++ stdlib headers
|
10 years ago |
sch_sheet_pin.cpp
|
Rename enum TypeSheetLabel to PINSHEETLABEL_SHAPE (Better name, and in accordance with our coding style policy)
|
10 years ago |
sch_text.cpp
|
str[n]icmp -> str[n]casecmp
|
9 years ago |
sch_text.h
|
Rename enum TypeSheetLabel to PINSHEETLABEL_SHAPE (Better name, and in accordance with our coding style policy)
|
10 years ago |
sch_validators.cpp
|
Fix a few Coverity warnings and typo is dialogs
|
10 years ago |
sch_validators.h
|
Eeschema: fix illegal field characters causing corrupt schematic files on Linux. (fixes lp:1529358)
|
10 years ago |
schedit.cpp
|
KICAD_SPICE CMake flag
|
9 years ago |
schematic_undo_redo.cpp
|
Eeschema: remove unused headers, unused variables, redundant casts, and minor boolean tweaks.
|
10 years ago |
schframe.cpp
|
KICAD_SPICE CMake flag
|
9 years ago |
schframe.h
|
Tuner tool.
|
9 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: SCH_SHEET_LIST improvements.
|
10 years ago |
sheetlab.cpp
|
Rename enum TypeSheetLabel to PINSHEETLABEL_SHAPE (Better name, and in accordance with our coding style policy)
|
10 years ago |
symbdraw.cpp
|
Modular KiCad Blueprint Milestone B), major portions:
|
11 years ago |
symbedit.cpp
|
Replace BOOST_FOREACH with C++11 range based for.
|
9 years ago |
template_fieldnames.cpp
|
Eeschema: make footprint and datasheet initially invisible, when creating a component
|
10 years ago |
template_fieldnames.h
|
Eeschema: add missing rotate and mirror sheet in sheet context menu (these transforms were possible in block commands, but not from the sheet menu).
|
11 years ago |
template_fieldnames.keywords
|
*.lst -> *.keywords, rename input filenames to CMake script TokenList2DsnLexer.cmake
|
16 years ago |
tool_lib.cpp
|
Add zoom-to-selection tool
|
9 years ago |
tool_sch.cpp
|
Add zoom-to-selection tool
|
9 years ago |
tool_viewlib.cpp
|
Very minor changes: remove a few local shadowed variables (mainly local variables having the same name in the same function) detected using " -Wshadow" gcc compil option ( No bug, just a better code readability )
|
10 years ago |
transform.cpp
|
Libedit: Fix an issue relative to bounding boxes of symbol items: some were calculated using the top to bottom draw Y axis, some others using the bottom to top libedit Y axis
|
10 years ago |
transform.h
|
Very minor changes: minor coding style fixes, and remove a few local shadowed variables (mainly local variables having the same name in the same function) detected using " -Wshadow" gcc compil option ( No bug, just a better code readability )
|
10 years ago |
viewlib_frame.cpp
|
Change the way main editor frames are managed by Kicad: before this change, they had the Kicad manager frame as parent frame, and it creates a few issues:
|
10 years ago |
viewlib_frame.h
|
Fix typing problems with GR_KB_* constants
|
10 years ago |
viewlibs.cpp
|
Fix some coverity warnings (mainly not initialized vars).
|
11 years ago |