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.
 
 
 
 
 
Dick Hollenbeck 36575c0e1a go back to XML from S-expressions in WriteGENERICNetList() 16 years ago
..
plugins implement OUTPUTFORMATTER::Quoted() 16 years ago
CMakeLists.txt ++CMakeModules: 16 years ago
Info.plist Rework on icons, and more OS X updates 16 years ago
annotate.cpp ++eeschema: 16 years ago
annotate_dialog.cpp eeschema: annotate dialog converted from DialogBlocks to wxFormBuilder 16 years ago
annotate_dialog.h eeschema: annotate dialog converted from DialogBlocks to wxFormBuilder 16 years ago
backanno.cpp fixed build problem for specctra.cpp stand alone. 16 years ago
block.cpp Added grag labels patch 16 years ago
block_libedit.cpp Eeschema date in frame reference updated at each modification. 16 years ago
build_BOM.cpp MSVC compile error and memory leak fixes. 16 years ago
bus-wire-junction.cpp cosmetic enhancement in pin edit dialog. 16 years ago
busentry.cpp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets 16 years ago
class_BodyItem_Text.cpp A little useful feature: even if the default unit can be changed between 16 years ago
class_drawsheet.cpp EESchema component library and hierarchical sheet label object improvements. 16 years ago
class_drawsheet.h EESchema component library and hierarchical sheet label object improvements. 16 years ago
class_drawsheetpath.cpp Put netform.cpp functions into a class so scratch memory objects can be freed. 16 years ago
class_drawsheetpath.h XML export work 16 years ago
class_drc_erc_item.cpp fixed typo and minor problems. updated German translation 17 years ago
class_hierarchical_PIN_sheet.cpp EESchema component library and hierarchical sheet label object improvements. 16 years ago
class_libentry.cpp MSVC compile error and memory leak fixes. 16 years ago
class_libentry.h XML export work 16 years ago
class_libentry_fields.cpp meet Ralph, a big harry template fieldnames patch 16 years ago
class_libentry_fields.h meet Ralph, a big harry template fieldnames patch 16 years ago
class_library.cpp MSVC compile error and memory leak fixes. 16 years ago
class_library.h XML export work 16 years ago
class_marker_sch.cpp First pass at DSN token file generator and other minor changes. 16 years ago
class_marker_sch.h First pass at DSN token file generator and other minor changes. 16 years ago
class_netlist_object.cpp netlist export speed optimizations, bug fix in NETLIST_HELP::FindAllInstancesOfComponent that I put in there yesterday. 16 years ago
class_netlist_object.h Put netform.cpp functions into a class so scratch memory objects can be freed. 16 years ago
class_pin.cpp netlist export speed optimizations, bug fix in NETLIST_HELP::FindAllInstancesOfComponent that I put in there yesterday. 16 years ago
class_pin.h netlist export speed optimizations, bug fix in NETLIST_HELP::FindAllInstancesOfComponent that I put in there yesterday. 16 years ago
class_sch_cmp_field.cpp ++eeschema: 16 years ago
class_sch_cmp_field.h ++eeschema: 16 years ago
class_sch_component.cpp netlist export speed optimizations, bug fix in NETLIST_HELP::FindAllInstancesOfComponent that I put in there yesterday. 16 years ago
class_sch_component.h ++eeschema: 16 years ago
class_sch_screen.cpp Work on colors handling, and others changes. see changelog. 16 years ago
class_schematic_items.cpp minor and very minor bugs (from bug tracker) fixed 16 years ago
class_schematic_items.h Compiler warning, object name, bug, and string fixes. 16 years ago
class_text-label.cpp fixed bug 603481. Better bitmap2component look. fixed some locate problems for footprints using polygons (mainly created by bitmap2component) 16 years ago
class_text-label.h Fixed a bug in search function in Eeschema: search for a component reference in a complex hierarchy was broken 16 years ago
classes_body_items.cpp A little useful feature: even if the default unit can be changed between 16 years ago
classes_body_items.h Put netform.cpp functions into a class so scratch memory objects can be freed. 16 years ago
cleanup.cpp Eeschema: fixed bug when edit a component reference using the component dialog editor 16 years ago
cmp_library.keywords *.lst -> *.keywords, rename input filenames to CMake script TokenList2DsnLexer.cmake 16 years ago
cmp_library_lexer.cpp ++CMakeModules: 16 years ago
controle.cpp https://lists.launchpad.net/kicad-developers/msg04976.html 16 years ago
cross-probing.cpp cosmetic enhancement in pin edit dialog. 16 years ago
dangling_ends.cpp Added grag labels patch 16 years ago
database.cpp Dialog work and other minor changes. 16 years ago
delete.cpp EESchema component library and hierarchical sheet label object improvements. 16 years ago
delsheet.cpp Comment translations and other minor updates. 16 years ago
dialog_SVG_print.cpp A little useful feature: even if the default unit can be changed between 16 years ago
dialog_SVG_print_base.cpp All: fixing a recent problem when using scroll bars: the full screen was redrawn, that can be very slow in Pcbnew. 16 years ago
dialog_SVG_print_base.fbp All: fixing a recent problem when using scroll bars: the full screen was redrawn, that can be very slow in Pcbnew. 16 years ago
dialog_SVG_print_base.h All: fixing a recent problem when using scroll bars: the full screen was redrawn, that can be very slow in Pcbnew. 16 years ago
dialog_annotate_base.cpp EESchema dialog box updates. 16 years ago
dialog_annotate_base.fbp EESchema dialog box updates. 16 years ago
dialog_annotate_base.h EESchema dialog box updates. 16 years ago
dialog_bodygraphictext_properties_base.cpp Added text justification for graphic texts in libedit and more(see changelog) 17 years ago
dialog_bodygraphictext_properties_base.fbp Added text justification for graphic texts in libedit and more(see changelog) 17 years ago
dialog_bodygraphictext_properties_base.h Added text justification for graphic texts in libedit and more(see changelog) 17 years ago
dialog_build_BOM.cpp Added new Bom Output format option - single part per line 16 years ago
dialog_build_BOM.h ++eeschema: 16 years ago
dialog_build_BOM_base.cpp Added new Bom Output format option - single part per line 16 years ago
dialog_build_BOM_base.fbp Added new Bom Output format option - single part per line 16 years ago
dialog_build_BOM_base.h Added new Bom Output format option - single part per line 16 years ago
dialog_create_component.cpp EESchema component library and hierarchical sheet label object improvements. 16 years ago
dialog_edit_component_in_lib.cpp EESchema component library and hierarchical sheet label object improvements. 16 years ago
dialog_edit_component_in_lib.h enhancements in dialogs (edit component in libedit and zones properties) 17 years ago
dialog_edit_component_in_lib_base.cpp added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO. 16 years ago
dialog_edit_component_in_lib_base.fbp added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO. 16 years ago
dialog_edit_component_in_lib_base.h added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO. 16 years ago
dialog_edit_component_in_schematic.cpp A little useful feature: even if the default unit can be changed between 16 years ago
dialog_edit_component_in_schematic.h meet Ralph, a big harry template fieldnames patch 16 years ago
dialog_edit_component_in_schematic_fbp.cpp dialog_edit_component_in_schematic: moved "Reset to Library Default" Button. This command is now undoable. 16 years ago
dialog_edit_component_in_schematic_fbp.fbp dialog_edit_component_in_schematic: moved "Reset to Library Default" Button. This command is now undoable. 16 years ago
dialog_edit_component_in_schematic_fbp.h dialog_edit_component_in_schematic: moved "Reset to Library Default" Button. This command is now undoable. 16 years ago
dialog_edit_label.cpp A little useful feature: even if the default unit can be changed between 16 years ago
dialog_edit_label.h fixed other issue in dialog edit multiline text 16 years ago
dialog_edit_label_base.cpp Code cleaning. Minor fixes. Better link to gnucap. 16 years ago
dialog_edit_label_base.fbp Code cleaning. Minor fixes. Better link to gnucap. 16 years ago
dialog_edit_label_base.h Code cleaning. Minor fixes. Better link to gnucap. 16 years ago
dialog_edit_libentry_fields_in_lib.cpp MSVC compile error and memory leak fixes. 16 years ago
dialog_edit_libentry_fields_in_lib_base.cpp better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info) 17 years ago
dialog_edit_libentry_fields_in_lib_base.fbp better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info) 17 years ago
dialog_edit_libentry_fields_in_lib_base.h Change dialog to edit fields in libedit (see CHANGELOG.txt) 17 years ago
dialog_eeschema_config.cpp fixed very minor compil warning 16 years ago
dialog_eeschema_config_fbp.cpp Enhancements in Pcbnew libraries config dialog 16 years ago
dialog_eeschema_config_fbp.fbp Enhancements in Pcbnew libraries config dialog 16 years ago
dialog_eeschema_config_fbp.h Eeschema library config dialog enhancements: multi selection of lib names and up/down command 16 years ago
dialog_eeschema_options.cpp meet Ralph, a big harry template fieldnames patch 16 years ago
dialog_eeschema_options.h meet Ralph, a big harry template fieldnames patch 16 years ago
dialog_eeschema_options_base.cpp fixed bug 611580 (EESchema: Negative Repeat Insert Impossible) 16 years ago
dialog_eeschema_options_base.fbp fixed bug 611580 (EESchema: Negative Repeat Insert Impossible) 16 years ago
dialog_eeschema_options_base.h fixed bug 611580 (EESchema: Negative Repeat Insert Impossible) 16 years ago
dialog_erc.cpp cosmetic enhancement in pin edit dialog. 16 years ago
dialog_erc.h More about ERC and markers in eeschema ( work in progress ) 17 years ago
dialog_erc_base.cpp More about ERC and markers in eeschema ( work in progress ) 17 years ago
dialog_erc_base.fbp minor enhancements related to doc update. 16 years ago
dialog_erc_base.h More about ERC and markers in eeschema ( work in progress ) 17 years ago
dialog_erc_listbox.h Compiler warning, object name, bug, and string fixes. 16 years ago
dialog_lib_edit_draw_item.cpp Set focus in library edit item dialog so escape key closes dialog in wxGTK. 16 years ago
dialog_lib_edit_draw_item.fbp Merge component library draw item and field list. 16 years ago
dialog_lib_edit_draw_item.h Replace component library editor draw item dialog box. 16 years ago
dialog_lib_edit_draw_item_base.cpp Replace component library editor draw item dialog box. 16 years ago
dialog_lib_edit_draw_item_base.h Merge component library draw item and field list. 16 years ago
dialog_lib_edit_pin.cpp cosmetic enhancement in pin edit dialog. 16 years ago
dialog_lib_edit_pin.fbp cosmetic enhancement in pin edit dialog. 16 years ago
dialog_lib_edit_pin.h cosmetic enhancement in pin edit dialog. 16 years ago
dialog_lib_edit_pin_base.cpp cosmetic enhancement in pin edit dialog. 16 years ago
dialog_lib_edit_pin_base.h cosmetic enhancement in pin edit dialog. 16 years ago
dialog_lib_new_component.cpp Replace library editor pin properties dialog box and minor update. 16 years ago
dialog_lib_new_component.fbp Added tips in libedit dialogs 16 years ago
dialog_lib_new_component.h Netclasses work continued 16 years ago
dialog_lib_new_component_base.cpp Added tips in libedit dialogs 16 years ago
dialog_lib_new_component_base.h Netclasses work continued 16 years ago
dialog_libedit_dimensions.cpp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets; Work in progress 16 years ago
dialog_libedit_dimensions_base.cpp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets; Work in progress 16 years ago
dialog_libedit_dimensions_base.fbp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets; Work in progress 16 years ago
dialog_libedit_dimensions_base.h Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets; Work in progress 16 years ago
dialog_print_using_printer.cpp Eeschema 16 years ago
dialog_print_using_printer_base.cpp Printing functions fixes, and other minor enhancements 16 years ago
dialog_print_using_printer_base.fbp Printing functions fixes, and other minor enhancements 16 years ago
dialog_print_using_printer_base.h Printing functions fixes, and other minor enhancements 16 years ago
dialog_sch_find.fbp New EESchema find dialog and other minor fixes. 16 years ago
dialog_sch_sheet_props.cpp Dialog work and other minor changes. 16 years ago
dialog_sch_sheet_props.fbp Dialog work and other minor changes. 16 years ago
dialog_sch_sheet_props.h Dialog work and other minor changes. 16 years ago
dialog_sch_sheet_props_base.cpp Dialog work and other minor changes. 16 years ago
dialog_sch_sheet_props_base.h Dialog work and other minor changes. 16 years ago
dialog_schematic_find.cpp Eeschema 16 years ago
dialog_schematic_find.h Add Bazaar ignore file and minor bug fix. 16 years ago
dialog_schematic_find_base.cpp New EESchema find dialog and other minor fixes. 16 years ago
dialog_schematic_find_base.h New EESchema find dialog and other minor fixes. 16 years ago
edit_component_in_lib.cpp Fixed very minor issues. 16 years ago
edit_component_in_schematic.cpp minor enhancements. fixed issues in microwave tools. 16 years ago
edit_graphic_bodyitem_text.cpp A little useful feature: even if the default unit can be changed between 16 years ago
edit_label.cpp New EESchema find dialog and other minor fixes. 16 years ago
eelayer.cpp fixed somes issues with wxWidgets 2.9.1 16 years ago
eelayer.h fixed somes issues with wxWidgets 2.9.1 16 years ago
eelibs_draw_components.cpp wxWidgets 2.9 string fixes and other minor updates. 16 years ago
eelibs_read_libraryfiles.cpp First pass at DSN token file generator and other minor changes. 16 years ago
eeredraw.cpp Eeschema 16 years ago
eeschema.cpp Fix EESchema crash bug on Mac with wxWidgets 2.9 16 years ago
eeschema.icns Rework on icons, and more OS X updates 16 years ago
eeschema.ico Initial import of KiCad. 19 years ago
eeschema.rc add files not currently available in source (e.g. docs, modules, etc.) 19 years ago
eeschema_config.cpp TokenList2DsnLexer.cmake, netform.cpp enhancements 16 years ago
eeschema_config.h Begin translating comments to English and minor code clean up. 16 years ago
eeschema_doc.icns Updates for OS X 16 years ago
eeschema_id.h work on libedit continued. 16 years ago
erc.cpp fixed a serious bug in zone filling, for pads with drill but not on all layers 16 years ago
erc.h Begin translating comments to English and minor code clean up. 16 years ago
events_called_functions_for_edit.cpp Eeschema: added Copy option in labels and component in pop up menu (and 'C' hotkey) 16 years ago
files-io.cpp Code cleaning. Minor fixes. Better link to gnucap. 16 years ago
find.cpp A little useful feature: even if the default unit can be changed between 16 years ago
general.h Code cleaning. Minor fixes. Better link to gnucap. 16 years ago
getpart.cpp Eeschema date in frame reference updated at each modification. 16 years ago
help_common_strings.h Cleaning code: moved some help strings used both in toolbars and menus in a single file help_common_strings.h, 16 years ago
hierarch.cpp Eeschema, libedit: fixed add/remove alias functions, broken 16 years ago
hotkeys.cpp added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO. 16 years ago
hotkeys.h Updated boost to version 1.34 16 years ago
lib_export.cpp New EESchema find dialog and other minor fixes. 16 years ago
libarch.cpp Fixed bug 2962142 (Eeschema: Crash SaveEEFile on demo) 16 years ago
libedit.cpp Fixed very minor issues. 16 years ago
libedit_icon.ico Initial import of KiCad. 19 years ago
libedit_onleftclick.cpp Eeschema date in frame reference updated at each modification. 16 years ago
libedit_onrightclick.cpp Updated boost to version 1.34 16 years ago
libedit_plot_component.cpp fixed bug 573833 16 years ago
libedit_undo_redo.cpp Eeschema date in frame reference updated at each modification. 16 years ago
libeditframe.cpp [Kicad-developers] Add close shortcut to Library Editor -- from Yuri 16 years ago
libeditframe.h [Kicad-developers] Add close shortcut to Library Editor -- from Yuri 16 years ago
libfield.cpp Fixed very minor issues. 16 years ago
load_one_schematic_file.cpp EESchema component library and hierarchical sheet label object improvements. 16 years ago
locate.cpp EESchema component library and hierarchical sheet label object improvements. 16 years ago
menubar.cpp added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO. 16 years ago
menubar_libedit.cpp added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO. 16 years ago
netform.cpp go back to XML from S-expressions in WriteGENERICNetList() 16 years ago
netlist.cpp netlist export speed optimizations, bug fix in NETLIST_HELP::FindAllInstancesOfComponent that I put in there yesterday. 16 years ago
netlist.h ++eeschema: 16 years ago
netlist_control.cpp fix stylesheet 16 years ago
netlist_control.h EESchema UI normalization and configuration updates and Gerbview parser bug fix. 17 years ago
onleftclick.cpp First pass at DSN token file generator and other minor changes. 16 years ago
onrightclick.cpp minor fix 16 years ago
operations_on_items_lists.cpp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets 16 years ago
pinedit.cpp A little useful feature: even if the default unit can be changed between 16 years ago
plot.cpp Added grag labels patch 16 years ago
plotdxf.cpp Compiler warning, object name, bug, and string fixes. 16 years ago
plotdxf.h added forgotten files 17 years ago
plothpgl.cpp A little useful feature: even if the default unit can be changed between 16 years ago
plothpgl.h Commit patch for plot functions from Lorenzo 17 years ago
plothpgl.pjd EESchema UI normalization and configuration updates and Gerbview parser bug fix. 17 years ago
plothpgl.rc add files not currently available in source (e.g. docs, modules, etc.) 19 years ago
plotps.cpp A little useful feature: even if the default unit can be changed between 16 years ago
plotps.h Commit patch for plot functions from Lorenzo 17 years ago
plotps.pjd EESchema UI normalization and configuration updates and Gerbview parser bug fix. 17 years ago
plotps.rc add files not currently available in source (e.g. docs, modules, etc.) 19 years ago
program.h Some enhancements and fixes. (see changelog) 16 years ago
protos.h Added grag labels patch 16 years ago
read_from_file_schematic_items_descriptions.cpp trying to reduce the imporantance of field ids for user defined fields in eeschema 16 years ago
save_schemas.cpp Minor bug fixes, compiler warning fixes and code cleaning. 16 years ago
schedit.cpp Added grag labels patch 16 years ago
schematic_undo_redo.cpp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets 16 years ago
schframe.cpp Code cleaning. Minor fixes. Better link to gnucap. 16 years ago
selpart.cpp Dialog work and other minor changes. 16 years ago
sheet.cpp A little useful feature: even if the default unit can be changed between 16 years ago
sheetlab.cpp A little useful feature: even if the default unit can be changed between 16 years ago
symbdraw.cpp A little useful feature: even if the default unit can be changed between 16 years ago
symbedit.cpp EESchema component library and hierarchical sheet label object improvements. 16 years ago
template_fieldnames.cpp TokenList2DsnLexer.cmake, netform.cpp enhancements 16 years ago
template_fieldnames.h TokenList2DsnLexer.cmake, netform.cpp enhancements 16 years ago
template_fieldnames.keywords *.lst -> *.keywords, rename input filenames to CMake script TokenList2DsnLexer.cmake 16 years ago
tool_lib.cpp Cleaning code: moved some help strings used both in toolbars and menus in a single file help_common_strings.h, 16 years ago
tool_sch.cpp A little useful feature: even if the default unit can be changed between 16 years ago
tool_viewlib.cpp rename files 16 years ago
viewlib_frame.cpp rename files 16 years ago
viewlib_frame.h rename files 16 years ago
viewlibs.cpp rename files 16 years ago
viewlibs_icon.ico Initial import of KiCad. 19 years ago