kicad/eeschema
jean-pierre charras 3b658b4be6 Fixed bugs #568896 and #569312 2010-04-24 11:03:35 +02:00
..
plugins Pcbnew: fixed a recent bug that could be creates errors in rats nest calculations (forgotten rats nets) 2009-06-23 15:51:00 +00:00
CMakeLists.txt First pass at DSN token file generator and other minor changes. 2010-04-06 14:09:52 +00:00
Info.plist Application title spelling corrected on OSX 2010-01-16 22:32:26 +00:00
annotate.cpp cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
annotate_dialog.cpp eeschema: annotate dialog converted from DialogBlocks to wxFormBuilder 2009-10-27 19:30:32 +00:00
annotate_dialog.h eeschema: annotate dialog converted from DialogBlocks to wxFormBuilder 2009-10-27 19:30:32 +00:00
backanno.cpp fixed build problem for specctra.cpp stand alone. 2010-01-05 08:48:49 +00:00
block.cpp cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
block_libedit.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
build_BOM.cpp Fixed bugs #568896 and #569312 2010-04-24 11:03:35 +02:00
bus-wire-junction.cpp cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
busentry.cpp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets 2010-03-24 18:26:04 +00:00
class_BodyItem_Text.cpp fixed issues 2970757 and 2970825 2010-03-16 12:05:47 +00:00
class_drawsheet.cpp fixed bug 564619. 2010-04-17 12:45:00 +02:00
class_drawsheet.h fixed bug 564619. 2010-04-17 12:45:00 +02:00
class_drawsheetpath.cpp Fixed a bug in search function in Eeschema: search for a component reference in a complex hierarchy was broken 2010-04-01 13:15:48 +00:00
class_drawsheetpath.h New EESchema find dialog and other minor fixes. 2010-03-16 18:22:59 +00:00
class_drc_erc_item.cpp fixed typo and minor problems. updated German translation 2009-09-28 19:28:22 +00:00
class_hierarchical_PIN_sheet.cpp New EESchema find dialog and other minor fixes. 2010-03-16 18:22:59 +00:00
class_libentry.cpp eeschema: fixed minor issues. 2010-03-28 14:46:49 +00:00
class_libentry.h Eeschema, libedit: fixed last problems when editing alias info. 2010-02-17 13:22:25 +00:00
class_libentry_fields.cpp Begin translating comments to English and minor code clean up. 2009-11-03 13:26:31 +00:00
class_libentry_fields.h Removing min size pen, now useless. Replaced when needed in some print dialogs by Default pen size. 2010-02-22 19:56:32 +00:00
class_library.cpp New EESchema find dialog and other minor fixes. 2010-03-16 18:22:59 +00:00
class_library.h fixed bug 2934980 (Eeschema crashes when alias already exists). 2010-02-13 13:16:09 +00:00
class_marker_sch.cpp First pass at DSN token file generator and other minor changes. 2010-04-06 14:09:52 +00:00
class_marker_sch.h First pass at DSN token file generator and other minor changes. 2010-04-06 14:09:52 +00:00
class_netlist_object.cpp Comment translations and other minor updates. 2009-11-04 20:46:53 +00:00
class_netlist_object.h Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
class_pin.cpp cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
class_pin.h cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
class_sch_cmp_field.cpp fixed wxWidget 2.9 compatibility problem. 2010-04-02 05:19:33 +00:00
class_sch_cmp_field.h Fixed a bug in search function in Eeschema: search for a component reference in a complex hierarchy was broken 2010-04-01 13:15:48 +00:00
class_sch_component.cpp Fixed a bug in search function in Eeschema: search for a component reference in a complex hierarchy was broken 2010-04-01 13:15:48 +00:00
class_sch_component.h Fixed a bug in search function in Eeschema: search for a component reference in a complex hierarchy was broken 2010-04-01 13:15:48 +00:00
class_sch_screen.cpp Work on colors handling, and others changes. see changelog. 2010-01-29 20:36:12 +00:00
class_schematic_items.cpp minor and very minor bugs (from bug tracker) fixed 2010-03-01 11:25:08 +00:00
class_schematic_items.h Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
class_text-label.cpp Fixed a bug in search function in Eeschema: search for a component reference in a complex hierarchy was broken 2010-04-01 13:15:48 +00:00
class_text-label.h Fixed a bug in search function in Eeschema: search for a component reference in a complex hierarchy was broken 2010-04-01 13:15:48 +00:00
classes_body_items.cpp eeschema: fixed minor issues. 2010-03-28 14:46:49 +00:00
classes_body_items.h cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
cleanup.cpp Eeschema: fixed bug when edit a component reference using the component dialog editor 2010-01-13 13:43:36 +00:00
cmp_library.lst First pass at DSN token file generator and other minor changes. 2010-04-06 14:09:52 +00:00
cmp_library_lexer.cpp First pass at DSN token file generator and other minor changes. 2010-04-06 14:09:52 +00:00
controle.cpp First pass at DSN token file generator and other minor changes. 2010-04-06 14:09:52 +00:00
cross-probing.cpp cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
dangling_ends.cpp cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
database.cpp Dialog work and other minor changes. 2009-12-15 21:11:05 +00:00
delete.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
delsheet.cpp Comment translations and other minor updates. 2009-11-04 20:46:53 +00:00
dialog_SVG_print.cpp fixed some issues in SVG export. 2010-04-20 13:23:59 +02:00
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. 2010-02-23 20:18:27 +00:00
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. 2010-02-23 20:18:27 +00:00
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. 2010-02-23 20:18:27 +00:00
dialog_annotate_base.cpp EESchema dialog box updates. 2009-12-01 15:14:18 +00:00
dialog_annotate_base.fbp EESchema dialog box updates. 2009-12-01 15:14:18 +00:00
dialog_annotate_base.h EESchema dialog box updates. 2009-12-01 15:14:18 +00:00
dialog_bodygraphictext_properties_base.cpp Added text justification for graphic texts in libedit and more(see changelog) 2009-06-11 14:26:17 +00:00
dialog_bodygraphictext_properties_base.fbp Added text justification for graphic texts in libedit and more(see changelog) 2009-06-11 14:26:17 +00:00
dialog_bodygraphictext_properties_base.h Added text justification for graphic texts in libedit and more(see changelog) 2009-06-11 14:26:17 +00:00
dialog_build_BOM.cpp Added new Bom Output format option - single part per line 2010-02-26 06:06:03 +00:00
dialog_build_BOM.h Fixed bugs #568896 and #569312 2010-04-24 11:03:35 +02:00
dialog_build_BOM_base.cpp Added new Bom Output format option - single part per line 2010-02-26 06:06:03 +00:00
dialog_build_BOM_base.fbp Added new Bom Output format option - single part per line 2010-02-26 06:06:03 +00:00
dialog_build_BOM_base.h Added new Bom Output format option - single part per line 2010-02-26 06:06:03 +00:00
dialog_create_component.cpp rename files 2010-02-16 16:21:52 +00:00
dialog_edit_component_in_lib.cpp Eeschema, libedit: fixed last problems when editing alias info. 2010-02-17 13:22:25 +00:00
dialog_edit_component_in_lib.h enhancements in dialogs (edit component in libedit and zones properties) 2009-08-18 11:07:21 +00:00
dialog_edit_component_in_lib_base.cpp Eeschema, LibEdit: fixed undo not working after editing component properties 2010-02-16 08:34:09 +00:00
dialog_edit_component_in_lib_base.fbp Eeschema, LibEdit: fixed undo not working after editing component properties 2010-02-16 08:34:09 +00:00
dialog_edit_component_in_lib_base.h Eeschema, LibEdit: fixed undo not working after editing component properties 2010-02-16 08:34:09 +00:00
dialog_edit_component_in_schematic.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
dialog_edit_component_in_schematic.h Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
dialog_edit_component_in_schematic_fbp.cpp better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info) 2009-07-13 15:25:41 +00:00
dialog_edit_component_in_schematic_fbp.fbp Eeschema: fixing problems in Libedit for multi parts per package components when editing pins 2010-02-25 19:45:34 +00:00
dialog_edit_component_in_schematic_fbp.h fixed some typo, misspelling and errors in menus. 2009-02-21 15:12:26 +00:00
dialog_edit_label.cpp fixed other issue in dialog edit multiline text 2010-03-30 10:10:33 +00:00
dialog_edit_label.h fixed other issue in dialog edit multiline text 2010-03-30 10:10:33 +00:00
dialog_edit_label_base.cpp preparing a bug fix release 2010-03-30 17:52:34 +00:00
dialog_edit_label_base.fbp preparing a bug fix release 2010-03-30 17:52:34 +00:00
dialog_edit_label_base.h fixed other issue in dialog edit multiline text 2010-03-30 10:10:33 +00:00
dialog_edit_libentry_fields_in_lib.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
dialog_edit_libentry_fields_in_lib_base.cpp better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info) 2009-07-13 15:25:41 +00:00
dialog_edit_libentry_fields_in_lib_base.fbp better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info) 2009-07-13 15:25:41 +00:00
dialog_edit_libentry_fields_in_lib_base.h Change dialog to edit fields in libedit (see CHANGELOG.txt) 2008-12-30 20:46:54 +00:00
dialog_eeschema_config.cpp Enhancements in Pcbnew libraries config dialog 2010-04-02 14:26:27 +00:00
dialog_eeschema_config_fbp.cpp Enhancements in Pcbnew libraries config dialog 2010-04-02 14:26:27 +00:00
dialog_eeschema_config_fbp.fbp Enhancements in Pcbnew libraries config dialog 2010-04-02 14:26:27 +00:00
dialog_eeschema_config_fbp.h Eeschema library config dialog enhancements: multi selection of lib names and up/down command 2010-04-02 11:48:30 +00:00
dialog_eeschema_options.cpp minor spin repeat bug fixed, set eol-style native on new files 2010-01-27 16:35:15 +00:00
dialog_eeschema_options.h minor bugs fix. 2010-02-12 17:15:47 +00:00
dialog_eeschema_options_base.cpp minor bugs fix. 2010-02-12 17:15:47 +00:00
dialog_eeschema_options_base.fbp minor bugs fix. 2010-02-12 17:15:47 +00:00
dialog_eeschema_options_base.h minor bugs fix. 2010-02-12 17:15:47 +00:00
dialog_erc.cpp cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
dialog_erc.h More about ERC and markers in eeschema ( work in progress ) 2009-07-08 18:06:11 +00:00
dialog_erc_base.cpp More about ERC and markers in eeschema ( work in progress ) 2009-07-08 18:06:11 +00:00
dialog_erc_base.fbp minor enhancements related to doc update. 2009-12-06 18:04:41 +00:00
dialog_erc_base.h More about ERC and markers in eeschema ( work in progress ) 2009-07-08 18:06:11 +00:00
dialog_erc_listbox.h Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
dialog_lib_edit_draw_item.cpp Replace component library editor draw item dialog box. 2009-10-20 19:36:58 +00:00
dialog_lib_edit_draw_item.fbp Merge component library draw item and field list. 2009-10-21 20:02:25 +00:00
dialog_lib_edit_draw_item.h Replace component library editor draw item dialog box. 2009-10-20 19:36:58 +00:00
dialog_lib_edit_draw_item_base.cpp Replace component library editor draw item dialog box. 2009-10-20 19:36:58 +00:00
dialog_lib_edit_draw_item_base.h Merge component library draw item and field list. 2009-10-21 20:02:25 +00:00
dialog_lib_edit_pin.cpp cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
dialog_lib_edit_pin.fbp cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
dialog_lib_edit_pin.h cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
dialog_lib_edit_pin_base.cpp cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
dialog_lib_edit_pin_base.h cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
dialog_lib_new_component.cpp Replace library editor pin properties dialog box and minor update. 2009-10-30 19:26:25 +00:00
dialog_lib_new_component.fbp Added tips in libedit dialogs 2009-11-28 13:23:35 +00:00
dialog_lib_new_component.h Netclasses work continued 2009-10-10 17:27:53 +00:00
dialog_lib_new_component_base.cpp Added tips in libedit dialogs 2009-11-28 13:23:35 +00:00
dialog_lib_new_component_base.h Netclasses work continued 2009-10-10 17:27:53 +00:00
dialog_libedit_dimensions.cpp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets; Work in progress 2010-03-23 19:15:27 +00:00
dialog_libedit_dimensions_base.cpp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets; Work in progress 2010-03-23 19:15:27 +00:00
dialog_libedit_dimensions_base.fbp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets; Work in progress 2010-03-23 19:15:27 +00:00
dialog_libedit_dimensions_base.h Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets; Work in progress 2010-03-23 19:15:27 +00:00
dialog_print_using_printer.cpp Eeschema 2010-03-18 20:35:29 +00:00
dialog_print_using_printer_base.cpp Printing functions fixes, and other minor enhancements 2010-04-21 19:22:27 +02:00
dialog_print_using_printer_base.fbp Printing functions fixes, and other minor enhancements 2010-04-21 19:22:27 +02:00
dialog_print_using_printer_base.h Printing functions fixes, and other minor enhancements 2010-04-21 19:22:27 +02:00
dialog_sch_find.fbp New EESchema find dialog and other minor fixes. 2010-03-16 18:22:59 +00:00
dialog_sch_sheet_props.cpp Dialog work and other minor changes. 2009-12-15 21:11:05 +00:00
dialog_sch_sheet_props.fbp Dialog work and other minor changes. 2009-12-15 21:11:05 +00:00
dialog_sch_sheet_props.h Dialog work and other minor changes. 2009-12-15 21:11:05 +00:00
dialog_sch_sheet_props_base.cpp Dialog work and other minor changes. 2009-12-15 21:11:05 +00:00
dialog_sch_sheet_props_base.h Dialog work and other minor changes. 2009-12-15 21:11:05 +00:00
dialog_schematic_find.cpp Eeschema 2010-03-18 20:35:29 +00:00
dialog_schematic_find.h Add Bazaar ignore file and minor bug fix. 2010-04-12 14:34:26 -04:00
dialog_schematic_find_base.cpp New EESchema find dialog and other minor fixes. 2010-03-16 18:22:59 +00:00
dialog_schematic_find_base.h New EESchema find dialog and other minor fixes. 2010-03-16 18:22:59 +00:00
edit_component_in_lib.cpp LibEdit: automatic selection of option "edit Pin per Pin" when load/editing a component: 2010-03-05 19:49:08 +00:00
edit_component_in_schematic.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
edit_graphic_bodyitem_text.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
edit_label.cpp New EESchema find dialog and other minor fixes. 2010-03-16 18:22:59 +00:00
eelayer.cpp work on libedit continued. 2010-03-20 19:57:59 +00:00
eelayer.h work on libedit continued. 2010-03-20 19:57:59 +00:00
eelibs_draw_components.cpp wxWidgets 2.9 string fixes and other minor updates. 2009-10-16 17:18:23 +00:00
eelibs_read_libraryfiles.cpp First pass at DSN token file generator and other minor changes. 2010-04-06 14:09:52 +00:00
eeredraw.cpp Eeschema 2010-03-18 20:35:29 +00:00
eeschema.cpp First pass at DSN token file generator and other minor changes. 2010-04-06 14:09:52 +00:00
eeschema.icns Added Mac OS X icons and Info.plist files from Marco Serantoni 2007-10-28 23:04:56 +00:00
eeschema.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00
eeschema.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
eeschema_config.cpp work on libedit continued. 2010-03-20 19:57:59 +00:00
eeschema_config.h Begin translating comments to English and minor code clean up. 2009-11-03 13:26:31 +00:00
eeschema_doc.icns eeschema: enforce time stamp control and repairs bad time stamps in annotation. 2009-04-25 10:12:30 +00:00
eeschema_id.h work on libedit continued. 2010-03-20 19:57:59 +00:00
erc.cpp cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
erc.h Begin translating comments to English and minor code clean up. 2009-11-03 13:26:31 +00:00
events_called_functions_for_edit.cpp Eeschema: added Copy option in labels and component in pop up menu (and 'C' hotkey) 2010-01-09 08:50:30 +00:00
file_sch.icns Added missing icons 2007-10-29 03:35:52 +00:00
files-io.cpp First pass at DSN token file generator and other minor changes. 2010-04-06 14:09:52 +00:00
find.cpp New EESchema find dialog and other minor fixes. 2010-03-16 18:22:59 +00:00
general.h New EESchema find dialog and other minor fixes. 2010-03-16 18:22:59 +00:00
getpart.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
hierarch.cpp Eeschema, libedit: fixed add/remove alias functions, broken 2010-02-14 18:14:33 +00:00
hotkeys.cpp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets 2010-03-24 18:26:04 +00:00
hotkeys.h New EESchema find dialog and other minor fixes. 2010-03-16 18:22:59 +00:00
lib_export.cpp New EESchema find dialog and other minor fixes. 2010-03-16 18:22:59 +00:00
libarch.cpp Fixed bug 2962142 (Eeschema: Crash SaveEEFile on demo) 2010-03-03 15:56:08 +00:00
libedit.cpp Eeschema 2010-03-18 20:35:29 +00:00
libedit_icon.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00
libedit_onleftclick.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
libedit_onrightclick.cpp cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
libedit_plot_component.cpp eeschema: fixed minor issues. 2010-03-28 14:46:49 +00:00
libedit_undo_redo.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
libeditframe.cpp work on libedit continued. 2010-03-20 19:57:59 +00:00
libeditframe.h eeschema: fixed minor issues. 2010-03-28 14:46:49 +00:00
libfield.cpp Libedit: fixed incorrect undo/redo after moving a field 2010-03-25 07:39:53 +00:00
load_one_schematic_file.cpp Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
locate.cpp See CHANGELOG.txt 2010-01-17 20:25:10 +00:00
menubar.cpp fixed some issues in SVG export. 2010-04-20 13:23:59 +02:00
menubar_libedit.cpp fixed some issues in SVG export. 2010-04-20 13:23:59 +02:00
netform.cpp cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
netlist.cpp First pass at DSN token file generator and other minor changes. 2010-04-06 14:09:52 +00:00
netlist.h Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
netlist_control.cpp Comment translations and other minor updates. 2009-11-04 20:46:53 +00:00
netlist_control.h EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
onleftclick.cpp First pass at DSN token file generator and other minor changes. 2010-04-06 14:09:52 +00:00
onrightclick.cpp Added shortcut display for block drag in popup 2010-03-31 14:00:54 +00:00
operations_on_items_lists.cpp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets 2010-03-24 18:26:04 +00:00
pinedit.cpp cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
plot.cpp Fixed bugs #568896 and #569312 2010-04-24 11:03:35 +02:00
plotdxf.cpp Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
plotdxf.h added forgotten files 2009-06-30 15:36:17 +00:00
plothpgl.cpp Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
plothpgl.h Commit patch for plot functions from Lorenzo 2009-06-28 16:50:42 +00:00
plothpgl.pjd EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
plothpgl.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
plotps.cpp Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
plotps.h Commit patch for plot functions from Lorenzo 2009-06-28 16:50:42 +00:00
plotps.pjd EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
plotps.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
program.h Some enhancements and fixes. (see changelog) 2009-12-30 18:06:12 +00:00
protos.h Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets 2010-03-24 18:26:04 +00:00
read_from_file_schematic_items_descriptions.cpp Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
save_schemas.cpp Minor bug fixes, compiler warning fixes and code cleaning. 2010-01-13 21:15:54 +00:00
schedit.cpp fixed bug 564619. 2010-04-17 12:45:00 +02:00
schematic_undo_redo.cpp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets 2010-03-24 18:26:04 +00:00
schframe.cpp Added fullpath to EEschema plot output (for more wide Russian GUI forms) 2010-03-22 08:18:53 +00:00
selpart.cpp Dialog work and other minor changes. 2009-12-15 21:11:05 +00:00
sheet.cpp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets 2010-03-24 18:26:04 +00:00
sheetlab.cpp Eeschema: fixed some issues in undo/redo and ESC commands related to hierarchical sheets 2010-03-24 18:26:04 +00:00
symbdraw.cpp First pass at DSN token file generator and other minor changes. 2010-04-06 14:09:52 +00:00
symbedit.cpp New EESchema find dialog and other minor fixes. 2010-03-16 18:22:59 +00:00
tool_lib.cpp LibEdit: automatic selection of option "edit Pin per Pin" when load/editing a component: 2010-03-05 19:49:08 +00:00
tool_sch.cpp code cleanup and enhancements about hotkeys 2010-02-16 10:42:57 +00:00
tool_viewlib.cpp rename files 2010-02-16 16:21:52 +00:00
viewlib_frame.cpp rename files 2010-02-16 16:21:52 +00:00
viewlib_frame.h rename files 2010-02-16 16:21:52 +00:00
viewlibs.cpp rename files 2010-02-16 16:21:52 +00:00
viewlibs_icon.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00