..
dialogs
Fix minor bug (layer color not updated in toolbar when changed in layer manager)
2011-01-15 19:06:10 +01:00
plugins
Eeschema: fix bug in dialog_lib_edit_text (OnOkClick method never called).
2010-12-07 12:42:58 +01:00
CMakeLists.txt
Minor EESchema improvements.
2011-01-12 16:47:54 -05: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
Schematic component object encapsulation and Doxygen comment warning fixes.
2010-12-14 10:56:30 -05:00
block.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
block_libedit.cpp
More EESchema dialog file housekeeping and coding policy fixes.
2010-11-19 11:28:46 -05:00
build_BOM.cpp
Fix some Doxygen warnings.
2011-01-01 18:28:21 +01:00
bus-wire-junction.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
busentry.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05: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
Fix some Doxygen warnings.
2011-01-01 18:28:21 +01:00
class_libentry.h
Fix some Doxygen warnings.
2011-01-01 18:28:21 +01:00
class_library.cpp
EESchema schematic object refactoring and header rationalization.
2010-11-10 10:30:12 -05: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
EESchema file name and location house keeping.
2010-11-11 16:10:27 -05:00
class_netlist_object.h
EESchema code refactoring and other minor fixes.
2010-12-31 14:47:39 -05:00
cleanup.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -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
Schematic reference object refactoring and minor dialog fix.
2011-01-06 11:55:18 -05:00
controle.cpp
EESchema schematic item hit test improvements.
2011-01-10 15:35:24 -05:00
cross-probing.cpp
Schematic object improvements and other minor fixes.
2010-12-10 14:47:44 -05:00
dangling_ends.cpp
EESchema schematic item hit test improvements.
2011-01-10 15:35:24 -05:00
database.cpp
Code cleanup
2010-11-19 19:50:23 +01:00
delete.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
delsheet.cpp
Schematic object improvements and other minor fixes.
2010-12-10 14:47:44 -05:00
dialog_erc_listbox.h
Doxygen comment warning fixes.
2010-12-29 18:47:32 +01:00
edit_component_in_schematic.cpp
Add copy constructors and cloning to schematic objects and other minor fixes.
2010-12-21 10:13:09 -05:00
edit_label.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
eelibs_read_libraryfiles.cpp
Minor fixes and lots of coding policy changes.
2010-12-08 15:12:46 -05:00
eeredraw.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
eeschema.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -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
minor bugs
2011-01-05 15:13:47 -06: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
Restore library editor value field rename behaviour and other minor fixes.
2010-12-02 16:41:56 -05:00
erc.cpp
Schematic object improvements and other minor fixes.
2010-12-10 14:47:44 -05:00
erc.h
EESchema file name and location house keeping.
2010-11-11 16:10:27 -05:00
events_called_functions_for_edit.cpp
EESchema block code cleaning and other minor fixes.
2011-01-10 11:50:40 -05:00
files-io.cpp
Doxygen comment warning fixes.
2010-12-29 18:47:32 +01:00
find.cpp
More schematic component object encapsulation and Doxygen comment warning fixes.
2010-12-14 16:39:31 -05:00
general.h
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
getpart.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
help_common_strings.h
Build default change and minor schematic screen object improvements.
2011-01-11 15:34:29 -05:00
hierarch.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
hotkeys.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
hotkeys.h
Eeschema: Add hotkeys. Minor code cleaning
2010-11-11 18:54:24 +01:00
lib_arc.cpp
Pcbnew: Bug fix: arcs in modules outlines (when flipped) were incorrectly saved and read in .brd files.
2011-01-05 18:28:55 +01:00
lib_arc.h
Schematic component object encapsulation and Doxygen comment warning fixes.
2010-12-14 10:56:30 -05:00
lib_bezier.cpp
Eeschema: fix issues in drag command (mainly hotkey command and forgotten wire ends connected to components to drag).
2010-12-20 18:44:25 +01:00
lib_bezier.h
Schematic object improvements and other minor fixes.
2010-12-10 14:47:44 -05:00
lib_circle.cpp
Doxygen comment warning fixes.
2010-12-29 18:47:32 +01:00
lib_circle.h
Doxygen comment warning fixes.
2010-12-29 18:47:32 +01:00
lib_draw_item.cpp
Minor fixes and lots of coding policy changes.
2010-12-08 15:12:46 -05:00
lib_draw_item.h
Schematic component object encapsulation and Doxygen comment warning fixes.
2010-12-14 10:56:30 -05: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: fix a bug (affects only multi parts per packages) after moving an item.
2010-12-22 12:18:38 +01:00
lib_field.h
Doxygen comment warning fixes.
2010-12-29 18:47:32 +01:00
lib_pin.cpp
Schematic reference object improvements and doxygen comment warning fixes.
2011-01-05 14:16:55 -05:00
lib_pin.h
Schematic reference object improvements and doxygen comment warning fixes.
2011-01-05 14:16:55 -05:00
lib_polyline.cpp
Eeschema: fix issues in drag command (mainly hotkey command and forgotten wire ends connected to components to drag).
2010-12-20 18:44:25 +01:00
lib_polyline.h
Schematic component object encapsulation and Doxygen comment warning fixes.
2010-12-14 10:56:30 -05:00
lib_rectangle.cpp
Eeschema: fix issues in drag command (mainly hotkey command and forgotten wire ends connected to components to drag).
2010-12-20 18:44:25 +01:00
lib_rectangle.h
Schematic component object encapsulation and Doxygen comment warning fixes.
2010-12-14 10:56:30 -05:00
lib_text.cpp
Eeschema: fix issues in drag command (mainly hotkey command and forgotten wire ends connected to components to drag).
2010-12-20 18:44:25 +01:00
lib_text.h
Schematic component object encapsulation and Doxygen comment warning fixes.
2010-12-14 10:56:30 -05:00
libarch.cpp
Schematic component object encapsulation and Doxygen comment warning fixes.
2010-12-14 10:56:30 -05:00
libedit.cpp
Restore library editor value field rename behaviour and other minor fixes.
2010-12-02 16:41:56 -05:00
libedit_icon.ico
Initial import of KiCad.
2007-05-06 16:03:28 +00:00
libedit_onleftclick.cpp
Schematic object improvements and other minor fixes.
2010-12-10 14:47:44 -05:00
libedit_onrightclick.cpp
Schematic object improvements and other minor fixes.
2010-12-10 14:47:44 -05:00
libedit_plot_component.cpp
Schematic object improvements and other minor fixes.
2010-12-10 14:47:44 -05:00
libedit_undo_redo.cpp
Minor fixes and lots of coding policy changes.
2010-12-08 15:12:46 -05:00
libeditframe.cpp
Fix minor issues.
2010-12-18 09:59:04 +01:00
libeditframe.h
More schematic component object encapsulation and Doxygen comment warning fixes.
2010-12-14 16:39:31 -05:00
libfield.cpp
Component library object encapsulation work.
2010-12-07 11:10:42 -05:00
load_one_schematic_file.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
locate.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
menubar.cpp
Gerbview: remove flicker when refresh screen, and loadind files. Fix very minor bugs.
2010-12-17 21:34:29 +01:00
menubar_libedit.cpp
Gerbview: remove flicker when refresh screen, and loadind files. Fix very minor bugs.
2010-12-17 21:34:29 +01:00
netform.cpp
Schematic reference object improvements and doxygen comment warning fixes.
2011-01-05 14:16:55 -05:00
netlist.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
netlist.h
Schematic reference object refactoring and minor dialog fix.
2011-01-06 11:55:18 -05:00
netlist_control.cpp
Eeschema: minor enhancement: When a netlist is created and a component is not yet annotated, the annotate dialog is called from the netlist dialog
2011-01-10 18:47:50 +01:00
netlist_control.h
EESchema code refactoring and other minor fixes.
2010-12-31 14:47:39 -05:00
onleftclick.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
onrightclick.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
operations_on_items_lists.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
pinedit.cpp
Schematic object improvements and other minor fixes.
2010-12-10 14:47:44 -05:00
plot.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
protos.h
Build default change and minor schematic screen object improvements.
2011-01-11 15:34:29 -05:00
sch_bus_entry.cpp
Add copy constructors and cloning to schematic objects and other minor fixes.
2010-12-21 10:13:09 -05:00
sch_bus_entry.h
EESchema block object select improvements and other minor fixes.
2011-01-07 14:24:24 -05:00
sch_component.cpp
EESchema code refactoring and other minor fixes.
2010-12-31 14:47:39 -05:00
sch_component.h
EESchema block object select improvements and other minor fixes.
2011-01-07 14:24:24 -05:00
sch_field.cpp
Add copy constructors and cloning to schematic objects and other minor fixes.
2010-12-21 10:13:09 -05:00
sch_field.h
Add copy constructors and cloning to schematic objects and other minor fixes.
2010-12-21 10:13:09 -05:00
sch_junction.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
sch_junction.h
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
sch_line.cpp
EESchema block object select improvements and other minor fixes.
2011-01-07 14:24:24 -05:00
sch_line.h
EESchema block object select improvements and other minor fixes.
2011-01-07 14:24:24 -05:00
sch_marker.cpp
Add copy constructors and cloning to schematic objects and other minor fixes.
2010-12-21 10:13:09 -05:00
sch_marker.h
Add copy constructors and cloning to schematic objects and other minor fixes.
2010-12-21 10:13:09 -05:00
sch_no_connect.cpp
Add copy constructors and cloning to schematic objects and other minor fixes.
2010-12-21 10:13:09 -05:00
sch_no_connect.h
EESchema block object select improvements and other minor fixes.
2011-01-07 14:24:24 -05:00
sch_polyline.cpp
Add copy constructors and cloning to schematic objects and other minor fixes.
2010-12-21 10:13:09 -05:00
sch_polyline.h
Add copy constructors and cloning to schematic objects and other minor fixes.
2010-12-21 10:13:09 -05:00
sch_screen.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
sch_sheet.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
sch_sheet.h
EESchema block object select improvements and other minor fixes.
2011-01-07 14:24:24 -05:00
sch_sheet_path.cpp
Schematic reference object refactoring and minor dialog fix.
2011-01-06 11:55:18 -05:00
sch_sheet_path.h
Fix some Doxygen warnings.
2011-01-01 18:28:21 +01:00
sch_sheet_pin.cpp
Add copy constructors and cloning to schematic objects and other minor fixes.
2010-12-21 10:13:09 -05:00
sch_text.cpp
Add copy constructors and cloning to schematic objects and other minor fixes.
2010-12-21 10:13:09 -05:00
sch_text.h
EESchema block object select improvements and other minor fixes.
2011-01-07 14:24:24 -05:00
schedit.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
schematic_undo_redo.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
schframe.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
selpart.cpp
Code cleanup
2010-11-19 19:50:23 +01:00
sheet.cpp
Minor EESchema improvements.
2011-01-12 16:47:54 -05:00
sheetlab.cpp
EESchema block code cleaning and other minor fixes.
2011-01-10 11:50:40 -05:00
symbdraw.cpp
Libedit: fix a bug (affects only multi parts per packages) after moving an item.
2010-12-22 12:18:38 +01:00
symbedit.cpp
Schematic object improvements and other minor fixes.
2010-12-10 14:47:44 -05:00
template_fieldnames.cpp
fill out more /new files
2010-12-27 10:49:39 -06: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
Restore library editor value field rename behaviour and other minor fixes.
2010-12-02 16:41:56 -05:00
tool_sch.cpp
Minor fixes and lots of coding policy changes.
2010-12-08 15:12:46 -05:00
tool_viewlib.cpp
More EESchema dialog file housekeeping and coding policy fixes.
2010-11-20 16:59:00 -05:00
transform.cpp
Pcbnew: Bug fix: arcs in modules outlines (when flipped) were incorrectly saved and read in .brd files.
2011-01-05 18:28:55 +01:00
transform.h
Doxygen comment warning fixes.
2010-12-29 18:47:32 +01:00
viewlib_frame.cpp
Schematic object improvements and other minor fixes.
2010-12-10 14:47:44 -05:00
viewlib_frame.h
More EESchema dialog file housekeeping and coding policy fixes.
2010-11-20 16:59:00 -05:00
viewlibs.cpp
More EESchema dialog file housekeeping and coding policy fixes.
2010-11-20 16:59:00 -05:00
viewlibs_icon.ico
Initial import of KiCad.
2007-05-06 16:03:28 +00:00