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.
 
 
 
 
 
jean-pierre charras 11c369ee1b Fix minor compil warnings (deprecated warnings and shadowed local vars warnings) 10 years ago
..
dialogs Fix minor compil warnings (deprecated warnings and shadowed local vars warnings) 10 years ago
netlist_exporters Fix minor compil warnings (deprecated warnings and shadowed local vars warnings) 10 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
widgets Code cleaning and coding style fix. 10 years ago
CMakeLists.txt Eeschema: fix illegal field characters causing corrupt schematic files on Linux. (fixes lp:1529358) 10 years ago
Info.plist Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name 10 years ago
annotate.cpp Eeschema: SCH_SHEET_LIST improvements. 10 years ago
autoplace_fields.cpp Avoid C99 style compound statement 10 years ago
backanno.cpp Eeschema: SCH_SHEET_LIST improvements. 10 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 Fix bug in component library editor. (fixes lp:1547299) 10 years ago
class_libentry.h Eeschema: fix illegal field characters causing corrupt schematic files on Linux. (fixes lp:1529358) 10 years ago
class_library.cpp Fix minor compil warnings (deprecated warnings and shadowed local vars warnings) 10 years ago
class_library.h Add missing C++ stdlib headers 10 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 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_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 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 eeschema: fix component search result ranking 10 years ago
component_tree_search_container.h cleanup naming in component tree search container 11 years ago
controle.cpp Undo commit -r 6428. 10 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
edit_bitmap.cpp Eeschema: Minor code reorganization: 11 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 Remove last vestiges of DIALOG_COLOR_CONFIG 10 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 Pull existing settings into Doxygen module 10 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 Eeschema: unify schematic and component library block mirror commands. 10 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 Pull existing settings into Doxygen module 10 years ago
find.cpp eeschema: fix printf format string 10 years ago
general.h Eeschema: better position of texts (pin texts and labels), taking in account the line thickness. 10 years ago
getpart.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
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 Eeschema: unify schematic and component library block mirror commands. 10 years ago
hotkeys.h One-click PCB update improvements 10 years ago
invoke_sch_dialog.h Eeschema: improve netlist generation useability. 11 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) 11 years ago
lib_circle.h Modular KiCad Blueprint Milestone B), major portions: 11 years ago
lib_collectors.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
lib_collectors.h Add schematic component library change rescue feature (fixes lp:1435338). 11 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 minor compil warnings (deprecated warnings and shadowed local vars warnings) 10 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 Enum refactoring and shiny icons in dialog_lib_edit_pin_table 10 years ago
lib_polyline.cpp fix very minor issue: Eeschema creating extra whitespace in .lib 10 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 11 years ago
lib_rectangle.h Modular KiCad Blueprint Milestone B), major portions: 11 years ago
lib_text.cpp fix very minor issue: Eeschema creating extra whitespace in .lib 10 years ago
lib_text.h Modular KiCad Blueprint Milestone B), major portions: 11 years ago
libarch.cpp Eeschema: Minor code reorganization: 11 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 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
libedit_undo_redo.cpp Other minor fixes 11 years ago
libeditframe.cpp Eeschema: unify schematic and component library block mirror commands. 10 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 Fix saving undo/redo limits in Eeschema. 10 years ago
menubar.cpp Move copy version information code to about dialog. 10 years ago
menubar_libedit.cpp Move copy version information code to about dialog. 10 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 Fix minor compil warnings (deprecated warnings and shadowed local vars warnings) 10 years ago
netlist.h eeschema restructure of netlist export code. 11 years ago
onleftclick.cpp Eeschema: SCH_SHEET_PATH refactor. 10 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 Eeschema: decouple SCH_SCREEN::SchematicCleanUp() from wxDC and EDA_DRAW_FRAME. 10 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 Fix mirrored graphics when moving SCH_BITMAP on OS X 10 years ago
sch_bitmap.h All: GetBoundingBox returns now a const EDA_RECT. 12 years ago
sch_bus_entry.cpp Eeschema:fix bug 1492542 component pins look disconnected if component is selected and then pan/scroll/zoom view 10 years ago
sch_bus_entry.h Add connection targets to bus wire entries. 11 years ago
sch_collectors.cpp Eeschema: SCH_SHEET_LIST improvements. 10 years ago
sch_collectors.h Eeschema: fix find and replace bug where replace value lags by one cycle. (fixes lp:1517101) 10 years ago
sch_component.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
sch_component.h Undo commit -r 6368. 10 years ago
sch_field.cpp Eeschema: add field automatic placement feature. 10 years ago
sch_field.h Eeschema: add field automatic placement feature. 10 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_line.cpp Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 10 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_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 Eeschema: decouple SCH_SCREEN::SchematicCleanUp() from wxDC and EDA_DRAW_FRAME. 10 years ago
sch_sheet.cpp Rework on class EDA_TEXT and related classes and draw functions (Note: this is a work in progress): 10 years ago
sch_sheet.h Eeschema: SCH_SHEET_PATH refactor. 10 years ago
sch_sheet_path.cpp Eeschema: SCH_SHEET_LIST improvements. 10 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 Eeschema: better position of texts (pin texts and labels), taking in account the line thickness. 10 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 Eeschema: fix a minor issue: when deleting a connection, the screen was not always redrawn, and the deleted objects were still shown, until the next screen redraw. 10 years ago
schematic_undo_redo.cpp Eeschema: remove unused headers, unused variables, redundant casts, and minor boolean tweaks. 10 years ago
schframe.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
schframe.h 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
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 Fix minor compil warnings (deprecated warnings and shadowed local vars warnings) 10 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 OS X: Disable full-screen cursor 10 years ago
tool_sch.cpp OS X: Disable full-screen cursor 10 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 11 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