kicad/eeschema
Marco Serantoni a3ec2e24a2 OSX: Fix for bug #717381 - Print Preview hangs 2011-05-21 11:16:57 +02:00
..
dialogs OSX: Fix for bug #717381 - Print Preview hangs 2011-05-21 11:16:57 +02: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 Add hit testing clarification to schematic library editor. 2011-04-27 15:44:32 -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 EESchema back annotate code refactoring and other minor changes. 2011-03-28 14:23:01 -04:00
block.cpp Fix most GCC 4.6 compiler warnings and minor bug fix. 2011-05-13 09:15:28 -04: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 EESchema multiple item hit testing and other minor improvements. 2011-03-25 15:16:05 -04: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 Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +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 Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05: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 minor fix component subref in russian GOST 2011-04-15 20:41:31 +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
delsheet.cpp Schematic object encapsulation and other minor improvements. 2011-01-20 11:34:57 -05:00
dialog_erc_listbox.h Doxygen comment warning fixes. 2010-12-29 18:47:32 +01:00
edit_component_in_schematic.cpp Fix EESchema undo and abort move regressions. 2011-04-08 13:41:52 -04:00
edit_label.cpp Eeschema: fix bug 783535. Minor code cleaning. 2011-05-16 21:32:57 +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 Code cleaning and Fix a crash under wxWidgets 2.9.2 and Linux, related to wxFileHistory. 2011-04-17 19:11:53 +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 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
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 Add hit testing clarification to schematic library editor. 2011-04-27 15:44:32 -04: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 remove global variable and fix text object change type undo/redo. 2011-04-05 10:46:51 -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 Add drag context menu entry for junctions in EESchema, fixes lp:783173. 2011-05-20 15:21:09 -04:00
hotkeys.h Eeschema: Add hotkeys. Minor code cleaning 2010-11-11 18:54:24 +01:00
lib_arc.cpp Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
lib_arc.h Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
lib_bezier.cpp Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
lib_bezier.h Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
lib_circle.cpp Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
lib_circle.h Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
lib_collectors.cpp Add hit testing clarification to schematic library editor. 2011-04-27 15:44:32 -04: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: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +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 Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
lib_field.h Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
lib_pin.cpp Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
lib_pin.h Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
lib_polyline.cpp Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
lib_polyline.h Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
lib_rectangle.cpp Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
lib_rectangle.h Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
lib_text.cpp Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
lib_text.h Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
libarch.cpp Schematic component object encapsulation and Doxygen comment warning fixes. 2010-12-14 10:56:30 -05:00
libedit.cpp Improve handling of tool bar command IDs. 2011-02-24 15:22:12 -05: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 Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +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 Libedit: add block rotate and block mirror horizontally 2011-05-20 20:29:35 +02:00
libeditframe.h Add hit testing clarification to schematic library editor. 2011-04-27 15:44:32 -04:00
libfield.cpp Add hit testing clarification to schematic library editor. 2011-04-27 15:44:32 -04: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 Eeschema: fix bug 783535. Minor code cleaning. 2011-05-16 21:32:57 +02:00
menubar_libedit.cpp Eeschema: fix bug 783535. Minor code cleaning. 2011-05-16 21:32:57 +02:00
netform.cpp Add hit testing clarification to schematic library editor. 2011-04-27 15:44:32 -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 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
netlist_control.cpp Eeschema: Fix crash when a netlist is created, if format is not Spice. 2011-04-01 14:12:19 +02:00
netlist_control.h Option to prefix references U and IC with X when generating spice net lists. 2011-03-31 11:22:34 -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 Add drag context menu entry for junctions in EESchema, fixes lp:783173. 2011-05-20 15:21:09 -04:00
operations_on_items_lists.cpp Eeschema: fix bug 783535. Minor code cleaning. 2011-05-16 21:32:57 +02:00
pinedit.cpp Bug fixes: 2011-05-05 19:45:35 +02:00
plot.cpp Plot poly code cleaning. Suppress erreurs for malformed polygons (< 2 corners) 2011-04-20 10:13:21 +02:00
protos.h CMake and other minor improvements. 2011-04-06 09:44:38 -04:00
sch_bus_entry.cpp Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
sch_bus_entry.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
sch_collectors.cpp Add drag context menu entry for junctions in EESchema, fixes lp:783173. 2011-05-20 15:21:09 -04:00
sch_collectors.h Add drag context menu entry for junctions in EESchema, fixes lp:783173. 2011-05-20 15:21:09 -04:00
sch_component.cpp Add hit testing clarification to schematic library editor. 2011-04-27 15:44:32 -04:00
sch_component.h Add hit testing clarification to schematic library editor. 2011-04-27 15:44:32 -04:00
sch_field.cpp Fix most GCC 4.6 compiler warnings and minor bug fix. 2011-05-13 09:15:28 -04:00
sch_field.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
sch_junction.cpp Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
sch_junction.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
sch_line.cpp Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
sch_line.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -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 Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
sch_no_connect.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -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 Bug fixes: 2011-05-05 19:45:35 +02:00
sch_sheet.cpp Eeschema: SCH_SHEET::GetBoundingBox(): better bounding box calculation. 2011-04-29 14:42:04 +02:00
sch_sheet.h EESchema sheet pin code improvements. 2011-03-30 15:26:05 -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 EESchema remove global variable and fix text object change type undo/redo. 2011-04-05 10:46:51 -04:00
sch_text.cpp Add hit testing clarification to schematic library editor. 2011-04-27 15:44:32 -04:00
sch_text.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
schedit.cpp Eeschema: fix bug 783535. Minor code cleaning. 2011-05-16 21:32:57 +02: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 Eeschema: fix bug 783535. Minor code cleaning. 2011-05-16 21:32:57 +02:00
selpart.cpp EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
sheet.cpp EESchema remove global variable and fix text object change type undo/redo. 2011-04-05 10:46:51 -04: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 Replace WinEDAChoiceBox with wxComboBox. 2011-04-19 15:19:41 -04:00
viewlib_frame.h Replace WinEDAChoiceBox with wxComboBox. 2011-04-19 15:19:41 -04: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