kicad/eeschema
stambaughw b739b2272e Schematic library component objects can now load themselves.
This is the first in a series of updates to the schematic library component
object code.  The goal is to eliminate the external manipulation of these
objects and push this code back into the objects themselves.  Also replace
the priority queue and internal linked list implementations with DLIST or
Boost pointer containers.
2009-08-19 19:34:03 +00: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 enhancements in dialogs (edit component in libedit and zones properties) 2009-08-18 11:07:21 +00:00
Info.plist eeschema: enforce time stamp control and repairs bad time stamps in annotation. 2009-04-25 10:12:30 +00:00
annotate.cpp More about ERC and markers in eeschema ( work in progress ) 2009-07-08 15:42:45 +00:00
annotate_dialog.cpp Build improvements, compiler warning fixes and build fixes, and lots of clean up. 2009-05-21 17:42:42 +00:00
annotate_dialog.h EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
annotate_dialog.pjd EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
annotate_dialog.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
backanno.cpp Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00
block.cpp More about undo/redo in pcbnew and minor cleanup 2009-08-12 10:40:01 +00:00
block_libedit.cpp More about undo/redo in pcbnew and minor cleanup 2009-08-12 10:40:01 +00:00
build_BOM.cpp support for bezier curves 2009-06-25 20:45:27 +00:00
bus-wire-junction.cpp Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations 2009-07-26 17:16:42 +00:00
busentry.cpp Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations 2009-07-26 17:16:42 +00:00
class_BodyItem_Text.cpp Eeschema: added GetPenSize() used in Draw and Plot functions to get the thickness of lines. Work in progress 2009-06-30 17:57:27 +00:00
class_drawsheet.cpp fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0 2009-07-27 14:32:40 +00:00
class_drawsheet.h fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0 2009-07-27 14:32:40 +00:00
class_drawsheetpath.cpp Print function now properly prints all sheets in a complex hierarchy.Plot functions not yet updated 2009-01-07 20:09:03 +00:00
class_drawsheetpath.h Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00
class_drc_erc_item.cpp More about ERC and markers in eeschema ( work in progress ) 2009-07-08 15:42:45 +00:00
class_hierarchical_PIN_sheet.cpp Eeschema: added GetPenSize() used in Draw and Plot functions to get the thickness of lines. Work in progress 2009-06-30 19:21:41 +00:00
class_libentry.cpp Schematic library component objects can now load themselves. 2009-08-19 19:34:03 +00:00
class_libentry.h Schematic library component objects can now load themselves. 2009-08-19 19:34:03 +00:00
class_libentry_fields.cpp Schematic library component objects can now load themselves. 2009-08-19 19:34:03 +00:00
class_libentry_fields.h Eeschema: added GetPenSize() used in Draw and Plot functions to get the thickness of lines. Work in progress 2009-06-30 17:57:27 +00:00
class_library.cpp Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00
class_library.h Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00
class_marker_sch.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
class_marker_sch.h pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
class_netlist_object.cpp Try to fix some issues (OSX crashes and build and seg fault under linux) 2009-07-20 13:44:41 +00:00
class_netlist_object.h Code cleanup about netlist, ERC and markers in eeschema ( work in progress ) 2009-07-12 15:29:42 +00:00
class_pin.cpp Eeschema: better ERC diags (work in progress) 2009-07-05 12:09:41 +00:00
class_sch_cmp_field.cpp Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations 2009-07-26 17:16:42 +00:00
class_sch_cmp_field.h fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0 2009-07-27 14:32:40 +00:00
class_sch_component.cpp fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0 2009-07-27 14:32:40 +00:00
class_sch_component.h fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0 2009-07-27 14:32:40 +00:00
class_sch_screen.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
class_schematic_items.cpp work in progress about ERC and markers in eeschema 2009-07-07 17:50:02 +00:00
class_schematic_items.h fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0 2009-07-27 14:32:40 +00:00
class_text-label.cpp fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0 2009-07-27 14:32:40 +00:00
class_text-label.h fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0 2009-07-27 14:32:40 +00:00
classes_body_items.cpp Eeschema: added GetPenSize() used in Draw and Plot functions to get the thickness of lines. Work in progress 2009-06-30 17:57:27 +00:00
classes_body_items.h Eeschema: better ERC diags (work in progress) 2009-07-05 12:09:41 +00:00
cleanup.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
controle.cpp Eeschema: Connecting power pins of all parts is no more needed. see changelog 2009-07-10 12:29:31 +00:00
cross-probing.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
dangling_ends.cpp removed a minor bug in eeschema introduced in my recent commit. Added comments 2009-01-07 17:33:18 +00:00
database.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
delete.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
delsheet.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
dialog_SVG_print.cpp Changes in minimum pen size parameters used to draw or plot or print items. 2009-06-02 07:26:49 +00:00
dialog_SVG_print_base.cpp Changes in minimum pen size parameters used to draw or plot or print items. 2009-06-02 07:26:49 +00:00
dialog_SVG_print_base.fbp Changes in minimum pen size parameters used to draw or plot or print items. 2009-06-02 07:26:49 +00:00
dialog_SVG_print_base.h Added: Pcbnew print SVG format (see changelog) 2009-01-11 19:12: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 PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
dialog_build_BOM.h eeschema: Added: option to print ALL (more than 8) users fields in B.O.M. 2009-03-12 15:24:52 +00:00
dialog_build_BOM_base.cpp EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
dialog_build_BOM_base.fbp EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
dialog_build_BOM_base.h eeschema: Added: option to print ALL (more than 8) users fields in B.O.M. 2009-03-12 15:24:52 +00:00
dialog_cmp_graphic_properties.cpp EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
dialog_cmp_graphic_properties.h eeschema: made in some dialogs the ESC key working (linux version, already working under windows) 2008-04-30 11:52:34 +00:00
dialog_cmp_graphic_properties.pjd EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
dialog_cmp_graphic_properties.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
dialog_create_component.cpp EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
dialog_create_component.h eeschema: made in some dialogs the ESC key working (linux version, already working under windows) 2008-04-30 11:52:34 +00:00
dialog_create_component.pjd EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
dialog_create_component.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
dialog_edit_component_in_lib.cpp enhancements in dialogs (edit component in libedit and zones properties) 2009-08-18 11:07:21 +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 cvpcb: fixed a crash when closing the footprint display frame 2009-08-19 06:10:47 +00:00
dialog_edit_component_in_lib_base.fbp cvpcb: fixed a crash when closing the footprint display frame 2009-08-19 06:10:47 +00:00
dialog_edit_component_in_lib_base.h enhancements in dialogs (edit component in libedit and zones properties) 2009-08-18 11:07:21 +00:00
dialog_edit_component_in_schematic.cpp Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations 2009-07-26 17:16:42 +00:00
dialog_edit_component_in_schematic.h added the superbly convenient EnsureTextCtrlWidth() 2009-01-29 17:30:38 +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 enhancements in dialogs (edit component in libedit and zones properties) 2009-08-18 11:07:21 +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 commit hershey patch 2009-05-28 17:39:40 +00:00
dialog_edit_label.h Better label dialog editor. Libedit: now, cannot change the component name to an existing alias name (eeschema crashes when happens) 2009-05-13 10:26:11 +00:00
dialog_edit_label_base.cpp Better label dialog editor. Libedit: now, cannot change the component name to an existing alias name (eeschema crashes when happens) 2009-05-13 10:26:11 +00:00
dialog_edit_label_base.fbp Better label dialog editor. Libedit: now, cannot change the component name to an existing alias name (eeschema crashes when happens) 2009-05-13 10:26:11 +00:00
dialog_edit_label_base.h Better label dialog editor. Libedit: now, cannot change the component name to an existing alias name (eeschema crashes when happens) 2009-05-13 10:26:11 +00:00
dialog_edit_libentry_fields_in_lib.cpp commit hershey patch 2009-05-28 17:39:40 +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 minor updates 2009-05-16 05:38:38 +00:00
dialog_eeschema_config_fbp.cpp minor updates 2009-05-16 05:38:38 +00:00
dialog_eeschema_config_fbp.fbp minor updates 2009-05-16 05:38:38 +00:00
dialog_eeschema_config_fbp.h minor updates 2009-05-16 05:38:38 +00:00
dialog_erc.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +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 More about ERC and markers in eeschema ( work in progress ) 2009-07-08 18:06:11 +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 More about ERC and markers in eeschema ( work in progress ) 2009-07-08 15:42:45 +00:00
dialog_find.cpp EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
dialog_find.h EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
dialog_find.pjd committed dialog_find.pjd I deleted by error 2009-07-03 18:29:36 +00:00
dialog_options.cpp Changes in minimum pen size parameters used to draw or plot or print items. 2009-06-02 07:26:49 +00:00
dialog_options.h EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
dialog_options.pjd EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
dialog_options.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
dialog_print_using_printer.cpp Changes in minimum pen size parameters used to draw or plot or print items. 2009-06-02 07:26:49 +00:00
dialog_print_using_printer_base.cpp Changes in minimum pen size parameters used to draw or plot or print items. 2009-06-02 07:26:49 +00:00
dialog_print_using_printer_base.fbp Changes in minimum pen size parameters used to draw or plot or print items. 2009-06-02 07:26:49 +00:00
dialog_print_using_printer_base.h Cleaning code in print dialogs. 2009-01-17 17:32:20 +00:00
edit_component_in_lib.cpp enhancements in dialogs (edit component in libedit and zones properties) 2009-08-18 11:07:21 +00:00
edit_component_in_schematic.cpp Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations 2009-07-26 17:16:42 +00:00
edit_graphic_bodyitem_text.cpp Added text justification for graphic texts in libedit and more(see changelog) 2009-06-11 14:26:17 +00:00
edit_label.cpp Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations 2009-07-26 17:16:42 +00:00
eeconfig.cpp Commit patch for plot functions from Lorenzo 2009-06-28 16:50:42 +00:00
eeconfig.h EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
eelayer.cpp EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
eelayer.h eeschema: added hierarchical label in setcolor menu 2008-02-16 10:58:32 +00:00
eelibs_draw_components.cpp fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0 2009-07-27 14:32:40 +00:00
eelibs_read_libraryfiles.cpp Schematic library component objects can now load themselves. 2009-08-19 19:34:03 +00:00
eeredraw.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
eeschema.cpp Rework on undo/redo and block functions 2009-07-25 04:53:39 +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_doc.icns eeschema: enforce time stamp control and repairs bad time stamps in annotation. 2009-04-25 10:12:30 +00:00
erc.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
erc.h work in progress about ERC and markers in eeschema 2009-07-07 17:50:02 +00:00
file_sch.icns Added missing icons 2007-10-29 03:35:52 +00:00
files-io.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
find.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
general.h Rework on undo/redo and block functions 2009-07-25 04:53:39 +00:00
getpart.cpp fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0 2009-07-27 14:32:40 +00:00
hierarch.cpp Build improvements, compiler warning fixes and build fixes, and lots of clean up. 2009-05-21 17:42:42 +00:00
hotkeys.cpp Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations 2009-07-26 17:16:42 +00:00
hotkeys.h * added hotkeys to the library editor in eeschema (move, edit pin, delete) 2007-12-11 16:41:43 +00:00
lib_export.cpp Build improvements, compiler warning fixes and build fixes, and lots of clean up. 2009-05-21 17:42:42 +00:00
libalias.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
libarch.cpp Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00
libcmp.h Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00
libedit.cpp pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack 2009-07-29 13:10:36 +00:00
libedit_icon.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00
libedit_onleftclick.cpp Pcbnew: Added: in DRC tests: tests for vias min size and tracks min width. 2009-06-18 13:30:52 +00:00
libedit_onrightclick.cpp More about undo/redo in pcbnew and minor cleanup 2009-08-12 10:40:01 +00:00
libedit_undo_redo.cpp undo/redo rework: fixed some problems ans crashes (not all) in libedit and modedit 2009-08-03 18:54:48 +00:00
libfield.cpp Pcbnew: Added: in DRC tests: tests for vias min size and tracks min width. 2009-06-18 13:30:52 +00:00
libframe.cpp More about undo/redo in pcbnew and minor cleanup 2009-08-12 10:40:01 +00:00
load_one_schematic_file.cpp Eeschema: Connecting power pins of all parts is no more needed. see changelog 2009-07-10 12:29:31 +00:00
locate.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
menubar.cpp pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack 2009-07-29 13:10:36 +00:00
netform.cpp eeschema: fixed crash in netlist generation when a component with no pin is found. 2009-07-21 07:25:31 +00:00
netlist.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
netlist.h Code cleanup about netlist, ERC and markers in eeschema ( work in progress ) 2009-07-12 15:29:42 +00:00
netlist_control.cpp Code cleanup about netlist, ERC and markers in eeschema ( work in progress ) 2009-07-12 15:29:42 +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 pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
onrightclick.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
operations_on_items_lists.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
pinedit-dialog.cpp Removed non-standard dialog UI control text colors missed in last commit. 2009-05-01 19:46:52 +00:00
pinedit-dialog.h More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
pinedit-dialog.pjd Removed non-standard dialog UI control text colors missed in last commit. 2009-05-01 19:46:52 +00:00
pinedit-dialog.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
pinedit.cpp Pcbnew: Added: in DRC tests: tests for vias min size and tracks min width. 2009-06-18 13:30:52 +00:00
plot.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
plotdxf.cpp added forgotten files 2009-06-30 15:36:17 +00:00
plotdxf.h added forgotten files 2009-06-30 15:36:17 +00:00
plothpgl.cpp Commit patch for plot functions from Lorenzo 2009-06-28 16:50:42 +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 Commit patch for plot functions from Lorenzo 2009-06-28 16:50:42 +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
priorque.cpp add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
priorque.h add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
program.h fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0 2009-07-27 14:32:40 +00:00
protos.h Schematic library component objects can now load themselves. 2009-08-19 19:34:03 +00:00
read_from_file_schematic_items_descriptions.cpp Cleaned and optimized code about new hershey fonts and bold texts handling (see changelog) 2009-05-30 16:06:01 +00:00
save_schemas.cpp Pcbnew: fixed a recent bug that could be creates errors in rats nest calculations (forgotten rats nets) 2009-06-23 15:45:53 +00:00
savelib.cpp support for bezier curves 2009-06-25 20:45:27 +00:00
schedit.cpp pcbnew: work on undo/redo in progress 2009-08-01 19:26:05 +00:00
schematic_undo_redo.cpp More about undo/redo in pcbnew 2009-08-11 10:27:21 +00:00
schframe.cpp pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack 2009-07-29 13:10:36 +00:00
selpart.cpp eeschema: now display lib list in alphabetic order in viewlib and get component. 2009-06-04 10:42:59 +00:00
sheet.cpp fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0 2009-07-27 14:32:40 +00:00
sheet.h eeschema: made in some dialogs the ESC key working (linux version, already working under windows) 2008-04-30 11:52:34 +00:00
sheet.pjd EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
sheet.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
sheetlab.cpp Fixed minor bugs. Code cleaning 2009-06-06 18:08:49 +00:00
symbdraw.cpp Pcbnew: Added: in DRC tests: tests for vias min size and tracks min width. 2009-06-18 13:30:52 +00:00
symbedit.cpp better handling of libraries paths (removed g_RealLibraryBuffer that had no sense with the new code), mainly in Eeschema 2009-04-14 16:45:22 +00:00
tool_lib.cpp minor bugs fixed 2009-05-21 12:45:21 +00:00
tool_sch.cpp pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack 2009-07-29 13:10:36 +00:00
tool_viewlib.cpp More zoom clean ups and code cleaning. 2009-01-07 15:59:49 +00:00
viewlib_frame.cpp eeschema: now display lib list in alphabetic order in viewlib and get component. 2009-06-04 10:42:59 +00:00
viewlibs.cpp better handling of libraries paths (removed g_RealLibraryBuffer that had no sense with the new code), mainly in Eeschema 2009-04-14 16:45:22 +00:00
viewlibs_icon.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00