kicad/eeschema
jean-pierre charras e50d18bc1b Minor enhancement and minor code cleaning. 2011-12-18 18:57:05 +01:00
..
dialogs Encapsulate EDA_APP class. 2011-12-16 15:12:49 -05: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 Encapsulate LIB_PIN class and begin encapsulating SCH_EDIT_FRAME class. 2011-12-08 16:05:43 -05:00
backanno.cpp Eeschema schematic item move code unification. 2011-10-19 16:32:21 -04:00
block.cpp plugin work, accessors 2011-12-12 02:37:05 -06:00
block_libedit.cpp Memory allocation improvements and other minor fixes. 2011-11-10 10:55:05 -05:00
build_BOM.cpp Encapsulate LABEL_OBJECT class and message panel window member of EDA_DRAW_FRAME. 2011-12-12 09:02:37 -05:00
bus-wire-junction.cpp plugin work, accessors 2011-12-12 02:37:05 -06:00
busentry.cpp Minor enhancement and minor code cleaning. 2011-12-18 18:57:05 +01:00
class_drc_erc_item.cpp Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
class_libentry.cpp Remove message dialogs from COMPONENT_LIBRARY class. 2011-11-11 15:10:24 -05:00
class_libentry.h fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
class_library.cpp All: fix a collision name between accessor function GetTimeStamp and GetTimeStamp in common.cpp. 2011-12-07 16:49:32 +01:00
class_library.h Remove message dialogs from COMPONENT_LIBRARY class. 2011-11-11 15:10:24 -05:00
class_netlist_object.cpp fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
class_netlist_object.h fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06: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 plugin work, accessors 2011-12-12 02:37:05 -06:00
controle.cpp Encapsulate LIB_PIN class and begin encapsulating SCH_EDIT_FRAME class. 2011-12-08 16:05:43 -05:00
cross-probing.cpp Fix Eeschema find item bugs and other minor changes. 2011-11-16 20:06:08 -05:00
dangling_ends.cpp Eeschema ERC improvements and other minor fixes. 2011-10-07 10:41:30 -04:00
database.cpp Eeschema ERC improvements and other minor fixes. 2011-10-07 10:41:30 -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 Eeschema schematic item move code unification. 2011-10-19 16:32:21 -04:00
edit_component_in_schematic.cpp Encapsulate LIB_PIN class and begin encapsulating SCH_EDIT_FRAME class. 2011-12-08 16:05:43 -05:00
edit_label.cpp Encapsulate SCH_POLYLINE, SCH_SHEET, and SCH_TEXT classes. 2011-12-08 10:45:01 -05:00
eelibs_read_libraryfiles.cpp Encapsulate SCH_EDIT_FRAME and LIB_EDIT_FRAME classes. 2011-12-09 11:37:11 -05:00
eeredraw.cpp Eeschema ERC improvements and other minor fixes. 2011-10-07 10:41:30 -04:00
eeschema.cpp Fix schematic library pin editing bug. Fixes lp:809506 2011-10-28 09:43:37 -04:00
eeschema.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
eeschema.rc New icons: fix problems about .ico files (under Window) 2011-09-10 19:48:35 +02:00
eeschema_config.cpp Encapsulate EDA_APP class. 2011-12-16 15:12:49 -05:00
eeschema_config.h Eeschema ERC improvements and other minor fixes. 2011-10-07 10:41:30 -04:00
eeschema_doc.icns Updates for OS X 2010-05-16 20:18:38 +02:00
eeschema_id.h Unify Eeschema orient commands and other minor fixes. 2011-10-28 16:30:50 -04:00
erc.cpp plugin work, accessors 2011-12-12 02:37:05 -06:00
erc.h Eeschema ERC improvements and other minor fixes. 2011-10-07 10:41:30 -04:00
events_called_functions_for_edit.cpp plugin work, accessors 2011-12-12 02:37:05 -06:00
files-io.cpp Remove message dialogs from COMPONENT_LIBRARY class. 2011-11-11 15:10:24 -05:00
find.cpp More encapsulation work and other minor improvements. 2011-12-16 08:32:23 -05:00
general.h More auto save improvements. 2011-10-15 09:25:57 -04:00
getpart.cpp Encapsulate LIB_PIN class and begin encapsulating SCH_EDIT_FRAME class. 2011-12-08 16:05:43 -05:00
help_common_strings.h Improve Eeschema find code and add initial replace plumbing. 2011-12-01 11:49:28 -05:00
hierarch.cpp Encapsulate LIB_PIN class and begin encapsulating SCH_EDIT_FRAME class. 2011-12-08 16:05:43 -05:00
hotkeys.cpp Unify Eeschema orient commands and other minor fixes. 2011-10-28 16:30:50 -04:00
hotkeys.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
lib_arc.cpp Use output formatter to save component library files and objects. 2011-11-01 11:06:26 -04:00
lib_arc.h Use output formatter to save component library files and objects. 2011-11-01 11:06:26 -04:00
lib_bezier.cpp Use output formatter to save component library files and objects. 2011-11-01 11:06:26 -04:00
lib_bezier.h Use output formatter to save component library files and objects. 2011-11-01 11:06:26 -04:00
lib_circle.cpp Use output formatter to save component library files and objects. 2011-11-01 11:06:26 -04:00
lib_circle.h Use output formatter to save component library files and objects. 2011-11-01 11:06:26 -04:00
lib_collectors.cpp Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
lib_collectors.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
lib_draw_item.cpp Use line reader to load component library files and objects. 2011-10-31 16:49:48 -04:00
lib_draw_item.h fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
lib_export.cpp Encapsulate SCH_EDIT_FRAME and LIB_EDIT_FRAME classes. 2011-12-09 11:37:11 -05:00
lib_field.cpp Eeschema: bug 880132 : partial fix. 2011-11-11 08:00:51 +01:00
lib_field.h Use output formatter to save component library files and objects. 2011-11-01 11:06:26 -04:00
lib_pin.cpp fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
lib_pin.h fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
lib_polyline.cpp Memory allocation improvements and other minor fixes. 2011-11-10 10:55:05 -05:00
lib_polyline.h Use output formatter to save component library files and objects. 2011-11-01 11:06:26 -04:00
lib_rectangle.cpp Use output formatter to save component library files and objects. 2011-11-01 11:06:26 -04:00
lib_rectangle.h Use output formatter to save component library files and objects. 2011-11-01 11:06:26 -04:00
lib_text.cpp fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
lib_text.h Use output formatter to save component library files and objects. 2011-11-01 11:06:26 -04:00
libarch.cpp Remove message dialogs from COMPONENT_LIBRARY class. 2011-11-11 15:10:24 -05:00
libedit.cpp More encapsulation work and other minor improvements. 2011-12-16 08:32:23 -05:00
libedit_onleftclick.cpp Eeschema ERC improvements and other minor fixes. 2011-10-07 10:41:30 -04:00
libedit_onrightclick.cpp PNG bitmap support, initial implementation 2011-09-08 00:58:45 -05:00
libedit_plot_component.cpp Eeschema ERC improvements and other minor fixes. 2011-10-07 10:41:30 -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 Encapsulate EDA_APP class. 2011-12-16 15:12:49 -05:00
libeditframe.h Encapsulate SCH_EDIT_FRAME and LIB_EDIT_FRAME classes. 2011-12-09 11:37:11 -05: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 Use line reader to load component library files and objects. 2011-10-31 16:49:48 -04:00
menubar.cpp Minor enhancement and minor code cleaning. 2011-12-18 18:57:05 +01:00
menubar_libedit.cpp Minor menu bar fixes. 2011-10-18 15:59:19 -04:00
netform.cpp plugin work, accessors 2011-12-12 02:37:05 -06:00
netlist.cpp Fix a minor bug in my last commit that caused the debug build to fail. 2011-12-12 10:16:05 -05:00
netlist.h Fix a minor bug in my last commit that caused the debug build to fail. 2011-12-12 10:16:05 -05:00
netlist_control.cpp Encapsulate EDA_APP class. 2011-12-16 15:12:49 -05:00
netlist_control.h Coding style policy fixes and dead code removal. 2011-09-06 15:42:46 -04:00
onleftclick.cpp Unify Eeschema drag item commands into a single event handler. 2011-10-27 13:51:22 -04:00
onrightclick.cpp Minor enhancement and minor code cleaning. 2011-12-18 18:57:05 +01:00
operations_on_items_lists.cpp plugin work, accessors 2011-12-12 02:37:05 -06:00
pinedit.cpp More encapsulation work and other minor improvements. 2011-12-16 08:32:23 -05:00
protos.h Factor bus label parsing function into net list object. 2011-10-12 11:34:52 -04:00
sch_bitmap.cpp fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
sch_bitmap.h fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
sch_bus_entry.cpp Minor enhancement and minor code cleaning. 2011-12-18 18:57:05 +01:00
sch_bus_entry.h Minor enhancement and minor code cleaning. 2011-12-18 18:57:05 +01:00
sch_collectors.cpp Add Eeschema replace code. 2011-12-13 10:37:33 -05:00
sch_collectors.h Add Eeschema replace code. 2011-12-13 10:37:33 -05:00
sch_component.cpp fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
sch_component.h fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
sch_field.cpp Add Eeschema replace code. 2011-12-13 10:37:33 -05:00
sch_field.h fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
sch_junction.cpp fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
sch_junction.h fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
sch_line.cpp Encapsulate SCH_JUNCTION, SCH_LINE, and SCH_NO_CONNECT classes. 2011-12-07 15:19:29 -05:00
sch_line.h fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
sch_marker.cpp fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
sch_marker.h fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
sch_no_connect.cpp Encapsulate SCH_JUNCTION, SCH_LINE, and SCH_NO_CONNECT classes. 2011-12-07 15:19:29 -05:00
sch_no_connect.h fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
sch_polyline.cpp Encapsulate SCH_POLYLINE, SCH_SHEET, and SCH_TEXT classes. 2011-12-08 10:45:01 -05:00
sch_polyline.h fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
sch_screen.cpp plugin work, accessors 2011-12-12 02:37:05 -06:00
sch_sheet.cpp fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
sch_sheet.h fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
sch_sheet_path.cpp plugin work, accessors 2011-12-12 02:37:05 -06:00
sch_sheet_path.h Improve Eeschema find code and add initial replace plumbing. 2011-12-01 11:49:28 -05:00
sch_sheet_pin.cpp fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
sch_text.cpp fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
sch_text.h fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 2011-12-14 11:25:42 -06:00
schedit.cpp More EDA_DRAW_FRAME encapsulation work. 2011-12-14 15:03:15 -05:00
schematic_undo_redo.cpp Eeschema schematic item move code unification. 2011-10-19 16:32:21 -04:00
schframe.cpp More encapsulation work and other minor improvements. 2011-12-16 08:32:23 -05:00
selpart.cpp Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
sheet.cpp More encapsulation work and other minor improvements. 2011-12-16 08:32:23 -05:00
sheetlab.cpp More encapsulation work and other minor improvements. 2011-12-16 08:32:23 -05:00
symbdraw.cpp More encapsulation work and other minor improvements. 2011-12-16 08:32:23 -05:00
symbedit.cpp sweet editor, compiler warning 2011-11-08 15:14:39 -06:00
template_fieldnames.cpp Application name capitalization fixes. 2011-09-30 14:15:37 -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 More encapsulation work and other minor improvements. 2011-12-16 08:32:23 -05:00
tool_sch.cpp More encapsulation work and other minor improvements. 2011-12-16 08:32:23 -05:00
tool_viewlib.cpp More encapsulation work and other minor improvements. 2011-12-16 08:32:23 -05: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 Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
viewlib_frame.cpp Encapsulate EDA_APP class. 2011-12-16 15:12:49 -05:00
viewlib_frame.h Encapsulate SCH_EDIT_FRAME and LIB_EDIT_FRAME classes. 2011-12-09 11:37:11 -05:00
viewlibs.cpp More encapsulation work and other minor improvements. 2011-12-16 08:32:23 -05:00