kicad/eeschema
jean-pierre charras f77121a57a Fixed compatibility with wxWidegets 2.9.1.
Added hotkeys editor from David Turner, with a lot of enhancements and fixes
Added pins connections info in intermediate netlist for each compoment. This is redundant, but some netlist formats (ORCADPCB, PSPICE) are very easy to create with this redundant info.
2010-08-28 20:02:24 +02:00
..
plugins Fixed compatibility with wxWidegets 2.9.1. 2010-08-28 20:02:24 +02:00
CMakeLists.txt ++CMakeModules: 2010-08-09 11:56:00 -05:00
Info.plist Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
annotate.cpp ++eeschema: 2010-07-30 16:41:55 -05: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 Added grag labels patch 2010-07-17 13:14:57 +02:00
block_libedit.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
build_BOM.cpp MSVC compile error and memory leak fixes. 2010-08-10 11:42:26 -04: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 A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
class_drawsheet.cpp EESchema component library and hierarchical sheet label object improvements. 2010-06-24 14:31:43 -04:00
class_drawsheet.h EESchema component library and hierarchical sheet label object improvements. 2010-06-24 14:31:43 -04:00
class_drawsheetpath.cpp Put netform.cpp functions into a class so scratch memory objects can be freed. 2010-08-02 21:13:33 -05:00
class_drawsheetpath.h XML export work 2010-08-04 14:14:51 -05: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 EESchema component library and hierarchical sheet label object improvements. 2010-06-24 14:31:43 -04:00
class_libentry.cpp fixed libedit regression 2010-08-22 19:42:55 +02:00
class_libentry.h XML export work 2010-08-04 14:14:51 -05:00
class_libentry_fields.cpp meet Ralph, a big harry template fieldnames patch 2010-06-17 11:30:10 -05:00
class_libentry_fields.h meet Ralph, a big harry template fieldnames patch 2010-06-17 11:30:10 -05:00
class_library.cpp MSVC compile error and memory leak fixes. 2010-08-10 11:42:26 -04:00
class_library.h XML export work 2010-08-04 14:14:51 -05: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 netlist export speed optimizations, bug fix in NETLIST_HELP::FindAllInstancesOfComponent that I put in there yesterday. 2010-08-03 00:11:05 -05:00
class_netlist_object.h Put netform.cpp functions into a class so scratch memory objects can be freed. 2010-08-02 21:13:33 -05:00
class_pin.cpp netlist export speed optimizations, bug fix in NETLIST_HELP::FindAllInstancesOfComponent that I put in there yesterday. 2010-08-03 00:11:05 -05:00
class_pin.h netlist export speed optimizations, bug fix in NETLIST_HELP::FindAllInstancesOfComponent that I put in there yesterday. 2010-08-03 00:11:05 -05:00
class_sch_cmp_field.cpp ++eeschema: 2010-07-30 16:41:55 -05:00
class_sch_cmp_field.h ++eeschema: 2010-07-30 16:41:55 -05:00
class_sch_component.cpp netlist export speed optimizations, bug fix in NETLIST_HELP::FindAllInstancesOfComponent that I put in there yesterday. 2010-08-03 00:11:05 -05:00
class_sch_component.h ++eeschema: 2010-07-30 16:41:55 -05: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 bug 603481. Better bitmap2component look. fixed some locate problems for footprints using polygons (mainly created by bitmap2component) 2010-07-11 18:24:44 +02: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 A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
classes_body_items.h Put netform.cpp functions into a class so scratch memory objects can be freed. 2010-08-02 21:13:33 -05: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.keywords *.lst -> *.keywords, rename input filenames to CMake script TokenList2DsnLexer.cmake 2010-06-18 11:12:15 -05:00
cmp_library_lexer.cpp ++CMakeModules: 2010-08-09 11:56:00 -05:00
controle.cpp https://lists.launchpad.net/kicad-developers/msg04976.html 2010-07-20 20:37:34 -05:00
cross-probing.cpp cosmetic enhancement in pin edit dialog. 2010-03-04 09:32:51 +00:00
dangling_ends.cpp Added grag labels patch 2010-07-17 13:14:57 +02:00
database.cpp Dialog work and other minor changes. 2009-12-15 21:11:05 +00:00
delete.cpp EESchema component library and hierarchical sheet label object improvements. 2010-06-24 14:31:43 -04:00
delsheet.cpp Comment translations and other minor updates. 2009-11-04 20:46:53 +00:00
dialog_SVG_print.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05: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 ++eeschema: 2010-07-30 16:41:55 -05: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 EESchema component library and hierarchical sheet label object improvements. 2010-06-24 14:31:43 -04:00
dialog_edit_component_in_lib.cpp EESchema component library and hierarchical sheet label object improvements. 2010-06-24 14:31:43 -04: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 added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO. 2010-07-29 22:00:24 +02:00
dialog_edit_component_in_lib_base.fbp added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO. 2010-07-29 22:00:24 +02:00
dialog_edit_component_in_lib_base.h added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO. 2010-07-29 22:00:24 +02:00
dialog_edit_component_in_schematic.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
dialog_edit_component_in_schematic.h meet Ralph, a big harry template fieldnames patch 2010-06-17 11:30:10 -05:00
dialog_edit_component_in_schematic_fbp.cpp dialog_edit_component_in_schematic: moved "Reset to Library Default" Button. This command is now undoable. 2010-07-11 19:26:03 +02:00
dialog_edit_component_in_schematic_fbp.fbp dialog_edit_component_in_schematic: moved "Reset to Library Default" Button. This command is now undoable. 2010-07-11 19:26:03 +02:00
dialog_edit_component_in_schematic_fbp.h dialog_edit_component_in_schematic: moved "Reset to Library Default" Button. This command is now undoable. 2010-07-11 19:26:03 +02:00
dialog_edit_label.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05: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 Code cleaning. Minor fixes. Better link to gnucap. 2010-07-14 15:24:36 +02:00
dialog_edit_label_base.fbp Code cleaning. Minor fixes. Better link to gnucap. 2010-07-14 15:24:36 +02:00
dialog_edit_label_base.h Code cleaning. Minor fixes. Better link to gnucap. 2010-07-14 15:24:36 +02:00
dialog_edit_libentry_fields_in_lib.cpp fixed libedit regression 2010-08-22 19:42:55 +02: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 fixed very minor compil warning 2010-07-20 20:20:06 +02: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 meet Ralph, a big harry template fieldnames patch 2010-06-17 11:30:10 -05:00
dialog_eeschema_options.h meet Ralph, a big harry template fieldnames patch 2010-06-17 11:30:10 -05:00
dialog_eeschema_options_base.cpp fixed bug 611580 (EESchema: Negative Repeat Insert Impossible) 2010-07-30 21:31:05 +02:00
dialog_eeschema_options_base.fbp fixed bug 611580 (EESchema: Negative Repeat Insert Impossible) 2010-07-30 21:31:05 +02:00
dialog_eeschema_options_base.h fixed bug 611580 (EESchema: Negative Repeat Insert Impossible) 2010-07-30 21:31:05 +02: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 Set focus in library edit item dialog so escape key closes dialog in wxGTK. 2010-07-22 16:12:40 -04: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 Fixed very minor issues. 2010-07-20 12:30:40 +02:00
edit_component_in_schematic.cpp minor enhancements. fixed issues in microwave tools. 2010-07-21 10:15:54 +02:00
edit_graphic_bodyitem_text.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
edit_label.cpp New EESchema find dialog and other minor fixes. 2010-03-16 18:22:59 +00:00
eelayer.cpp fixed somes issues with wxWidgets 2.9.1 2010-07-27 14:47:08 +02:00
eelayer.h fixed somes issues with wxWidgets 2.9.1 2010-07-27 14:47:08 +02: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 Fixed compatibility with wxWidegets 2.9.1. 2010-08-28 20:02:24 +02:00
eeschema.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02: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 Fixed compatibility with wxWidegets 2.9.1. 2010-08-28 20:02:24 +02: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 Updates for OS X 2010-05-16 20:18:38 +02:00
eeschema_id.h work on libedit continued. 2010-03-20 19:57:59 +00:00
erc.cpp fixed a serious bug in zone filling, for pads with drill but not on all layers 2010-06-28 15:11:14 +02: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
files-io.cpp Code cleaning. Minor fixes. Better link to gnucap. 2010-07-14 15:24:36 +02:00
find.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
general.h Code cleaning. Minor fixes. Better link to gnucap. 2010-07-14 15:24:36 +02:00
getpart.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
help_common_strings.h Cleaning code: moved some help strings used both in toolbars and menus in a single file help_common_strings.h, 2010-06-30 13:15:34 +02:00
hierarch.cpp Eeschema, libedit: fixed add/remove alias functions, broken 2010-02-14 18:14:33 +00:00
hotkeys.cpp Fixed compatibility with wxWidegets 2.9.1. 2010-08-28 20:02:24 +02:00
hotkeys.h Updated boost to version 1.34 2010-07-26 19:06:36 +02: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 Fixed very minor issues. 2010-07-20 12:30:40 +02: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 Updated boost to version 1.34 2010-07-26 19:06:36 +02:00
libedit_plot_component.cpp fixed bug 573833 2010-05-02 21:35:46 +02:00
libedit_undo_redo.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
libeditframe.cpp [Kicad-developers] Add close shortcut to Library Editor -- from Yuri 2010-07-23 09:12:37 -05:00
libeditframe.h [Kicad-developers] Add close shortcut to Library Editor -- from Yuri 2010-07-23 09:12:37 -05:00
libfield.cpp Fixed very minor issues. 2010-07-20 12:30:40 +02:00
load_one_schematic_file.cpp EESchema component library and hierarchical sheet label object improvements. 2010-06-24 14:31:43 -04:00
locate.cpp EESchema component library and hierarchical sheet label object improvements. 2010-06-24 14:31:43 -04:00
menubar.cpp Added help menu item to copy bug report information to clipboard. 2010-08-24 13:26:51 -04:00
menubar_libedit.cpp Added help menu item to copy bug report information to clipboard. 2010-08-24 13:26:51 -04:00
netform.cpp go back to XML from S-expressions in WriteGENERICNetList() 2010-08-11 14:54:22 -05:00
netlist.cpp netlist export speed optimizations, bug fix in NETLIST_HELP::FindAllInstancesOfComponent that I put in there yesterday. 2010-08-03 00:11:05 -05:00
netlist.h ++eeschema: 2010-07-30 16:41:55 -05:00
netlist_control.cpp fix stylesheet 2010-08-11 10:32:44 -05: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 Fixed compatibility with wxWidegets 2.9.1. 2010-08-28 20:02:24 +02:00
onrightclick.cpp minor fix 2010-07-17 14:04:42 +02: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 A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
plot.cpp Added grag labels patch 2010-07-17 13:14:57 +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 A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05: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 A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05: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 Fixed compatibility with wxWidegets 2.9.1. 2010-08-28 20:02:24 +02:00
read_from_file_schematic_items_descriptions.cpp trying to reduce the imporantance of field ids for user defined fields in eeschema 2010-07-31 12:20:34 -05:00
save_schemas.cpp Minor bug fixes, compiler warning fixes and code cleaning. 2010-01-13 21:15:54 +00:00
schedit.cpp Added grag labels patch 2010-07-17 13:14:57 +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 Code cleaning. Minor fixes. Better link to gnucap. 2010-07-14 15:24:36 +02:00
selpart.cpp Dialog work and other minor changes. 2009-12-15 21:11:05 +00:00
sheet.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
sheetlab.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
symbdraw.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05:00
symbedit.cpp EESchema component library and hierarchical sheet label object improvements. 2010-06-24 14:31:43 -04:00
template_fieldnames.cpp TokenList2DsnLexer.cmake, netform.cpp enhancements 2010-08-08 21:03:16 -05:00
template_fieldnames.h TokenList2DsnLexer.cmake, netform.cpp enhancements 2010-08-08 21:03:16 -05:00
template_fieldnames.keywords *.lst -> *.keywords, rename input filenames to CMake script TokenList2DsnLexer.cmake 2010-06-18 11:12:15 -05:00
tool_lib.cpp Cleaning code: moved some help strings used both in toolbars and menus in a single file help_common_strings.h, 2010-06-30 13:15:34 +02:00
tool_sch.cpp A little useful feature: even if the default unit can be changed between 2010-07-12 09:07:09 -05: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