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.
 
 
 
 
 
Wayne Stambaugh 73ca1ed754 Eeschema multiple unit component nomenclature improvements (fixes 1226874). 12 years ago
..
dialogs Eeschema multiple unit component nomenclature improvements (fixes 1226874). 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 Eeschema: netlist generation: fix bad choice for the "best net name" when selecting a net name between labels connected to the same net. 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 Minor message box improvements 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 Pcbnew: Fix issue when displaying net names and/or pad numbers including the "<" char in drc dialog, because drc dialog uses an wxHtmlWindow to display drc messages, and the "<" char has a special meaning and is not allowed in texts (now replaced by the" &lt;" sequence in messages displayed in html) 12 years ago
class_netlist_object.h Gerbview: fix incorrect printing of negative objects, when using black and white option. 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
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 Merged upstream. 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 Gerbview: fix incorrect printing of negative objects, when using black and white option 12 years ago
erc.h Eeschema: netlist generation: fix bad choice for the "best net name" when selecting a net name between labels connected to the same net. 12 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 Minor message box improvements 12 years ago
find.cpp Eeschema find/replace bug fixes and improvements (fixes 1208616). 12 years ago
general.h Eeschema: Rework on netlist generator: code clenenig and enhancement. 12 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 Eeschema block end handler code improvements. 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 12 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 Eeschema: Rework on netlist generator: code clenenig and enhancement. 12 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 multiple unit component nomenclature improvements (fixes 1226874). 12 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 Eeschema multiple unit component nomenclature improvements (fixes 1226874). 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 Eeschema multiple unit component nomenclature improvements (fixes 1226874). 12 years ago
netform.cpp Merged upstream. 12 years ago
netlist.cpp Gerbview: fix incorrect printing of negative objects, when using black and white option 12 years ago
netlist.h Eeschema: Rework on netlist generator: code clenenig and enhancement. 12 years ago
onleftclick.cpp Eeschema: Rework on netlist generator: code clenenig and enhancement. 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 Eeschema: netlist generation: fix bad choice for the "best net name" when selecting a net name between labels connected to the same net. 12 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 find/replace bug fixes and improvements (fixes 1208616). 12 years ago
sch_collectors.h Eeschema find/replace bug fixes and improvements (fixes 1208616). 12 years ago
sch_component.cpp Eeschema multiple unit component nomenclature improvements (fixes 1226874). 12 years ago
sch_component.h Eeschema: fix isssues in net names selection for not named nets (i.e. nets without labels) 12 years ago
sch_field.cpp Eeschema find/replace bug fixes and improvements (fixes 1208616). 12 years ago
sch_field.h Fix SCH_FIELD get reference designator text bug. (fixes lp:1159401) 13 years ago
sch_junction.cpp Gerbview: fix incorrect printing of negative objects, when using black and white option. 12 years ago
sch_junction.h Eeschema: Rework on netlist generator: code clenenig and enhancement. 12 years ago
sch_line.cpp Gerbview: fix incorrect printing of negative objects, when using black and white option. 12 years ago
sch_line.h Eeschema: Rework on netlist generator: code clenenig and enhancement. 12 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 Gerbview: fix incorrect printing of negative objects, when using black and white option. 12 years ago
sch_no_connect.h Eeschema: Rework on netlist generator: code clenenig and enhancement. 12 years ago
sch_screen.cpp Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes from wxWidgets and should not be made inside kicad 12 years ago
sch_sheet.cpp Gerbview: fix incorrect printing of negative objects, when using black and white option. 12 years ago
sch_sheet.h Eeschema: Rework on netlist generator: code clenenig and enhancement. 12 years ago
sch_sheet_path.cpp Eeschema find/replace bug fixes and improvements (fixes 1208616). 12 years ago
sch_sheet_path.h Eeschema find/replace bug fixes and improvements (fixes 1208616). 12 years ago
sch_sheet_pin.cpp Eeschema: code cleanup, remove dead code and some global and useless variables 13 years ago
sch_text.cpp Gerbview: fix incorrect printing of negative objects, when using black and white option. 12 years ago
sch_text.h Eeschema: Rework on netlist generator: code clenenig and enhancement. 12 years ago
schedit.cpp Eeschema block end handler code improvements. 12 years ago
schematic_undo_redo.cpp Removed the long time dead SCH_POLYLINE class (schematic level polyline) 13 years ago
schframe.cpp Eeschema: fix bug loading grid size from previous session. (fixes lp:1239445) 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 Eeschema multiple unit component nomenclature improvements (fixes 1226874). 12 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 Eeschema multiple unit component nomenclature improvements (fixes 1226874). 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