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.
 
 
 
 
 
dickelbeck 1698acd774 from alain.portal@free.fr, see mailing list 16 years ago
..
plugins Pcbnew: fixed a recent bug that could be creates errors in rats nest calculations (forgotten rats nets) 17 years ago
CMakeLists.txt from alain.portal@free.fr, see mailing list 16 years ago
Info.plist Application title spelling corrected on OSX 16 years ago
annotate.cpp cosmetic enhancement in pin edit dialog. 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 cosmetic enhancement in pin edit dialog. 16 years ago
block_libedit.cpp Eeschema date in frame reference updated at each modification. 16 years ago
build_BOM.cpp LibEdit: finished SVG plot. 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 fixed issues 2970757 and 2970825 16 years ago
class_drawsheet.cpp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets 16 years ago
class_drawsheet.h New EESchema find dialog and other minor fixes. 16 years ago
class_drawsheetpath.cpp New EESchema find dialog and other minor fixes. 16 years ago
class_drawsheetpath.h New EESchema find dialog and other minor fixes. 16 years ago
class_drc_erc_item.cpp fixed typo and minor problems. updated German translation 16 years ago
class_hierarchical_PIN_sheet.cpp New EESchema find dialog and other minor fixes. 16 years ago
class_libentry.cpp Fixed bugs 2965646 (Canceling text operation hides text) and 2959930 (Pcbnew inconsistent Layer names sequence) 16 years ago
class_libentry.h Eeschema, libedit: fixed last problems when editing alias info. 16 years ago
class_libentry_fields.cpp Begin translating comments to English and minor code clean up. 16 years ago
class_libentry_fields.h Removing min size pen, now useless. Replaced when needed in some print dialogs by Default pen size. 16 years ago
class_library.cpp New EESchema find dialog and other minor fixes. 16 years ago
class_library.h fixed bug 2934980 (Eeschema crashes when alias already exists). 16 years ago
class_marker_sch.cpp New EESchema find dialog and other minor fixes. 16 years ago
class_marker_sch.h New EESchema find dialog and other minor fixes. 16 years ago
class_netlist_object.cpp Comment translations and other minor updates. 16 years ago
class_netlist_object.h Compiler warning, object name, bug, and string fixes. 16 years ago
class_pin.cpp cosmetic enhancement in pin edit dialog. 16 years ago
class_pin.h cosmetic enhancement in pin edit dialog. 16 years ago
class_sch_cmp_field.cpp New EESchema find dialog and other minor fixes. 16 years ago
class_sch_cmp_field.h New EESchema find dialog and other minor fixes. 16 years ago
class_sch_component.cpp New EESchema find dialog and other minor fixes. 16 years ago
class_sch_component.h New EESchema find dialog and other minor fixes. 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 New EESchema find dialog and other minor fixes. 16 years ago
class_text-label.h New EESchema find dialog and other minor fixes. 16 years ago
classes_body_items.cpp Eeschema: Added patch from Torsten Huter addeing hotkeys and enhancements in libeditor 16 years ago
classes_body_items.h cosmetic enhancement in pin edit dialog. 16 years ago
cleanup.cpp Eeschema: fixed bug when edit a component reference using the component dialog editor 16 years ago
controle.cpp cosmetic enhancement in pin edit dialog. 16 years ago
cross-probing.cpp cosmetic enhancement in pin edit dialog. 16 years ago
dangling_ends.cpp cosmetic enhancement in pin edit dialog. 16 years ago
database.cpp Dialog work and other minor changes. 16 years ago
delete.cpp Eeschema date in frame reference updated at each modification. 16 years ago
delsheet.cpp Comment translations and other minor updates. 16 years ago
dialog_SVG_print.cpp LibEdit: finished SVG plot. 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 LibEdit: finished SVG plot. 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 rename files 16 years ago
dialog_edit_component_in_lib.cpp Eeschema, libedit: fixed last problems when editing alias info. 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 Eeschema, LibEdit: fixed undo not working after editing component properties 16 years ago
dialog_edit_component_in_lib_base.fbp Eeschema, LibEdit: fixed undo not working after editing component properties 16 years ago
dialog_edit_component_in_lib_base.h Eeschema, LibEdit: fixed undo not working after editing component properties 16 years ago
dialog_edit_component_in_schematic.cpp Eeschema date in frame reference updated at each modification. 16 years ago
dialog_edit_component_in_schematic.h Compiler warning, object name, bug, and string fixes. 16 years ago
dialog_edit_component_in_schematic_fbp.cpp better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info) 17 years ago
dialog_edit_component_in_schematic_fbp.fbp Eeschema: fixing problems in Libedit for multi parts per package components when editing pins 16 years ago
dialog_edit_component_in_schematic_fbp.h fixed some typo, misspelling and errors in menus. 17 years ago
dialog_edit_label.cpp Eeschema 16 years ago
dialog_edit_label.h New EESchema find dialog and other minor fixes. 16 years ago
dialog_edit_label_base.cpp New EESchema find dialog and other minor fixes. 16 years ago
dialog_edit_label_base.fbp New EESchema find dialog and other minor fixes. 16 years ago
dialog_edit_label_base.h New EESchema find dialog and other minor fixes. 16 years ago
dialog_edit_libentry_fields_in_lib.cpp Eeschema date in frame reference updated at each modification. 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 work on libedit continued. 16 years ago
dialog_eeschema_config_fbp.cpp minor updates 17 years ago
dialog_eeschema_config_fbp.fbp minor updates 17 years ago
dialog_eeschema_config_fbp.h minor updates 17 years ago
dialog_eeschema_options.cpp minor spin repeat bug fixed, set eol-style native on new files 16 years ago
dialog_eeschema_options.h minor bugs fix. 16 years ago
dialog_eeschema_options_base.cpp minor bugs fix. 16 years ago
dialog_eeschema_options_base.fbp minor bugs fix. 16 years ago
dialog_eeschema_options_base.h minor bugs fix. 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 Replace component library editor draw item dialog box. 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 EESchema printing fixes and print dialog improvements. 16 years ago
dialog_print_using_printer_base.fbp EESchema printing fixes and print dialog improvements. 16 years ago
dialog_print_using_printer_base.h EESchema printing fixes and print dialog improvements. 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 New EESchema find dialog and other minor fixes. 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 LibEdit: automatic selection of option "edit Pin per Pin" when load/editing a component: 16 years ago
edit_component_in_schematic.cpp Eeschema date in frame reference updated at each modification. 16 years ago
edit_graphic_bodyitem_text.cpp Eeschema date in frame reference updated at each modification. 16 years ago
edit_label.cpp New EESchema find dialog and other minor fixes. 16 years ago
eelayer.cpp work on libedit continued. 16 years ago
eelayer.h work on libedit continued. 16 years ago
eelibs_draw_components.cpp wxWidgets 2.9 string fixes and other minor updates. 16 years ago
eelibs_read_libraryfiles.cpp eeschema, fixed : after a change in library list (Preference menu) the library cache was the first in priority list (now it is the last ,as it does) 16 years ago
eeredraw.cpp Eeschema 16 years ago
eeschema.cpp New EESchema find dialog and other minor fixes. 16 years ago
eeschema.icns Added Mac OS X icons and Info.plist files from Marco Serantoni 18 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 work on libedit continued. 16 years ago
eeschema_config.h Begin translating comments to English and minor code clean up. 16 years ago
eeschema_doc.icns eeschema: enforce time stamp control and repairs bad time stamps in annotation. 17 years ago
eeschema_id.h work on libedit continued. 16 years ago
erc.cpp cosmetic enhancement in pin edit dialog. 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
file_sch.icns Added missing icons 18 years ago
files-io.cpp Eeschema 16 years ago
find.cpp New EESchema find dialog and other minor fixes. 16 years ago
general.h New EESchema find dialog and other minor fixes. 16 years ago
getpart.cpp Eeschema date in frame reference updated at each modification. 16 years ago
hierarch.cpp Eeschema, libedit: fixed add/remove alias functions, broken 16 years ago
hotkeys.cpp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets 16 years ago
hotkeys.h New EESchema find dialog and other minor fixes. 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 Eeschema 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 cosmetic enhancement in pin edit dialog. 16 years ago
libedit_plot_component.cpp LibEdit: finished SVG plot. 16 years ago
libedit_undo_redo.cpp Eeschema date in frame reference updated at each modification. 16 years ago
libeditframe.cpp work on libedit continued. 16 years ago
libeditframe.h work on libedit continued. 16 years ago
libfield.cpp Libedit: fixed incorrect undo/redo after moving a field 16 years ago
load_one_schematic_file.cpp Compiler warning, object name, bug, and string fixes. 16 years ago
locate.cpp See CHANGELOG.txt 16 years ago
menubar.cpp committed newfont patch. Pcbnew: board date automatically updated at each change. 16 years ago
menubar_libedit.cpp work on libedit continued. 16 years ago
netform.cpp cosmetic enhancement in pin edit dialog. 16 years ago
netlist.cpp cosmetic enhancement in pin edit dialog. 16 years ago
netlist.h Compiler warning, object name, bug, and string fixes. 16 years ago
netlist_control.cpp Comment translations and other minor updates. 16 years ago
netlist_control.h EESchema UI normalization and configuration updates and Gerbview parser bug fix. 17 years ago
onleftclick.cpp Eeschema date in frame reference updated at each modification. 16 years ago
onrightclick.cpp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets 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 cosmetic enhancement in pin edit dialog. 16 years ago
plot.cpp cosmetic enhancement in pin edit dialog. 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 Compiler warning, object name, bug, and string fixes. 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 Compiler warning, object name, bug, and string fixes. 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 Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets 16 years ago
read_from_file_schematic_items_descriptions.cpp Compiler warning, object name, bug, and string fixes. 16 years ago
save_schemas.cpp Minor bug fixes, compiler warning fixes and code cleaning. 16 years ago
schedit.cpp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets 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 Added fullpath to EEschema plot output (for more wide Russian GUI forms) 16 years ago
selpart.cpp Dialog work and other minor changes. 16 years ago
sheet.cpp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets 16 years ago
sheetlab.cpp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets 16 years ago
symbdraw.cpp New EESchema find dialog and other minor fixes. 16 years ago
symbedit.cpp New EESchema find dialog and other minor fixes. 16 years ago
tool_lib.cpp LibEdit: automatic selection of option "edit Pin per Pin" when load/editing a component: 16 years ago
tool_sch.cpp code cleanup and enhancements about hotkeys 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