kicad/eeschema
bennett78 74f3a9b7bc Added new Bom Output format option - single part per line
a common part being defined as have a common value.
This is true for most designs but will produce an
incorrect output if two or more parts with the same
value have different footprints, tolerances, voltage
rating, etc.  Also usefull if the following fields
are edited: 
	FIELD1 - manufacture
	FIELD2 - manufacture part number
	FIELD3 - distributor part number
Check in code for now, doc later.
2010-02-26 06:06:03 +00:00
..
plugins Pcbnew: fixed a recent bug that could be creates errors in rats nest calculations (forgotten rats nets) 2009-06-23 15:51:00 +00:00
CMakeLists.txt rename files 2010-02-16 16:21:52 +00:00
Info.plist Application title spelling corrected on OSX 2010-01-16 22:32:26 +00:00
annotate.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
annotate_dialog.cpp eeschema: annotate dialog converted from DialogBlocks to wxFormBuilder 2009-10-27 19:30:32 +00:00
annotate_dialog.h eeschema: annotate dialog converted from DialogBlocks to wxFormBuilder 2009-10-27 19:30:32 +00:00
backanno.cpp fixed build problem for specctra.cpp stand alone. 2010-01-05 08:48:49 +00:00
block.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
block_libedit.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
build_BOM.cpp Added new Bom Output format option - single part per line 2010-02-26 06:06:03 +00:00
bus-wire-junction.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
busentry.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
class_BodyItem_Text.cpp Replace library editor pin properties dialog box and minor update. 2009-10-30 19:26:25 +00:00
class_drawsheet.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
class_drawsheet.h Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
class_drawsheetpath.cpp Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
class_drawsheetpath.h Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
class_drc_erc_item.cpp fixed typo and minor problems. updated German translation 2009-09-28 19:28:22 +00:00
class_hierarchical_PIN_sheet.cpp Comment translations and other minor updates. 2009-11-04 20:46:53 +00:00
class_libentry.cpp Eeschema: fixed a bug that crashes libedit when using a block copy command. 2010-02-20 14:49:14 +00:00
class_libentry.h Eeschema, libedit: fixed last problems when editing alias info. 2010-02-17 13:22:25 +00:00
class_libentry_fields.cpp Begin translating comments to English and minor code clean up. 2009-11-03 13:26:31 +00:00
class_libentry_fields.h Removing min size pen, now useless. Replaced when needed in some print dialogs by Default pen size. 2010-02-22 19:56:32 +00:00
class_library.cpp Eeschema, libedit: fixed last problems when editing alias info. 2010-02-17 13:22:25 +00:00
class_library.h fixed bug 2934980 (Eeschema crashes when alias already exists). 2010-02-13 13:16:09 +00:00
class_marker_sch.cpp Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
class_marker_sch.h Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
class_netlist_object.cpp Comment translations and other minor updates. 2009-11-04 20:46:53 +00:00
class_netlist_object.h Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
class_pin.cpp Eeschema: fixing problems in Libedit for multi parts per package components when editing pins 2010-02-25 19:45:34 +00:00
class_sch_cmp_field.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
class_sch_cmp_field.h Some enhancements and fixes. (see changelog) 2009-12-30 18:06:12 +00:00
class_sch_component.cpp Eeschema, libedit: fixed last problems when editing alias info. 2010-02-17 13:22:25 +00:00
class_sch_component.h Minor bug fixes, compiler warning fixes and code cleaning. 2010-01-13 21:15:54 +00:00
class_sch_screen.cpp Work on colors handling, and others changes. see changelog. 2010-01-29 20:36:12 +00:00
class_schematic_items.cpp Added datasheet field in to the BOM file (KICAD_GOST) 2010-02-09 19:13:21 +00:00
class_schematic_items.h Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
class_text-label.cpp fixed some minor bugs and code cleanup 2009-11-28 09:24:37 +00:00
class_text-label.h fixed some minor bugs and code cleanup 2009-11-28 09:24:37 +00:00
classes_body_items.cpp Eeschema: Added patch from Torsten Huter addeing hotkeys and enhancements in libeditor 2010-02-04 17:46:12 +00:00
classes_body_items.h Eeschema: fixing problems in Libedit for multi parts per package components when editing pins 2010-02-25 19:45:34 +00:00
cleanup.cpp Eeschema: fixed bug when edit a component reference using the component dialog editor 2010-01-13 13:43:36 +00:00
controle.cpp USE_WX_ZOOM clean up and other minor improvements. 2010-02-22 16:45:35 +00:00
cross-probing.cpp Replace library editor new component dialog and minor updates. 2009-10-08 13:19:28 +00:00
dangling_ends.cpp eeschema: minor bug fix 2010-02-01 08:19:31 +00:00
database.cpp Dialog work and other minor changes. 2009-12-15 21:11:05 +00:00
delete.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
delsheet.cpp Comment translations and other minor updates. 2009-11-04 20:46:53 +00:00
dialog_SVG_print.cpp Removing min size pen, now useless. Replaced when needed in some print dialogs by Default pen size. 2010-02-22 19:56:32 +00:00
dialog_SVG_print_base.cpp All: fixing a recent problem when using scroll bars: the full screen was redrawn, that can be very slow in Pcbnew. 2010-02-23 20:18:27 +00:00
dialog_SVG_print_base.fbp All: fixing a recent problem when using scroll bars: the full screen was redrawn, that can be very slow in Pcbnew. 2010-02-23 20:18:27 +00:00
dialog_SVG_print_base.h All: fixing a recent problem when using scroll bars: the full screen was redrawn, that can be very slow in Pcbnew. 2010-02-23 20:18:27 +00:00
dialog_annotate_base.cpp EESchema dialog box updates. 2009-12-01 15:14:18 +00:00
dialog_annotate_base.fbp EESchema dialog box updates. 2009-12-01 15:14:18 +00:00
dialog_annotate_base.h EESchema dialog box updates. 2009-12-01 15:14:18 +00:00
dialog_bodygraphictext_properties_base.cpp Added text justification for graphic texts in libedit and more(see changelog) 2009-06-11 14:26:17 +00:00
dialog_bodygraphictext_properties_base.fbp Added text justification for graphic texts in libedit and more(see changelog) 2009-06-11 14:26:17 +00:00
dialog_bodygraphictext_properties_base.h Added text justification for graphic texts in libedit and more(see changelog) 2009-06-11 14:26:17 +00:00
dialog_build_BOM.cpp Added new Bom Output format option - single part per line 2010-02-26 06:06:03 +00:00
dialog_build_BOM.h Added new Bom Output format option - single part per line 2010-02-26 06:06:03 +00:00
dialog_build_BOM_base.cpp Added new Bom Output format option - single part per line 2010-02-26 06:06:03 +00:00
dialog_build_BOM_base.fbp Added new Bom Output format option - single part per line 2010-02-26 06:06:03 +00:00
dialog_build_BOM_base.h Added new Bom Output format option - single part per line 2010-02-26 06:06:03 +00:00
dialog_create_component.cpp rename files 2010-02-16 16:21:52 +00:00
dialog_edit_component_in_lib.cpp Eeschema, libedit: fixed last problems when editing alias info. 2010-02-17 13:22:25 +00:00
dialog_edit_component_in_lib.h enhancements in dialogs (edit component in libedit and zones properties) 2009-08-18 11:07:21 +00:00
dialog_edit_component_in_lib_base.cpp Eeschema, LibEdit: fixed undo not working after editing component properties 2010-02-16 08:34:09 +00:00
dialog_edit_component_in_lib_base.fbp Eeschema, LibEdit: fixed undo not working after editing component properties 2010-02-16 08:34:09 +00:00
dialog_edit_component_in_lib_base.h Eeschema, LibEdit: fixed undo not working after editing component properties 2010-02-16 08:34:09 +00:00
dialog_edit_component_in_schematic.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
dialog_edit_component_in_schematic.h Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
dialog_edit_component_in_schematic_fbp.cpp better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info) 2009-07-13 15:25:41 +00:00
dialog_edit_component_in_schematic_fbp.fbp Eeschema: fixing problems in Libedit for multi parts per package components when editing pins 2010-02-25 19:45:34 +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 Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
dialog_edit_label.h minor enhancements and fixes 2009-12-27 14:01:21 +00:00
dialog_edit_label_base.cpp minor enhancements and fixed minor bug in field editor dialog 2009-09-26 17:22:47 +00:00
dialog_edit_label_base.fbp minor enhancements and fixed minor bug in field editor dialog 2009-09-26 17:22:47 +00:00
dialog_edit_label_base.h minor enhancements and fixed minor bug in field editor dialog 2009-09-26 17:22:47 +00:00
dialog_edit_libentry_fields_in_lib.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
dialog_edit_libentry_fields_in_lib_base.cpp better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info) 2009-07-13 15:25:41 +00:00
dialog_edit_libentry_fields_in_lib_base.fbp better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info) 2009-07-13 15:25:41 +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 rename files 2010-02-16 16:21:52 +00:00
dialog_eeschema_config_fbp.cpp minor updates 2009-05-16 05:38:38 +00:00
dialog_eeschema_config_fbp.fbp minor updates 2009-05-16 05:38:38 +00:00
dialog_eeschema_config_fbp.h minor updates 2009-05-16 05:38:38 +00:00
dialog_eeschema_options.cpp minor spin repeat bug fixed, set eol-style native on new files 2010-01-27 16:35:15 +00:00
dialog_eeschema_options.h minor bugs fix. 2010-02-12 17:15:47 +00:00
dialog_eeschema_options_base.cpp minor bugs fix. 2010-02-12 17:15:47 +00:00
dialog_eeschema_options_base.fbp minor bugs fix. 2010-02-12 17:15:47 +00:00
dialog_eeschema_options_base.h minor bugs fix. 2010-02-12 17:15:47 +00:00
dialog_erc.cpp minor enhancements related to doc update. 2009-12-06 18:04:41 +00:00
dialog_erc.h More about ERC and markers in eeschema ( work in progress ) 2009-07-08 18:06:11 +00:00
dialog_erc_base.cpp More about ERC and markers in eeschema ( work in progress ) 2009-07-08 18:06:11 +00:00
dialog_erc_base.fbp minor enhancements related to doc update. 2009-12-06 18:04:41 +00:00
dialog_erc_base.h More about ERC and markers in eeschema ( work in progress ) 2009-07-08 18:06:11 +00:00
dialog_erc_listbox.h Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
dialog_find.cpp EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
dialog_find.h EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
dialog_find.pjd committed dialog_find.pjd I deleted by error 2009-07-03 18:29:36 +00:00
dialog_lib_edit_draw_item.cpp Replace component library editor draw item dialog box. 2009-10-20 19:36:58 +00:00
dialog_lib_edit_draw_item.fbp Merge component library draw item and field list. 2009-10-21 20:02:25 +00:00
dialog_lib_edit_draw_item.h Replace component library editor draw item dialog box. 2009-10-20 19:36:58 +00:00
dialog_lib_edit_draw_item_base.cpp Replace component library editor draw item dialog box. 2009-10-20 19:36:58 +00:00
dialog_lib_edit_draw_item_base.h Merge component library draw item and field list. 2009-10-21 20:02:25 +00:00
dialog_lib_edit_pin.cpp EESchema dialog box updates. 2009-12-01 15:14:18 +00:00
dialog_lib_edit_pin.fbp Eeschema: Libedit: fixed hang when using the repeat function (insert key) after creating a pin. 2009-12-29 10:35:11 +00:00
dialog_lib_edit_pin.h Add the new pin properties dialog code missed on previous commit. 2009-10-30 19:30:48 +00:00
dialog_lib_edit_pin_base.cpp Eeschema: Libedit: fixed hang when using the repeat function (insert key) after creating a pin. 2009-12-29 10:35:11 +00:00
dialog_lib_edit_pin_base.h Add the new pin properties dialog code missed on previous commit. 2009-10-30 19:30:48 +00:00
dialog_lib_new_component.cpp Replace library editor pin properties dialog box and minor update. 2009-10-30 19:26:25 +00:00
dialog_lib_new_component.fbp Added tips in libedit dialogs 2009-11-28 13:23:35 +00:00
dialog_lib_new_component.h Netclasses work continued 2009-10-10 17:27:53 +00:00
dialog_lib_new_component_base.cpp Added tips in libedit dialogs 2009-11-28 13:23:35 +00:00
dialog_lib_new_component_base.h Netclasses work continued 2009-10-10 17:27:53 +00:00
dialog_print_using_printer.cpp minor enhancements, fixes an code cleanup (removed unused global variables) 2010-02-24 15:33:03 +00:00
dialog_print_using_printer_base.cpp EESchema printing fixes and print dialog improvements. 2010-02-02 15:01:09 +00:00
dialog_print_using_printer_base.fbp EESchema printing fixes and print dialog improvements. 2010-02-02 15:01:09 +00:00
dialog_print_using_printer_base.h EESchema printing fixes and print dialog improvements. 2010-02-02 15:01:09 +00:00
dialog_sch_sheet_props.cpp Dialog work and other minor changes. 2009-12-15 21:11:05 +00:00
dialog_sch_sheet_props.fbp Dialog work and other minor changes. 2009-12-15 21:11:05 +00:00
dialog_sch_sheet_props.h Dialog work and other minor changes. 2009-12-15 21:11:05 +00:00
dialog_sch_sheet_props_base.cpp Dialog work and other minor changes. 2009-12-15 21:11:05 +00:00
dialog_sch_sheet_props_base.h Dialog work and other minor changes. 2009-12-15 21:11:05 +00:00
edit_component_in_lib.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
edit_component_in_schematic.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
edit_graphic_bodyitem_text.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
edit_label.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
eelayer.cpp Code cleaning. Use new font. 2010-02-01 21:23:27 +00:00
eelayer.h segfault eeschema at color setup 2010-02-12 14:06:38 +00:00
eelibs_draw_components.cpp wxWidgets 2.9 string fixes and other minor updates. 2009-10-16 17:18:23 +00:00
eelibs_read_libraryfiles.cpp eeschema, fixed : after a change in library list (Preference menu) the library cache was the first in priority list (now it is the last ,as it does) 2010-02-15 14:24:52 +00:00
eeredraw.cpp Minor fixes and code cleaning. 2010-01-22 18:13:43 +00:00
eeschema.cpp OSX: file opening sanity checks 2010-02-21 20:23:16 +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
eeschema_config.cpp minor bugs fix. 2010-02-12 19:15:58 +00:00
eeschema_config.h Begin translating comments to English and minor code clean up. 2009-11-03 13:26:31 +00:00
eeschema_doc.icns eeschema: enforce time stamp control and repairs bad time stamps in annotation. 2009-04-25 10:12:30 +00:00
eeschema_id.h Eeschema: Added patch from Torsten Huter addeing hotkeys and enhancements in libeditor 2010-02-04 17:46:12 +00:00
erc.cpp Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
erc.h Begin translating comments to English and minor code clean up. 2009-11-03 13:26:31 +00:00
events_called_functions_for_edit.cpp Eeschema: added Copy option in labels and component in pop up menu (and 'C' hotkey) 2010-01-09 08:50:30 +00:00
file_sch.icns Added missing icons 2007-10-29 03:35:52 +00:00
files-io.cpp minor enhancements, fixes an code cleanup (removed unused global variables) 2010-02-24 15:33:03 +00:00
find.cpp Minor drawing and build bug fixes. 2010-02-10 16:25:13 +00:00
general.h Some enhancements and fixes. (see changelog) 2009-12-30 18:06:12 +00:00
getpart.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
hierarch.cpp Eeschema, libedit: fixed add/remove alias functions, broken 2010-02-14 18:14:33 +00:00
hotkeys.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
hotkeys.h code cleanup and enhancements about hotkeys 2010-02-16 10:42:57 +00:00
lib_export.cpp Eeschema: fixed minor bug: unexpected error message when creating a new lib 2010-02-21 09:59:20 +00:00
libarch.cpp Comment translations and other minor updates. 2009-11-04 20:46:53 +00:00
libedit.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
libedit_icon.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00
libedit_onleftclick.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
libedit_onrightclick.cpp rename files 2010-02-16 16:21:52 +00:00
libedit_undo_redo.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
libeditframe.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
libeditframe.h Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
libfield.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
load_one_schematic_file.cpp Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
locate.cpp See CHANGELOG.txt 2010-01-17 20:25:10 +00:00
menubar.cpp committed newfont patch. Pcbnew: board date automatically updated at each change. 2010-02-19 13:23:58 +00:00
netform.cpp fixed build problem for specctra.cpp stand alone. 2010-01-05 08:48:49 +00:00
netlist.cpp Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
netlist.h Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
netlist_control.cpp Comment translations and other minor updates. 2009-11-04 20:46:53 +00:00
netlist_control.h EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
onleftclick.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
onrightclick.cpp eeschema: minor change to avoid potential problems with power symbols. 2010-02-16 17:49:17 +00:00
operations_on_items_lists.cpp code cleaning and fixed a TODO remark in EDA_BoardDesignSettings::SetEnabledLayers( int aMask ) 2009-12-21 12:05:36 +00:00
pinedit.cpp Eeschema: fixing problems in Libedit for multi parts per package components when editing pins 2010-02-25 19:45:34 +00:00
plot.cpp Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
plotdxf.cpp Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
plotdxf.h added forgotten files 2009-06-30 15:36:17 +00:00
plothpgl.cpp Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
plothpgl.h Commit patch for plot functions from Lorenzo 2009-06-28 16:50:42 +00:00
plothpgl.pjd EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +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 Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
plotps.h Commit patch for plot functions from Lorenzo 2009-06-28 16:50:42 +00:00
plotps.pjd EESchema UI normalization and configuration updates and Gerbview parser bug fix. 2009-04-29 17:09:00 +00:00
plotps.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
program.h Some enhancements and fixes. (see changelog) 2009-12-30 18:06:12 +00:00
protos.h Code cleaning. Use new font. 2010-02-01 21:23:27 +00:00
read_from_file_schematic_items_descriptions.cpp Compiler warning, object name, bug, and string fixes. 2009-12-02 21:44:03 +00:00
save_schemas.cpp Minor bug fixes, compiler warning fixes and code cleaning. 2010-01-13 21:15:54 +00:00
schedit.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
schematic_undo_redo.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
schframe.cpp minor enhancements, fixes an code cleanup (removed unused global variables) 2010-02-24 15:33:03 +00:00
selpart.cpp Dialog work and other minor changes. 2009-12-15 21:11:05 +00:00
sheet.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
sheetlab.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
symbdraw.cpp Eeschema: fixing problems in Libedit for multi parts per package components when editing pins 2010-02-25 19:45:34 +00:00
symbedit.cpp Eeschema date in frame reference updated at each modification. 2010-02-18 20:07:29 +00:00
tool_lib.cpp rename files 2010-02-16 16:21:52 +00:00
tool_sch.cpp code cleanup and enhancements about hotkeys 2010-02-16 10:42:57 +00:00
tool_viewlib.cpp rename files 2010-02-16 16:21:52 +00:00
viewlib_frame.cpp rename files 2010-02-16 16:21:52 +00:00
viewlib_frame.h rename files 2010-02-16 16:21:52 +00:00
viewlibs.cpp rename files 2010-02-16 16:21:52 +00:00
viewlibs_icon.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00