kicad/eeschema
Dick Hollenbeck 6f33e6da0c SetName() was broken 2011-08-16 10:36:25 -05:00
..
dialogs SetName() was broken 2011-08-16 10:36:25 -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 Schematic object plot code refactoring and CMake required version changes. 2011-06-17 09:24:22 -04:00
Info.plist Minor UI changes that affect OS X, see CHANGELOG.txt 2011-05-12 20:47:56 +02:00
annotate.cpp Add drag context menu entry for junctions in EESchema, fixes lp:783173. 2011-05-20 15:21:09 -04:00
backanno.cpp Add a new utility: pcb_calculator (need of course wore work) 2011-08-05 21:53:42 +02:00
block.cpp Eeschema: fix bug 812924. Very minor other changes to make translations more easy. 2011-07-20 07:57:06 +02:00
block_libedit.cpp Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
build_BOM.cpp EESchema sheet pin code improvements. 2011-03-30 15:26:05 -04:00
bus-wire-junction.cpp Very minor fixes. 2011-07-03 20:51:07 +02:00
busentry.cpp EESchema remove global variable and fix text object change type undo/redo. 2011-04-05 10:46:51 -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 Eeschema: add direct acces to LibEdit in popup menu, when a component is selected ( Whishlist #788621 ). This new command calls Libedit and load the lib component corresponding to the selected schematic component. 2011-05-28 20:51:32 +02:00
class_libentry.h Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
class_library.cpp fix very minor bugs. 2011-03-03 20:08:13 +01: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 Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 2011-02-28 19:36:19 +01: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 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
controle.cpp Add drag context menu entry for junctions in EESchema, fixes lp:783173. 2011-05-20 15:21:09 -04:00
cross-probing.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 2011-02-28 19:36:19 +01:00
dangling_ends.cpp EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
database.cpp EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05: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_component_in_schematic.cpp Fix new bug 791067 created by my last commit. 2011-06-01 10:45:34 +02:00
edit_label.cpp Very minor fixes. 2011-07-03 20:51:07 +02:00
eelibs_read_libraryfiles.cpp Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
eeredraw.cpp Use wxUpdateUIEvent in CVPcb and other minor changes. 2011-02-21 16:07:00 -05:00
eeschema.cpp EESchema dead code removal and other minor changes. 2011-06-15 14:44:24 -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 SetName() was broken 2011-08-16 10:36:25 -05: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: add direct acces to LibEdit in popup menu, when a component is selected ( Whishlist #788621 ). This new command calls Libedit and load the lib component corresponding to the selected schematic component. 2011-05-28 20:51:32 +02:00
erc.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 2011-02-28 19:36:19 +01: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 EESchema remove global variable and fix text object change type undo/redo. 2011-04-05 10:46:51 -04:00
files-io.cpp Code cleaning and Fix a crash under wxWidgets 2.9.2 and Linux, related to wxFileHistory. 2011-04-17 19:11:53 +02:00
find.cpp Eeschema & Pcbnew: fix incorrect position of cursor when crossprobing items. 2011-02-25 20:09:42 +01:00
general.h EESchema dead code removal and other minor changes. 2011-06-15 14:44:24 -04:00
getpart.cpp Eeschema: bug fix: after a "De Morgan" convert command, the component was left selected (.m_Flags not cleared) 2011-04-29 10:17:14 +02:00
help_common_strings.h EESchema sheet pin code improvements. 2011-03-30 15:26:05 -04:00
hierarch.cpp Eeschema, Pcbnew: fix minor issues about mouse cursor position, when loading files or entering sheets. 2011-03-01 19:45:21 +01:00
hotkeys.cpp EESchema bug fixes and other minor changes (fixes lp:793373). 2011-06-07 11:29:01 -04:00
hotkeys.h Eeschema: Add hotkeys. Minor code cleaning 2010-11-11 18:54:24 +01:00
lib_arc.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_arc.h Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02:00
lib_bezier.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_bezier.h Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02:00
lib_circle.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_circle.h Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02: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 More EESchema dialog file housekeeping and coding policy fixes. 2010-11-19 11:28:46 -05:00
lib_field.cpp SetName() was broken 2011-08-16 10:36:25 -05:00
lib_field.h Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02:00
lib_pin.cpp Schematic object plot code refactoring and CMake required version changes. 2011-06-17 09:24:22 -04:00
lib_pin.h Schematic object plot code refactoring and CMake required version changes. 2011-06-17 09:24:22 -04:00
lib_polyline.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_polyline.h Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02:00
lib_rectangle.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_rectangle.h Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02:00
lib_text.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_text.h Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02:00
libarch.cpp Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
libedit.cpp Prevent component library editor from saving read only files (fixes lp:811118) 2011-08-12 13:43:16 -04:00
libedit_icon.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00
libedit_onleftclick.cpp Fix most GCC 4.6 compiler warnings and minor bug fix. 2011-05-13 09:15:28 -04:00
libedit_onrightclick.cpp Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02:00
libedit_plot_component.cpp Modedit: fix issues when printing a footprint. But needs refinement. Work in progress (mainly "Fit in page" is not working). 2011-01-17 19:37:58 +01:00
libedit_undo_redo.cpp Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
libeditframe.cpp Prevent component library editor from saving read only files (fixes lp:811118) 2011-08-12 13:43:16 -04:00
libeditframe.h Prevent component library editor from saving read only files (fixes lp:811118) 2011-08-12 13:43:16 -04:00
libfield.cpp Try to fix bug 639683 : Illegal reference strings are now detected and replaced by default prefix for old schematics or rejected in schematic edition. 2011-05-31 18:29:14 +02:00
load_one_schematic_file.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 2011-02-28 19:36:19 +01:00
menubar.cpp * Fix 3D frame issue (3D frame not show) when it is iconized and reactivated by Pcbnew or CvPcb menus (Windows only) 2011-08-04 20:03:26 +02:00
menubar_libedit.cpp * Fix 3D frame issue (3D frame not show) when it is iconized and reactivated by Pcbnew or CvPcb menus (Windows only) 2011-08-04 20:03:26 +02:00
netform.cpp EESchema dead code removal and other minor changes. 2011-06-15 14:44:24 -04:00
netlist.cpp Fix most GCC 4.6 compiler warnings and minor bug fix. 2011-05-13 09:15:28 -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 EESchema dead code removal and other minor changes. 2011-06-15 14:44:24 -04:00
netlist_control.h EESchema dead code removal and other minor changes. 2011-06-15 14:44:24 -04:00
onleftclick.cpp Fix most GCC 4.6 compiler warnings and minor bug fix. 2011-05-13 09:15:28 -04:00
onrightclick.cpp Gerbview: fix bug 788778. 2011-05-30 15:55:37 +02:00
operations_on_items_lists.cpp Eeschema: fix bug 783535. Minor code cleaning. 2011-05-16 21:32:57 +02:00
pinedit.cpp Very minor fixes. 2011-07-03 20:51:07 +02:00
protos.h Very minor fixes. 2011-07-03 20:51:07 +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 Schematic object plot code refactoring and CMake required version changes. 2011-06-17 09:24:22 -04:00
sch_collectors.cpp 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_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 encapsulate eeschema name encoding, by adding toUTFTildaText() 2011-07-15 08:17:41 -05:00
sch_component.h Schematic object plot code refactoring and CMake required version changes. 2011-06-17 09:24:22 -04:00
sch_field.cpp Schematic object plot code refactoring and CMake required version changes. 2011-06-17 09:24:22 -04:00
sch_field.h Schematic object plot code refactoring and CMake required version changes. 2011-06-17 09:24:22 -04:00
sch_junction.cpp Schematic object plot code refactoring and CMake required version changes. 2011-06-17 09:24:22 -04:00
sch_junction.h Schematic object plot code refactoring and CMake required version changes. 2011-06-17 09:24:22 -04:00
sch_line.cpp Schematic object plot code refactoring and CMake required version changes. 2011-06-17 09:24:22 -04:00
sch_line.h Schematic object plot code refactoring and CMake required version changes. 2011-06-17 09:24:22 -04:00
sch_marker.cpp Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
sch_marker.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04: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 Schematic object plot code refactoring and CMake required version changes. 2011-06-17 09:24:22 -04:00
sch_polyline.cpp Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
sch_polyline.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
sch_screen.cpp Fix sheet resizing in eeschema. 2011-07-08 22:55:41 +03:00
sch_sheet.cpp Schematic object plot code refactoring and CMake required version changes. 2011-06-17 09:24:22 -04:00
sch_sheet.h Schematic object plot code refactoring and CMake required version changes. 2011-06-17 09:24:22 -04:00
sch_sheet_path.cpp Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
sch_sheet_path.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
sch_sheet_pin.cpp Schematic object plot code refactoring and CMake required version changes. 2011-06-17 09:24:22 -04:00
sch_text.cpp Very minor fixes. 2011-07-03 20:51:07 +02:00
sch_text.h Schematic object plot code refactoring and CMake required version changes. 2011-06-17 09:24:22 -04:00
schedit.cpp Fix sheet resizing in eeschema. 2011-07-08 22:55:41 +03:00
schematic_undo_redo.cpp EESchema remove global variable and fix text object change type undo/redo. 2011-04-05 10:46:51 -04:00
schframe.cpp * Fix 3D frame issue (3D frame not show) when it is iconized and reactivated by Pcbnew or CvPcb menus (Windows only) 2011-08-04 20:03:26 +02:00
selpart.cpp EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
sheet.cpp Fix sheet resizing in eeschema. 2011-07-08 22:55:41 +03:00
sheetlab.cpp EESchema remove global variable and fix text object change type undo/redo. 2011-04-05 10:46:51 -04:00
symbdraw.cpp Add hit testing clarification to schematic library editor. 2011-04-27 15:44:32 -04:00
symbedit.cpp Add hit testing clarification to schematic library editor. 2011-04-27 15:44:32 -04:00
template_fieldnames.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 2011-02-28 19:36:19 +01:00
template_fieldnames.h change IOError class name spelling to IO_ERROR to conform to coding standards 2010-11-09 09:45:11 -06: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 Replace WinEDAChoiceBox with wxComboBox. 2011-04-19 15:19:41 -04:00
tool_sch.cpp Coding policy fixes. 2011-04-13 15:30:27 -04:00
tool_viewlib.cpp Replace WinEDAChoiceBox with wxComboBox. 2011-04-19 15:19:41 -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 Pcbnew: fix bug 804780. 2011-07-05 14:46:14 +02:00
viewlib_frame.h Pcbnew: fix bug 804780. 2011-07-05 14:46:14 +02:00
viewlibs.cpp Replace WinEDAChoiceBox with wxComboBox. 2011-04-19 15:19:41 -04:00
viewlibs_icon.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00