kicad/eeschema
Vovanium 37d4ed97cf Libedit polyline bug fixes:
* will not add zero-length segments when creating polylines;
* polyline vertex to edit is now being chosen correctly.
2011-04-01 05:19:37 +04:00
..
dialogs EESchema sheet pin code improvements. 2011-03-30 15:26:05 -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 multiple item hit testing and other minor improvements. 2011-03-25 15:16:05 -04:00
Info.plist OSX - should resolve problems on case sensitive filesystem 2010-09-19 13:06:30 +02:00
annotate.cpp Schematic reference object refactoring and minor dialog fix. 2011-01-06 11:55:18 -05:00
backanno.cpp EESchema back annotate code refactoring and other minor changes. 2011-03-28 14:23:01 -04:00
block.cpp Schematic editor locate item changes and other minor fixes. 2011-03-10 14:36:30 -05:00
block_libedit.cpp Fix cursor shape issue after block command in modedit and libedit 2011-03-10 09:31:07 +01: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 fix very minor bugs. 2011-03-03 20:08:13 +01: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 Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
class_libentry.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04: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 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
controle.cpp EESchema multiple item hit testing and other minor improvements. 2011-03-25 15:16:05 -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
delete.cpp EESchema multiple item hit testing and other minor improvements. 2011-03-25 15:16:05 -04: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 EESchema edit field code improvements and Doxygen comment fixes. 2011-03-29 11:21:35 -04:00
edit_label.cpp EESchema multiple item hit testing and other minor improvements. 2011-03-25 15:16:05 -04: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 Use wxDC for all coordinate manipulations. 2011-01-30 17:22:38 -05: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 EESchema sheet pin code improvements. 2011-03-30 15:26:05 -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 Use wxDC for all coordinate manipulations. 2011-01-30 17:22:38 -05:00
files-io.cpp Gerbview: Add drill file history and minor enhancements. 2011-03-17 20:14:45 +01:00
find.cpp Eeschema & Pcbnew: fix incorrect position of cursor when crossprobing items. 2011-02-25 20:09:42 +01:00
general.h Eeschema: bug 706677 fixed (delete connection, junction persist). 2011-01-25 15:06:17 +01:00
getpart.cpp EESchema multiple item hit testing and other minor improvements. 2011-03-25 15:16:05 -04: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 sheet pin code improvements. 2011-03-30 15:26:05 -04:00
hotkeys.h Eeschema: Add hotkeys. Minor code cleaning 2010-11-11 18:54:24 +01:00
lib_arc.cpp Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
lib_arc.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
lib_bezier.cpp Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
lib_bezier.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
lib_circle.cpp Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
lib_circle.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
lib_draw_item.cpp EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
lib_draw_item.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
lib_export.cpp More EESchema dialog file housekeeping and coding policy fixes. 2010-11-19 11:28:46 -05:00
lib_field.cpp Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
lib_field.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
lib_pin.cpp Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
lib_pin.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
lib_polyline.cpp Libedit polyline bug fixes: 2011-04-01 05:19:37 +04:00
lib_polyline.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
lib_rectangle.cpp Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
lib_rectangle.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
lib_text.cpp Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
lib_text.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04: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 Schematic component library editor rotate item improvements. 2011-02-28 08:53:49 -05:00
libedit_onrightclick.cpp Fix Libedit regression. 2011-03-21 21:35:16 +01: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 Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
libeditframe.cpp Workaround for zoom levels < 1 in eescxhema, with wxMSW version < 2.9 2011-03-30 21:20:23 +02:00
libeditframe.h fix 2 minor bugs: GERBVIEW: Button "Erase all layers" not working, EESCHEMA: Plot to Clipboard: EDA_DRAW_FRAME::PrintPage() error 2011-03-28 21:26:31 +02:00
libfield.cpp Libedit: fix crashes when no active libary selected (happens when creating a new component) 2011-03-30 12:51:51 +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 EESchema sheet pin code improvements. 2011-03-30 15:26:05 -04:00
menubar_libedit.cpp zoom bitmaps enhancements. 2011-03-20 18:10:38 +01:00
netform.cpp Option to prefix references U and IC with X when generating spice net lists. 2011-03-31 11:22:34 -04:00
netlist.cpp EESchema sheet pin code improvements. 2011-03-30 15:26:05 -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 Option to prefix references U and IC with X when generating spice net lists. 2011-03-31 11:22:34 -04: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 EESchema sheet pin code improvements. 2011-03-30 15:26:05 -04:00
onrightclick.cpp EESchema sheet pin code improvements. 2011-03-30 15:26:05 -04:00
operations_on_items_lists.cpp EESchema sheet pin code improvements. 2011-03-30 15:26:05 -04:00
pinedit.cpp Schematic component library editor rotate item improvements. 2011-02-28 08:53:49 -05:00
plot.cpp EESchema sheet pin code improvements. 2011-03-30 15:26:05 -04:00
protos.h EESchema multiple item hit testing and other minor improvements. 2011-03-25 15:16:05 -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 EESchema sheet pin code improvements. 2011-03-30 15:26:05 -04:00
sch_collectors.h EESchema edit field code improvements and Doxygen comment fixes. 2011-03-29 11:21:35 -04:00
sch_component.cpp Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
sch_component.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
sch_field.cpp Fix an error in sch_field.cpp I created in bzr 2923 version, that prevent compiling with wxWidgets 2.9.1 (was not detected by 2.8.12) 2011-03-30 13:20:05 +02: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 Workaround for zoom levels < 1 in eeschema, with wxMSW version < 2.9 2011-03-30 22:14:44 +02:00
sch_sheet.cpp EESchema sheet pin code improvements. 2011-03-30 15:26:05 -04: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 sheet pin code improvements. 2011-03-30 15:26:05 -04:00
sch_text.cpp Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
sch_text.h Coding style and Doxygen comment fixes. 2011-03-29 15:33:07 -04:00
schedit.cpp EESchema sheet pin code improvements. 2011-03-30 15:26:05 -04:00
schematic_undo_redo.cpp EESchema sheet pin code improvements. 2011-03-30 15:26:05 -04:00
schframe.cpp Workaround for zoom levels < 1 in eescxhema, with wxMSW version < 2.9 2011-03-30 21:20:23 +02:00
selpart.cpp EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
sheet.cpp EESchema sheet pin code improvements. 2011-03-30 15:26:05 -04:00
sheetlab.cpp EESchema sheet pin code improvements. 2011-03-30 15:26:05 -04:00
symbdraw.cpp Improve handling of tool bar command IDs. 2011-02-24 15:22:12 -05:00
symbedit.cpp Draw panel object refactoring and other minor code cleaning. 2011-02-11 15:48:13 -05: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 zoom bitmaps enhancements. 2011-03-20 18:10:38 +01:00
tool_sch.cpp EESchema sheet pin code improvements. 2011-03-30 15:26:05 -04:00
tool_viewlib.cpp zoom bitmaps enhancements. 2011-03-20 18:10:38 +01: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 Workaround for zoom levels < 1 in eescxhema, with wxMSW version < 2.9 2011-03-30 21:20:23 +02:00
viewlib_frame.h Global variable removal and minor Doxygen comment fixes. 2011-02-22 11:43:03 -05:00
viewlibs.cpp Draw panel object refactoring and other minor code cleaning. 2011-02-11 15:48:13 -05:00
viewlibs_icon.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00