..
plugins
overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes.
2009-04-06 10:56:17 +00:00
CMakeLists.txt
overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes.
2009-04-06 10:56:17 +00:00
Info.plist
Added Mac OS X icons and Info.plist files from Marco Serantoni
2007-10-28 23:04:56 +00:00
annotate.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
annotate_dialog.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
annotate_dialog.h
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
annotate_dialog.pjd
Annotation enhancements
2008-04-21 14:03:20 +00:00
annotate_dialog.rc
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
backanno.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
block.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
block_libedit.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
build_BOM.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
bus-wire-junction.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
busentry.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
class_drawsheet.cpp
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
2009-04-17 08:51:02 +00:00
class_drawsheet.h
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
2009-04-17 08:51:02 +00:00
class_drawsheetpath.cpp
Print function now properly prints all sheets in a complex hierarchy.Plot functions not yet updated
2009-01-07 20:09:03 +00:00
class_drawsheetpath.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_hierarchical_PIN_sheet.cpp
overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes.
2009-04-06 10:56:17 +00:00
class_libentry.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_libentry.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_libentry_fields.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_libentry_fields.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_library.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_library.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_pin.cpp
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
2009-04-17 08:51:02 +00:00
class_sch_cmp_field.cpp
made kicad compilable with wxWidgets 2.9 (wxWidgets 3)
2009-04-13 05:58:11 +00:00
class_sch_cmp_field.h
Bugs and problems solved in fields edition (some are windows only)
2008-12-31 15:01:29 +00:00
class_schematic_items.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_schematic_items.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_screen.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
class_text-label.cpp
minor bugs fixed (including plot labels issues)
2009-04-09 09:00:23 +00:00
class_text-label.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
classes_body_items.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
classes_body_items.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
cleanup.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
component_class.cpp
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
2009-04-17 08:51:02 +00:00
component_class.h
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
2009-04-17 08:51:02 +00:00
controle.cpp
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
2009-04-17 08:51:02 +00:00
cross-probing.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
dangling_ends.cpp
removed a minor bug in eeschema introduced in my recent commit. Added comments
2009-01-07 17:33:18 +00:00
database.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
delete.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
delsheet.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
dialog_SVG_print.cpp
made kicad compilable with wxWidgets 2.9 (wxWidgets 3)
2009-04-13 05:58:11 +00:00
dialog_SVG_print_base.cpp
fixed some typo, misspelling and errors in menus.
2009-02-21 15:12:26 +00:00
dialog_SVG_print_base.fbp
fixed some typo, misspelling and errors in menus.
2009-02-21 15:12:26 +00:00
dialog_SVG_print_base.h
Added: Pcbnew print SVG format (see changelog)
2009-01-11 19:12:18 +00:00
dialog_bodygraphictext_properties_base.cpp
More about italic and bold texts options in fields and graphic texts + code cleanup
2008-12-28 18:00:37 +00:00
dialog_bodygraphictext_properties_base.fbp
More about italic and bold texts options in fields and graphic texts + code cleanup
2008-12-28 18:00:37 +00:00
dialog_bodygraphictext_properties_base.h
More about italic and bold texts options in fields and graphic texts + code cleanup
2008-12-28 18:00:37 +00:00
dialog_build_BOM.cpp
overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes.
2009-04-06 10:56:17 +00:00
dialog_build_BOM.h
eeschema: Added: option to print ALL (more than 8) users fields in B.O.M.
2009-03-12 15:24:52 +00:00
dialog_build_BOM.pjd
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
2008-04-30 11:52:34 +00:00
dialog_build_BOM_base.cpp
eeschema: fixed bug in BOM dialog
2009-03-14 07:11:30 +00:00
dialog_build_BOM_base.fbp
eeschema: fixed bug in BOM dialog
2009-03-14 07:11:30 +00:00
dialog_build_BOM_base.h
eeschema: Added: option to print ALL (more than 8) users fields in B.O.M.
2009-03-12 15:24:52 +00:00
dialog_cmp_graphic_properties.cpp
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
2008-04-30 11:52:34 +00:00
dialog_cmp_graphic_properties.h
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
2008-04-30 11:52:34 +00:00
dialog_cmp_graphic_properties.pjd
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
2008-04-30 11:52:34 +00:00
dialog_cmp_graphic_properties.rc
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
dialog_create_component.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
dialog_create_component.h
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
2008-04-30 11:52:34 +00:00
dialog_create_component.pjd
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
2008-04-30 11:52:34 +00:00
dialog_create_component.rc
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
dialog_edit_component_in_lib.cpp
Bugs and problems solved in fields edition (some are windows only)
2008-12-31 15:01:29 +00:00
dialog_edit_component_in_lib.h
Bugs and problems solved in fields edition (some are windows only)
2008-12-31 15:01:29 +00:00
dialog_edit_component_in_lib.pjd
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
2008-04-30 11:52:34 +00:00
dialog_edit_component_in_schematic.cpp
refinements and switch to final version
2009-03-20 10:02:40 +00:00
dialog_edit_component_in_schematic.fbp
DRC: added test pads to holes (pcbnew). Others minor changes
2009-03-23 19:54:15 +00:00
dialog_edit_component_in_schematic.h
added the superbly convenient EnsureTextCtrlWidth()
2009-01-29 17:30:38 +00:00
dialog_edit_component_in_schematic_fbp.cpp
DRC: added test pads to holes (pcbnew). Others minor changes
2009-03-23 19:54:15 +00:00
dialog_edit_component_in_schematic_fbp.h
fixed some typo, misspelling and errors in menus.
2009-02-21 15:12:26 +00:00
dialog_edit_label.cpp
minor update
2009-03-22 11:34:14 +00:00
dialog_edit_label.h
remove flashing/redrawing of text edit dialog
2009-02-10 20:02:51 +00:00
dialog_edit_label_base.cpp
remove flashing/redrawing of text edit dialog
2009-02-10 20:02:51 +00:00
dialog_edit_label_base.fbp
remove flashing/redrawing of text edit dialog
2009-02-10 20:02:51 +00:00
dialog_edit_label_base.h
remove flashing/redrawing of text edit dialog
2009-02-10 20:02:51 +00:00
dialog_edit_libentry_fields_in_lib.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
dialog_edit_libentry_fields_in_lib_base.cpp
Change dialog to edit fields in libedit (see CHANGELOG.txt)
2008-12-30 20:46:54 +00:00
dialog_edit_libentry_fields_in_lib_base.fbp
Change dialog to edit fields in libedit (see CHANGELOG.txt)
2008-12-30 20:46:54 +00:00
dialog_edit_libentry_fields_in_lib_base.h
Change dialog to edit fields in libedit (see CHANGELOG.txt)
2008-12-30 20:46:54 +00:00
dialog_eeschema_config.cpp
Added: handling multiple user paths in library path list (currently, only in Eeschema)
2009-04-18 14:14:40 +00:00
dialog_eeschema_config_fbp.cpp
Added: handling multiple user paths in library path list in pcbnew.
2009-04-19 15:03:48 +00:00
dialog_eeschema_config_fbp.fbp
Added: handling multiple user paths in library path list in pcbnew.
2009-04-19 15:03:48 +00:00
dialog_eeschema_config_fbp.h
Added: handling multiple user paths in library path list in pcbnew.
2009-04-19 15:03:48 +00:00
dialog_erc.cpp
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
2008-04-30 11:52:34 +00:00
dialog_erc.h
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
2008-04-30 11:52:34 +00:00
dialog_erc.pjd
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
2008-04-30 11:52:34 +00:00
dialog_erc.rc
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
dialog_find.cpp
set initial keyboard focus
2008-03-11 01:18:17 +00:00
dialog_find.h
resizeable borders option
2007-10-02 15:35:31 +00:00
dialog_find.pjd
MAYBE_RESIZE_BORDER field now provided within all .pjd files;
2007-10-22 00:26:05 +00:00
dialog_find.rc
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
dialog_options.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
dialog_options.h
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
2008-04-30 11:52:34 +00:00
dialog_options.pjd
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
2008-04-30 11:52:34 +00:00
dialog_options.rc
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
dialog_print_using_printer.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
dialog_print_using_printer_base.cpp
Cleaning code in print dialogs.
2009-01-17 17:32:20 +00:00
dialog_print_using_printer_base.fbp
Cleaning code in print dialogs.
2009-01-17 17:32:20 +00:00
dialog_print_using_printer_base.h
Cleaning code in print dialogs.
2009-01-17 17:32:20 +00:00
edit_component_in_lib.cpp
Added: handling multiple user paths in library path list in pcbnew.
2009-04-19 15:03:48 +00:00
edit_component_in_schematic.cpp
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
2009-04-17 08:51:02 +00:00
edit_graphic_bodyitem_text.cpp
made kicad compilable with wxWidgets 2.9 (wxWidgets 3)
2009-04-13 05:58:11 +00:00
edit_label.cpp
remove flashing/redrawing of text edit dialog
2009-02-10 20:02:51 +00:00
eeconfig.cpp
Change search path order, wxDC zoom updates, and code clean ups.
2009-04-09 18:39:39 +00:00
eeconfig.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
eecreate.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
eelayer.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
eelayer.h
eeschema: added hierarchical label in setcolor menu
2008-02-16 10:58:32 +00:00
eelibs_draw_components.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
eelibs_read_libraryfiles.cpp
eeschema library cache name changed from <root_name>.cache.lib to <root_name>-cache.lib.
2009-04-11 15:50:31 +00:00
eeredraw.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
eeschema.cpp
better handling of libraries paths (removed g_RealLibraryBuffer that had no sense with the new code), mainly in Eeschema
2009-04-14 16:45:22 +00:00
eeschema.icns
Added Mac OS X icons and Info.plist files from Marco Serantoni
2007-10-28 23:04:56 +00: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
erc.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
file_sch.icns
Added missing icons
2007-10-29 03:35:52 +00:00
files-io.cpp
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
2009-04-17 08:51:02 +00:00
find.cpp
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
2009-04-17 08:51:02 +00:00
general.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
getpart.cpp
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
2009-04-17 08:51:02 +00:00
hierarch.cpp
eeschema: fixed screen was not refresh the first time one leave a sheet
2009-02-27 07:54:51 +00:00
hotkeys.cpp
Fix EESchema hot key bugs, fixes bug #1896790 .
2009-02-25 20:54:49 +00:00
hotkeys.h
* added hotkeys to the library editor in eeschema (move, edit pin, delete)
2007-12-11 16:41:43 +00:00
lib_export.cpp
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
2009-04-17 08:51:02 +00:00
libalias.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
libarch.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
libcmp.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
libedit.cpp
better handling of libraries paths (removed g_RealLibraryBuffer that had no sense with the new code), mainly in Eeschema
2009-04-14 16:45:22 +00:00
libedit_icon.ico
Initial import of KiCad.
2007-05-06 16:03:28 +00:00
libedit_onleftclick.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
libedit_onrightclick.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
libedit_undo_redo.cpp
dlist cleanups, start of edit component in schematic rework
2008-11-24 06:53:43 +00:00
libfield.cpp
not build -DKICAD_GOST
2009-04-17 03:31:04 +00:00
libframe.cpp
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
2009-04-17 08:51:02 +00:00
load_one_schematic_file.cpp
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
2009-04-17 08:51:02 +00:00
locate.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
makefile.gtk
fixed a trivial bug in generating the erc file - changed Sheet->Path()
2008-02-28 22:49:06 +00:00
makefile.include
overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes.
2009-04-06 10:56:17 +00:00
makefile.macosx
Added deps make target for Mac OS X
2007-11-19 14:35:04 +00:00
makefile.mingw
overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes.
2009-04-06 10:56:17 +00:00
menubar.cpp
fixed some typo, misspelling and errors in menus.
2009-02-21 15:12:26 +00:00
netform.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
netlist.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
netlist.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
netlist_control.cpp
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
2009-04-17 08:51:02 +00:00
netlist_control.h
Fix escape key handling in annotate dialog and some eeschema code refactoring.
2008-02-27 19:38:16 +00:00
onleftclick.cpp
better handling of libraries paths (removed g_RealLibraryBuffer that had no sense with the new code), mainly in Eeschema
2009-04-14 16:45:22 +00:00
onrightclick.cpp
better handling of libraries paths (removed g_RealLibraryBuffer that had no sense with the new code), mainly in Eeschema
2009-04-14 16:45:22 +00:00
pinedit-dialog.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
pinedit-dialog.h
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
pinedit-dialog.pjd
eeschema: libedit changes (see changelog)
2008-08-11 18:21:21 +00:00
pinedit-dialog.rc
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
pinedit.cpp
made kicad compilable with wxWidgets 2.9 (wxWidgets 3)
2009-04-13 05:58:11 +00:00
plot.cpp
made kicad compilable with wxWidgets 2.9 (wxWidgets 3)
2009-04-13 05:58:11 +00:00
plothpgl.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
plothpgl.h
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
2008-04-30 11:52:34 +00:00
plothpgl.pjd
eeschema: minor changes in plot dialog. plot filled shapes Ok.
2008-08-23 06:44:47 +00:00
plothpgl.rc
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
plotps.cpp
Eeschema+Pcbnew: code cleanup and refinements in plot SVG format
2009-01-13 19:18:54 +00:00
plotps.h
Plot PS function now properly plots all sheets in a complex hierarchy.
2009-01-08 10:11:39 +00:00
plotps.pjd
eeschema: minor changes in plot dialog. plot filled shapes Ok.
2008-08-23 06:44:47 +00:00
plotps.rc
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
priorque.cpp
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
priorque.h
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
program.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
protos.h
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
read_from_file_schematic_items_descriptions.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
save_schemas.cpp
eeschema: in file menu: "save as" and "load" uses current path
2009-04-08 18:20:27 +00:00
savelib.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
schedit.cpp
made GetAssociatedDocument() compatible with last changes in kicad path handling.
2009-04-07 15:54:40 +00:00
schematic_undo_redo.cpp
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
2009-04-17 08:51:02 +00:00
schframe.cpp
minor bugs fixed, and remove warnings when using wxWidgets 3 in specctra.cpp
2009-04-16 08:48:54 +00:00
selpart.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
sheet.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
sheet.h
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
2008-04-30 11:52:34 +00:00
sheet.pjd
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
2008-04-30 11:52:34 +00:00
sheet.rc
add files not currently available in source (e.g. docs, modules, etc.)
2007-06-05 12:10:51 +00:00
sheetlab.cpp
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
symbdraw.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
symbedit.cpp
better handling of libraries paths (removed g_RealLibraryBuffer that had no sense with the new code), mainly in Eeschema
2009-04-14 16:45:22 +00:00
tool_lib.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
tool_sch.cpp
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
2009-04-05 20:49:15 +00:00
tool_viewlib.cpp
More zoom clean ups and code cleaning.
2009-01-07 15:59:49 +00:00
viewlib_frame.cpp
pcbnew: erroneous extension when savin *.mdc files (saved as *..mdc)
2009-04-11 15:12:58 +00:00
viewlibs.cpp
better handling of libraries paths (removed g_RealLibraryBuffer that had no sense with the new code), mainly in Eeschema
2009-04-14 16:45:22 +00:00
viewlibs_icon.ico
Initial import of KiCad.
2007-05-06 16:03:28 +00:00