..
dialogs
Add field removal warning to EESchema's edit component in schematic dialog.
2011-08-30 15:24:28 -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
Add drag context menu entry for junctions in EESchema, fixes lp:783173.
2011-05-20 15:21:09 -04:00
backanno.cpp
Pcbnew: Add NPTH pads (seen changelog).
2011-08-19 15:08:24 +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 menu item function fixes and other minor improvements.
2011-09-01 08:54:34 -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_bitmap.cpp
* Add Fabrizio Tappero <fabrizio-dot-tappero[at]gmail-dot-com> in contribuotors list.
2011-09-01 18:31:16 +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
* Add Fabrizio Tappero <fabrizio-dot-tappero[at]gmail-dot-com> in contribuotors list.
2011-09-01 18:31:16 +02:00
eelibs_read_libraryfiles.cpp
Minor fixes and lots of coding policy changes.
2010-12-08 15:12:46 -05:00
eeredraw.cpp
Add user write permission tests to EESchama and other minor fixes.
2011-08-18 15:25:12 -04: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
Add user write permission tests to EESchama and other minor fixes.
2011-08-18 15:25:12 -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
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
Add user write permission tests to EESchama and other minor fixes.
2011-08-18 15:25:12 -04: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: Fix a subtle bug in undo command when editing texts and labels.
2011-08-31 16:59:20 +02:00
help_common_strings.h
EESchema sheet pin code improvements.
2011-03-30 15:26:05 -04:00
hierarch.cpp
start migration to PNG, use shim function KiBitmap() and KiBitmapNew()
2011-08-28 15:02:27 -05:00
hotkeys.cpp
* Add Fabrizio Tappero <fabrizio-dot-tappero[at]gmail-dot-com> in contribuotors list.
2011-09-01 18:31:16 +02: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
zwischen punkt for migration to PNG bitmaps
2011-08-28 22:04:59 -05: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
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
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
zwischen punkt for migration to PNG bitmaps
2011-08-28 22:04:59 -05:00
lib_pin.cpp
zwischen punkt for migration to PNG bitmaps
2011-08-28 22:04:59 -05:00
lib_pin.h
zwischen punkt for migration to PNG bitmaps
2011-08-28 22:04:59 -05: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
zwischen punkt for migration to PNG bitmaps
2011-08-28 22:04:59 -05: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
zwischen punkt for migration to PNG bitmaps
2011-08-28 22:04:59 -05: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
zwischen punkt for migration to PNG bitmaps
2011-08-28 22:04:59 -05:00
libarch.cpp
Schematic component object encapsulation and Doxygen comment warning fixes.
2010-12-14 10:56:30 -05:00
libedit.cpp
Add user write permission tests to EESchama and other minor fixes.
2011-08-18 15:25:12 -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
Add menu item function fixes and other minor improvements.
2011-09-01 08:54:34 -04: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
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
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
Eeschema: Fix a subtle bug in undo command when editing texts and labels.
2011-08-31 16:59:20 +02:00
menubar.cpp
Add menu item function fixes and other minor improvements.
2011-09-01 08:54:34 -04:00
menubar_libedit.cpp
Add menu item function fixes and other minor improvements.
2011-09-01 08:54:34 -04: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
* Add Fabrizio Tappero <fabrizio-dot-tappero[at]gmail-dot-com> in contribuotors list.
2011-09-01 18:31:16 +02: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
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
Add field removal warning to EESchema's edit component in schematic dialog.
2011-08-30 15:24:28 -04:00
sch_bitmap.cpp
Eeschema: Fix a subtle bug in undo command when editing texts and labels.
2011-08-31 16:59:20 +02: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
encapsulate eeschema name encoding, by adding toUTFTildaText()
2011-07-15 08:17:41 -05:00
sch_component.h
zwischen punkt for migration to PNG bitmaps
2011-08-28 22:04:59 -05:00
sch_field.cpp
zwischen punkt for migration to PNG bitmaps
2011-08-28 22:04:59 -05: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
Coding style and Doxygen comment fixes.
2011-03-29 15:33:07 -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
* Add Fabrizio Tappero <fabrizio-dot-tappero[at]gmail-dot-com> in contribuotors list.
2011-09-01 18:31:16 +02: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
zwischen punkt for migration to PNG bitmaps
2011-08-28 22:04:59 -05: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
Eeschema: Fix a subtle bug in undo command when editing texts and labels.
2011-08-31 16:59:20 +02: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
* Add Fabrizio Tappero <fabrizio-dot-tappero[at]gmail-dot-com> in contribuotors list.
2011-09-01 18:31:16 +02:00
schematic_undo_redo.cpp
Eeschema: fix incorrect redo command for rotated items
2011-08-31 20:16:02 +02:00
schframe.cpp
Eeschema: Fix a subtle bug in undo command when editing texts and labels.
2011-08-31 16:59:20 +02:00
selpart.cpp
EESchema code refactoring and coding policy naming fixes.
2011-01-21 14:30:59 -05:00
sheet.cpp
Prevent duplicate sheet names in schematic editor.
2011-08-31 09:27:05 -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
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
zwischen punkt for migration to PNG bitmaps
2011-08-28 22:04:59 -05:00
tool_sch.cpp
Eeschema: Fix a subtle bug in undo command when editing texts and labels.
2011-08-31 16:59:20 +02:00
tool_viewlib.cpp
start migration to PNG, use shim function KiBitmap() and KiBitmapNew()
2011-08-28 15:02:27 -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
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