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.
 
 
 
 
 
Maciej Suminski 8e472c736a Merged upstream. 12 years ago
..
dialogs Merged upstream. 12 years ago
plugins The internal BOM generator has bugs. I designed an XSL script, which converts the generated XML Partlist into 13 years ago
CMakeLists.txt Lay basis for a more full featured usage of boost, including compiled libraries such as unit_test_framework, system, etc. Move headers now into boost_root/include/boost/. 12 years ago
Info.plist Fix some minor OS X issues 14 years ago
annotate.cpp Eeschema: fix bug Bug #1197103 and an other very minor bug. 12 years ago
backanno.cpp Fixed the logic for "do you want to make the footprint visible" requester 13 years ago
block.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
block_libedit.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
bus-wire-junction.cpp FIX: insert key must repeat text labels 12 years ago
busentry.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 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 Initial release of pl_editor, the page layout and title block editor. 12 years ago
class_libentry.h Initial release of pl_editor, the page layout and title block editor. 12 years ago
class_library.cpp * Fix the last parts of Bug 1204712 by removing DateAndTime from library file and documentation file formats. They weren't being loaded anyway. 12 years ago
class_library.h Add library column to component and module select dialog. 13 years ago
class_netlist_object.cpp Eeschema bus label test bug fixes. (fixes lp:1209424) 12 years ago
class_netlist_object.h Eeschema bus label test bug fixes. (fixes lp:1209424) 12 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: add dialog and utilities to create BOMs from generic netlist 13 years ago
controle.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
cross-probing.cpp More encapsulation work. 13 years ago
dangling_ends.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
database.cpp Footprint library table work, minor fixes, and code cleaning. 13 years ago
dialog_erc_listbox.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
edit_bitmap.cpp BUG FIX: eeschema as segfaulting on the 'Insert' key because the m_itemToRepeat 12 years ago
edit_component_in_schematic.cpp More encapsulation work. 13 years ago
edit_label.cpp BUG FIX: eeschema as segfaulting on the 'Insert' key because the m_itemToRepeat 12 years ago
eelibs_read_libraryfiles.cpp Better strings for the translators (converted concatenations to formats) 13 years ago
eeredraw.cpp Worksheet code: cleanup and remove useless parameters. 13 years ago
eeschema.cpp Initial release of pl_editor, the page layout and title block editor. 12 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 Some more missing D()->DBG() changes. 12 years ago
eeschema_config.h Eeschema: code cleanup, remove dead code and some global and useless variables 13 years ago
eeschema_doc.icns Updates for OS X 16 years ago
eeschema_id.h Eeschema: Bug fix (move component field was not undoable) 13 years ago
erc.cpp All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code). 13 years ago
erc.h Eeschema ERC improvements and other minor fixes. 14 years ago
events_called_functions_for_edit.cpp Eeschema: fix bug #1168116. Netlist generation: remove dead code and fully outdated option pspice "use net number" 13 years ago
files-io.cpp Eechema: fix bug : when saving the schematic project, the lib cache was saved under the current sheet opened, not the root sheet. 13 years ago
find.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
general.h Cleanup of the eeschema 'layers' i.e. entitity colours. This also fixes 13 years ago
getpart.cpp BUG FIX: eeschema as segfaulting on the 'Insert' key because the m_itemToRepeat 12 years ago
help_common_strings.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
hierarch.cpp BUG FIX: eeschema as segfaulting on the 'Insert' key because the m_itemToRepeat 12 years ago
hotkeys.cpp REMOVE: check for repeat_item->Flags() == 0 in eeschema/hotkeys.cpp 12 years ago
hotkeys.h Eeschema: Add hotkey 'U' to edit reference. Better filtering for hotheys V, F, U: now the corresponding field is selected without selection list between component and the field. 13 years ago
invoke_sch_dialog.h remove dialog_netlist.h 13 years ago
lib_arc.cpp Migrated the interfaces accepting angles to the double type 13 years ago
lib_arc.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
lib_bezier.cpp More work on EDA_COLOR_T and layers. 13 years ago
lib_bezier.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
lib_circle.cpp More int casts to rounding conversions 13 years ago
lib_circle.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 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 More work on EDA_COLOR_T and layers. 13 years ago
lib_draw_item.h Typedef STATUS_FLAGS to encapsulate EDA_ITEM bitmapped flags 13 years ago
lib_export.cpp Better strings for the translators (converted concatenations to formats) 13 years ago
lib_field.cpp Some more missing D()->DBG() changes. 12 years ago
lib_field.h remove "~" from empty *.lib component fields, replace with "", doctor old *.lib fields to blank if that was the intention 13 years ago
lib_pin.cpp Replace in EDA_TEXT::Draw the parameter EDA_DRAW_PANEL* aPanel by EDA_RECT* aClipBox, which is the actual parameter used by Draw. 12 years ago
lib_pin.h Code cleaning and move worksheet code specific to title block and frame references shape in title_block_shapes.h and title_block_shapes_gost.h 13 years ago
lib_polyline.cpp Better strings for the translators (converted concatenations to formats) 13 years ago
lib_polyline.h Typedef STATUS_FLAGS to encapsulate EDA_ITEM bitmapped flags 13 years ago
lib_rectangle.cpp Better strings for the translators (converted concatenations to formats) 13 years ago
lib_rectangle.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
lib_text.cpp Replace in EDA_TEXT::Draw the parameter EDA_DRAW_PANEL* aPanel by EDA_RECT* aClipBox, which is the actual parameter used by Draw. 12 years ago
lib_text.h Typedef STATUS_FLAGS to encapsulate EDA_ITEM bitmapped flags 13 years ago
libarch.cpp Eechema: fix bug : when saving the schematic project, the lib cache was saved under the current sheet opened, not the root sheet. 13 years ago
libedit.cpp eeschema: fix Bug #1184318 (Eeschema-Libedit: Reference moving+zooming issue) 13 years ago
libedit_onleftclick.cpp Eeschema, Libedit: fixes color artifacts when moving/placing a pin. 13 years ago
libedit_onrightclick.cpp Base object decoupling improvements. 13 years ago
libedit_plot_component.cpp Eeschema: fix Bug #1180902 (Libedit creates empty svg images) 13 years ago
libedit_undo_redo.cpp Undo redo change and code cleanup. 14 years ago
libeditframe.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
libeditframe.h Eeschema: fix Bug #1180902 (Libedit creates empty svg images) 13 years ago
libfield.cpp More encapsulation work. 13 years ago
load_one_schematic_file.cpp Eeschema: fix compatibility with old schematic files, which can contain markers. 12 years ago
menubar.cpp Remove redundant Eeschema plot submenu on platforms that do not support plot to clipboard. 13 years ago
menubar_libedit.cpp All: better code to handle opened frames libview, libedit, modview, modedit. 13 years ago
netform.cpp Merged upstream. 12 years ago
netlist.cpp Changed format specifiers of some printf involved with size_t values to %zu to avoid runtime assertions. 13 years ago
netlist.h remove dialog_netlist.h 13 years ago
onleftclick.cpp FIX: insert key must repeat text labels 12 years ago
onrightclick.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
operations_on_items_lists.cpp Refactoring: split in two the SCH_BUS_ENTRY class 13 years ago
pinedit.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
plot_schematic_DXF.cpp Remove duplicate code to draw and to plot title blocks. 13 years ago
plot_schematic_HPGL.cpp Remove duplicate code to draw and to plot title blocks. 13 years ago
plot_schematic_PDF.cpp Remove duplicate code to draw and to plot title blocks. 13 years ago
plot_schematic_PS.cpp Eeschema: fix Bug #1189893 (ps plot file opened twice) 13 years ago
plot_schematic_SVG.cpp Better strings for the translators (converted concatenations to formats) 13 years ago
protos.h More work on EDA_COLOR_T and layers. 13 years ago
sch_base_frame.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
sch_bitmap.cpp More work on EDA_COLOR_T and layers. 13 years ago
sch_bitmap.h Enforced EDA_COLOR_T type and minor const-ification 13 years ago
sch_bus_entry.cpp Fixed some tab-induced disalignments 13 years ago
sch_bus_entry.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
sch_collectors.cpp Eeschema: fix subtle find bug when at the end of the search list. (fixes lp 1199689) 12 years ago
sch_collectors.h Eeschema: fix subtle find bug when at the end of the search list. (fixes lp 1199689) 12 years ago
sch_component.cpp Eeschema: fix a *very subtle* bug noticeable only in complex hierachies, for multiple parts per package: 12 years ago
sch_component.h Eeschema: fix a *very subtle* bug noticeable only in complex hierachies, for multiple parts per package: 12 years ago
sch_field.cpp Eeschema find bug fixes. (fixes lp:1199689) 12 years ago
sch_field.h Fix SCH_FIELD get reference designator text bug. (fixes lp:1159401) 13 years ago
sch_junction.cpp More about worksheet code. 13 years ago
sch_junction.h Code cleaning and move worksheet code specific to title block and frame references shape in title_block_shapes.h and title_block_shapes_gost.h 13 years ago
sch_line.cpp More work on EDA_COLOR_T and layers. 13 years ago
sch_line.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
sch_marker.cpp More cleanup on layer code usage 13 years ago
sch_marker.h Base object decoupling improvements. 13 years ago
sch_no_connect.cpp More work on EDA_COLOR_T and layers. 13 years ago
sch_no_connect.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
sch_screen.cpp Initial release of pl_editor, the page layout and title block editor. 12 years ago
sch_sheet.cpp Replace in EDA_TEXT::Draw the parameter EDA_DRAW_PANEL* aPanel by EDA_RECT* aClipBox, which is the actual parameter used by Draw. 12 years ago
sch_sheet.h Base object decoupling improvements. 13 years ago
sch_sheet_path.cpp Eeschema: fix a *very subtle* bug noticeable only in complex hierachies, for multiple parts per package: 12 years ago
sch_sheet_path.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
sch_sheet_pin.cpp Eeschema: code cleanup, remove dead code and some global and useless variables 13 years ago
sch_text.cpp Replace in EDA_TEXT::Draw the parameter EDA_DRAW_PANEL* aPanel by EDA_RECT* aClipBox, which is the actual parameter used by Draw. 12 years ago
sch_text.h Use the boundary of the object and not just the boundary of the text in SCH_TEXT hit testing. 13 years ago
schedit.cpp BUG FIX: eeschema as segfaulting on the 'Insert' key because the m_itemToRepeat 12 years ago
schematic_undo_redo.cpp Removed the long time dead SCH_POLYLINE class (schematic level polyline) 13 years ago
schframe.cpp Merged kicad-gal 12 years ago
selpart.cpp Footprint library table work, minor fixes, and code cleaning. 13 years ago
sheet.cpp BUG FIX: eeschema as segfaulting on the 'Insert' key because the m_itemToRepeat 12 years ago
sheetlab.cpp More encapsulation work. 13 years ago
symbdraw.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
symbedit.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
template_fieldnames.cpp Some more missing D()->DBG() changes. 12 years ago
template_fieldnames.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
template_fieldnames.keywords *.lst -> *.keywords, rename input filenames to CMake script TokenList2DsnLexer.cmake 16 years ago
tool_lib.cpp Update some icons with new icons from Fabrizio Tappero. 14 years ago
tool_sch.cpp Eeschema: All fixed fields are now always saved in libraries. Therefore the footprint field can be set in lib (size, visibility) and imported in schematic with its predefined attributes, even if the footprint text is not set. 13 years ago
tool_viewlib.cpp All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code). 13 years ago
transform.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
transform.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
viewlib_frame.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
viewlib_frame.h Try to fix an unwanted left mouse release button event, when closing a dialog on a click or double click, 13 years ago
viewlibs.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago