kicad/eeschema
Wayne Stambaugh 750f84c19a Coding style policy fixes and dead code removal. 2011-09-06 15:42:46 -04:00
..
dialogs Coding style policy fixes and dead code removal. 2011-09-06 15:42:46 -04:00
plugins All : modify macro FROM_UTF8, to ensure compatibility with files using a non utf8 encoding (old files created under Window, having some non ASCII characters). 2011-03-02 12:03:06 +01:00
CMakeLists.txt Eeschema: Fix a subtle bug in undo command when editing texts and labels. 2011-08-31 16:59:20 +02:00
Info.plist Fix some minor OS X issues 2011-08-30 09:35:40 +02:00
annotate.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
backanno.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
block.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
block_libedit.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
build_BOM.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
bus-wire-junction.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
busentry.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
class_drc_erc_item.cpp fixed typo and minor problems. updated German translation 2009-09-28 19:28:22 +00:00
class_libentry.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
class_libentry.h Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
class_library.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
class_library.h Prevent component library editor from saving read only files (fixes lp:811118) 2011-08-12 13:43:16 -04:00
class_netlist_object.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
class_netlist_object.h EESchema code refactoring and other minor fixes. 2010-12-31 14:47:39 -05: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
component_references_lister.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
controle.cpp Add menu item function fixes and other minor improvements. 2011-09-01 08:54:34 -04:00
cross-probing.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
dangling_ends.cpp EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
database.cpp Coding style policy fixes and dead code removal. 2011-09-06 15:42:46 -04:00
dialog_erc_listbox.h Add a new utility: pcb_calculator (need of course wore work) 2011-08-05 21:53:42 +02:00
edit_bitmap.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
edit_component_in_schematic.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
edit_label.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
eelibs_read_libraryfiles.cpp Code cleaning: rename DIALOG_LOAD_ERROR (a stupid name) class to the more understandable HTML_MESSAGE_BOX. 2011-09-04 20:35:14 +02:00
eeredraw.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
eeschema.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04: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 Coding style policy fixes and dead code removal. 2011-09-06 15:42:46 -04:00
eeschema_config.h EESchema schematic object refactoring and header rationalization. 2010-11-10 10:30:12 -05:00
eeschema_doc.icns Updates for OS X 2010-05-16 20:18:38 +02:00
eeschema_id.h Eeschema: Fix a subtle bug in undo command when editing texts and labels. 2011-08-31 16:59:20 +02:00
erc.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
erc.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
events_called_functions_for_edit.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
files-io.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
find.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
general.h EESchema dead code removal and other minor changes. 2011-06-15 14:44:24 -04:00
getpart.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
help_common_strings.h Commit patch make by Fabrizio, with a minor change to avoid duplicate HTML dialog. 2011-09-06 09:02:18 +02:00
hierarch.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
hotkeys.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
hotkeys.h Eeschema: Add hotkeys. Minor code cleaning 2010-11-11 18:54:24 +01:00
lib_arc.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
lib_arc.h zwischen punkt for migration to PNG bitmaps 2011-08-28 22:04:59 -05:00
lib_bezier.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
lib_bezier.h Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02:00
lib_circle.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
lib_circle.h zwischen punkt for migration to PNG bitmaps 2011-08-28 22:04:59 -05:00
lib_collectors.cpp Libedit: actual line thickness taken in account by collector. Thick lines are now more easy to locate. Fix incorrect boundary box calculations for LIB_PIN items. Very minor other fixes. 2011-05-25 12:42:56 +02:00
lib_collectors.h Add hit testing clarification to schematic library editor. 2011-04-27 15:44:32 -04:00
lib_draw_item.cpp Add hit testing clarification to schematic library editor. 2011-04-27 15:44:32 -04:00
lib_draw_item.h Libedit: actual line thickness taken in account by collector. Thick lines are now more easy to locate. Fix incorrect boundary box calculations for LIB_PIN items. Very minor other fixes. 2011-05-25 12:42:56 +02:00
lib_export.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
lib_field.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
lib_field.h zwischen punkt for migration to PNG bitmaps 2011-08-28 22:04:59 -05:00
lib_pin.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
lib_pin.h zwischen punkt for migration to PNG bitmaps 2011-08-28 22:04:59 -05:00
lib_polyline.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
lib_polyline.h zwischen punkt for migration to PNG bitmaps 2011-08-28 22:04:59 -05:00
lib_rectangle.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
lib_rectangle.h zwischen punkt for migration to PNG bitmaps 2011-08-28 22:04:59 -05:00
lib_text.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
lib_text.h zwischen punkt for migration to PNG bitmaps 2011-08-28 22:04:59 -05:00
libarch.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
libedit.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
libedit_icon.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00
libedit_onleftclick.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
libedit_onrightclick.cpp Add menu item function fixes and other minor improvements. 2011-09-01 08:54:34 -04:00
libedit_plot_component.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
libedit_undo_redo.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
libeditframe.cpp Add menu item function fixes and other minor improvements. 2011-09-01 08:54:34 -04:00
libeditframe.h Add menu item function fixes and other minor improvements. 2011-09-01 08:54:34 -04:00
libfield.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
load_one_schematic_file.cpp Eeschema: Fix a subtle bug in undo command when editing texts and labels. 2011-08-31 16:59:20 +02:00
menubar.cpp Commit patch make by Fabrizio, with a minor change to avoid duplicate HTML dialog. 2011-09-06 09:02:18 +02:00
menubar_libedit.cpp Add menu item function fixes and other minor improvements. 2011-09-01 08:54:34 -04:00
netform.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
netlist.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
netlist.h Annotation of multiparts gets CHINAME compared. This fixes bug when annotating components of same value (model) in several forms (e.g. dual opamp in single-body and dedicated representation). 2011-06-08 18:35:03 +04:00
netlist_control.cpp Coding style policy fixes and dead code removal. 2011-09-06 15:42:46 -04:00
netlist_control.h Coding style policy fixes and dead code removal. 2011-09-06 15:42:46 -04:00
onleftclick.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
onrightclick.cpp * Add Fabrizio Tappero <fabrizio-dot-tappero[at]gmail-dot-com> in contribuotors list. 2011-09-01 18:31:16 +02:00
operations_on_items_lists.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
pinedit.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
protos.h Add field removal warning to EESchema's edit component in schematic dialog. 2011-08-30 15:24:28 -04:00
sch_bitmap.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
sch_bitmap.h Eeschema: Fix a subtle bug in undo command when editing texts and labels. 2011-08-31 16:59:20 +02:00
sch_bus_entry.cpp Schematic object plot code refactoring and CMake required version changes. 2011-06-17 09:24:22 -04:00
sch_bus_entry.h zwischen punkt for migration to PNG bitmaps 2011-08-28 22:04:59 -05:00
sch_collectors.cpp Eeschema: Fix a subtle bug in undo command when editing texts and labels. 2011-08-31 16:59:20 +02:00
sch_collectors.h eeschema: add SCH_SHEET_PIN_T in ParentItems collector, convert sch_collectors.* to native unix format 2011-07-12 10:57:11 +04:00
sch_component.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
sch_component.h zwischen punkt for migration to PNG bitmaps 2011-08-28 22:04:59 -05:00
sch_field.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
sch_field.h zwischen punkt for migration to PNG bitmaps 2011-08-28 22:04:59 -05:00
sch_junction.cpp Eeschema: Fix a subtle bug in undo command when editing texts and labels. 2011-08-31 16:59:20 +02:00
sch_junction.h Eeschema: Fix a subtle bug in undo command when editing texts and labels. 2011-08-31 16:59:20 +02:00
sch_line.cpp zwischen punkt for migration to PNG bitmaps 2011-08-28 22:04:59 -05:00
sch_line.h zwischen punkt for migration to PNG bitmaps 2011-08-28 22:04:59 -05:00
sch_marker.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
sch_marker.h zwischen punkt for migration to PNG bitmaps 2011-08-28 22:04:59 -05:00
sch_no_connect.cpp Schematic object plot code refactoring and CMake required version changes. 2011-06-17 09:24:22 -04:00
sch_no_connect.h zwischen punkt for migration to PNG bitmaps 2011-08-28 22:04:59 -05:00
sch_polyline.cpp zwischen punkt for migration to PNG bitmaps 2011-08-28 22:04:59 -05:00
sch_polyline.h zwischen punkt for migration to PNG bitmaps 2011-08-28 22:04:59 -05:00
sch_screen.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
sch_sheet.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
sch_sheet.h zwischen punkt for migration to PNG bitmaps 2011-08-28 22:04:59 -05:00
sch_sheet_path.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
sch_sheet_path.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
sch_sheet_pin.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
sch_text.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
sch_text.h Eeschema: Fix a subtle bug in undo command when editing texts and labels. 2011-08-31 16:59:20 +02:00
schedit.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
schematic_undo_redo.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
schframe.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
selpart.cpp Coding style policy fixes and dead code removal. 2011-09-06 15:42:46 -04:00
sheet.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
sheetlab.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
symbdraw.cpp Add hit testing clarification to schematic library editor. 2011-04-27 15:44:32 -04:00
symbedit.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
template_fieldnames.cpp Add field removal warning to EESchema's edit component in schematic dialog. 2011-08-30 15:24:28 -04:00
template_fieldnames.h Add menu item function fixes and other minor improvements. 2011-09-01 08:54:34 -04: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 Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
tool_sch.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
tool_viewlib.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
transform.cpp Eeschem: fix bug when moving fields in schematic: incorrect field move for rotated+mirrored components 2011-01-19 11:34:56 +01:00
transform.h Eeschem: fix bug when moving fields in schematic: incorrect field move for rotated+mirrored components 2011-01-19 11:34:56 +01:00
viewlib_frame.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
viewlib_frame.h Pcbnew: fix bug 804780. 2011-07-05 14:46:14 +02:00
viewlibs.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
viewlibs_icon.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00