1.1.0   2010-01-31 

2010-01-30 21:07  mghansen

	* gpssync/gpstracklisteditdialog.cpp,
	  gpssync/gpstracklistwidget.cpp, gpssync/gpstracklistwidget.h:
	  Make the track list editor report its version and a reserved
	  parameter to the script providing the map. Not yet used by the
	  script, though.

2010-01-30 20:53  mghansen

	* gpssync/getlonlatalt.php, gpssync/gpseditdialog.cpp,
	  gpssync/gpsmapwidget.cpp, gpssync/gpsmapwidget.h: Report the
	  plugin version and a reserved parameter to the script used for
	  embedding the map.

2010-01-30 10:48  scripty

	* acquireimages/kipiplugin_acquireimages.desktop,
	  acquireimages/scangui.desktop,
	  advancedslideshow/kipiplugin_advancedslideshow.desktop,
	  batchprocessimages/kipiplugin_batchprocessimages.desktop,
	  calendar/kipiplugin_calendar.desktop,
	  common/libkipiplugins/kipiplugins.desktop,
	  dngconverter/plugin/dngconverter.desktop,
	  dngconverter/plugin/kipiplugin_dngconverter.desktop,
	  facebook/kipiplugin_facebook.desktop,
	  flashexport/kipiplugin_flashexport.desktop,
	  flickrexport/kipiplugin_flickrexport.desktop,
	  galleryexport/kipiplugin_galleryexport.desktop,
	  gpssync/kipiplugin_gpssync.desktop,
	  htmlexport/kipiplugin_htmlexport.desktop,
	  htmlexport/themes/classic/classic.desktop,
	  htmlexport/themes/cleanframes/cleanframes.desktop,
	  htmlexport/themes/dateframes/dateframes.desktop,
	  htmlexport/themes/floating_cards/floating_cards.desktop,
	  htmlexport/themes/frames/frames.desktop,
	  htmlexport/themes/matrix/matrix.desktop,
	  htmlexport/themes/s0/s0.desktop,
	  htmlexport/themes/simple/simple.desktop,
	  htmlexport/themes/snow/snow.desktop,
	  imageviewer/kipiplugin_imageviewer.desktop,
	  ipodexport/kipiplugin_ipodexport.desktop,
	  jpeglossless/kipiplugin_jpeglossless.desktop,
	  kioexportimport/kipiplugin_kioexportimport.desktop,
	  metadataedit/kipiplugin_metadataedit.desktop,
	  picasawebexport/kipiplugin_picasawebexport.desktop,
	  printimages/kipiplugin_printimages.desktop,
	  printimages/templates/1_photo_10.5x14.8cm.desktop,
	  printimages/templates/1_photo_10x15cm.desktop,
	  printimages/templates/1_photo_20x25cm.desktop,
	  printimages/templates/1_photo_8x10.desktop,
	  printimages/templates/1_photo_9x13cm.desktop,
	  printimages/templates/2_photos_13x18cm.desktop,
	  printimages/templates/2_photos_5x7.desktop,
	  printimages/templates/3_photos_10x15cm.desktop,
	  printimages/templates/3_photos_4x6.desktop,
	  printimages/templates/4_photos_10x13.33cm.desktop,
	  printimages/templates/4_photos_3.5x5.desktop,
	  printimages/templates/4_photos_4.5x5cm.desktop,
	  printimages/templates/4_photos_9x13cm.desktop,
	  printimages/templates/4x6Album.desktop,
	  printimages/templates/6_photos_3.5x4cm.desktop,
	  printimages/templates/8_photos_6x9cm.desktop,
	  printimages/templates/Album-Collage.desktop,
	  printimages/templates/Album-Collage1.desktop,
	  printimages/templates/Album_10x15cm.desktop,
	  printimages/templates/Album_11.5x15cm.desktop,
	  printimages/templates/FullPage.desktop,
	  printimages/templates/Photoframe.desktop,
	  printimages/templates/Thumbnails_5x4.desktop,
	  printimages/templates/Thumbnails_6x5.desktop,
	  rawconverter/kipiplugin_rawconverter.desktop,
	  removeredeyes/kipiplugin_removeredeyes.desktop,
	  sendimages/kipiplugin_sendimages.desktop,
	  shwup/kipiplugin_shwup.desktop, smug/kipiplugin_smug.desktop,
	  timeadjust/kipiplugin_timeadjust.desktop,
	  wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
	  (.desktop file)

2010-01-29 22:54  anaselli

	* printimages/TODO: SVN_SILENT: updated

2010-01-29 22:54  anaselli

	* printimages/wizard.cpp: Fixed custom layout icon size (now icon
	  show the text Free... for those who can read it :) )

2010-01-29 22:53  anaselli

	* printimages/templateicon.cpp, printimages/templateicon.h: Added
	  getPainter to allow free drawing

2010-01-29 07:45  cgilles

	* NEWS: update

2010-01-27 11:05  scripty

	* printimages/templates/1_photo_20x25cm.desktop,
	  printimages/templates/1_photo_8x10.desktop,
	  printimages/templates/1_photo_9x13cm.desktop,
	  printimages/templates/4_photos_4.5x5cm.desktop,
	  printimages/templates/6_photos_3.5x4cm.desktop: SVN_SILENT made
	  messages (.desktop file)

2010-01-25 21:19  mghansen

	* gpssync/gpseditdialog.cpp: Fix the icon and add a WhatsThis text
	  for the configuration menu.

2010-01-25 20:51  mghansen

	* gpssync/getlonlatalt.php: Fix syntax error.

2010-01-25 20:50  mghansen

	* gpssync/tracklistedit.php: Look up altitudes only when dropping
	  the marker and not while moving it. This should reduce the number
	  of calls to topocoding and give us more time before we get
	  blocked.
	  
	  CCBUG: 209365

2010-01-25 20:45  mghansen

	* NEWS, gpssync/getlonlatalt.php, gpssync/gpseditdialog.cpp,
	  gpssync/gpseditdialog.h, gpssync/gpsmapwidget.cpp,
	  gpssync/gpsmapwidget.h: Make it possible to choose between the V2
	  and V3 Google Maps API and between topocoding, geonames and no
	  altitude lookup service. For old versions of the plugin, revert
	  to V2 API to make the search field available. Left to do: Do the
	  same for the track list editor.
	  
	  BUG: 222067
	  CCBUG: 209365

2010-01-25 19:55  mghansen

	* NEWS: Update news.

2010-01-25 10:41  scripty

	* acquireimages/scangui.desktop,
	  calendar/kipiplugin_calendar.desktop,
	  common/libkipiplugins/kipiplugins.desktop,
	  expoblending/expoblending.desktop,
	  expoblending/kipiplugin_expoblending.desktop,
	  flickrexport/kipiplugin_flickrexport.desktop,
	  htmlexport/themes/dateframes/dateframes.desktop,
	  htmlexport/themes/floating_cards/floating_cards.desktop,
	  kioexportimport/kipiplugin_kioexportimport.desktop,
	  printimages/templates/1_photo_10.5x14.8cm.desktop,
	  printimages/templates/1_photo_10x15cm.desktop,
	  printimages/templates/1_photo_20x25cm.desktop,
	  printimages/templates/1_photo_8x10.desktop,
	  printimages/templates/1_photo_9x13cm.desktop,
	  printimages/templates/2_photos_13x18cm.desktop,
	  printimages/templates/2_photos_5x7.desktop,
	  printimages/templates/3_photos_10x15cm.desktop,
	  printimages/templates/3_photos_4x6.desktop,
	  printimages/templates/4_photos_10x13.33cm.desktop,
	  printimages/templates/4_photos_3.5x5.desktop,
	  printimages/templates/4_photos_4.5x5cm.desktop,
	  printimages/templates/4_photos_9x13cm.desktop,
	  printimages/templates/4x6Album.desktop,
	  printimages/templates/6_photos_3.5x4cm.desktop,
	  printimages/templates/8_photos_6x9cm.desktop,
	  printimages/templates/Album-Collage.desktop,
	  printimages/templates/Album-Collage1.desktop,
	  printimages/templates/Album_10x15cm.desktop,
	  printimages/templates/Album_11.5x15cm.desktop,
	  printimages/templates/FullPage.desktop,
	  printimages/templates/Photoframe.desktop,
	  printimages/templates/Thumbnails_5x4.desktop,
	  printimages/templates/Thumbnails_6x5.desktop,
	  shwup/kipiplugin_shwup.desktop: SVN_SILENT made messages
	  (.desktop file)

2010-01-23 19:56  mghansen

	* NEWS: Updating news again ;-)

2010-01-23 19:52  mghansen

	* NEWS: Update news.

2010-01-23 19:48  mghansen

	* NEWS: Update news.

2010-01-23 10:57  scripty

	* expoblending/expoblending.desktop,
	  expoblending/kipiplugin_expoblending.desktop: SVN_SILENT made
	  messages (.desktop file)

2010-01-21 08:34  cgilles

	* NEWS: update

2010-01-20 20:34  mghansen

	* htmlexport/themes/cleanframes/template.xsl: Remove extra "'".
	  
	  BUG:194946

2010-01-20 19:38  jmueller

	* picasawebexport/picasawebtalker.cpp: - do not try to scale videos
	  via a QImage
	  - emit missig signals in case of failure
	  - upload only image types handled by picasa directly
	  
	  For full video support there is need in selection dialog
	  (filechooser), tracked by #216539 and get rid of timeout in
	  KIO::http_post on large files.
	  CCBUGS: 223375

2010-01-20 11:35  scripty

	* acquireimages/scangui.desktop,
	  advancedslideshow/kipiplugin_advancedslideshow.desktop,
	  batchprocessimages/kipiplugin_batchprocessimages.desktop,
	  common/libkipiplugins/kipiplugins.desktop,
	  dngconverter/plugin/dngconverter.desktop,
	  expoblending/expoblending.desktop,
	  expoblending/kipiplugin_expoblending.desktop,
	  facebook/kipiplugin_facebook.desktop,
	  flashexport/kipiplugin_flashexport.desktop,
	  flickrexport/kipiplugin_flickrexport.desktop,
	  galleryexport/kipiplugin_galleryexport.desktop,
	  htmlexport/themes/classic/classic.desktop,
	  htmlexport/themes/dateframes/dateframes.desktop,
	  htmlexport/themes/floating_cards/floating_cards.desktop,
	  imageviewer/kipiplugin_imageviewer.desktop,
	  ipodexport/kipiplugin_ipodexport.desktop,
	  kioexportimport/kipiplugin_kioexportimport.desktop,
	  metadataedit/kipiplugin_metadataedit.desktop,
	  picasawebexport/kipiplugin_picasawebexport.desktop,
	  printimages/kipiplugin_printimages.desktop,
	  printimages/templates/1_photo_10.5x14.8cm.desktop,
	  printimages/templates/1_photo_10x15cm.desktop,
	  printimages/templates/1_photo_20x25cm.desktop,
	  printimages/templates/1_photo_8x10.desktop,
	  printimages/templates/1_photo_9x13cm.desktop,
	  printimages/templates/2_photos_13x18cm.desktop,
	  printimages/templates/2_photos_5x7.desktop,
	  printimages/templates/3_photos_10x15cm.desktop,
	  printimages/templates/3_photos_4x6.desktop,
	  printimages/templates/4_photos_10x13.33cm.desktop,
	  printimages/templates/4_photos_3.5x5.desktop,
	  printimages/templates/4_photos_4.5x5cm.desktop,
	  printimages/templates/4_photos_9x13cm.desktop,
	  printimages/templates/4x6Album.desktop,
	  printimages/templates/6_photos_3.5x4cm.desktop,
	  printimages/templates/8_photos_6x9cm.desktop,
	  printimages/templates/Album-Collage.desktop,
	  printimages/templates/Album-Collage1.desktop,
	  printimages/templates/Album_10x15cm.desktop,
	  printimages/templates/Album_11.5x15cm.desktop,
	  printimages/templates/FullPage.desktop,
	  printimages/templates/Photoframe.desktop,
	  printimages/templates/Thumbnails_5x4.desktop,
	  printimages/templates/Thumbnails_6x5.desktop,
	  rawconverter/kipiplugin_rawconverter.desktop,
	  removeredeyes/kipiplugin_removeredeyes.desktop,
	  sendimages/kipiplugin_sendimages.desktop,
	  shwup/kipiplugin_shwup.desktop, smug/kipiplugin_smug.desktop,
	  timeadjust/kipiplugin_timeadjust.desktop,
	  wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
	  (.desktop file)

2010-01-19 12:40  scripty

	* expoblending/expoblending.desktop,
	  expoblending/kipiplugin_expoblending.desktop: SVN_SILENT made
	  messages (.desktop file)

2010-01-18 22:48  anaselli

	* NEWS: updated

2010-01-18 22:43  anaselli

	* printimages/customdlg.cpp, printimages/customdlg.h,
	  printimages/wizard.cpp: Added and managed Custom-xxx entries to
	  config file

2010-01-18 10:59  scripty

	* batchprocessimages/kipiplugin_batchprocessimages.desktop,
	  dngconverter/plugin/kipiplugin_dngconverter.desktop,
	  facebook/kipiplugin_facebook.desktop: SVN_SILENT made messages
	  (.desktop file)

2010-01-17 18:56  mghansen

	* gpssync/CMakeLists.txt, gpssync/gpsdataparser.cpp,
	  gpssync/gpsdataparser_time.h, gpssync/tests,
	  gpssync/tests/CMakeLists.txt, gpssync/tests/test_gpxparsing.cpp,
	  gpssync/tests/test_gpxparsing.h: Parse the timezone offset
	  manually.

2010-01-17 16:39  mghansen

	* dngconverter/test/CMakeLists.txt: Fix typo.

2010-01-17 10:27  scripty

	* flickrexport/kipiplugin_flickrexport.desktop,
	  galleryexport/kipiplugin_galleryexport.desktop,
	  gpssync/kipiplugin_gpssync.desktop,
	  htmlexport/kipiplugin_htmlexport.desktop,
	  htmlexport/themes/cleanframes/cleanframes.desktop,
	  htmlexport/themes/dateframes/dateframes.desktop,
	  htmlexport/themes/frames/frames.desktop,
	  htmlexport/themes/matrix/matrix.desktop,
	  htmlexport/themes/s0/s0.desktop,
	  htmlexport/themes/simple/simple.desktop,
	  htmlexport/themes/snow/snow.desktop,
	  imageviewer/kipiplugin_imageviewer.desktop,
	  ipodexport/kipiplugin_ipodexport.desktop,
	  jpeglossless/kipiplugin_jpeglossless.desktop,
	  metadataedit/kipiplugin_metadataedit.desktop,
	  picasawebexport/kipiplugin_picasawebexport.desktop,
	  printimages/kipiplugin_printimages.desktop,
	  printimages/templates/4x6Album.desktop,
	  printimages/templates/8_photos_6x9cm.desktop,
	  printimages/templates/Album-Collage.desktop,
	  printimages/templates/Album-Collage1.desktop,
	  printimages/templates/Album_10x15cm.desktop,
	  printimages/templates/Album_11.5x15cm.desktop,
	  printimages/templates/Photoframe.desktop,
	  rawconverter/kipiplugin_rawconverter.desktop,
	  removeredeyes/kipiplugin_removeredeyes.desktop,
	  sendimages/kipiplugin_sendimages.desktop,
	  smug/kipiplugin_smug.desktop,
	  timeadjust/kipiplugin_timeadjust.desktop,
	  wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
	  (.desktop file)

2010-01-13 22:48  anaselli

	* NEWS: SVN_SILENT: updated

2010-01-13 22:38  anaselli

	* printimages/wizard.cpp: photo size must be less than page size,
	  avoid crashing :)

2010-01-13 22:37  anaselli

	* printimages/customlayout.ui: increased hxw to 999x999 at least
	  valid for mm units

2010-01-13 22:36  anaselli

	* printimages/customdlg.cpp: Added tool tips and whatis strings
	  GUI:

2010-01-13 17:42  anaselli

	* printimages/customlayout.ui, printimages/wizard.cpp: fit as many
	  option base implementation added

2010-01-13 07:49  cgilles

	* NEWS: update

2010-01-12 23:32  anaselli

	* printimages/wizard.cpp: wrong photo position

2010-01-12 23:16  anaselli

	* printimages/wizard.cpp: improved fit as many implementation

2010-01-12 17:55  jmueller

	* NEWS, picasawebexport/picasawebtalker.cpp: fix encoding of title
	  and caption
	  BUGS: 200469

2010-01-11 22:06  jmueller

	* NEWS, picasawebexport/picasawebtalker.cpp: update albumlist after
	  album creation
	  BUGS: 198045

2010-01-11 21:54  cgilles

	* NEWS: update

2010-01-11 21:53  cgilles

	* expoblending/blendingdlg/expoblendingdlg.cpp: fix renaming under
	  windows
	  BUGS: 222297

2010-01-11 21:02  jmueller

	* NEWS, picasawebexport/picasawebtalker.cpp: create only one new
	  http job after finished previous job
	  BUGS 208426

2010-01-11 17:55  anaselli

	* printimages/TODO, printimages/wizard.cpp: started managing -fit
	  as many as possible option-

2010-01-10 22:20  anaselli

	* printimages/TODO: SVN_SILENT: updated

2010-01-10 22:19  anaselli

	* NEWS: updated

2010-01-10 22:17  anaselli

	* printimages/CMakeLists.txt, printimages/TODO,
	  printimages/customdlg.cpp, printimages/customdlg.h,
	  printimages/customlayout.ui, printimages/wizard.cpp,
	  printimages/wizard.h: - added a custom entry to page layout
	  - managed custom photo grid
	  - released full gui (hope) to make translations possible

2010-01-10 10:54  scripty

	* acquireimages/kipiplugin_acquireimages.desktop,
	  acquireimages/scangui.desktop,
	  advancedslideshow/kipiplugin_advancedslideshow.desktop,
	  batchprocessimages/kipiplugin_batchprocessimages.desktop,
	  calendar/kipiplugin_calendar.desktop,
	  common/libkipiplugins/kipiplugins.desktop,
	  dngconverter/plugin/dngconverter.desktop,
	  dngconverter/plugin/kipiplugin_dngconverter.desktop,
	  expoblending/expoblending.desktop,
	  expoblending/kipiplugin_expoblending.desktop,
	  facebook/kipiplugin_facebook.desktop,
	  flashexport/kipiplugin_flashexport.desktop,
	  flickrexport/kipiplugin_flickrexport.desktop,
	  galleryexport/kipiplugin_galleryexport.desktop,
	  gpssync/kipiplugin_gpssync.desktop,
	  htmlexport/kipiplugin_htmlexport.desktop,
	  htmlexport/themes/classic/classic.desktop,
	  htmlexport/themes/cleanframes/cleanframes.desktop,
	  htmlexport/themes/dateframes/dateframes.desktop,
	  htmlexport/themes/floating_cards/floating_cards.desktop,
	  htmlexport/themes/frames/frames.desktop,
	  htmlexport/themes/matrix/matrix.desktop,
	  htmlexport/themes/s0/s0.desktop,
	  htmlexport/themes/simple/simple.desktop,
	  htmlexport/themes/snow/snow.desktop,
	  imageviewer/kipiplugin_imageviewer.desktop,
	  ipodexport/kipiplugin_ipodexport.desktop,
	  jpeglossless/kipiplugin_jpeglossless.desktop,
	  kioexportimport/kipiplugin_kioexportimport.desktop,
	  metadataedit/kipiplugin_metadataedit.desktop,
	  picasawebexport/kipiplugin_picasawebexport.desktop,
	  printimages/kipiplugin_printimages.desktop,
	  printimages/templates/1_photo_10.5x14.8cm.desktop,
	  printimages/templates/1_photo_10x15cm.desktop,
	  printimages/templates/1_photo_20x25cm.desktop,
	  printimages/templates/1_photo_8x10.desktop,
	  printimages/templates/1_photo_9x13cm.desktop,
	  printimages/templates/2_photos_13x18cm.desktop,
	  printimages/templates/2_photos_5x7.desktop,
	  printimages/templates/3_photos_10x15cm.desktop,
	  printimages/templates/3_photos_4x6.desktop,
	  printimages/templates/4_photos_10x13.33cm.desktop,
	  printimages/templates/4_photos_3.5x5.desktop,
	  printimages/templates/4_photos_4.5x5cm.desktop,
	  printimages/templates/4_photos_9x13cm.desktop,
	  printimages/templates/4x6Album.desktop,
	  printimages/templates/6_photos_3.5x4cm.desktop,
	  printimages/templates/8_photos_6x9cm.desktop,
	  printimages/templates/Album-Collage.desktop,
	  printimages/templates/Album-Collage1.desktop,
	  printimages/templates/Album_10x15cm.desktop,
	  printimages/templates/Album_11.5x15cm.desktop,
	  printimages/templates/FullPage.desktop,
	  printimages/templates/Photoframe.desktop,
	  printimages/templates/Thumbnails_5x4.desktop,
	  printimages/templates/Thumbnails_6x5.desktop,
	  rawconverter/kipiplugin_rawconverter.desktop,
	  removeredeyes/kipiplugin_removeredeyes.desktop,
	  sendimages/kipiplugin_sendimages.desktop,
	  shwup/kipiplugin_shwup.desktop, smug/kipiplugin_smug.desktop,
	  timeadjust/kipiplugin_timeadjust.desktop,
	  wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
	  (.desktop file)

2010-01-10 07:45  mlaurent

	* expoblending/manager/actionthread.cpp: Fix iterator

2010-01-06 19:54  mghansen

	* gpssync/getlonlatalt.php, gpssync/gpsmapwidget.cpp,
	  gpssync/gpsmapwidget.h: Update Coordinates Editor to Google Maps
	  V3 and geonames.org.

2010-01-05 10:47  scripty

	* acquireimages/scangui.desktop,
	  common/libkipiplugins/kipiplugins.desktop,
	  expoblending/expoblending.desktop,
	  expoblending/kipiplugin_expoblending.desktop,
	  flickrexport/kipiplugin_flickrexport.desktop,
	  htmlexport/themes/dateframes/dateframes.desktop,
	  htmlexport/themes/floating_cards/floating_cards.desktop,
	  kioexportimport/kipiplugin_kioexportimport.desktop,
	  printimages/templates/1_photo_10.5x14.8cm.desktop,
	  printimages/templates/1_photo_10x15cm.desktop,
	  printimages/templates/1_photo_20x25cm.desktop,
	  printimages/templates/1_photo_8x10.desktop,
	  printimages/templates/1_photo_9x13cm.desktop,
	  printimages/templates/2_photos_13x18cm.desktop,
	  printimages/templates/2_photos_5x7.desktop,
	  printimages/templates/3_photos_10x15cm.desktop,
	  printimages/templates/3_photos_4x6.desktop,
	  printimages/templates/4_photos_10x13.33cm.desktop,
	  printimages/templates/4_photos_3.5x5.desktop,
	  printimages/templates/FullPage.desktop,
	  printimages/templates/Thumbnails_5x4.desktop,
	  printimages/templates/Thumbnails_6x5.desktop,
	  shwup/kipiplugin_shwup.desktop: SVN_SILENT made messages
	  (.desktop file)

2010-01-05 10:19  cgilles

	* NEWS: update

2010-01-04 15:07  aspotashev

	* metadataedit/altlangstringedit.cpp: ko-KR stands for "Korean
	  (South Korea)", not "Korean (Korea)"
	  CCMAIL: kde-i18n-doc@kde.org

2010-01-04 13:27  cgilles

	* expoblending/blendingdlg/expoblendingdlg.cpp: polish

2010-01-04 13:23  cgilles

	* expoblending/blendingdlg/expoblendingdlg.cpp: reset template file
	  name with default button

2010-01-04 10:28  scripty

	* expoblending/expoblending.desktop,
	  expoblending/kipiplugin_expoblending.desktop: SVN_SILENT made
	  messages (.desktop file)

2010-01-03 18:30  jmueller

	* NEWS: update of already solved bug 205903

2010-01-03 11:16  cgilles

	* expoblending/manager/actionthread.cpp,
	  expoblending/manager/actionthread.h,
	  expoblending/manager/manager.cpp: support enfuse 4.x options
	  format

2010-01-03 08:59  cgilles

	* README: update

2010-01-03 08:51  cgilles

	* NEWS: update

2010-01-03 08:49  cgilles

	* expoblending/expoblending.cpp,
	  expoblending/importwizard/importwizarddlg.cpp,
	  expoblending/importwizard/importwizarddlg.h,
	  expoblending/importwizard/intropage.cpp,
	  expoblending/importwizard/intropage.h,
	  expoblending/importwizard/itemspage.cpp,
	  expoblending/importwizard/itemspage.h,
	  expoblending/importwizard/lastpage.cpp,
	  expoblending/importwizard/lastpage.h,
	  expoblending/importwizard/preprocessingpage.cpp,
	  expoblending/importwizard/preprocessingpage.h,
	  expoblending/manager/alignbinary.cpp,
	  expoblending/manager/alignbinary.h,
	  expoblending/manager/enfusebinary.cpp,
	  expoblending/manager/enfusebinary.h,
	  expoblending/manager/manager.cpp, expoblending/manager/manager.h,
	  expoblending/plugin_expoblending.cpp,
	  expoblending/plugin_expoblending.h: fix headers

2010-01-03 08:49  cgilles

	* expoblending/CMakeLists.txt: don"t forget to link expovlending
	  stand alone program to libgomp
	  BUGS: 221056

2010-01-03 08:34  cgilles

	* expoblending/blendingdlg/enfusesettings.cpp,
	  expoblending/blendingdlg/enfusesettings.h,
	  expoblending/blendingdlg/expoblendingdlg.cpp,
	  expoblending/blendingdlg/expoblendingdlg.h,
	  expoblending/manager/actions.h: fix header

2010-01-03 08:34  cgilles

	* common/libkipiplugins/widgets/imageslist.cpp,
	  common/libkipiplugins/widgets/imageslist.h,
	  common/libkipiplugins/widgets/previewimage.cpp,
	  common/libkipiplugins/widgets/previewimage.h,
	  common/libkipiplugins/widgets/previewmanager.cpp,
	  common/libkipiplugins/widgets/previewmanager.h,
	  common/libkipiplugins/widgets/savesettingswidget.cpp,
	  common/libkipiplugins/widgets/savesettingswidget.h: fix headers

2010-01-03 08:30  cgilles

	* expoblending/blendingdlg/bracketstack.cpp,
	  expoblending/blendingdlg/bracketstack.h,
	  expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h: more explicit header
	  title to colunm 0 in stack lists

2010-01-03 08:27  cgilles

	* expoblending/aboutdata.h: give credits

2010-01-03 08:27  cgilles

	* expoblending/manager/actionthread.cpp,
	  expoblending/manager/actionthread.h: give credits

2010-01-03 08:26  cgilles

	* common/libkipiplugins/pluginsversion.h.cmake: polish

2010-01-02 22:01  cgilles

	* common/libkipiplugins/widgets/previewimage.cpp: only change
	  cursor is vertical or horizontal scrollbar is visible

2010-01-02 21:54  cgilles

	* expoblending/blendingdlg/bracketstack.cpp,
	  expoblending/blendingdlg/bracketstack.h: no need model view there
	  to sort bracketed item by EV. reimplement operator < is enough

2010-01-02 17:26  cgilles

	* expoblending/blendingdlg/enfusesettings.cpp: more settings
	  description

2010-01-02 17:06  cgilles

	* expoblending/manager/actionthread.cpp: speed up : no need to
	  restore whole Exif. Only rotation flag is enough here

2010-01-02 15:47  jwienke

	* CMakeLists.txt, expoblending/CMakeLists.txt,
	  expoblending/manager/actionthread.cpp: parallelize raw decoding
	  and preview generation with omp

2010-01-02 15:38  cgilles

	* expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h,
	  expoblending/blendingdlg/expoblendingdlg.cpp,
	  expoblending/blendingdlg/expoblendingdlg.h: changing file format,
	  change all enfuse items

2010-01-02 14:50  cgilles

	* expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h,
	  expoblending/blendingdlg/expoblendingdlg.cpp: now, template file
	  name can be customized

2010-01-02 14:18  jwienke

	* expoblending/blendingdlg/expoblendingdlg.cpp: remove unnecessary
	  cast

2010-01-02 14:12  jwienke

	* common/libkipiplugins/widgets/previewmanager.cpp,
	  common/libkipiplugins/widgets/previewmanager.h,
	  expoblending/blendingdlg/expoblendingdlg.cpp: * Preserve image
	  zoom and scroll position for better result comparison
	  * fix file clean up

2010-01-02 13:51  cgilles

	* common/libkipiplugins/widgets/savesettingswidget.cpp: fix layout

2010-01-02 13:42  cgilles

	* common/libkipiplugins/widgets/savesettingswidget.cpp,
	  common/libkipiplugins/widgets/savesettingswidget.h: new function
	  to setup a custom file save settings view

2010-01-02 13:28  jmueller

	* NEWS, picasawebexport/picasawebwindow.cpp,
	  picasawebexport/picasawebwindow.h: fix wrong deleting of m_urls
	  variable
	  BUGS: 215846

2010-01-02 13:17  cgilles

	* expoblending/manager/actionthread.cpp: it's better to only
	  restore Exif orientation flag to speed up preview operation.

2010-01-02 13:01  jwienke

	* expoblending/manager/actionthread.cpp: Save exif information also
	  in scaled images to preserve rotation for the preview.

2010-01-02 11:39  scripty

	* expoblending/expoblending.desktop,
	  expoblending/kipiplugin_expoblending.desktop: SVN_SILENT made
	  messages (.desktop file)

2010-01-02 11:11  cgilles

	* expoblending/manager/actionthread.cpp: factorize

2010-01-02 11:09  cgilles

	* expoblending/blendingdlg/enfusestack.cpp: factorize

2010-01-02 11:04  cgilles

	* common/libkipiplugins/widgets/savesettingswidget.cpp,
	  common/libkipiplugins/widgets/savesettingswidget.h: factorize

2010-01-02 10:36  cgilles

	* expoblending/blendingdlg/expoblendingdlg.cpp: polish

2010-01-01 22:23  cgilles

	* expoblending/blendingdlg/expoblendingdlg.cpp: polish

2010-01-01 22:22  cgilles

	* expoblending/blendingdlg/expoblendingdlg.cpp: polish

2010-01-01 22:20  cgilles

	* expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h: factoring

2010-01-01 21:42  cgilles

	* expoblending/blendingdlg/enfusestack.cpp: polish

2010-01-01 21:39  cgilles

	* expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h,
	  expoblending/blendingdlg/expoblendingdlg.cpp: Manager is not used
	  there

2010-01-01 21:36  cgilles

	* expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h: use d private container

2010-01-01 19:39  cgilles

	* expoblending/blendingdlg/enfusesettings.h,
	  expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h,
	  expoblending/blendingdlg/expoblendingdlg.cpp,
	  expoblending/blendingdlg/expoblendingdlg.h,
	  expoblending/manager/actions.h,
	  expoblending/manager/actionthread.cpp,
	  expoblending/manager/actionthread.h: preview management for
	  enfuse settings.
	  reduced JPEG images are used now to see settings changes.

2010-01-01 11:57  cgilles

	* expoblending/manager/actionthread.cpp: polish

2010-01-01 11:50  cgilles

	* expoblending/manager/actionthread.cpp: polish

2010-01-01 11:30  cgilles

	* expoblending/blendingdlg/expoblendingdlg.cpp,
	  expoblending/manager/actions.h,
	  expoblending/manager/actionthread.cpp,
	  expoblending/manager/actionthread.h: now plugin compute reduced
	  JPEG preview of preprocessed items.
	  This is not yet used. Next todo stage

2010-01-01 10:42  cgilles

	* expoblending/importwizard/preprocessingpage.cpp,
	  expoblending/manager/actions.h,
	  expoblending/manager/actionthread.cpp: polish

2009-12-31 01:05  pino

	* picasawebexport/picasawebtalker.cpp: use another (safer, more
	  portable) way for an "unused parameter"

2009-12-30 20:11  cgilles

	* expoblending/manager/actionthread.cpp: missing to recale preview

2009-12-30 20:01  cgilles

	* expoblending/manager/actionthread.cpp: save preview in target
	  file

2009-12-30 19:51  cgilles

	* expoblending/manager/actionthread.cpp: align => preprocessing

2009-12-30 11:45  scripty

	* htmlexport/themes/s0/s0.desktop: SVN_SILENT made messages
	  (.desktop file)

2009-12-30 11:00  cgilles

	* expoblending/blendingdlg/enfusesettings.cpp,
	  expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/expoblendingdlg.cpp,
	  expoblending/importwizard/intropage.cpp,
	  expoblending/importwizard/itemspage.cpp,
	  expoblending/importwizard/lastpage.cpp,
	  expoblending/importwizard/preprocessingpage.cpp,
	  expoblending/manager/actionthread.cpp: apply patch from Milan
	  Knizek to fix English Words

2009-12-29 18:27  cgilles

	* CMakeLists.txt: under windows, there is no pkg-config. We set
	  libkdcraw fine as well. This will require libkdcraw from trunk.

2009-12-29 18:05  jwienke

	* expoblending/manager/actionthread.cpp: rotate result image
	  according to exif information

2009-12-29 17:52  cgilles

	* expoblending/importwizard/preprocessingpage.cpp: remember align
	  settings between sessions

2009-12-29 17:28  jwienke

	* expoblending/blendingdlg/enfusesettings.cpp,
	  expoblending/blendingdlg/expoblendingdlg.cpp,
	  expoblending/manager/actionthread.cpp,
	  expoblending/manager/actionthread.h,
	  expoblending/manager/manager.cpp, expoblending/manager/manager.h,
	  expoblending/plugin_expoblending.cpp: * use parent child
	  mechanism for deleting the manager
	  * clean up generate enfuse images after each plugin run

2009-12-29 16:54  jwienke

	* expoblending/plugin_expoblending.cpp,
	  expoblending/plugin_expoblending.h: * delete temp images in
	  plugin mode
	  * fix strange trannslation problem

2009-12-29 14:35  jwienke

	* expoblending/importwizard/importwizarddlg.cpp: add a window title
	  for the import dialog

2009-12-29 14:16  cgilles

	* expoblending/importwizard/itemspage.cpp,
	  expoblending/importwizard/itemspage.h: compute Exposure with kipi
	  host app item selection

2009-12-29 14:12  jwienke

	* expoblending/blendingdlg/enfusesettings.cpp: fix contrast setting

2009-12-29 14:06  cgilles

	* expoblending/importwizard/importwizarddlg.cpp: polish

2009-12-29 13:43  jwienke

	* expoblending/manager/alignbinary.cpp: minor version 0.8 also
	  works

2009-12-29 12:28  scripty

	* htmlexport/themes/floating_cards/floating_cards.desktop:
	  SVN_SILENT made messages (.desktop file)

2009-12-29 12:07  cgilles

	* expoblending/blendingdlg/enfusestack.cpp: polish

2009-12-29 11:58  cgilles

	* expoblending/blendingdlg/enfusestack.cpp: polish

2009-12-29 11:51  cgilles

	* expoblending/importwizard/preprocessingpage.cpp: typo

2009-12-29 11:49  cgilles

	* expoblending/importwizard/preprocessingpage.cpp,
	  expoblending/pics/assistant-align.png,
	  expoblending/pics/assistant-preprocessing.png,
	  expoblending/pics/assistant-raw.png: merge raw and align

2009-12-29 11:42  cgilles

	* expoblending/importwizard/lastpage.cpp: polish

2009-12-29 11:37  cgilles

	* expoblending/importwizard/preprocessingpage.cpp,
	  expoblending/manager/actionthread.cpp,
	  expoblending/manager/actionthread.h: now, alignment can be
	  dropped.

2009-12-29 11:01  cgilles

	* expoblending/blendingdlg/enfusesettings.h,
	  expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/expoblendingdlg.cpp,
	  expoblending/manager/actionthread.cpp: show enfused input files

2009-12-29 10:36  cgilles

	* expoblending/manager/manager.cpp: fix slot

2009-12-29 10:33  cgilles

	* expoblending/CMakeLists.txt,
	  expoblending/blendingdlg/expoblendingdlg.cpp,
	  expoblending/importwizard/alignpage.cpp,
	  expoblending/importwizard/alignpage.h,
	  expoblending/importwizard/importwizarddlg.cpp,
	  expoblending/importwizard/importwizarddlg.h,
	  expoblending/importwizard/preprocessingpage.cpp,
	  expoblending/importwizard/preprocessingpage.h,
	  expoblending/importwizard/rawpage.cpp,
	  expoblending/importwizard/rawpage.h,
	  expoblending/manager/manager.cpp, expoblending/manager/manager.h:
	  fix API : Aligned => PreProcessed

2009-12-29 09:53  cgilles

	* expoblending/importwizard/alignpage.cpp,
	  expoblending/manager/actions.h,
	  expoblending/manager/actionthread.cpp,
	  expoblending/manager/actionthread.h: align -> preprocessing

2009-12-29 08:42  cgilles

	* NEWS: update

2009-12-29 08:41  cgilles

	* picasawebexport/mpform.cpp, picasawebexport/picasawebtalker.cpp,
	  picasawebexport/picasawebtalker.h,
	  picasawebexport/picasawebwindow.cpp,
	  picasawebexport/picasawebwindow.h,
	  picasawebexport/uploadwidget.ui: apply pâtch #38547 from Siu
	  Chung to export Tags to PicasaWeb
	  BUGS: 199145

2009-12-28 22:29  cgilles

	* expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/expoblendingdlg.cpp,
	  expoblending/manager/actionthread.cpp: KUrl::path() =>
	  localPath()

2009-12-28 20:01  cgilles

	* expoblending/blendingdlg/expoblendingdlg.cpp,
	  expoblending/expoblending.cpp,
	  expoblending/importwizard/importwizarddlg.cpp,
	  expoblending/manager/manager.cpp, expoblending/manager/manager.h,
	  expoblending/plugin_expoblending.cpp: set ExpoBlending dialogs
	  non modal

2009-12-28 17:15  cgilles

	* expoblending/importwizard/itemspage.cpp: use stylesheet

2009-12-28 15:30  cgilles

	* expoblending/blendingdlg/enfusesettings.h,
	  expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h,
	  expoblending/blendingdlg/expoblendingdlg.cpp,
	  expoblending/manager/actions.h,
	  expoblending/manager/actionthread.cpp: show enfuse settings as
	  tool tip.
	  record enfuse settings in XMP

2009-12-28 11:04  cgilles

	* expoblending/blendingdlg/enfusesettings.h: new method to create a
	  string to reccord settins as comment in metadata

2009-12-28 10:31  scripty

	* expoblending/expoblending.desktop,
	  expoblending/kipiplugin_expoblending.desktop,
	  htmlexport/themes/floating_cards/floating_cards.desktop,
	  htmlexport/themes/s0/s0.desktop,
	  metadataedit/kipiplugin_metadataedit.desktop: SVN_SILENT made
	  messages (.desktop file)

2009-12-28 09:25  cgilles

	* expoblending/blendingdlg/enfusesettings.cpp: fix levels range

2009-12-27 22:58  cgilles

	* expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h: add option to manage
	  enfused items from context menu

2009-12-27 19:03  cgilles

	* expoblending/manager/alignbinary.cpp,
	  expoblending/manager/enfusebinary.cpp: more hack to detect enfuse
	  version

2009-12-27 17:42  cgilles

	* expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h,
	  expoblending/blendingdlg/expoblendingdlg.cpp: polish

2009-12-27 16:59  cgilles

	* expoblending/blendingdlg/enfusestack.cpp: polish

2009-12-27 15:26  cgilles

	* common/libkipiplugins/tools/binaryiface.cpp,
	  common/libkipiplugins/tools/binaryiface.h,
	  expoblending/manager/enfusebinary.cpp: work around -V option of
	  enfuse

2009-12-27 14:26  cgilles

	* expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/expoblendingdlg.cpp: polish

2009-12-27 13:47  cgilles

	* expoblending/importwizard/alignpage.cpp,
	  expoblending/manager/alignbinary.cpp,
	  expoblending/manager/enfusebinary.cpp: fix crash
	  more debug info

2009-12-27 11:19  cgilles

	* expoblending/importwizard/alignpage.cpp: polish

2009-12-27 11:18  cgilles

	* common/libkipiplugins/widgets/previewimage.cpp,
	  common/libkipiplugins/widgets/previewimage.h,
	  common/libkipiplugins/widgets/previewmanager.cpp,
	  common/libkipiplugins/widgets/previewmanager.h,
	  expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h,
	  expoblending/blendingdlg/expoblendingdlg.cpp,
	  expoblending/blendingdlg/expoblendingdlg.h,
	  expoblending/importwizard/alignpage.cpp,
	  expoblending/manager/actions.h,
	  expoblending/manager/actionthread.cpp,
	  expoblending/manager/actionthread.h: now loading processed images
	  is done in a separate thread

2009-12-27 10:24  scripty

	* expoblending/expoblending.desktop,
	  expoblending/kipiplugin_expoblending.desktop: SVN_SILENT made
	  messages (.desktop file)

2009-12-27 09:12  cgilles

	* expoblending/manager/alignbinary.cpp: polish

2009-12-26 23:27  jwienke

	* .krazy: updated krazy excludes

2009-12-26 22:54  cgilles

	* common/libkipiplugins/widgets/savesettingswidget.cpp: polish

2009-12-26 22:34  cgilles

	* NEWS: update

2009-12-26 21:33  cgilles

	* common/libkipiplugins/CMakeLists.txt,
	  common/libkipiplugins/widgets/savesettingswidget.cpp,
	  common/libkipiplugins/widgets/savesettingswidget.h: we always
	  need conflict rules

2009-12-26 20:59  cgilles

	* NEWS: update

2009-12-26 18:04  cgilles

	* expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h,
	  expoblending/blendingdlg/expoblendingdlg.cpp: when user save
	  selected enfuse files, clear list of selected items

2009-12-26 17:52  cgilles

	* expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h,
	  expoblending/blendingdlg/expoblendingdlg.cpp: click on enfuse
	  stack item load it on preview

2009-12-26 17:51  cgilles

	* common/libkipiplugins/widgets/previewimage.cpp,
	  common/libkipiplugins/widgets/previewimage.h,
	  common/libkipiplugins/widgets/previewmanager.cpp,
	  common/libkipiplugins/widgets/previewmanager.h: adjust API

2009-12-26 16:37  cgilles

	* common/libkipiplugins/widgets/previewimage.cpp,
	  common/libkipiplugins/widgets/previewimage.h: polish API

2009-12-26 10:59  cgilles

	* expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h,
	  expoblending/blendingdlg/expoblendingdlg.cpp: now, Save button
	  write selected enfused items from stack automatically

2009-12-26 10:39  pino

	* Messages.sh: adapt to the new source structure

2009-12-26 10:12  cgilles

	* expoblending/blendingdlg/expoblendingdlg.cpp,
	  expoblending/blendingdlg/expoblendingdlg.h: rename slot

2009-12-26 09:04  cgilles

	* expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h: polish

2009-12-26 08:34  cgilles

	* expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h: polish

2009-12-26 08:24  cgilles

	* expoblending/blendingdlg/bracketstack.cpp,
	  expoblending/blendingdlg/bracketstack.h,
	  expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h,
	  expoblending/blendingdlg/expoblendingdlg.cpp: polish

2009-12-26 08:14  cgilles

	* expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h,
	  expoblending/blendingdlg/expoblendingdlg.cpp: polish

2009-12-26 07:46  cgilles

	* NEWS: update

2009-12-25 22:48  cgilles

	* expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h: polish

2009-12-25 22:16  cgilles

	* expoblending/CMakeLists.txt,
	  expoblending/blendingdlg/enfusestack.cpp,
	  expoblending/blendingdlg/enfusestack.h: start to implement
	  enfused files stack. Not yet suitable

2009-12-25 19:41  cgilles

	* expoblending/blendingdlg/bracketstack.cpp,
	  expoblending/blendingdlg/bracketstack.h: polish

2009-12-25 17:02  cgilles

	* CMakeLists.txt, common/libkipiplugins/CMakeLists.txt,
	  common/libkipiplugins/batchprogressdialog.cpp,
	  common/libkipiplugins/batchprogressdialog.h,
	  common/libkipiplugins/binaryiface.cpp,
	  common/libkipiplugins/binaryiface.h,
	  common/libkipiplugins/dialogs,
	  common/libkipiplugins/dialogs/batchprogressdialog.cpp,
	  common/libkipiplugins/dialogs/batchprogressdialog.h,
	  common/libkipiplugins/dialogs/imagedialog.cpp,
	  common/libkipiplugins/dialogs/imagedialog.h,
	  common/libkipiplugins/dialogs/outputdialog.cpp,
	  common/libkipiplugins/dialogs/outputdialog.h,
	  common/libkipiplugins/dialogs/wizardpage.cpp,
	  common/libkipiplugins/dialogs/wizardpage.h,
	  common/libkipiplugins/iccjpeg.c, common/libkipiplugins/iccjpeg.h,
	  common/libkipiplugins/imagedialog.cpp,
	  common/libkipiplugins/imagedialog.h,
	  common/libkipiplugins/imageslist.cpp,
	  common/libkipiplugins/imageslist.h,
	  common/libkipiplugins/kpaboutdata.cpp,
	  common/libkipiplugins/kpaboutdata.h,
	  common/libkipiplugins/kpwritehelp.cpp,
	  common/libkipiplugins/kpwritehelp.h,
	  common/libkipiplugins/kpwriteimage.cpp,
	  common/libkipiplugins/kpwriteimage.h,
	  common/libkipiplugins/outputdialog.cpp,
	  common/libkipiplugins/outputdialog.h,
	  common/libkipiplugins/previewimage.cpp,
	  common/libkipiplugins/previewimage.h,
	  common/libkipiplugins/previewmanager.cpp,
	  common/libkipiplugins/previewmanager.h,
	  common/libkipiplugins/savesettingswidget.cpp,
	  common/libkipiplugins/savesettingswidget.h,
	  common/libkipiplugins/tools,
	  common/libkipiplugins/tools/binaryiface.cpp,
	  common/libkipiplugins/tools/binaryiface.h,
	  common/libkipiplugins/tools/iccjpeg.c,
	  common/libkipiplugins/tools/iccjpeg.h,
	  common/libkipiplugins/tools/kpaboutdata.cpp,
	  common/libkipiplugins/tools/kpaboutdata.h,
	  common/libkipiplugins/tools/kpwritehelp.cpp,
	  common/libkipiplugins/tools/kpwritehelp.h,
	  common/libkipiplugins/tools/kpwriteimage.cpp,
	  common/libkipiplugins/tools/kpwriteimage.h,
	  common/libkipiplugins/widgets,
	  common/libkipiplugins/widgets/imageslist.cpp,
	  common/libkipiplugins/widgets/imageslist.h,
	  common/libkipiplugins/widgets/previewimage.cpp,
	  common/libkipiplugins/widgets/previewimage.h,
	  common/libkipiplugins/widgets/previewmanager.cpp,
	  common/libkipiplugins/widgets/previewmanager.h,
	  common/libkipiplugins/widgets/savesettingswidget.cpp,
	  common/libkipiplugins/widgets/savesettingswidget.h,
	  common/libkipiplugins/wizardpage.cpp,
	  common/libkipiplugins/wizardpage.h: re-organize dirs contents

2009-12-25 11:34  cgilles

	* common/libkipiplugins/previewimage.cpp: fix cursor side effect
	  with scrollbars

2009-12-25 11:17  cgilles

	* expoblending/importwizard/itemspage.cpp: polish

2009-12-25 11:16  cgilles

	* expoblending/importwizard/itemspage.cpp: polish

2009-12-25 11:09  cgilles

	* common/libkipiplugins/binaryiface.cpp,
	  common/libkipiplugins/binaryiface.h,
	  expoblending/manager/alignbinary.cpp,
	  expoblending/manager/enfusebinary.cpp: polish

2009-12-25 11:00  cgilles

	* expoblending/manager/alignbinary.cpp,
	  expoblending/manager/alignbinary.h,
	  expoblending/manager/enfusebinary.cpp,
	  expoblending/manager/enfusebinary.h,
	  expoblending/manager/manager.cpp: factoring

2009-12-25 10:54  cgilles

	* common/libkipiplugins/binaryiface.cpp,
	  common/libkipiplugins/binaryiface.h: polish API

2009-12-25 10:27  cgilles

	* common/libkipiplugins/CMakeLists.txt,
	  common/libkipiplugins/binaryiface.cpp,
	  common/libkipiplugins/binaryiface.h: prepapre to factory binary
	  detection

2009-12-25 10:12  cgilles

	* expoblending/manager/alignbinary.cpp,
	  expoblending/manager/alignbinary.h,
	  expoblending/manager/enfusebinary.cpp,
	  expoblending/manager/enfusebinary.h,
	  expoblending/manager/manager.cpp: polish

2009-12-25 09:57  cgilles

	* expoblending/blendingdlg/expoblendingdlg.cpp,
	  expoblending/blendingdlg/expoblendingdlg.h: no need to clear
	  there, it done on actions thread

2009-12-25 09:52  cgilles

	* common/libkipiplugins/previewmanager.cpp,
	  expoblending/blendingdlg/expoblendingdlg.cpp,
	  expoblending/blendingdlg/expoblendingdlg.h: if enfuse process
	  failed, show details button to see console messages

2009-12-25 08:31  cgilles

	* common/libkipiplugins/previewmanager.cpp,
	  common/libkipiplugins/previewmanager.h: add new details button

2009-12-24 23:16  cgilles

	* common/libkipiplugins/previewimage.cpp,
	  common/libkipiplugins/previewimage.h: to be over toolbar, reset
	  cursor

2009-12-24 22:55  cgilles

	* common/libkipiplugins/previewimage.cpp: polish

2009-12-24 22:47  cgilles

	* expoblending/manager/actionthread.cpp: cleanup all Enfuse tmp
	  files

2009-12-24 22:39  cgilles

	* common/libkipiplugins/outputdialog.cpp,
	  common/libkipiplugins/outputdialog.h: use d private

2009-12-24 22:27  cgilles

	* expoblending/manager/actionthread.cpp: polish

2009-12-24 20:22  cgilles

	* expoblending/manager/actionthread.cpp: polish

2009-12-24 20:19  cgilles

	* expoblending/importwizard/alignpage.cpp,
	  expoblending/manager/actionthread.cpp: polish

2009-12-24 18:48  cgilles

	* expoblending/importwizard/alignpage.cpp,
	  expoblending/importwizard/alignpage.h,
	  expoblending/manager/actionthread.cpp: show proceing message in
	  dialog.
	  Fix layout

2009-12-24 17:32  cgilles

	* common/libkipiplugins/outputdialog.cpp: polish

2009-12-24 17:29  cgilles

	* batchprocessimages/CMakeLists.txt,
	  batchprocessimages/batchprocessimagesdialog.cpp,
	  batchprocessimages/outputdialog.cpp,
	  batchprocessimages/outputdialog.h,
	  common/libkipiplugins/CMakeLists.txt,
	  common/libkipiplugins/outputdialog.cpp,
	  common/libkipiplugins/outputdialog.h: factoring aboutdailog with
	  the rest of kipi-plugins

2009-12-24 15:23  cgilles

	* expoblending/importwizard/importwizarddlg.cpp: polish

2009-12-24 12:09  cgilles

	* expoblending/importwizard/alignpage.cpp,
	  expoblending/importwizard/importwizarddlg.cpp,
	  expoblending/importwizard/lastpage.cpp,
	  expoblending/importwizard/lastpage.h,
	  expoblending/manager/manager.cpp, expoblending/manager/manager.h:
	  use binaries info from manager

2009-12-24 11:43  cgilles

	* expoblending/expoblending.cpp,
	  expoblending/manager/alignbinary.cpp,
	  expoblending/manager/alignbinary.h,
	  expoblending/manager/enfusebinary.cpp,
	  expoblending/manager/enfusebinary.h,
	  expoblending/manager/manager.cpp, expoblending/manager/manager.h,
	  expoblending/plugin_expoblending.cpp: check enfuse and
	  align_image_stack at startup

2009-12-23 22:58  cgilles

	* expoblending/CMakeLists.txt,
	  expoblending/manager/alignbinary.cpp,
	  expoblending/manager/alignbinary.h,
	  expoblending/manager/enfusebinary.cpp,
	  expoblending/manager/enfusebinary.h: enfuse detection class

2009-12-23 22:32  cgilles

	* expoblending/CMakeLists.txt,
	  expoblending/manager/alignbinary.cpp,
	  expoblending/manager/alignbinary.h: wrapper to detect
	  align_image_stack program and version

2009-12-23 14:45  cgilles

	* common/libkipiplugins/previewimage.cpp: polish

2009-12-23 14:32  cgilles

	* common/libkipiplugins/previewimage.cpp,
	  common/libkipiplugins/previewimage.h,
	  common/libkipiplugins/previewmanager.cpp,
	  common/libkipiplugins/previewmanager.h: polish

2009-12-23 14:30  cgilles

	* common/libkipiplugins/previewimage.cpp,
	  common/libkipiplugins/previewimage.h,
	  common/libkipiplugins/previewmanager.cpp: add tool bar for
	  preview

2009-12-23 12:16  cgilles

	* rawconverter/actionthread.cpp: use stylesheet

2009-12-23 12:10  cgilles

	* common/libkipiplugins/CMakeLists.txt,
	  common/libkipiplugins/previewimage.cpp,
	  common/libkipiplugins/previewimage.h,
	  common/libkipiplugins/previewmanager.cpp,
	  common/libkipiplugins/previewmanager.h,
	  expoblending/blendingdlg/expoblendingdlg.cpp,
	  rawconverter/singledialog.cpp: new tool shared widget to preview
	  image with zoom in zoom out and pan feature. Used in ExpoBlending
	  and RawConverter (single mode) tools

2009-12-23 11:59  jwienke

	* CMakeLists.txt: better comment

2009-12-23 11:08  scripty

	* common/libkipiplugins/kipiplugins.desktop,
	  expoblending/expoblending.desktop,
	  expoblending/kipiplugin_expoblending.desktop: SVN_SILENT made
	  messages (.desktop file, second try)

2009-12-23 08:59  gkulzer

	* expoblending/expoblending.desktop: i18 cleanup

2009-12-23 08:59  gkulzer

	* expoblending/plugin_expoblending.cpp: i18 cleanup

2009-12-23 08:56  gkulzer

	* expoblending/blendingdlg/bracketstack.cpp,
	  expoblending/blendingdlg/enfusesettings.cpp,
	  expoblending/blendingdlg/expoblendingdlg.cpp: i18 explanation
	  improvement

2009-12-22 18:16  cgilles

	* expoblending/manager/actionthread.cpp: wrong logic

2009-12-22 18:02  cgilles

	* expoblending/manager/actionthread.cpp: polish

2009-12-22 17:37  cgilles

	* expoblending/manager/actionthread.cpp: polish

2009-12-22 14:42  cgilles

	* CMakeLists.txt: check KDCRAW for all systems

2009-12-22 14:37  cgilles

	* expoblending/importwizard/alignpage.cpp,
	  expoblending/importwizard/intropage.cpp: polish

2009-12-22 14:34  cgilles

	* expoblending/pics/assistant-tripod.png: tripod

2009-12-22 14:21  cgilles

	* expoblending/importwizard/intropage.cpp: add wikipedia links

2009-12-22 14:09  cgilles

	* expoblending/blendingdlg/expoblendingdlg.cpp: compile

2009-12-22 13:45  cgilles

	* expoblending/importwizard/alignpage.cpp,
	  expoblending/importwizard/importwizarddlg.cpp,
	  expoblending/importwizard/itemspage.cpp,
	  expoblending/importwizard/rawpage.cpp,
	  expoblending/importwizard/rawpage.h,
	  expoblending/manager/actions.h,
	  expoblending/manager/actionthread.cpp,
	  expoblending/manager/actionthread.h,
	  expoblending/manager/manager.cpp: preporcessing RAW images before
	  to align bracketed images

2009-12-22 11:47  cgilles

	* expoblending/manager/actionthread.cpp,
	  expoblending/manager/actionthread.h,
	  expoblending/manager/manager.cpp, expoblending/manager/manager.h:
	  add raw decoding

2009-12-22 11:16  cgilles

	* expoblending/importwizard/rawpage.cpp: polish

2009-12-22 11:16  cgilles

	* expoblending/CMakeLists.txt,
	  expoblending/importwizard/rawpage.cpp,
	  expoblending/importwizard/rawpage.h: raw page

2009-12-22 10:11  cgilles

	* expoblending/pics/assistant-raw.png: next one for raw convert

2009-12-22 10:06  scripty

	* expoblending/expoblending.desktop,
	  expoblending/kipiplugin_expoblending.desktop: SVN_SILENT made
	  messages (.desktop file)

2009-12-22 10:02  cgilles

	* expoblending/blendingdlg/bracketstack.cpp,
	  expoblending/blendingdlg/bracketstack.h: use d private internal
	  class

2009-12-22 09:27  cgilles

	* expoblending/importwizard/importwizarddlg.cpp,
	  expoblending/importwizard/intropage.cpp,
	  expoblending/importwizard/itemspage.cpp: use Qtimer to post item
	  list validity

2009-12-22 09:13  cgilles

	* common/libkipiplugins/imageslist.cpp,
	  common/libkipiplugins/imageslist.h,
	  expoblending/blendingdlg/bracketstack.cpp,
	  expoblending/blendingdlg/bracketstack.h: if kipi interface is
	  null, use KIO to render thumbs

2009-12-22 00:23  jwienke

	* CMakeLists.txt: Some macros for printing library and plugin
	  status information

2009-12-21 22:17  cgilles

	* expoblending/blendingdlg/bracketstack.cpp: polish

2009-12-21 22:13  cgilles

	* expoblending/manager/actionthread.cpp: polish

2009-12-21 22:02  cgilles

	* expoblending/blendingdlg/expoblendingdlg.cpp,
	  expoblending/importwizard/alignpage.cpp,
	  expoblending/importwizard/alignpage.h,
	  expoblending/importwizard/importwizarddlg.cpp,
	  expoblending/importwizard/importwizarddlg.h,
	  expoblending/manager/actions.h,
	  expoblending/manager/actionthread.cpp,
	  expoblending/manager/actionthread.h,
	  expoblending/manager/manager.cpp, expoblending/manager/manager.h:
	  braketed items filtering working now with enfuse

2009-12-21 21:49  jwienke

	* CMakeLists.txt: check correct kdcraw-version for exposureblending
	  plugin

2009-12-21 20:36  cgilles

	* expoblending/blendingdlg/bracketstack.cpp,
	  expoblending/blendingdlg/bracketstack.h,
	  expoblending/blendingdlg/expoblendingdlg.cpp,
	  expoblending/blendingdlg/expoblendingdlg.h: selectable bracket
	  list implemented

2009-12-21 19:06  cgilles

	* expoblending/blendingdlg/bracketstack.cpp,
	  expoblending/blendingdlg/bracketstack.h: progress

2009-12-21 18:48  cgilles

	* expoblending/CMakeLists.txt,
	  expoblending/blendingdlg/bracketstack.cpp,
	  expoblending/blendingdlg/bracketstack.h: prepare a bracketed
	  stack of selectable items

2009-12-21 15:19  cgilles

	* README: update

2009-12-21 15:14  cgilles

	* NEWS: update

2009-12-21 15:10  cgilles

	* CMakeLists.txt, expoblending, expoblending/CMakeLists.txt,
	  expoblending/Messages.sh, expoblending/TODO,
	  expoblending/aboutdata.h, expoblending/blendingdlg,
	  expoblending/blendingdlg/enfusesettings.cpp,
	  expoblending/blendingdlg/enfusesettings.h,
	  expoblending/blendingdlg/expoblendingdlg.cpp,
	  expoblending/blendingdlg/expoblendingdlg.h,
	  expoblending/expoblending.cpp, expoblending/expoblending.desktop,
	  expoblending/icons, expoblending/icons/CMakeLists.txt,
	  expoblending/icons/hi16-action-expoblending.png,
	  expoblending/icons/hi22-action-expoblending.png,
	  expoblending/icons/hi32-action-expoblending.png,
	  expoblending/icons/hi48-action-expoblending.png,
	  expoblending/importwizard,
	  expoblending/importwizard/alignpage.cpp,
	  expoblending/importwizard/alignpage.h,
	  expoblending/importwizard/importwizarddlg.cpp,
	  expoblending/importwizard/importwizarddlg.h,
	  expoblending/importwizard/intropage.cpp,
	  expoblending/importwizard/intropage.h,
	  expoblending/importwizard/itemspage.cpp,
	  expoblending/importwizard/itemspage.h,
	  expoblending/importwizard/lastpage.cpp,
	  expoblending/importwizard/lastpage.h,
	  expoblending/kipiplugin_expoblending.desktop,
	  expoblending/manager, expoblending/manager/actions.h,
	  expoblending/manager/actionthread.cpp,
	  expoblending/manager/actionthread.h,
	  expoblending/manager/manager.cpp, expoblending/manager/manager.h,
	  expoblending/pics, expoblending/pics/assistant-align.png,
	  expoblending/pics/assistant-enfuse.png,
	  expoblending/pics/assistant-stack.png,
	  expoblending/plugin_expoblending.cpp,
	  expoblending/plugin_expoblending.h: New tool to create pseudo HDR
	  image using align_images_stack (Hugin project) and Enfuse
	  (Enblend project).
	  It use a set of bracketed image, aligned automatically and fused
	  BUGS: 144593

2009-12-21 14:57  cgilles

	* CMakeLists.txt, NEWS, project/NEWS.1.0.0: kipi-plugins 1.1.0 is
	  open to commit
	  next release is planed at 31/01/2010

2009-12-21 14:54  cgilles

	* NEWS: update

2009-12-21 10:18  nlecureuil

	* ChangeLog: Prepare for 1.0.0

1.0.0   2009-12-21 

2009-12-20 16:34  anaselli

	* printimages/printhelper.cpp, printimages/printoptionspage.cpp:
	  Added
	  - cursor busy
	  - better dialog transition
	  - a progress bar

2009-12-19 21:06  cgilles

	* common/libkipiplugins/wizardpage.cpp,
	  common/libkipiplugins/wizardpage.h: polish

2009-12-19 15:02  cgilles

	* CMakeLists.txt: compile

2009-12-19 15:02  cgilles

	* CMakeLists.txt, common/libkipiplugins/CMakeLists.txt,
	  common/libkipiplugins/wizardpage.cpp,
	  common/libkipiplugins/wizardpage.h: factorize

2009-12-19 13:37  cgilles

	* NEWS: update

2009-12-18 18:36  cgilles

	* common/libkipiplugins/savesettingswidget.cpp,
	  common/libkipiplugins/savesettingswidget.h: new method to get
	  typemime

2009-12-18 17:18  cgilles

	* NEWS: update

2009-12-18 17:16  cgilles

	* rawconverter/singledialog.cpp: compile

2009-12-18 17:15  cgilles

	* common/libkipiplugins/CMakeLists.txt,
	  common/libkipiplugins/previewimage.cpp,
	  common/libkipiplugins/previewimage.h,
	  common/libkipiplugins/previewwidget.cpp,
	  common/libkipiplugins/previewwidget.h: rename preview widget as
	  preview image to prevent conflict with item from Red Eyes Removal
	  tool...
	  BUGS: 219207

2009-12-18 14:11  cgilles

	* common/libkipiplugins/savesettingswidget.cpp,
	  common/libkipiplugins/savesettingswidget.h: polish

2009-12-17 23:24  woebbe

	* CMakeLists.txt: there is no folder expoblending

2009-12-17 20:06  cgilles

	* CMakeLists.txt, common/libkipiplugins/savesettingswidget.cpp,
	  common/libkipiplugins/savesettingswidget.h,
	  rawconverter/batchdialog.cpp, rawconverter/singledialog.cpp:
	  factorize

2009-12-17 11:05  cgilles

	* dngconverter/plugin/actionthread.cpp,
	  dngconverter/plugin/batchdialog.cpp,
	  dngconverter/plugin/plugin_dngconverter.cpp,
	  dngconverter/plugin/settingswidget.cpp: .moc => no need .h

2009-12-17 09:59  cgilles

	* acquireimages/scangui.cpp: set application name

2009-12-17 09:58  cgilles

	* dngconverter/plugin/dngconverter.cpp: add application name

2009-12-16 08:58  cgilles

	* common/libkipiplugins/CMakeLists.txt,
	  common/libkipiplugins/previewwidget.cpp,
	  common/libkipiplugins/previewwidget.h,
	  common/libkipiplugins/savesettingswidget.cpp,
	  common/libkipiplugins/savesettingswidget.h,
	  rawconverter/CMakeLists.txt, rawconverter/previewwidget.cpp,
	  rawconverter/previewwidget.h, rawconverter/singledialog.cpp,
	  rawconverter/singledialog.h: factorize

2009-12-16 07:48  cgilles

	* common/libkipiplugins/CMakeLists.txt,
	  common/libkipiplugins/savesettingswidget.cpp,
	  common/libkipiplugins/savesettingswidget.h,
	  rawconverter/CMakeLists.txt, rawconverter/actionthread.h,
	  rawconverter/batchdialog.cpp, rawconverter/rawdecodingiface.h,
	  rawconverter/savesettingswidget.cpp,
	  rawconverter/savesettingswidget.h, rawconverter/singledialog.cpp:
	  factorize save settings widget.

2009-12-16 05:08  cgilles

	* acquireimages/scangui.cpp: polish

2009-12-15 10:11  scripty

	* acquireimages/kipiplugin_acquireimages.desktop,
	  acquireimages/scangui.desktop,
	  advancedslideshow/kipiplugin_advancedslideshow.desktop,
	  batchprocessimages/kipiplugin_batchprocessimages.desktop,
	  calendar/kipiplugin_calendar.desktop,
	  common/libkipiplugins/kipiplugins.desktop,
	  dngconverter/plugin/dngconverter.desktop,
	  dngconverter/plugin/kipiplugin_dngconverter.desktop,
	  facebook/kipiplugin_facebook.desktop,
	  flashexport/kipiplugin_flashexport.desktop,
	  flickrexport/kipiplugin_flickrexport.desktop,
	  galleryexport/kipiplugin_galleryexport.desktop,
	  gpssync/kipiplugin_gpssync.desktop,
	  htmlexport/kipiplugin_htmlexport.desktop,
	  htmlexport/themes/classic/classic.desktop,
	  htmlexport/themes/cleanframes/cleanframes.desktop,
	  htmlexport/themes/dateframes/dateframes.desktop,
	  htmlexport/themes/floating_cards/floating_cards.desktop,
	  htmlexport/themes/frames/frames.desktop,
	  htmlexport/themes/matrix/matrix.desktop,
	  htmlexport/themes/s0/s0.desktop,
	  htmlexport/themes/simple/simple.desktop,
	  htmlexport/themes/snow/snow.desktop,
	  imageviewer/kipiplugin_imageviewer.desktop,
	  ipodexport/kipiplugin_ipodexport.desktop,
	  jpeglossless/kipiplugin_jpeglossless.desktop,
	  kioexportimport/kipiplugin_kioexportimport.desktop,
	  metadataedit/kipiplugin_metadataedit.desktop,
	  picasawebexport/kipiplugin_picasawebexport.desktop,
	  printimages/kipiplugin_printimages.desktop,
	  printimages/templates/1_photo_10.5x14.8cm.desktop,
	  printimages/templates/1_photo_10x15cm.desktop,
	  printimages/templates/1_photo_20x25cm.desktop,
	  printimages/templates/1_photo_8x10.desktop,
	  printimages/templates/1_photo_9x13cm.desktop,
	  printimages/templates/2_photos_13x18cm.desktop,
	  printimages/templates/2_photos_5x7.desktop,
	  printimages/templates/3_photos_10x15cm.desktop,
	  printimages/templates/3_photos_4x6.desktop,
	  printimages/templates/4_photos_10x13.33cm.desktop,
	  printimages/templates/4_photos_3.5x5.desktop,
	  printimages/templates/4_photos_4.5x5cm.desktop,
	  printimages/templates/4_photos_9x13cm.desktop,
	  printimages/templates/4x6Album.desktop,
	  printimages/templates/6_photos_3.5x4cm.desktop,
	  printimages/templates/8_photos_6x9cm.desktop,
	  printimages/templates/Album-Collage.desktop,
	  printimages/templates/Album-Collage1.desktop,
	  printimages/templates/Album_10x15cm.desktop,
	  printimages/templates/Album_11.5x15cm.desktop,
	  printimages/templates/FullPage.desktop,
	  printimages/templates/Photoframe.desktop,
	  printimages/templates/Thumbnails_5x4.desktop,
	  printimages/templates/Thumbnails_6x5.desktop,
	  rawconverter/kipiplugin_rawconverter.desktop,
	  removeredeyes/kipiplugin_removeredeyes.desktop,
	  sendimages/kipiplugin_sendimages.desktop,
	  shwup/kipiplugin_shwup.desktop, smug/kipiplugin_smug.desktop,
	  timeadjust/kipiplugin_timeadjust.desktop,
	  wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
	  (.desktop file)

2009-12-15 07:54  cgilles

	* NEWS: update

2009-12-14 17:24  jnarboux

	* CMakeLists.txt: remove expoblending in CMakeLists as the plugin
	  is not checked in yet

2009-12-14 14:36  cgilles

	* common/libkipiplugins/imageslist.cpp,
	  common/libkipiplugins/imageslist.h: new signal when items are
	  added to the list

2009-12-14 12:46  cgilles

	* CMakeLists.txt: fix release ID

2009-12-14 12:44  cgilles

	* common/libkipiplugins/imageslist.cpp,
	  common/libkipiplugins/imageslist.h: fix crash if KIPI interface
	  is null

2009-12-14 10:54  scripty

	* acquireimages/scangui.desktop,
	  common/libkipiplugins/kipiplugins.desktop,
	  flickrexport/kipiplugin_flickrexport.desktop,
	  htmlexport/themes/dateframes/dateframes.desktop,
	  htmlexport/themes/floating_cards/floating_cards.desktop,
	  htmlexport/themes/matrix/matrix.desktop,
	  kioexportimport/kipiplugin_kioexportimport.desktop,
	  printimages/templates/1_photo_10.5x14.8cm.desktop,
	  printimages/templates/1_photo_10x15cm.desktop,
	  printimages/templates/1_photo_20x25cm.desktop,
	  printimages/templates/1_photo_8x10.desktop,
	  printimages/templates/1_photo_9x13cm.desktop,
	  printimages/templates/2_photos_13x18cm.desktop,
	  printimages/templates/2_photos_5x7.desktop,
	  printimages/templates/3_photos_10x15cm.desktop,
	  printimages/templates/3_photos_4x6.desktop,
	  printimages/templates/4_photos_10x13.33cm.desktop,
	  printimages/templates/4_photos_3.5x5.desktop,
	  printimages/templates/4_photos_4.5x5cm.desktop,
	  printimages/templates/4_photos_9x13cm.desktop,
	  printimages/templates/4x6Album.desktop,
	  printimages/templates/6_photos_3.5x4cm.desktop,
	  printimages/templates/8_photos_6x9cm.desktop,
	  printimages/templates/Album-Collage.desktop,
	  printimages/templates/Album-Collage1.desktop,
	  printimages/templates/Album_10x15cm.desktop,
	  printimages/templates/Album_11.5x15cm.desktop,
	  printimages/templates/FullPage.desktop,
	  printimages/templates/Photoframe.desktop,
	  printimages/templates/Thumbnails_5x4.desktop,
	  printimages/templates/Thumbnails_6x5.desktop,
	  shwup/kipiplugin_shwup.desktop: SVN_SILENT made messages
	  (.desktop file)

2009-12-13 10:44  cgilles

	* rawconverter/actionthread.cpp, rawconverter/batchdialog.cpp,
	  rawconverter/plugin_rawconverter.cpp,
	  rawconverter/previewwidget.cpp,
	  rawconverter/rawdecodingiface.cpp,
	  rawconverter/savesettingswidget.cpp,
	  rawconverter/singledialog.cpp: -.h if .moc

2009-12-13 10:20  scripty

	* htmlexport/themes/floating_cards/floating_cards.desktop:
	  SVN_SILENT made messages (.desktop file)

2009-12-11 22:11  cgilles

	* facebook/fbwindow.cpp: polish

2009-12-11 22:02  cgilles

	* flickrexport/flickralbumdialog.ui: fix duplicate layoutWidget
	  name

2009-12-10 15:25  cgilles

	* NEWS: update

2009-12-10 11:12  scripty

	* htmlexport/themes/floating_cards/floating_cards.desktop:
	  SVN_SILENT made messages (.desktop file)

2009-12-09 15:32  cgilles

	* NEWS: update

2009-12-09 12:38  lure

	* facebook/fbwindow.cpp: On transfer error, do not remove current
	  image from transfer list.
	  This will allow the user to Continue (will retry) or Cancel (may
	  review the image list again and start again).

2009-12-09 12:37  lure

	* smug/smugwindow.cpp: On transfer error, do not remove current
	  photo from transfer
	  queue, as the failure is probably only temporary. User can
	  either Continue (will retry the same photo) or Cancel (in
	  which case it can remove the photo manually).

2009-12-09 09:08  cgilles

	* acquireimages/scandialog.cpp: broken place dir assignation with
	  KIPI interface

2009-12-08 10:55  scripty

	* htmlexport/themes/floating_cards/floating_cards.desktop:
	  SVN_SILENT made messages (.desktop file)

2009-12-07 15:56  cgilles

	* NEWS: update

2009-12-07 10:19  scripty

	* acquireimages/kipiplugin_acquireimages.desktop,
	  acquireimages/scangui.desktop,
	  advancedslideshow/kipiplugin_advancedslideshow.desktop,
	  batchprocessimages/kipiplugin_batchprocessimages.desktop,
	  calendar/kipiplugin_calendar.desktop,
	  common/libkipiplugins/kipiplugins.desktop,
	  dngconverter/plugin/dngconverter.desktop,
	  dngconverter/plugin/kipiplugin_dngconverter.desktop,
	  facebook/kipiplugin_facebook.desktop,
	  flashexport/kipiplugin_flashexport.desktop,
	  flickrexport/kipiplugin_flickrexport.desktop,
	  galleryexport/kipiplugin_galleryexport.desktop,
	  gpssync/kipiplugin_gpssync.desktop,
	  htmlexport/kipiplugin_htmlexport.desktop,
	  htmlexport/themes/classic/classic.desktop,
	  htmlexport/themes/cleanframes/cleanframes.desktop,
	  htmlexport/themes/dateframes/dateframes.desktop,
	  htmlexport/themes/floating_cards/floating_cards.desktop,
	  htmlexport/themes/frames/frames.desktop,
	  htmlexport/themes/matrix/matrix.desktop,
	  htmlexport/themes/s0/s0.desktop,
	  htmlexport/themes/simple/simple.desktop,
	  htmlexport/themes/snow/snow.desktop,
	  imageviewer/kipiplugin_imageviewer.desktop,
	  ipodexport/kipiplugin_ipodexport.desktop,
	  jpeglossless/kipiplugin_jpeglossless.desktop,
	  kioexportimport/kipiplugin_kioexportimport.desktop,
	  metadataedit/kipiplugin_metadataedit.desktop,
	  picasawebexport/kipiplugin_picasawebexport.desktop,
	  printimages/kipiplugin_printimages.desktop,
	  printimages/templates/1_photo_10.5x14.8cm.desktop,
	  printimages/templates/1_photo_10x15cm.desktop,
	  printimages/templates/1_photo_20x25cm.desktop,
	  printimages/templates/1_photo_8x10.desktop,
	  printimages/templates/1_photo_9x13cm.desktop,
	  printimages/templates/2_photos_13x18cm.desktop,
	  printimages/templates/2_photos_5x7.desktop,
	  printimages/templates/3_photos_10x15cm.desktop,
	  printimages/templates/3_photos_4x6.desktop,
	  printimages/templates/4_photos_10x13.33cm.desktop,
	  printimages/templates/4_photos_3.5x5.desktop,
	  printimages/templates/4_photos_9x13cm.desktop,
	  printimages/templates/4x6Album.desktop,
	  printimages/templates/8_photos_6x9cm.desktop,
	  printimages/templates/Album-Collage.desktop,
	  printimages/templates/Album-Collage1.desktop,
	  printimages/templates/Album_10x15cm.desktop,
	  printimages/templates/Album_11.5x15cm.desktop,
	  printimages/templates/FullPage.desktop,
	  printimages/templates/Photoframe.desktop,
	  printimages/templates/Thumbnails_5x4.desktop,
	  printimages/templates/Thumbnails_6x5.desktop,
	  rawconverter/kipiplugin_rawconverter.desktop,
	  removeredeyes/kipiplugin_removeredeyes.desktop,
	  sendimages/kipiplugin_sendimages.desktop,
	  shwup/kipiplugin_shwup.desktop, smug/kipiplugin_smug.desktop,
	  timeadjust/kipiplugin_timeadjust.desktop,
	  wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
	  (.desktop file)

2009-12-07 07:45  cgilles

	* common/libkipiplugins/kpwritehelp.h: missing C ansi header to
	  compile fine under Linux (else FILE is not defined)

2009-12-07 00:20  jwienke

	* NEWS: news update

2009-12-06 21:37  jwienke

	* facebook/facebookjob.cpp, facebook/facebookjob.h,
	  facebook/fbitem.h, facebook/fbtalker.cpp, facebook/fbtalker.h,
	  facebook/fbwidget.cpp, facebook/fbwidget.h,
	  facebook/fbwindow.cpp, facebook/fbwindow.h: Make album and photo
	  ids QStrings, as this seems to appear sometimes.
	  
	  Ian, can you test it again with this version?
	  
	  CCBUG: 202045

2009-12-06 21:22  jwienke

	* common/libkipiplugins/kpwritehelp.cpp: krazy include order

2009-12-06 20:51  cgilles

	* common/libkipiplugins/kpwriteimage.cpp: disable temporaly tiff
	  metadata using Exiv2.
	  CCBUGS: 211758

2009-12-06 12:39  cgilles

	* NEWS: update

2009-12-06 12:39  cgilles

	* NEWS: update

2009-12-05 16:22  mghansen

	* gpssync/getlonlat.php, gpssync/getlonlatalt.php,
	  gpssync/gpsmapwidget.cpp, gpssync/gpstracklistwidget.cpp,
	  gpssync/tracklistedit.php: Make it possible to adjust the
	  language of Google Maps to the user's language if supported by
	  Google Maps.
	  
	  CCBUG: 147921

2009-12-05 15:16  mghansen

	* gpssync/getlonlat.php, gpssync/getlonlatalt.php,
	  gpssync/tracklistedit.php: Fix map type not being remembered
	  between sessions.

2009-12-05 12:18  jwienke

	* NEWS: Closing bug 174086.
	  
	  BUG: 174086

2009-12-05 10:23  scripty

	* htmlexport/themes/floating_cards/floating_cards.desktop:
	  SVN_SILENT made messages (.desktop file)

2009-12-04 19:54  cgilles

	* sendimages/emailpage.cpp, sendimages/imageresize.cpp,
	  sendimages/imagespage.cpp, sendimages/plugin_sendimages.cpp,
	  sendimages/sendimages.cpp, sendimages/sendimagesdialog.cpp:
	  remove unnecessary headers

2009-12-04 19:53  cgilles

	* timeadjust/clockphotodialog.cpp,
	  timeadjust/plugin_timeadjust.cpp,
	  timeadjust/timeadjustdialog.cpp: remove unnecessary headers

2009-12-04 19:02  cgilles

	* jpeglossless/actionthread.cpp,
	  jpeglossless/convert2grayscale.cpp, jpeglossless/imageflip.cpp,
	  jpeglossless/imagerotate.cpp,
	  jpeglossless/plugin_jpeglossless.cpp, jpeglossless/utils.cpp: no
	  need .h if .moc are there

2009-12-04 19:00  cgilles

	* jpeglossless/plugin_jpeglossless.cpp: fix action order

2009-12-04 17:50  mghansen

	* NEWS, gpssync/gpssyncdialog.cpp: Remember last gpx directory when
	  the GPSSync dialog is closed.
	  
	  BUG: 165277

2009-12-04 10:07  scripty

	* htmlexport/themes/floating_cards/floating_cards.desktop:
	  SVN_SILENT made messages (.desktop file)

2009-12-03 23:52  jwienke

	* .krazy: ignore external toolkits in krazy checks

2009-12-03 22:29  jwienke

	* advancedslideshow/slideshowconfig.cpp,
	  advancedslideshow/soundtrackdialog.cpp, calendar/calprinter.cpp,
	  common/libkipiplugins/imagedialog.h,
	  common/libkipiplugins/imageslist.h,
	  common/libkipiplugins/kpwritehelp.cpp,
	  galleryexport/galleryconfig.cpp, gpssync/gpsbookmarkowner.cpp,
	  gpssync/gpslistviewcontextmenu.h, gpssync/gpslistviewitem.cpp,
	  gpssync/gpssyncdialog.cpp, gpssync/gpstracklisteditdialog.cpp,
	  gpssync/gpstracklistviewitem.cpp,
	  jpeglossless/plugin_jpeglossless.cpp,
	  metadataedit/exifadjust.cpp, metadataedit/exifcaption.cpp,
	  metadataedit/exifdevice.cpp, metadataedit/exifeditdialog.cpp,
	  metadataedit/exiflight.cpp, metadataedit/iptccontent.cpp,
	  metadataedit/iptccredits.cpp, metadataedit/iptcenvelope.cpp,
	  metadataedit/iptcproperties.cpp, metadataedit/iptcstatus.cpp,
	  metadataedit/objectattributesedit.cpp, metadataedit/subjects.cpp,
	  metadataedit/xmpcontent.cpp, metadataedit/xmpcredits.cpp,
	  metadataedit/xmpproperties.cpp, metadataedit/xmpstatus.cpp,
	  shwup/swwindow.cpp, timeadjust/clockphotodialog.cpp: make
	  translators and krazy2 happy

2009-12-03 21:22  cgilles

	* jpeglossless/jpegtransform.cpp: compile

2009-12-03 20:13  jwienke

	* NEWS: news file
	  
	  SVN_SILENT

2009-12-03 10:10  scripty

	* htmlexport/themes/floating_cards/floating_cards.desktop:
	  SVN_SILENT made messages (.desktop file)

2009-12-03 07:53  cgilles

	* common/libkipiplugins/batchprogressdialog.cpp,
	  common/libkipiplugins/imagedialog.cpp,
	  common/libkipiplugins/kpwritehelp.cpp,
	  common/libkipiplugins/kpwritehelp.h: using KipiPlugins namesapce
	  Fix coding style
	  remove .h if .moc is used

2009-12-03 07:39  cgilles

	* common/libkipiplugins/imageslist.cpp: polish

2009-12-02 12:08  scripty

	* htmlexport/themes/floating_cards/floating_cards.desktop:
	  SVN_SILENT made messages (.desktop file)

2009-12-01 21:08  gateau

	* htmlexport/themes/floating_cards,
	  htmlexport/themes/floating_cards/back.png,
	  htmlexport/themes/floating_cards/floating_cards.desktop,
	  htmlexport/themes/floating_cards/forward.png,
	  htmlexport/themes/floating_cards/next.png,
	  htmlexport/themes/floating_cards/prev.png,
	  htmlexport/themes/floating_cards/style.css,
	  htmlexport/themes/floating_cards/template.xsl,
	  htmlexport/themes/floating_cards/up.png: New theme by Jiri Bohac

2009-12-01 16:10  cgilles

	* project/MainTask1.0.0.ods: obsolete

2009-12-01 16:10  cgilles

	* project/NEWS.0.9.0: archive

2009-12-01 15:59  nlecureuil

	* NEWS: 1.0.0 is open now

2009-12-01 15:34  nlecureuil

	* ChangeLog: Update Changelog for 0.9.0 Release

0.9.0 2009-12-01

9-12-01 13:02  cgilles

	* NEWS: update

2009-12-01 09:30  cgilles

	* NEWS: polish

2009-12-01 09:29  cgilles

	* gpssync/TODO: Michael, please take a look to this information for
	  the future...
	  CCMAIL: mike@mghansen.de

2009-11-30 17:19  mghansen

	* NEWS, gpssync/getlonlat.php, gpssync/getlonlatalt.php,
	  gpssync/tracklistedit.php: Enable zooming with the scroll wheel
	  in the embedded Google Maps in the coordinate editor and the
	  track list editor.
	  
	  FEATURE: 216803

2009-11-30 12:35  scripty

	* common/libkipiplugins/kipiplugins.desktop,
	  gpssync/kipiplugin_gpssync.desktop,
	  htmlexport/themes/classic/classic.desktop,
	  htmlexport/themes/cleanframes/cleanframes.desktop,
	  htmlexport/themes/dateframes/dateframes.desktop,
	  printimages/templates/4_photos_4.5x5cm.desktop,
	  printimages/templates/6_photos_3.5x4cm.desktop: SVN_SILENT made
	  messages (.desktop file)

2009-11-30 11:25  cgilles

	* NEWS: update

2009-11-30 10:20  mghansen

	* NEWS, gpssync/gpsdataparser.cpp, gpssync/gpsdataparser.h,
	  gpssync/gpssyncdialog.cpp, gpssync/gpssyncdialog.h: Fix handling
	  of timezones for the camera time. Handle timezones automatically
	  if the timezone of the camera is the same as the timezone of the
	  system.
	  
	  Also, add the possibility to adjust the camera time offset in
	  seconds for now using the patch by Johannes Wienke.
	  
	  BUG: 214210
	  CCBUG: 199189

2009-11-29 11:18  cgilles

	* NEWS: update

2009-11-29 11:17  cgilles

	* common/libkipiplugins/kpaboutdata.cpp: set right KDE bugzilla
	  component name for kipi-plugins.
	  BUGS: 216622

2009-11-27 21:35  gateau

	* batchprocessimages/batchprocessimagesdialog.ui: Added i18n
	  comment to fix krazy warning

2009-11-26 11:14  mghansen

	* NEWS, gpssync/gpseditdialog.cpp: Set the default zoom in the
	  coordinates editor to 1, showing the whole world.
	  
	  BUG: 206080

2009-11-25 20:04  mghansen

	* gpssync/gpslistviewcontextmenu.cpp,
	  gpssync/gpslistviewcontextmenu.h,
	  gpssync/gpstracklistcontainer.h,
	  gpssync/gpstracklisteditdialog.cpp,
	  gpssync/gpstracklisteditdialog.h,
	  gpssync/gpstracklistviewitem.cpp, gpssync/gpstracklistviewitem.h,
	  gpssync/gpstracklistwidget.cpp, gpssync/gpstracklistwidget.h,
	  gpssync/plugin_gpssync.cpp: Refactoring, fix issues with images
	  with the same date/time and changes made via copy/paste or
	  bookmarks not being shown on the map.

2009-11-25 14:45  mghansen

	* gpssync/gpslistviewcontextmenu.cpp, gpssync/gpslistviewitem.cpp,
	  gpssync/gpstracklistviewitem.cpp: Refactoring

2009-11-25 10:42  mghansen

	* NEWS, gpssync/gpsbookmarkowner.cpp, gpssync/gpsdatacontainer.h,
	  gpssync/gpseditdialog.cpp, gpssync/gpseditdialog.h: Add a "Recent
	  locations" menu to the coordinate editor.
	  
	  FEATURE: 135406

2009-11-23 14:04  mghansen

	* gpssync/CMakeLists.txt, gpssync/gpsbookmarkowner.cpp,
	  gpssync/inputboxnocancel.cpp, gpssync/inputboxnocancel.h: Use a
	  text input dialog without a cancel button because we can't cancel
	  the bookmarking process.

2009-11-23 12:51  mghansen

	* gpssync/gpslistviewitem.cpp: Do not show coordinates if they have
	  been deleted.

2009-11-22 16:31  mghansen

	* NEWS, gpssync/CMakeLists.txt, gpssync/gpsbookmarkowner.cpp,
	  gpssync/gpsbookmarkowner.h, gpssync/gpsdatacontainer.h,
	  gpssync/gpseditdialog.cpp, gpssync/gpseditdialog.h,
	  gpssync/gpslistviewcontextmenu.cpp,
	  gpssync/gpslistviewcontextmenu.h, gpssync/gpssyncdialog.cpp,
	  gpssync/gpstracklisteditdialog.cpp: Add bookmarks for locations
	  to the correlator, the coordinates editor and the track list.
	  
	  BUG: 167279

2009-11-22 10:50  cgilles

	* NEWS: update

2009-11-22 10:49  cgilles

	* NEWS: update

2009-11-21 20:53  mghansen

	* NEWS: Update NEWS
	  
	  BUG: 135387

2009-11-20 20:47  sengels

	* flickrexport/flickrwindow.cpp: path->toLocalFile

2009-11-20 20:46  sengels

	* picasawebexport/picasawebwindow.cpp: path->toLocalFile

2009-11-20 10:35  scripty

	* batchprocessimages/kipiplugin_batchprocessimages.desktop,
	  htmlexport/themes/classic/classic.desktop,
	  htmlexport/themes/cleanframes/cleanframes.desktop,
	  htmlexport/themes/dateframes/dateframes.desktop,
	  htmlexport/themes/frames/frames.desktop,
	  htmlexport/themes/matrix/matrix.desktop,
	  htmlexport/themes/s0/s0.desktop,
	  htmlexport/themes/simple/simple.desktop,
	  htmlexport/themes/snow/snow.desktop,
	  metadataedit/kipiplugin_metadataedit.desktop: SVN_SILENT made
	  messages (.desktop file)

2009-11-19 10:39  scripty

	* acquireimages/scangui.desktop,
	  common/libkipiplugins/kipiplugins.desktop,
	  flickrexport/kipiplugin_flickrexport.desktop,
	  htmlexport/themes/dateframes/dateframes.desktop,
	  kioexportimport/kipiplugin_kioexportimport.desktop,
	  printimages/templates/1_photo_10.5x14.8cm.desktop,
	  printimages/templates/1_photo_10x15cm.desktop,
	  printimages/templates/1_photo_20x25cm.desktop,
	  printimages/templates/1_photo_8x10.desktop,
	  printimages/templates/1_photo_9x13cm.desktop,
	  printimages/templates/2_photos_13x18cm.desktop,
	  printimages/templates/2_photos_5x7.desktop,
	  printimages/templates/3_photos_10x15cm.desktop,
	  printimages/templates/3_photos_4x6.desktop,
	  printimages/templates/4_photos_10x13.33cm.desktop,
	  printimages/templates/4_photos_3.5x5.desktop,
	  printimages/templates/4_photos_4.5x5cm.desktop,
	  printimages/templates/4_photos_9x13cm.desktop,
	  printimages/templates/4x6Album.desktop,
	  printimages/templates/6_photos_3.5x4cm.desktop,
	  printimages/templates/8_photos_6x9cm.desktop,
	  printimages/templates/Album-Collage.desktop,
	  printimages/templates/Album-Collage1.desktop,
	  printimages/templates/Album_10x15cm.desktop,
	  printimages/templates/Album_11.5x15cm.desktop,
	  printimages/templates/FullPage.desktop,
	  printimages/templates/Photoframe.desktop,
	  printimages/templates/Thumbnails_5x4.desktop,
	  printimages/templates/Thumbnails_6x5.desktop,
	  shwup/kipiplugin_shwup.desktop,
	  wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
	  (.desktop file)

2009-11-18 11:38  scripty

	* acquireimages/kipiplugin_acquireimages.desktop,
	  acquireimages/scangui.desktop,
	  advancedslideshow/kipiplugin_advancedslideshow.desktop,
	  calendar/kipiplugin_calendar.desktop,
	  dngconverter/plugin/dngconverter.desktop,
	  dngconverter/plugin/kipiplugin_dngconverter.desktop,
	  facebook/kipiplugin_facebook.desktop,
	  flashexport/kipiplugin_flashexport.desktop,
	  flickrexport/kipiplugin_flickrexport.desktop,
	  galleryexport/kipiplugin_galleryexport.desktop,
	  gpssync/kipiplugin_gpssync.desktop,
	  htmlexport/kipiplugin_htmlexport.desktop,
	  htmlexport/themes/classic/classic.desktop,
	  htmlexport/themes/cleanframes/cleanframes.desktop,
	  htmlexport/themes/dateframes/dateframes.desktop,
	  htmlexport/themes/matrix/matrix.desktop,
	  htmlexport/themes/s0/s0.desktop,
	  htmlexport/themes/simple/simple.desktop,
	  htmlexport/themes/snow/snow.desktop,
	  imageviewer/kipiplugin_imageviewer.desktop,
	  ipodexport/kipiplugin_ipodexport.desktop,
	  jpeglossless/kipiplugin_jpeglossless.desktop,
	  kioexportimport/kipiplugin_kioexportimport.desktop,
	  metadataedit/kipiplugin_metadataedit.desktop,
	  picasawebexport/kipiplugin_picasawebexport.desktop,
	  printimages/kipiplugin_printimages.desktop,
	  printimages/templates/1_photo_10.5x14.8cm.desktop,
	  printimages/templates/1_photo_10x15cm.desktop,
	  printimages/templates/1_photo_20x25cm.desktop,
	  printimages/templates/1_photo_8x10.desktop,
	  printimages/templates/1_photo_9x13cm.desktop,
	  printimages/templates/2_photos_13x18cm.desktop,
	  printimages/templates/2_photos_5x7.desktop,
	  printimages/templates/3_photos_10x15cm.desktop,
	  printimages/templates/3_photos_4x6.desktop,
	  printimages/templates/4_photos_10x13.33cm.desktop,
	  printimages/templates/4_photos_3.5x5.desktop,
	  printimages/templates/4_photos_4.5x5cm.desktop,
	  printimages/templates/4_photos_9x13cm.desktop,
	  printimages/templates/4x6Album.desktop,
	  printimages/templates/6_photos_3.5x4cm.desktop,
	  printimages/templates/Album-Collage.desktop,
	  printimages/templates/Album-Collage1.desktop,
	  printimages/templates/FullPage.desktop,
	  printimages/templates/Thumbnails_5x4.desktop,
	  printimages/templates/Thumbnails_6x5.desktop,
	  rawconverter/kipiplugin_rawconverter.desktop,
	  removeredeyes/kipiplugin_removeredeyes.desktop,
	  sendimages/kipiplugin_sendimages.desktop,
	  shwup/kipiplugin_shwup.desktop, smug/kipiplugin_smug.desktop,
	  timeadjust/kipiplugin_timeadjust.desktop,
	  wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
	  (.desktop file)

2009-11-18 11:19  cgilles

	* NEWS: update

2009-11-17 11:31  cgilles

	* metadataedit/xmpcontent.cpp, metadataedit/xmporigin.cpp: fix
	  depreciate

2009-11-17 11:20  cgilles

	* metadataedit/exifadjust.cpp, metadataedit/exifcaption.cpp,
	  metadataedit/exifdatetime.cpp, metadataedit/exifdevice.cpp,
	  metadataedit/exifeditdialog.cpp, metadataedit/exiflens.cpp,
	  metadataedit/exiflight.cpp, metadataedit/iptccontent.cpp,
	  metadataedit/iptceditdialog.cpp, metadataedit/iptcorigin.cpp,
	  metadataedit/plugin_metadataedit.cpp,
	  metadataedit/xmpcontent.cpp, metadataedit/xmpeditdialog.cpp: fix
	  depreciate

2009-11-17 10:13  cgilles

	* jpeglossless/utils.cpp: fix depreciate

2009-11-17 09:48  cgilles

	* NEWS: update

2009-11-17 03:10  sengels

	* advancedslideshow/listsounditems.cpp,
	  advancedslideshow/maindialog.cpp,
	  advancedslideshow/plugin_advancedslideshow.cpp,
	  advancedslideshow/slideshowconfig.cpp,
	  advancedslideshow/slideshowloader.cpp,
	  advancedslideshow/soundtrackdialog.cpp: path->toLocalFile
	  fix logical bug with deadlock

2009-11-17 01:29  sengels

	* facebook/fbwidget.cpp, facebook/fbwindow.cpp: windows fixes:
	  path->toLocalFile

2009-11-17 01:28  sengels

	* htmlexport/generator.cpp: some windows fixes:
	  path->toLocalFile
	  let xslt do the file handling itself

2009-11-16 22:39  cgilles

	* common/libkipiplugins/kpwriteimage.cpp: fix depreciate

2009-11-16 11:16  scripty

	* calendar/kipiplugin_calendar.desktop,
	  htmlexport/themes/classic/classic.desktop,
	  htmlexport/themes/cleanframes/cleanframes.desktop,
	  htmlexport/themes/simple/simple.desktop,
	  htmlexport/themes/snow/snow.desktop: SVN_SILENT made messages
	  (.desktop file)

2009-11-15 16:44  anaselli

	* NEWS: SVN_SILENT: updated

2009-11-15 16:15  anaselli

	* NEWS: SVN_SILENT: updated

2009-11-15 11:05  lure

	* flickrexport/flickrwindow.cpp: space

2009-11-15 11:05  lure

	* flickrexport/flickrwindow.cpp: Revert "space"
	  
	  This reverts commit 7f659327805f44c0c22a168c2ae6fb083aa339ed.

2009-11-15 11:05  lure

	* flickrexport/flickrwindow.cpp: space

2009-11-15 11:05  lure

	* flickrexport/flickrwindow.cpp: Set window icon also for 23hq and
	  Zooomr

2009-11-15 10:11  scripty

	* acquireimages/scangui.desktop,
	  flickrexport/kipiplugin_flickrexport.desktop,
	  kioexportimport/kipiplugin_kioexportimport.desktop,
	  printimages/templates/1_photo_10.5x14.8cm.desktop,
	  printimages/templates/1_photo_10x15cm.desktop,
	  printimages/templates/1_photo_20x25cm.desktop,
	  printimages/templates/1_photo_8x10.desktop,
	  printimages/templates/1_photo_9x13cm.desktop,
	  printimages/templates/2_photos_13x18cm.desktop,
	  printimages/templates/2_photos_5x7.desktop,
	  printimages/templates/3_photos_10x15cm.desktop,
	  printimages/templates/3_photos_4x6.desktop,
	  printimages/templates/4_photos_10x13.33cm.desktop,
	  printimages/templates/4_photos_3.5x5.desktop,
	  printimages/templates/4_photos_4.5x5cm.desktop,
	  printimages/templates/4_photos_9x13cm.desktop,
	  printimages/templates/4x6Album.desktop,
	  printimages/templates/6_photos_3.5x4cm.desktop,
	  printimages/templates/8_photos_6x9cm.desktop,
	  printimages/templates/Album-Collage.desktop,
	  printimages/templates/Album-Collage1.desktop,
	  printimages/templates/Album_10x15cm.desktop,
	  printimages/templates/Album_11.5x15cm.desktop,
	  printimages/templates/FullPage.desktop,
	  printimages/templates/Photoframe.desktop,
	  printimages/templates/Thumbnails_5x4.desktop,
	  printimages/templates/Thumbnails_6x5.desktop,
	  shwup/kipiplugin_shwup.desktop: SVN_SILENT made messages
	  (.desktop file)

2009-11-15 01:03  cgilles

	* facebook/facebookjob.cpp, facebook/facebookjob.h,
	  facebook/fbalbum.cpp: cleanup

2009-11-14 18:30  cgilles

	* common/libkipiplugins/kpwritehelp.cpp,
	  common/libkipiplugins/kpwritehelp.h: fix compilation warnings
	  under windows

2009-11-14 16:16  apol

	* facebook/kipiplugin_facebook.desktop: Add the icon
	  List the mimetypes instead of using some kleene star that was not
	  supposed to work anyway.

2009-11-14 15:31  lure

	* TODO: space

2009-11-14 15:31  lure

	* TODO: progress in ImagesList implemented
	  built-in progress bar for Facebook plugin

2009-11-14 15:09  cgilles

	* facebook/facebookjob.cpp: missing moc

2009-11-14 13:56  lure

	* facebook/icons/CMakeLists.txt, flashexport/icons/CMakeLists.txt,
	  flickrexport/icons/CMakeLists.txt,
	  galleryexport/icons/CMakeLists.txt,
	  picasawebexport/icons/CMakeLists.txt, shwup/icons/CMakeLists.txt,
	  smug/icons/CMakeLists.txt: Move all export plugin icons to
	  standard /usr/share/hicolor/actions
	  They were on non-standard location due to Windows issue which
	  should
	  be fixed now.

2009-11-14 13:46  lure

	* facebook/fbwidget.cpp, facebook/fbwidget.h,
	  facebook/fbwindow.cpp, facebook/fbwindow.h: Implement progress
	  bar inside main widget, use it for login and transfer

2009-11-14 13:06  sars

	* CMakeLists.txt: Acquireimage now uses libksane also on Windows
	  and Apple

2009-11-14 12:05  lure

	* jpeglossless/jpegtransform.cpp: Fix build on Linux

2009-11-14 11:38  lure

	* common/libkipiplugins/imageslist.cpp,
	  common/libkipiplugins/imageslist.h, facebook/fbwindow.cpp,
	  facebook/fbwindow.h: ImagesList progress indication:
	  - added progress animation
	  - add processed status (success/failure)
	  - Facebook export now uses this instead of KProgressDialog

2009-11-14 11:22  aclemens

	* facebook/plugin_facebook.h: Add missing forward declaration

2009-11-14 11:13  apol

	* facebook/plugin_facebook.h: Add condition to just compile the new
	  interface if kipi version is new enough

2009-11-13 22:52  apol

	* facebook/CMakeLists.txt, facebook/facebookjob.cpp,
	  facebook/facebookjob.h, facebook/kipiplugin_facebook.desktop,
	  facebook/plugin_facebook.cpp, facebook/plugin_facebook.h: Use the
	  new interface in the kipi plugins specification.
	  
	  Reviewed by Gilles and Luka.

2009-11-13 22:51  sengels

	* acquireimages/scandialog.cpp: path to localFile

2009-11-13 22:50  sengels

	* jpeglossless/jpegtransform.cpp: fix rotation, flipping etc
	  just in time

2009-11-13 22:49  sengels

	* common/libkipiplugins/CMakeLists.txt,
	  common/libkipiplugins/kpwritehelp.cpp,
	  common/libkipiplugins/kpwritehelp.h,
	  common/libkipiplugins/kpwriteimage.cpp: adding new helper
	  functions for reading and writing jpeg pictures

2009-11-13 22:04  sengels

	* jpeglossless/actionthread.cpp: use toLocalFile instead of path

2009-11-13 20:45  sars

	* acquireimages/scandialog.cpp, acquireimages/scandialog.h:
	  slotClose() is not needed as closeEvent() is called in any case.

2009-11-13 15:23  lure

	* TODO: Update

2009-11-13 13:41  lure

	* TODO: progress dialog should be integrated

2009-11-13 13:34  lure

	* TODO: Update

2009-11-13 13:09  lure

	* TODO: Added refactoring for export plugins to TODO
	  Add more info about the approach planned for each

2009-11-12 19:32  mengelmann

	* batchprocessimages/renameimagesbase.ui: Fix krazy warnings
	  
	  RenameImages: Use KLineEdit instead of QLineEdit

2009-11-12 19:32  mengelmann

	* batchprocessimages/renameimageswidget.cpp,
	  batchprocessimages/renameimageswidget.h: Fix Krazy wanings
	  
	  RenameImages: Use KProgressDialog instead of QProgressDialog

2009-11-11 18:36  cgilles

	* NEWS: update

2009-11-09 09:26  cgilles

	* NEWS: release date

2009-11-09 09:26  cgilles

	* CMakeLists.txt: release date

2009-11-09 00:28  sengels

	* acquireimages/saveimgthread.cpp: it must be path() only in case
	  of a remote file, not for local files

2009-11-09 00:11  sengels

	* common/libkipiplugins/kpwriteimage.cpp: use a static write
	  function so that we don't need to give over a file pointer

2009-11-08 23:25  aclemens

	* removeredeyes/removeredeyeswindow.cpp: fix weird config file bug.
	  It seems that a whitespace character is a valid
	  entry for readEntry() and it doesn't return the default value.
	  But the
	  LocatorFactory will fail and therefore the plugin can not be
	  used.

2009-11-08 18:21  mengelmann

	* batchprocessimages/outputdialog.cpp,
	  batchprocessimages/outputdialog.h: Fix krazy warnings
	  
	  BatchProcessImages: Replaced QTextBrowser with KTextBrowser in
	  class OutputDialog

2009-11-08 14:04  cgilles

	* NEWS: update

2009-11-08 14:02  cgilles

	* rawconverter/savesettingswidget.cpp: dispatch file format
	  everywhere when color depth is changed
	  BUGS: 213681

2009-11-08 12:46  cgilles

	* cmake/modules/FindOpenCV.cmake: update

2009-11-08 12:17  cgilles

	* cmake/modules/FindOpenCV.cmake: update

2009-11-08 11:54  cgilles

	* removeredeyes/CMakeLists.txt: fix order to pass max code with
	  mingw as well...

2009-11-07 17:17  mengelmann

	* batchprocessimages/borderimagesdialog.cpp,
	  batchprocessimages/colorimagesdialog.cpp,
	  batchprocessimages/convertimagesdialog.cpp,
	  batchprocessimages/effectimagesdialog.cpp,
	  batchprocessimages/filterimagesdialog.cpp,
	  batchprocessimages/recompressimagesdialog.cpp,
	  batchprocessimages/resizeimagesdialog.cpp: Removed unnecessary
	  includes
	  
	  OutputDialog is only used in BatchProcessImagesDialog.

2009-11-07 16:03  mengelmann

	* batchprocessimages/renameimageswidget.cpp: Removed unnecessary
	  includes

2009-11-07 15:56  mengelmann

	* batchprocessimages/renameimageswidget.cpp: Fix krazy warnings
	  
	  Replace system calls with KDE defines

2009-11-07 15:03  mengelmann

	* batchprocessimages/resizeoptionsdialog.h: Fixed typo in API
	  documentation

2009-11-06 21:21  sengels

	* CMakeLists.txt: apply this to trunk as well

2009-11-06 20:06  cgilles

	* NEWS: update

2009-11-06 12:04  cgilles

	* removeredeyes/libcvblobs/Blob.cpp,
	  removeredeyes/libcvblobs/Blob.h,
	  removeredeyes/libcvblobs/BlobExtraction.cpp,
	  removeredeyes/libcvblobs/BlobExtraction.h,
	  removeredeyes/libcvblobs/BlobResult.cpp,
	  removeredeyes/libcvblobs/BlobResult.h: polish

2009-11-06 11:42  cgilles

	* removeredeyes/TODO: done

2009-11-06 11:41  cgilles

	* removeredeyes/libcvblobs/BlobResult.cpp,
	  removeredeyes/libcvblobs/BlobResult.h: polish

2009-11-05 21:54  sengels

	* common/libkipiplugins/kpwriteimage.cpp: not needed here

2009-11-05 16:08  cgilles

	* NEWS: update

2009-11-05 10:40  cgilles

	* removeredeyes/detection/locators/haarclassifier/haarclassifierlocator.h,
	  removeredeyes/libcvblobs/Blob.h,
	  removeredeyes/libcvblobs/BlobExtraction.h,
	  removeredeyes/libcvblobs/BlobResult.h: Andi,
	  
	  These changes are mandatory here under Mandriva 2010.1 with
	  OpenCV 2.0. It's not the perfect solution but at least it compile
	  fine.
	  
	  Sound line the source code from OpenCV project has let a dumy
	  line in an header since project has switch from automake to
	  cmake.
	  look on top of opencv/cxmisc.h file, you can see :
	  
	  #ifdef HAVE_CONFIG_H
	  #include "cvconfig.h"
	  #endif
	  
	  ... and cvconfig.h do not exist there...
	  
	  OpenCV is installed from std Mandriva packages.

2009-11-04 10:49  scripty

	* printimages/templates/4_photos_4.5x5cm.desktop,
	  printimages/templates/6_photos_3.5x4cm.desktop: SVN_SILENT made
	  messages (.desktop file)

2009-11-04 08:25  cgilles

	* dngconverter/TODO: update

2009-11-03 18:21  jwienke

	* batchprocessimages/filterimagesdialog.cpp,
	  batchprocessimages/filteroptionsdialog.cpp,
	  batchprocessimages/renameimageswidget.cpp,
	  dngconverter/plugin/settingswidget.cpp,
	  galleryexport/galleryconfig.cpp, galleryexport/gallerywindow.cpp,
	  sendimages/emailpage.cpp, timeadjust/timeadjustdialog.cpp: Some
	  more krazy warnings

2009-11-03 10:26  scripty

	* advancedslideshow/kipiplugin_advancedslideshow.desktop,
	  batchprocessimages/kipiplugin_batchprocessimages.desktop,
	  printimages/templates/4_photos_4.5x5cm.desktop,
	  printimages/templates/6_photos_3.5x4cm.desktop,
	  shwup/kipiplugin_shwup.desktop: SVN_SILENT made messages
	  (.desktop file)

2009-11-02 21:40  jwienke

	* shwup/swwidget.cpp: i18n -> i18nc

2009-11-02 20:24  jwienke

	* advancedslideshow/kbeffect.h, advancedslideshow/slideshowkb.h,
	  batchprocessimages/batchprocessimagesdialog.cpp,
	  batchprocessimages/batchprocessimagesdialog.h,
	  batchprocessimages/borderimagesdialog.cpp,
	  batchprocessimages/borderoptionsdialog.cpp,
	  batchprocessimages/borderoptionsdialog.h,
	  batchprocessimages/colorimagesdialog.cpp,
	  batchprocessimages/coloroptionsdialog.h,
	  batchprocessimages/convertimagesdialog.cpp,
	  batchprocessimages/convertoptionsdialog.h,
	  batchprocessimages/effectimagesdialog.cpp,
	  batchprocessimages/effectoptionsdialog.h,
	  batchprocessimages/filterimagesdialog.cpp,
	  batchprocessimages/filteroptionsdialog.h,
	  batchprocessimages/outputdialog.h,
	  batchprocessimages/pixmapview.cpp,
	  batchprocessimages/recompressimagesdialog.cpp,
	  batchprocessimages/recompressoptionsdialog.cpp,
	  batchprocessimages/renameimagesdialog.cpp,
	  batchprocessimages/renameimageswidget.cpp,
	  batchprocessimages/resizecommandbuilder.cpp,
	  batchprocessimages/resizecommandbuilder.h,
	  batchprocessimages/resizeimagesdialog.cpp,
	  batchprocessimages/resizeoptionsdialog.cpp,
	  batchprocessimages/resizeoptionsdialog.h,
	  calendar/calprinter.cpp, calendar/calwizard.h,
	  common/libkipiplugins/batchprogressdialog.h,
	  common/libkipiplugins/imagedialog.h,
	  common/libkipiplugins/imageslist.h,
	  common/libkipiplugins/kpaboutdata.h,
	  common/libkipiplugins/kpwriteimage.cpp,
	  dngconverter/plugin/batchdialog.cpp, facebook/fbalbum.cpp,
	  facebook/fbwidget.cpp, facebook/fbwindow.cpp,
	  flashexport/simpleviewer.cpp, flashexport/simpleviewer.h,
	  flashexport/svedialog.h, flickrexport/comboboxintermediate.h,
	  flickrexport/flickrlist.cpp, flickrexport/flickrlist.h,
	  flickrexport/flickrtalker.cpp, flickrexport/flickrwidget.cpp,
	  flickrexport/flickrwindow.cpp, flickrexport/login.cpp,
	  galleryexport/gallerytalker.cpp, galleryexport/gallerywindow.cpp,
	  gpssync/gpsbabelbinary.cpp, gpssync/gpsmapwidget.cpp,
	  gpssync/gpstracklistwidget.cpp, gpssync/plugin_gpssync.cpp,
	  htmlexport/galleryinfo.h, htmlexport/generator.cpp,
	  htmlexport/imagegenerationfunctor.cpp,
	  imageviewer/viewerwidget.cpp, ipodexport/ImageList.cpp,
	  ipodexport/ImageList.h, ipodexport/IpodExportDialog.cpp,
	  ipodexport/IpodHeader.h, jpeglossless/imagerotate.cpp,
	  kioexportimport/KioExportWidget.cpp,
	  metadataedit/exifeditdialog.cpp, metadataedit/iptceditdialog.cpp,
	  metadataedit/iptcproperties.cpp,
	  metadataedit/objectattributesedit.cpp,
	  metadataedit/objectattributesedit.h,
	  metadataedit/plugin_metadataedit.cpp, metadataedit/subjects.cpp,
	  metadataedit/xmpeditdialog.cpp, metadataedit/xmpproperties.cpp,
	  picasawebexport/picasawebtalker.cpp,
	  picasawebexport/picasawebwindow.cpp,
	  picasawebexport/plugin_picasawebexport.cpp,
	  printimages/atkinspagelayout.cpp, printimages/cropframe.cpp,
	  printimages/layouttree.cpp, printimages/plugin_printimages.cpp,
	  printimages/printhelper.cpp, printimages/templateicon.h,
	  printimages/wizard.cpp, rawconverter/actionthread.h,
	  rawconverter/batchdialog.cpp, rawconverter/previewwidget.cpp,
	  rawconverter/singledialog.cpp,
	  removeredeyes/commonwidgets/controlwidget.h,
	  removeredeyes/commonwidgets/myimageslist.h,
	  removeredeyes/workerthreaddata.h, sendimages/sendimages.cpp,
	  shwup/swalbum.cpp, shwup/swconnector.cpp, shwup/swlogin.cpp,
	  shwup/swwidget.cpp, shwup/swwindow.cpp, smug/smugalbum.cpp,
	  smug/smugwidget.cpp, smug/smugwindow.cpp,
	  timeadjust/clockphotodialog.cpp, wallpaper/plugin_wallpaper.cpp:
	  Fix a lot of small krazy warnings.

2009-11-02 11:03  scripty

	* printimages/templates/4_photos_4.5x5cm.desktop,
	  printimages/templates/6_photos_3.5x4cm.desktop: SVN_SILENT made
	  messages (.desktop file)

2009-11-02 09:56  cgilles

	* project/NEWS.0.8.0: polish

2009-11-02 09:44  cgilles

	* CMakeLists.txt, project/NEWS.0.8.0: 0.9.0

2009-11-02 09:43  cgilles

	* NEWS: 0.9.0 is open now

2009-11-01 22:44  cgilles

	* ChangeLog: prepare 0.8.0

2009-11-01 22:35  cgilles

	* NEWS: update

2009-11-01 22:32  cgilles

	* htmlexport/CMakeLists.txt, jpeglossless/CMakeLists.txt,
	  picasawebexport/TODO, printimages/CMakeLists.txt: install HOWTO

0.8.0 2009-11-01
--------------------------------------------------------------------------------

2009-11-01 22:09  anaselli

    * printimages/TODO: SVN_SILENT: updated

2009-11-01 22:08  anaselli

    * printimages/TEMPLATE_HOWTO, printimages/photopage.ui,
      printimages/wizard.cpp: Added a draft for template howto

2009-11-01 19:12  aclemens

    * removeredeyes/detection/locators/haarclassifier/widgets/simplesettings.cpp:
      polish

2009-11-01 15:20  cgilles

    * dngconverter/CMakeLists.txt: all compile fine under MinGw and GCC
      for Linux

2009-11-01 15:13  cgilles

    * dngconverter/CMakeLists.txt: this version compile with MSVC. need
      to check with MingW and GCC for linux

2009-11-01 13:29  cgilles

    * dngconverter/TODO: update

2009-11-01 11:52  cgilles

    * smug/plugin_smug.cpp, smug/smugwindow.cpp, smug/smugwindow.h: use
      current selection between session

2009-11-01 11:48  cgilles

    * shwup/plugin_shwup.cpp, shwup/swwindow.cpp, shwup/swwindow.h: use
      current selection between session

2009-11-01 11:38  cgilles

    * kioexportimport/KioExportWindow.cpp,
      kioexportimport/KioExportWindow.h,
      kioexportimport/plugin_kioexportimport.cpp: use current selection
      between session

2009-11-01 11:35  cgilles

    * ipodexport/IpodExportDialog.cpp, ipodexport/IpodExportDialog.h,
      ipodexport/plugin_ipodexport.cpp: use current selection between
      session

2009-11-01 11:24  cgilles

    * facebook/fbwindow.cpp, facebook/fbwindow.h,
      facebook/plugin_facebook.cpp: reload current selection between
      session

2009-11-01 11:02  scripty

    * printimages/templates/4_photos_4.5x5cm.desktop,
      printimages/templates/6_photos_3.5x4cm.desktop: SVN_SILENT made
      messages (.desktop file)

2009-11-01 09:39  anaselli

    * printimages/templates/templates.xml: added two passport layouts
      to be used in those pages in which they fit

2009-10-31 17:50  cgilles

    * printimages/wizard.cpp: fix MSVC warnings under win32

2009-10-31 17:47  cgilles

    * batchprocessimages/resizecommandbuilder.cpp,
      batchprocessimages/resizecommandbuilder.h: fix MSVC warnings
      under win32

2009-10-31 17:03  anaselli

    * printimages/wizard.cpp: restored old behavior

2009-10-31 16:52  anaselli

    * printimages/TODO: SVN_SILENT: updated

2009-10-31 16:52  anaselli

    * printimages/wizard.cpp, printimages/wizard.h: - Added a preview
      when changing caption
      - Fixed some wrong signal connections

2009-10-31 15:53  anaselli

    * printimages/TODO: SVN_SILENT: ideas go faster than me :)

2009-10-31 13:39  anaselli

    * NEWS: SVN_SILENT: updated

2009-10-31 13:36  anaselli

    * printimages/templates/4_photos_4.5x5cm.desktop,
      printimages/templates/6_photos_3.5x4cm.desktop,
      printimages/templates/templates.xml: new templates for passport
      photos

2009-10-31 12:36  cgilles

    * NEWS: update

2009-10-31 12:35  cgilles

    * batchprocessimages/TODO: update

2009-10-31 11:33  scripty

    * acquireimages/scangui.desktop,
      advancedslideshow/kipiplugin_advancedslideshow.desktop,
      batchprocessimages/kipiplugin_batchprocessimages.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      kioexportimport/kipiplugin_kioexportimport.desktop,
      printimages/templates/1_photo_10.5x14.8cm.desktop,
      printimages/templates/1_photo_10x15cm.desktop,
      printimages/templates/1_photo_20x25cm.desktop,
      printimages/templates/1_photo_8x10.desktop,
      printimages/templates/1_photo_9x13cm.desktop,
      printimages/templates/2_photos_13x18cm.desktop,
      printimages/templates/2_photos_5x7.desktop,
      printimages/templates/3_photos_10x15cm.desktop,
      printimages/templates/3_photos_4x6.desktop,
      printimages/templates/4_photos_10x13.33cm.desktop,
      printimages/templates/4_photos_3.5x5.desktop,
      printimages/templates/4_photos_9x13cm.desktop,
      printimages/templates/4x6Album.desktop,
      printimages/templates/8_photos_6x9cm.desktop,
      printimages/templates/Album-Collage.desktop,
      printimages/templates/Album-Collage1.desktop,
      printimages/templates/Album_10x15cm.desktop,
      printimages/templates/Album_11.5x15cm.desktop,
      printimages/templates/FullPage.desktop,
      printimages/templates/Thumbnails_5x4.desktop,
      printimages/templates/Thumbnails_6x5.desktop,
      shwup/kipiplugin_shwup.desktop: SVN_SILENT made messages
      (.desktop file)

2009-10-31 11:16  cgilles

    * AUTHORS: fix email

2009-10-30 22:54  anaselli

    * NEWS: SVN_SILENT: updated

2009-10-30 22:50  anaselli

    * printimages/templates/templates.xml: SVN_SILENT: sorted

2009-10-30 22:49  anaselli

    * printimages/TODO, printimages/infopage.ui,
      printimages/tphoto.cpp, printimages/tphoto.h,
      printimages/wizard.cpp, printimages/wizard.h: - Added caption per
      photo management
      - fixed photo size restore settings

2009-10-30 10:53  cgilles

    * dngconverter/plugin/actions.h,
      dngconverter/plugin/actionthread.cpp,
      dngconverter/plugin/actionthread.h,
      dngconverter/plugin/batchdialog.cpp,
      dngconverter/plugin/batchdialog.h, rawconverter/actions.h,
      rawconverter/actionthread.cpp, rawconverter/actionthread.h,
      rawconverter/batchdialog.cpp, rawconverter/batchdialog.h,
      rawconverter/singledialog.cpp, rawconverter/singledialog.h: use
      extra namespace qualification for signal and slots with
      ActionData class
      CCBUGS: 211559

2009-10-30 10:50  scripty

    * acquireimages/scangui.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      htmlexport/themes/dateframes/dateframes.desktop,
      kioexportimport/kipiplugin_kioexportimport.desktop,
      printimages/templates/1_photo_10.5x14.8cm.desktop,
      printimages/templates/1_photo_10x15cm.desktop,
      printimages/templates/1_photo_20x25cm.desktop,
      printimages/templates/1_photo_8x10.desktop,
      printimages/templates/1_photo_9x13cm.desktop,
      printimages/templates/2_photos_13x18cm.desktop,
      printimages/templates/2_photos_5x7.desktop,
      printimages/templates/3_photos_10x15cm.desktop,
      printimages/templates/3_photos_4x6.desktop,
      printimages/templates/4_photos_10x13.33cm.desktop,
      printimages/templates/4_photos_3.5x5.desktop,
      printimages/templates/4_photos_9x13cm.desktop,
      printimages/templates/FullPage.desktop,
      printimages/templates/Photoframe.desktop,
      printimages/templates/Thumbnails_5x4.desktop,
      printimages/templates/Thumbnails_6x5.desktop,
      shwup/kipiplugin_shwup.desktop: SVN_SILENT made messages
      (.desktop file)

2009-10-29 22:05  cgilles

    * galleryexport/TODO: update

2009-10-29 22:03  cgilles

    * TODO: common to list

2009-10-29 21:52  cgilles

    * AUTHORS: update

2009-10-29 21:51  cgilles

    * NEWS: update

2009-10-29 21:50  cgilles

    * batchprocessimages/TODO,
      batchprocessimages/renameimageswidget.cpp,
      batchprocessimages/renameimageswidget.h: and apply another patch
      from Martin Engelmann to render thumbs using libkipi.
      BUGS: 212328

2009-10-29 18:05  cgilles

    * wallpaper/CMakeLists.txt: update

2009-10-29 18:03  cgilles

    * smug/CMakeLists.txt: polish

2009-10-29 18:02  cgilles

    * shwup/CMakeLists.txt: polish

2009-10-29 17:56  cgilles

    * sendimages/CMakeLists.txt: polish

2009-10-29 17:55  cgilles

    * removeredeyes/CMakeLists.txt: polish

2009-10-29 17:54  cgilles

    * rawconverter/CMakeLists.txt: polish

2009-10-29 17:27  cgilles

    * printimages/CMakeLists.txt: polish

2009-10-29 17:21  cgilles

    * picasawebexport/CMakeLists.txt: polish

2009-10-29 17:20  cgilles

    * metadataedit/CMakeLists.txt: polish

2009-10-29 16:57  cgilles

    * kioexportimport/CMakeLists.txt: update

2009-10-29 16:54  cgilles

    * ipodexport/TODO: update

2009-10-29 16:29  cgilles

    * ipodexport/CMakeLists.txt: polish

2009-10-29 16:26  cgilles

    * htmlexport/CMakeLists.txt: polish

2009-10-29 16:11  cgilles

    * NEWS: update

2009-10-29 15:01  tsgroleau

    * smug/smugwindow.cpp: Fix resize condition to check height as well
      as width. It was incorrectly checking width twice previously

2009-10-29 12:46  tsgroleau

    * facebook/fbwindow.cpp: Fix resize condition to check height as
      well as width. It was incorrectly checking width twice previously

2009-10-29 10:42  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      flashexport/kipiplugin_flashexport.desktop: SVN_SILENT made
      messages (.desktop file)

2009-10-28 23:58  cgilles

    * NEWS: update

2009-10-28 20:00  aclemens

    * batchprocessimages/batchprocessimagesdialog.h: polish

2009-10-28 19:56  aclemens

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h: remove defines,
      use enum for this

2009-10-28 19:56  aclemens

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h: polish

2009-10-28 19:03  aclemens

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/batchprocessimageslist.cpp,
      batchprocessimages/renameimagesbase.ui,
      batchprocessimages/renameimageswidget.cpp,
      batchprocessimages/renameimageswidget.h: Fix linking without
      QT_QT3SUPPORT_LIBRARY

2009-10-28 15:41  cgilles

    * batchprocessimages/CMakeLists.txt: polish

2009-10-28 15:37  cgilles

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/dialogutils.cpp,
      batchprocessimages/dialogutils.h,
      batchprocessimages/renameimagesdialog.cpp: polish

2009-10-28 15:26  aclemens

    * removeredeyes/removeredeyeswindow.cpp: use config variables

2009-10-28 15:26  cgilles

    * batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/filterimagesdialog.h,
      batchprocessimages/renameimagesdialog.cpp: pure qt4

2009-10-28 15:17  jwienke

    * removeredeyes/detection/locators/haarclassifier/haarsettings.h:
      removed some more magic area codes that i missed recently

2009-10-28 15:14  cgilles

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/effectimagesdialog.h,
      batchprocessimages/resizeimagesdialog.cpp,
      batchprocessimages/resizeimagesdialog.h: pure qt4

2009-10-28 15:09  aclemens

    * removeredeyes/detection/locators/haarclassifier/haarclassifierlocator.cpp:
      use config vars

2009-10-28 15:02  cgilles

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/colorimagesdialog.h: pure Qt4

2009-10-28 15:00  aclemens

    * removeredeyes/detection/locators/haarclassifier/haarclassifierlocator.cpp:
      polish

2009-10-28 14:56  cgilles

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/recompressimagesdialog.h: pure Qt'

2009-10-28 14:38  cgilles

    * batchprocessimages/CMakeLists.txt: polish

2009-10-28 14:37  cgilles

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/convertimagesdialog.h: pure Qt4

2009-10-28 14:21  cgilles

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/renameimageswidget.cpp: pure Qt4

2009-10-28 13:43  cgilles

    * NEWS: update

2009-10-28 13:41  cgilles

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/batchprocessimagesitem.cpp,
      batchprocessimages/batchprocessimagesitem.h,
      batchprocessimages/batchprocessimageslist.cpp,
      batchprocessimages/renameimageswidget.cpp: apply patch #37922 by
      Martin EngelMann.
      
      Comments from Martin :
      
      "For this fix a hidden column is created in the
      BatchProcessImagesList that holds
      the sort key for the BatchProcessImagesItems. This sort key is
      created based on
      the selected sorting criterium.
      
      The already present part of the interface in
      BatchProcessImagesItem has been
      replaced by get and set function for the sortkey. The column of
      the sortkey is
      made available by the static function columnOfSortKey.
      
      In batchprocessimageslist.cpp:44 the index of the column with the
      sort key is
      used instead of calling the static function to avoid an include
      dependency with
      batchprocessimagesitem.h. If this doesn't hurt. The function
      should be called
      instead of using the magic number.
      
      I've deleted the already commented out function
      BatchProcessImagesItem::compare
      because I don't see any further use of it."
      
      BUGS: 212116

2009-10-28 13:28  cgilles

    * batchprocessimages/borderimagesdialog.cpp: pure qt4

2009-10-28 13:11  cgilles

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/borderimagesdialog.h: polish

2009-10-28 12:34  cgilles

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/batchprocessimagesdialog.cpp: pure qt4

2009-10-28 12:27  cgilles

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h: polish

2009-10-28 12:01  cgilles

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/coloroptionsdialog.cpp: pure qt4

2009-10-28 11:58  cgilles

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/filteroptionsdialog.cpp: pure qt4

2009-10-28 11:53  cgilles

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/convertoptionsdialog.cpp: pure Qt4

2009-10-28 11:50  cgilles

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/resizeoptionsdialog.cpp,
      batchprocessimages/resizeoptionsdialog.h: pure qt4

2009-10-28 11:05  cgilles

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/effectoptionsdialog.cpp,
      batchprocessimages/recompressoptionsdialog.cpp: pure Qt4

2009-10-28 11:02  cgilles

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/effectoptionsdialog.cpp: qt4 port

2009-10-28 11:01  scripty

    * shwup/kipiplugin_shwup.desktop: SVN_SILENT made messages
      (.desktop file)

2009-10-28 10:54  cgilles

    * batchprocessimages/borderoptionsdialog.cpp: pure qt4

2009-10-28 09:20  cgilles

    * batchprocessimages/CMakeLists.txt: fix compile order. few need to
      be ported to pure qt4

2009-10-28 09:12  cgilles

    * batchprocessimages/pixmapview.cpp,
      batchprocessimages/pixmapview.h: pure qt4

2009-10-28 08:57  cgilles

    * batchprocessimages/outputdialog.cpp: pure qt4

2009-10-27 16:08  tsgroleau

    * shwup/kipiplugin_shwup.desktop, shwup/plugin_shwup.cpp,
      shwup/plugin_shwup.h, shwup/swalbum.cpp, shwup/swalbum.h,
      shwup/swconnector.cpp, shwup/swconnector.h, shwup/switem.h,
      shwup/swlogin.cpp, shwup/swlogin.h, shwup/swwidget.cpp,
      shwup/swwidget.h, shwup/swwindow.cpp, shwup/swwindow.h: updates
      author name and copyright

2009-10-27 15:00  cgilles

    * kipi-plugins.lsm.cmake: fix email

2009-10-27 14:58  cgilles

    * batchprocessimages/batchprocessimagesitem.cpp,
      batchprocessimages/batchprocessimageslist.cpp,
      batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/borderimagesdialog.h,
      batchprocessimages/borderoptionsdialog.cpp,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/colorimagesdialog.h,
      batchprocessimages/coloroptionsdialog.h: polish

2009-10-27 14:38  cgilles

    * batchprocessimages/plugin_batchprocessimages.cpp,
      batchprocessimages/plugin_batchprocessimages.h: pure Qt4

2009-10-27 13:38  cgilles

    * batchprocessimages/renameimageswidget.cpp: polish

2009-10-27 13:35  cgilles

    * batchprocessimages/batchprocessimagesitem.h,
      batchprocessimages/renameimageswidget.cpp,
      batchprocessimages/renameimageswidget.h: Qt4 port

2009-10-27 13:23  cgilles

    * batchprocessimages/renameimageswidget.cpp,
      batchprocessimages/renameimageswidget.h: Qt4 port

2009-10-27 13:12  cgilles

    * batchprocessimages/outputdialog.cpp,
      batchprocessimages/outputdialog.h: Qt4 port

2009-10-27 10:11  cgilles

    * removeredeyes/TODO: update

2009-10-27 10:08  cgilles

    * flickrexport/flickrviewitem.cpp, flickrexport/flickrviewitem.h:
      anti spam

2009-10-27 09:43  cgilles

    * common/libkipiplugins/imagedialog.cpp,
      common/libkipiplugins/imagedialog.h: if kipi inface is null, try
      to get raw file thumbnails in image dialog using KDraw iterface.
      this way is currently used in DNGConverter.

2009-10-27 07:39  cgilles

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/renameimageswidget.cpp,
      common/libkipiplugins/imagedialog.cpp,
      common/libkipiplugins/imagedialog.h,
      galleryexport/gallerywindow.cpp, ipodexport/IpodExportDialog.cpp:
      polish API

2009-10-26 21:03  cgilles

    * jpeglossless/actionthread.h: polish

2009-10-26 20:28  cgilles

    * NEWS: update

2009-10-26 14:32  cgilles

    * AUTHORS: update

2009-10-26 14:28  cgilles

    * jpeglossless/actions.h, jpeglossless/actionthread.cpp,
      jpeglossless/actionthread.h, jpeglossless/imagerotate.cpp,
      jpeglossless/imagerotate.h, jpeglossless/plugin_jpeglossless.cpp,
      jpeglossless/plugin_jpeglossless.h, jpeglossless/utils.cpp,
      jpeglossless/utils.h: anti spam

2009-10-26 14:25  cgilles

    * galleryexport/galleries.cpp, galleryexport/galleries.h,
      galleryexport/galleryconfig.cpp, galleryexport/galleryconfig.h,
      galleryexport/galleryitem.h, galleryexport/gallerympform.cpp,
      galleryexport/gallerympform.h, galleryexport/gallerytalker.cpp,
      galleryexport/gallerytalker.h, galleryexport/gallerywindow.cpp,
      galleryexport/gallerywindow.h,
      galleryexport/plugin_galleryexport.cpp,
      galleryexport/plugin_galleryexport.h: anti spam

2009-10-26 14:21  cgilles

    * rawconverter/actionthread.cpp, rawconverter/actionthread.h,
      rawconverter/batchdialog.cpp, rawconverter/batchdialog.h,
      rawconverter/clistviewitem.h,
      rawconverter/plugin_rawconverter.cpp,
      rawconverter/plugin_rawconverter.h,
      rawconverter/previewwidget.cpp, rawconverter/previewwidget.h,
      rawconverter/singledialog.cpp, rawconverter/singledialog.h: anti
      spam

2009-10-26 14:17  cgilles

    * NEWS: update

2009-10-26 14:16  cgilles

    * calendar/calpainter.cpp, calendar/calpainter.h,
      calendar/calselect.cpp, calendar/calselect.h,
      calendar/calsettings.cpp, calendar/calsettings.h,
      calendar/caltemplate.cpp, calendar/caltemplate.h,
      calendar/calwidget.cpp, calendar/calwidget.h,
      calendar/calwizard.cpp, calendar/calwizard.h,
      calendar/kipiplugin_calendar.desktop, calendar/monthwidget.cpp,
      calendar/monthwidget.h, calendar/plugin_calendar.cpp,
      calendar/plugin_calendar.h: anti spam

2009-10-26 12:38  cgilles

    * kioexportimport/TODO: update

2009-10-26 12:20  cgilles

    * NEWS: update

2009-10-26 12:19  cgilles

    * dngconverter/dngwriter/dngwriter.cpp: for the moment, only touch
      ORF file to cleanup DNG metadata
      BUGS: 210371

2009-10-26 12:17  cgilles

    * NEWS: update

2009-10-26 11:22  cgilles

    * dngconverter/CMakeLists.txt, dngconverter/plugin/CMakeLists.txt,
      dngconverter/plugin/aboutdata.h,
      dngconverter/plugin/dngconverter.cpp,
      dngconverter/plugin/plugin_dngconverter.cpp,
      dngconverter/plugin/plugin_dngconverter.h: separate properlly
      plugin and stand alone version

2009-10-26 11:04  scripty

    * flashexport/kipiplugin_flashexport.desktop,
      shwup/kipiplugin_shwup.desktop: SVN_SILENT made messages
      (.desktop file)

2009-10-26 10:03  cgilles

    * timeadjust/CMakeLists.txt, timeadjust/hi32-action-timeadjust.png,
      timeadjust/icons, timeadjust/icons/CMakeLists.txt,
      timeadjust/icons/hi32-action-timeadjust.png: use subdir

2009-10-26 09:59  cgilles

    * metadataedit/CMakeLists.txt,
      metadataedit/hi64-action-metadataedit.png, metadataedit/icons,
      metadataedit/icons/CMakeLists.txt,
      metadataedit/icons/hi64-action-metadataedit.png: use subdir

2009-10-26 09:55  cgilles

    * imageviewer/CMakeLists.txt, imageviewer/cursors/CMakeLists.txt,
      imageviewer/hi16-action-ogl.png, imageviewer/hi32-action-ogl.png,
      imageviewer/icons, imageviewer/icons/CMakeLists.txt,
      imageviewer/icons/hi16-action-ogl.png,
      imageviewer/icons/hi32-action-ogl.png: use subdirs

2009-10-26 09:50  cgilles

    * gpssync/CMakeLists.txt, gpssync/hi16-action-gpsimagetag.png,
      gpssync/hi32-action-gpsimagetag.png, gpssync/icons,
      gpssync/icons/CMakeLists.txt,
      gpssync/icons/hi16-action-gpsimagetag.png,
      gpssync/icons/hi32-action-gpsimagetag.png: move to icons subdir

2009-10-26 09:44  cgilles

    * advancedslideshow/maindialog.cpp,
      advancedslideshow/slideshow.cpp,
      advancedslideshow/slideshowgl.cpp: fix svg file name

2009-10-26 09:41  cgilles

    * advancedslideshow/kipiplugin_advancedslideshow.desktop,
      advancedslideshow/maindialog.cpp,
      advancedslideshow/plugin_advancedslideshow.cpp,
      advancedslideshow/plugin_advancedslideshow.h,
      advancedslideshow/slideshow.cpp, advancedslideshow/slideshow.h,
      advancedslideshow/slideshowconfig.cpp,
      advancedslideshow/slideshowgl.cpp,
      advancedslideshow/slideshowgl.h,
      advancedslideshow/slideshowkb.cpp,
      advancedslideshow/slideshowkb.h: use kipi svg logo

2009-10-26 09:30  cgilles

    * advancedslideshow/icons/CMakeLists.txt,
      advancedslideshow/icons/KIPIicon.svg: obsolete

2009-10-26 09:13  cgilles

    * advancedslideshow/CMakeLists.txt, advancedslideshow/KIPIicon.svg,
      advancedslideshow/hi22-action-slideshow.png,
      advancedslideshow/icons, advancedslideshow/icons/CMakeLists.txt,
      advancedslideshow/icons/KIPIicon.svg,
      advancedslideshow/icons/hi22-action-slideshow.png: move icons to
      subdir

2009-10-25 17:17  cgilles

    * batchprocessimages/TODO: update

2009-10-25 17:16  cgilles

    * NEWS: update

2009-10-25 17:15  cgilles

    * batchprocessimages/renameimageswidget.cpp,
      batchprocessimages/renameimageswidget.h: fix signal/slot for
      preview
      BUGS: 211792

2009-10-25 13:50  cgilles

    * ipodexport/IpodExportDialog.cpp, ipodexport/IpodExportDialog.h:
      clear image list between tool session.

2009-10-25 13:26  cgilles

    * ipodexport/ImageList.cpp, ipodexport/ImageList.h,
      ipodexport/IpodExportDialog.cpp, ipodexport/IpodExportDialog.h:
      use const ref

2009-10-25 10:56  scripty

    * picasawebexport/kipiplugin_picasawebexport.desktop,
      shwup/kipiplugin_shwup.desktop: SVN_SILENT made messages
      (.desktop file)

2009-10-25 09:11  cgilles

    * flickrexport/flickrwindow.cpp, flickrexport/flickrwindow.h:
      handle close event
      clear image list between tool session

2009-10-25 09:02  cgilles

    * kioexportimport/KioExportWidget.cpp,
      kioexportimport/KioExportWidget.h,
      kioexportimport/KioExportWindow.cpp,
      kioexportimport/KioExportWindow.h,
      kioexportimport/KioImportWidget.cpp,
      kioexportimport/KioImportWidget.h,
      kioexportimport/KioImportWindow.cpp: handle slotClose
      clear image list between export tool sessions
      use const attribut with pointer returned by functions

2009-10-24 21:43  cgilles

    * shwup/swalbum.cpp, shwup/swalbum.h: polish

2009-10-24 21:12  jwienke

    * CMakeLists.txt, acquireimages/plugin_acquireimages.cpp,
      advancedslideshow/plugin_advancedslideshow.cpp,
      batchprocessimages/plugin_batchprocessimages.cpp,
      calendar/monthwidget.cpp, calendar/plugin_calendar.cpp,
      common/libkipiplugins/kpaboutdata.cpp,
      dngconverter/plugin/plugin_dngconverter.cpp,
      facebook/plugin_facebook.cpp, flashexport/plugin_flashexport.cpp,
      flickrexport/plugin_flickrexport.cpp,
      galleryexport/plugin_galleryexport.cpp,
      gpssync/gpsbabelbinary.cpp, gpssync/gpsdataparser.cpp,
      gpssync/gpsmapwidget.cpp, gpssync/gpstracklistwidget.cpp,
      gpssync/kmlgpsdataparser.cpp, gpssync/plugin_gpssync.cpp,
      imageviewer/plugin_viewer.cpp, ipodexport/plugin_ipodexport.cpp,
      jpeglossless/plugin_jpeglossless.cpp,
      kioexportimport/plugin_kioexportimport.cpp,
      metadataedit/plugin_metadataedit.cpp, metadataedit/subjects.cpp,
      picasawebexport/picasawebtalker.cpp,
      picasawebexport/plugin_picasawebexport.cpp,
      printimages/plugin_printimages.cpp,
      rawconverter/plugin_rawconverter.cpp,
      removeredeyes/plugin_removeredeyes.cpp,
      sendimages/plugin_sendimages.cpp, shwup/plugin_shwup.cpp,
      smug/plugin_smug.cpp, timeadjust/plugin_timeadjust.cpp,
      wallpaper/plugin_wallpaper.cpp: remove magic area code number for
      loading

2009-10-24 20:33  lueck

    * printimages/wizard.cpp: add missing I18N_NOOP for extraction of
      messages, reported by Yuri Chornoivan

2009-10-24 20:33  cgilles

    * shwup/plugin_shwup.cpp, shwup/plugin_shwup.h, shwup/swwidget.cpp,
      shwup/swwidget.h, shwup/swwindow.cpp, shwup/swwindow.h: make
      dialog non modal
      clean up image list between tool sessions.
      handle Close Event
      do not close dialog whe shwup dialog failed. this mus be done by
      user from dialog iface

2009-10-24 20:31  cgilles

    * facebook/fbwindow.cpp: polish

2009-10-24 20:06  cgilles

    * facebook/fbwidget.cpp, facebook/fbwidget.h,
      facebook/fbwindow.cpp, facebook/fbwindow.h: clear image list
      between tool sessions

2009-10-24 19:47  cgilles

    * shwup/swwindow.cpp: polish

2009-10-24 16:08  jwienke

    * CMakeLists.txt, acquireimages/plugin_acquireimages.cpp,
      acquireimages/scandialog.cpp,
      advancedslideshow/plugin_advancedslideshow.cpp,
      advancedslideshow/slideshowgl.cpp,
      batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/pixmapview.cpp,
      batchprocessimages/plugin_batchprocessimages.cpp,
      batchprocessimages/renameimageswidget.cpp,
      batchprocessimages/resizecommandbuilder.cpp,
      batchprocessimages/resizeimagesdialog.cpp,
      batchprocessimages/resizeoptionsdialog.cpp,
      calendar/calpainter.cpp, calendar/calsettings.cpp,
      calendar/calwizard.cpp, calendar/plugin_calendar.cpp,
      common/libkipiplugins/kpwriteimage.cpp,
      dngconverter/dngwriter/dngwriter.cpp,
      dngconverter/dngwriter/dngwriterhost.cpp,
      dngconverter/plugin/actionthread.cpp,
      dngconverter/plugin/batchdialog.cpp,
      dngconverter/plugin/plugin_dngconverter.cpp,
      facebook/fbtalker.cpp, facebook/fbwindow.cpp,
      facebook/plugin_facebook.cpp, flashexport/plugin_flashexport.cpp,
      flashexport/simpleviewer.cpp, flickrexport/flickrlist.cpp,
      flickrexport/flickrtalker.cpp, flickrexport/flickrwindow.cpp,
      flickrexport/plugin_flickrexport.cpp,
      galleryexport/galleries.cpp, galleryexport/gallerytalker.cpp,
      galleryexport/plugin_galleryexport.cpp,
      gpssync/gpsdataparser.cpp, gpssync/gpstracklistwidget.cpp,
      gpssync/plugin_gpssync.cpp, htmlexport/generator.cpp,
      htmlexport/plugin.cpp, htmlexport/theme.cpp,
      imageviewer/plugin_viewer.cpp, imageviewer/texture.cpp,
      imageviewer/timer.cpp, imageviewer/viewerwidget.cpp,
      ipodexport/IpodExportDialog.cpp, jpeglossless/actionthread.cpp,
      jpeglossless/convert2grayscale.cpp, jpeglossless/imageflip.cpp,
      jpeglossless/imagerotate.cpp, jpeglossless/jpegtransform.cpp,
      jpeglossless/plugin_jpeglossless.cpp, jpeglossless/utils.cpp,
      kioexportimport/KioExportWidget.cpp,
      kioexportimport/KioExportWindow.cpp,
      kioexportimport/KioImportWindow.cpp,
      kioexportimport/plugin_kioexportimport.cpp,
      metadataedit/plugin_metadataedit.cpp,
      picasawebexport/picasaweblogin.cpp,
      picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebwidget.cpp,
      picasawebexport/picasawebwindow.cpp,
      picasawebexport/plugin_picasawebexport.cpp,
      printimages/plugin_printimages.cpp, printimages/printhelper.cpp,
      printimages/printoptionspage.cpp, printimages/templateicon.cpp,
      printimages/wizard.cpp, rawconverter/batchdialog.cpp,
      rawconverter/plugin_rawconverter.cpp,
      rawconverter/rawdecodingiface.cpp, rawconverter/singledialog.cpp,
      removeredeyes/libcvblobs/BlobResult.cpp,
      removeredeyes/plugin_removeredeyes.cpp,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/workerthread.cpp, sendimages/plugin_sendimages.cpp,
      sendimages/sendimages.cpp, shwup/plugin_shwup.cpp,
      shwup/swconnector.cpp, shwup/swwindow.cpp, smug/plugin_smug.cpp,
      smug/smugtalker.cpp, smug/smugwindow.cpp,
      timeadjust/plugin_timeadjust.cpp,
      timeadjust/timeadjustdialog.cpp, wallpaper/plugin_wallpaper.cpp:
      Avoid endless repetition of debug area code

2009-10-24 15:42  coles

    * shwup/swwindow.cpp: Proof-reading: one typo; avoid exclamation
      points, use of sorry, and 'can't/isn't' rather than cannot, is
      not.

2009-10-24 14:24  jwienke

    * facebook/fbtalker.cpp, facebook/fbwindow.cpp: some more debug
      output.

2009-10-24 09:06  scripty

    * printimages/templates/1_photo_10.5x14.8cm.desktop,
      printimages/templates/1_photo_10x15cm.desktop,
      printimages/templates/1_photo_20x25cm.desktop,
      printimages/templates/1_photo_8x10.desktop,
      printimages/templates/1_photo_9x13cm.desktop,
      printimages/templates/2_photos_13x18cm.desktop,
      printimages/templates/2_photos_5x7.desktop,
      printimages/templates/3_photos_10x15cm.desktop,
      printimages/templates/3_photos_4x6.desktop,
      printimages/templates/4_photos_10x13.33cm.desktop,
      printimages/templates/4_photos_3.5x5.desktop,
      printimages/templates/4_photos_9x13cm.desktop,
      printimages/templates/FullPage.desktop,
      printimages/templates/Thumbnails_5x4.desktop,
      printimages/templates/Thumbnails_6x5.desktop: SVN_SILENT made
      messages (.desktop file)

2009-10-24 07:58  cgilles

    * jpeglossless/CMakeLists.txt, jpeglossless/icons,
      jpeglossless/pics: rename

2009-10-24 07:55  cgilles

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/hi32-action-borderimages.png,
      batchprocessimages/hi32-action-colorimages.png,
      batchprocessimages/hi32-action-convertimages.png,
      batchprocessimages/hi32-action-effectimages.png,
      batchprocessimages/hi32-action-filterimages.png,
      batchprocessimages/hi32-action-recompressimages.png,
      batchprocessimages/hi32-action-renameimages.png,
      batchprocessimages/hi32-action-resizeimages.png,
      batchprocessimages/icons,
      batchprocessimages/icons/CMakeLists.txt,
      batchprocessimages/icons/hi32-action-borderimages.png,
      batchprocessimages/icons/hi32-action-colorimages.png,
      batchprocessimages/icons/hi32-action-convertimages.png,
      batchprocessimages/icons/hi32-action-effectimages.png,
      batchprocessimages/icons/hi32-action-filterimages.png,
      batchprocessimages/icons/hi32-action-recompressimages.png,
      batchprocessimages/icons/hi32-action-renameimages.png,
      batchprocessimages/icons/hi32-action-resizeimages.png: move icons
      to subdir

2009-10-24 07:53  cgilles

    * smug/CMakeLists.txt: polish

2009-10-24 07:49  cgilles

    * picasawebexport/picasawebwindow.cpp: clear url list between tool
      session

2009-10-24 07:33  cgilles

    * smug/smugwidget.cpp, smug/smugwidget.h, smug/smugwindow.cpp,
      smug/smugwindow.h: clear image list between tool session. handle
      close event

2009-10-24 07:15  cgilles

    * sendimages/sendimagesdialog.cpp: clear image list between tool
      session

2009-10-24 07:10  cgilles

    * common/libkipiplugins/imageslist.h: polish

2009-10-23 22:29  aclemens

    * advancedslideshow/plugin_advancedslideshow.cpp,
      facebook/plugin_facebook.cpp, flashexport/plugin_flashexport.cpp,
      flickrexport/plugin_flickrexport.cpp,
      galleryexport/plugin_galleryexport.cpp, htmlexport/plugin.cpp,
      ipodexport/plugin_ipodexport.cpp,
      jpeglossless/plugin_jpeglossless.cpp,
      kioexportimport/plugin_kioexportimport.cpp,
      picasawebexport/plugin_picasawebexport.cpp,
      shwup/plugin_shwup.cpp, smug/plugin_smug.cpp: Set KShortcut
      explicitly

2009-10-23 21:28  cgilles

    * dngconverter/plugin/batchdialog.cpp: clear image list between
      tool sessions
      CCBUGS: 211532

2009-10-23 21:17  cgilles

    * NEWS: update

2009-10-23 21:16  cgilles

    * rawconverter/batchdialog.cpp: clear image list between tool
      sessions
      BUGS: 211532

2009-10-23 21:10  cgilles

    * rawconverter/plugin_rawconverter.cpp,
      rawconverter/singledialog.cpp, rawconverter/singledialog.h: in
      single mode, set current file name to dialog between tool
      session, else with non modal mode, new image selected from host
      is not loaded to converter

2009-10-23 12:23  cgilles

    * README: polish

2009-10-23 12:22  cgilles

    * README: update

2009-10-23 12:18  cgilles

    * NEWS: update

2009-10-23 11:36  cgilles

    * shwup/plugin_shwup.cpp, shwup/plugin_shwup.h, shwup/swalbum.cpp,
      shwup/swalbum.h, shwup/swconnector.h, shwup/switem.h,
      shwup/swlogin.h, shwup/swwidget.h, shwup/swwindow.h: polish

2009-10-23 11:27  cgilles

    * shwup/swwidget.cpp, shwup/swwidget.h, shwup/swwindow.cpp: polish

2009-10-23 11:20  cgilles

    * shwup/swlogin.cpp, shwup/swlogin.h: polish

2009-10-23 11:18  cgilles

    * shwup/swlogin.cpp: typo

2009-10-23 11:18  cgilles

    * shwup/Messages.sh, shwup/TODO: branch new plugin strings to
      translators

2009-10-23 11:15  cgilles

    * CMakeLists.txt, shwup, shwup/CMakeLists.txt, shwup/icons,
      shwup/icons/CMakeLists.txt, shwup/icons/hi16-action-shwup.png,
      shwup/icons/hi22-action-shwup.png,
      shwup/icons/hi32-action-shwup.png,
      shwup/icons/hi48-action-shwup.png,
      shwup/kipiplugin_shwup.desktop, shwup/plugin_shwup.cpp,
      shwup/plugin_shwup.h, shwup/swalbum.cpp, shwup/swalbum.h,
      shwup/swconnector.cpp, shwup/swconnector.h, shwup/switem.h,
      shwup/swlogin.cpp, shwup/swlogin.h, shwup/swwidget.cpp,
      shwup/swwidget.h, shwup/swwindow.cpp, shwup/swwindow.h: add new
      plugin to export to Shwup web service, written by Timothee
      Groleau
      CCMAIL: kde@timotheegroleau.com
      CCMAIL: kde-imaging@kde.org

2009-10-22 19:20  cgilles

    * cmake/modules/FindOpenCV.cmake: support OpenCV 2.0 lib

2009-10-22 19:07  cgilles

    * cmake/modules/FindOpenCV.cmake: add opencv 2.0 root dir support

2009-10-22 13:02  cgilles

    * advancedslideshow/slideshow.h: polish

2009-10-22 12:59  cgilles

    * advancedslideshow/screenproperties.cpp,
      advancedslideshow/screenproperties.h: polish

2009-10-22 12:57  cgilles

    * advancedslideshow/playbackwidget.cpp,
      advancedslideshow/playbackwidget.h: use const ref

2009-10-22 12:53  cgilles

    * advancedslideshow/playbackwidget.h,
      advancedslideshow/plugin_advancedslideshow.h: polish

2009-10-22 12:49  cgilles

    * advancedslideshow/slideshowkb.cpp: polish

2009-10-22 12:47  cgilles

    * advancedslideshow/imageloadthread.cpp,
      advancedslideshow/imageloadthread.h,
      advancedslideshow/slideshowkb.cpp,
      advancedslideshow/slideshowkb.h: polish

2009-10-22 12:38  cgilles

    * advancedslideshow/listsounditems.cpp,
      advancedslideshow/listsounditems.h,
      advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h,
      advancedslideshow/soundtrackdialog.cpp,
      advancedslideshow/soundtrackdialog.h: use const ref

2009-10-22 11:18  cgilles

    * batchprocessimages/pixmapview.cpp: random is not portable very
      well under win32. use date time stamp instead

2009-10-22 09:39  scripty

    * printimages/templates/1_photo_10.5x14.8cm.desktop,
      printimages/templates/1_photo_10x15cm.desktop,
      printimages/templates/1_photo_20x25cm.desktop,
      printimages/templates/1_photo_8x10.desktop,
      printimages/templates/1_photo_9x13cm.desktop,
      printimages/templates/2_photos_13x18cm.desktop,
      printimages/templates/2_photos_5x7.desktop,
      printimages/templates/3_photos_10x15cm.desktop,
      printimages/templates/3_photos_4x6.desktop,
      printimages/templates/4_photos_10x13.33cm.desktop,
      printimages/templates/4_photos_3.5x5.desktop,
      printimages/templates/4_photos_9x13cm.desktop,
      printimages/templates/FullPage.desktop,
      printimages/templates/Thumbnails_5x4.desktop,
      printimages/templates/Thumbnails_6x5.desktop: SVN_SILENT made
      messages (.desktop file)

2009-10-21 20:52  anaselli

    * printimages/wizard.cpp: template icon size seems to little for
      me, increased default value to 24x24

2009-10-21 20:49  anaselli

    * printimages/wizard.cpp: preview keeps ratio

2009-10-21 19:51  jwienke

    * NEWS: updated new file

2009-10-21 19:49  jwienke

    * batchprocessimages/resizeimagesdialog.cpp,
      batchprocessimages/resizeimagesdialog.h: * restored ordering of
      resize tools
      * some code cleanup
      
      BUG: 210874

2009-10-21 14:24  cgilles

    * batchprocessimages/pixmapview.cpp,
      batchprocessimages/pixmapview.h: compile under win32

2009-10-21 13:58  cgilles

    * advancedslideshow/maindialog.cpp: polish

2009-10-21 13:52  cgilles

    * advancedslideshow/commoncontainer.cpp,
      advancedslideshow/commoncontainer.h,
      advancedslideshow/maindialog.cpp,
      advancedslideshow/plugin_advancedslideshow.cpp,
      advancedslideshow/slideshow.cpp,
      advancedslideshow/slideshowconfig.cpp,
      advancedslideshow/slideshowgl.cpp,
      advancedslideshow/slideshowloader.cpp: make interface private
      member

2009-10-21 13:30  cgilles

    * advancedslideshow/advanceddialog.cpp: polish

2009-10-21 12:40  cgilles

    * advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h:
      polish

2009-10-21 12:35  cgilles

    * advancedslideshow/CMakeLists.txt, advancedslideshow/maindialog.h:
      polish

2009-10-21 12:25  cgilles

    * advancedslideshow/commoncontainer.cpp: polish

2009-10-21 12:18  cgilles

    * advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h:
      polish

2009-10-21 12:15  cgilles

    * advancedslideshow/slideshowgl.cpp: polish

2009-10-21 12:13  cgilles

    * advancedslideshow/kbeffect.cpp, advancedslideshow/kbeffect.h,
      advancedslideshow/slideshowkb.cpp,
      advancedslideshow/slideshowkb.h: another one which will compile
      under win32

2009-10-21 12:01  cgilles

    * advancedslideshow/CMakeLists.txt,
      advancedslideshow/slideshowgl.cpp: fix order

2009-10-21 11:48  cgilles

    * advancedslideshow/slideshowloader.h: polish

2009-10-21 11:44  cgilles

    * advancedslideshow/slideshowgl.cpp,
      advancedslideshow/slideshowgl.h: polish

2009-10-21 11:38  cgilles

    * advancedslideshow/advanceddialog.cpp,
      advancedslideshow/commoncontainer.cpp,
      advancedslideshow/commoncontainer.h,
      advancedslideshow/slideshowgl.cpp: polish

2009-10-21 11:24  cgilles

    * advancedslideshow/advanceddialog.cpp: polish

2009-10-21 11:17  cgilles

    * advancedslideshow/commoncontainer.h,
      advancedslideshow/maindialog.cpp,
      advancedslideshow/plugin_advancedslideshow.cpp,
      advancedslideshow/slideshow.cpp,
      advancedslideshow/slideshowconfig.cpp,
      advancedslideshow/soundtrackdialog.cpp: fix circular
      inclusions... Damned... tired...

2009-10-21 10:59  cgilles

    * advancedslideshow/advanceddialog.cpp,
      advancedslideshow/advanceddialog.h,
      advancedslideshow/captiondialog.cpp,
      advancedslideshow/captiondialog.h,
      advancedslideshow/commoncontainer.cpp,
      advancedslideshow/commoncontainer.h,
      advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h,
      advancedslideshow/playbackwidget.cpp,
      advancedslideshow/playbackwidget.h,
      advancedslideshow/plugin_advancedslideshow.cpp,
      advancedslideshow/plugin_advancedslideshow.h,
      advancedslideshow/slideshow.cpp, advancedslideshow/slideshow.h,
      advancedslideshow/slideshowconfig.cpp,
      advancedslideshow/slideshowconfig.h,
      advancedslideshow/slideshowgl.cpp,
      advancedslideshow/slideshowgl.h,
      advancedslideshow/slideshowkb.cpp,
      advancedslideshow/slideshowkb.h,
      advancedslideshow/slideshowloader.cpp,
      advancedslideshow/slideshowloader.h,
      advancedslideshow/soundtrackdialog.cpp,
      advancedslideshow/soundtrackdialog.h: SharedData =>
      SharedContainer

2009-10-21 10:18  cgilles

    * advancedslideshow/commoncontainer.h: polish

2009-10-21 10:14  cgilles

    * advancedslideshow/advanceddialog.cpp: polish

2009-10-21 10:12  cgilles

    * advancedslideshow/advanceddialog.cpp,
      advancedslideshow/advanceddialog.h,
      advancedslideshow/captiondialog.cpp,
      advancedslideshow/captiondialog.h,
      advancedslideshow/slideshowconfig.cpp,
      advancedslideshow/slideshowconfig.h,
      advancedslideshow/soundtrackdialog.cpp,
      advancedslideshow/soundtrackdialog.h: polish

2009-10-21 10:10  scripty

    * flickrexport/kipiplugin_flickrexport.desktop,
      printimages/templates/1_photo_10.5x14.8cm.desktop,
      printimages/templates/1_photo_10x15cm.desktop,
      printimages/templates/1_photo_20x25cm.desktop,
      printimages/templates/1_photo_8x10.desktop,
      printimages/templates/1_photo_9x13cm.desktop,
      printimages/templates/2_photos_13x18cm.desktop,
      printimages/templates/2_photos_5x7.desktop,
      printimages/templates/3_photos_10x15cm.desktop,
      printimages/templates/3_photos_4x6.desktop,
      printimages/templates/4_photos_10x13.33cm.desktop,
      printimages/templates/4_photos_3.5x5.desktop,
      printimages/templates/4_photos_9x13cm.desktop,
      printimages/templates/FullPage.desktop,
      printimages/templates/Thumbnails_5x4.desktop,
      printimages/templates/Thumbnails_6x5.desktop: SVN_SILENT made
      messages (.desktop file)

2009-10-21 10:00  cgilles

    * advancedslideshow/CMakeLists.txt,
      advancedslideshow/plugin_advancedslideshow.cpp,
      advancedslideshow/plugin_advancedslideshow.h: polish

2009-10-21 09:55  cgilles

    * advancedslideshow/CMakeLists.txt,
      advancedslideshow/maindialog.cpp,
      advancedslideshow/slideshowgl.cpp,
      advancedslideshow/slideshowgl.h: polish

2009-10-21 09:45  cgilles

    * advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h,
      advancedslideshow/playbackwidget.cpp,
      advancedslideshow/playbackwidget.h: polish

2009-10-21 09:38  cgilles

    * advancedslideshow/CMakeLists.txt: polish

2009-10-21 09:34  cgilles

    * advancedslideshow/CMakeLists.txt: polish

2009-10-21 09:30  cgilles

    * advancedslideshow/slideshowkb.cpp,
      advancedslideshow/slideshowkb.h: polish

2009-10-21 09:26  cgilles

    * advancedslideshow/kbeffect.cpp: hidden redondancy headers

2009-10-21 09:19  cgilles

    * advancedslideshow/commoncontainer.h: polish

2009-10-21 09:14  cgilles

    * advancedslideshow/CMakeLists.txt,
      advancedslideshow/advanceddialog.h,
      advancedslideshow/captiondialog.h, advancedslideshow/common.cpp,
      advancedslideshow/common.h,
      advancedslideshow/commoncontainer.cpp,
      advancedslideshow/commoncontainer.h,
      advancedslideshow/maindialog.h,
      advancedslideshow/playbackwidget.h,
      advancedslideshow/plugin_advancedslideshow.h,
      advancedslideshow/slideshow.cpp,
      advancedslideshow/slideshowconfig.h,
      advancedslideshow/slideshowgl.h, advancedslideshow/slideshowkb.h,
      advancedslideshow/slideshowloader.cpp,
      advancedslideshow/soundtrackdialog.h: another try to prevent
      confusion with internal win32 header. Sound like common.h is
      already used

2009-10-21 09:07  cgilles

    * advancedslideshow/screenproperties.h: prevent confusion with
      win32 header

2009-10-21 09:02  cgilles

    * advancedslideshow/captiondialog.h: polish

2009-10-21 08:50  cgilles

    * advancedslideshow/common.cpp, advancedslideshow/common.h,
      advancedslideshow/slideshow.cpp,
      advancedslideshow/slideshowconfig.cpp,
      advancedslideshow/slideshowgl.cpp,
      advancedslideshow/slideshowloader.cpp,
      advancedslideshow/slideshowloader.h: compile under win32

2009-10-21 08:27  cgilles

    * rawconverter/plugin_rawconverter.cpp,
      rawconverter/plugin_rawconverter.h: polish

2009-10-21 08:22  cgilles

    * rawconverter/plugin_rawconverter.cpp: not mandatory C ansi header
      here

2009-10-21 07:29  cgilles

    * jpeglossless/actionthread.cpp: polish

2009-10-21 07:27  cgilles

    * jpeglossless/actionthread.cpp, jpeglossless/actionthread.h,
      jpeglossless/convert2grayscale.cpp, jpeglossless/imageflip.cpp,
      jpeglossless/imagerotate.cpp, jpeglossless/jpegtransform.cpp,
      jpeglossless/jpegtransform.h,
      jpeglossless/plugin_jpeglossless.cpp,
      jpeglossless/plugin_jpeglossless.h, jpeglossless/utils.cpp,
      jpeglossless/utils.h: rename MoveFile to moveOneFile to please
      linker under Win32. This method already exist in Windows kernel,
      and linking can be broken.
      move all moc file inclusion to the top
      many code polish, coding style

2009-10-20 22:28  cgilles

    * printimages/templateicon.cpp: fix win32 warnings

2009-10-20 22:10  cgilles

    * printimages/templateicon.cpp, printimages/templateicon.h: polish

2009-10-20 21:07  anaselli

    * printimages/wizard.cpp: Changed append to << operator, it does
      the same thing and it is qt 4.4 compatible

2009-10-20 20:04  cgilles

    * CMakeLists.txt: add rules for win32

2009-10-20 20:00  cgilles

    * CMakeLists.txt: polish

2009-10-20 19:57  cgilles

    * CMakeLists.txt: linux only, not win32

2009-10-20 17:33  coles

    * printimages/infopage.ui, printimages/wizard.cpp: Proof-reading:
      - File name -> Filename (accepted standard usage)
      - got rid of capital letter mid-sentence

2009-10-20 15:46  cgilles

    * printimages/wizard.cpp: fix warnings under win32

2009-10-20 15:44  cgilles

    * printimages/wizard.cpp, printimages/wizard.h: fix warnings under
      win32

2009-10-20 11:54  aclemens

    * printimages/templateicon.h: fix pedantic

2009-10-20 09:38  scripty

    * flickrexport/kipiplugin_flickrexport.desktop,
      printimages/templates/1_photo_10.5x14.8cm.desktop,
      printimages/templates/1_photo_10x15cm.desktop,
      printimages/templates/1_photo_20x25cm.desktop,
      printimages/templates/1_photo_8x10.desktop,
      printimages/templates/1_photo_9x13cm.desktop,
      printimages/templates/2_photos_13x18cm.desktop,
      printimages/templates/2_photos_5x7.desktop,
      printimages/templates/3_photos_10x15cm.desktop,
      printimages/templates/3_photos_4x6.desktop,
      printimages/templates/4_photos_10x13.33cm.desktop,
      printimages/templates/4_photos_3.5x5.desktop,
      printimages/templates/4_photos_9x13cm.desktop,
      printimages/templates/8_photos_6x9cm.desktop,
      printimages/templates/Album_10x15cm.desktop,
      printimages/templates/Album_11.5x15cm.desktop,
      printimages/templates/FullPage.desktop,
      printimages/templates/Thumbnails_5x4.desktop,
      printimages/templates/Thumbnails_6x5.desktop: SVN_SILENT made
      messages (.desktop file)

2009-10-19 22:11  anaselli

    * printimages/TODO: SVN_SILENT: updated

2009-10-19 21:50  anaselli

    * printimages/CMakeLists.txt, printimages/TODO,
      printimages/croppage.ui, printimages/infopage.ui,
      printimages/intropage.ui, printimages/photopage.ui,
      printimages/templateicon.cpp, printimages/templateicon.h,
      printimages/templates/10.5x14.8cm.desktop,
      printimages/templates/10x13.33cm.desktop,
      printimages/templates/10x15cm.desktop,
      printimages/templates/10x15cmAlbum.desktop,
      printimages/templates/11.5x15cmAlbum.desktop,
      printimages/templates/13x18cm.desktop,
      printimages/templates/1_photo_10.5x14.8cm.desktop,
      printimages/templates/1_photo_10x15cm.desktop,
      printimages/templates/1_photo_20x25cm.desktop,
      printimages/templates/1_photo_8x10.desktop,
      printimages/templates/1_photo_9x13cm.desktop,
      printimages/templates/20x25cm.desktop,
      printimages/templates/21x29.7cm.desktop,
      printimages/templates/2_photos_13x18cm.desktop,
      printimages/templates/2_photos_5x7.desktop,
      printimages/templates/3.5x5.desktop,
      printimages/templates/3_photos_10x15cm.desktop,
      printimages/templates/3_photos_4x6.desktop,
      printimages/templates/4_photos_10x13.33cm.desktop,
      printimages/templates/4_photos_3.5x5.desktop,
      printimages/templates/4_photos_9x13cm.desktop,
      printimages/templates/4x6.desktop,
      printimages/templates/5x7.desktop,
      printimages/templates/6x9cm.desktop,
      printimages/templates/8_photos_6x9cm.desktop,
      printimages/templates/8x10.desktop,
      printimages/templates/9x13cm.desktop,
      printimages/templates/Album_10x15cm.desktop,
      printimages/templates/Album_11.5x15cm.desktop,
      printimages/templates/FullPage.desktop,
      printimages/templates/Small-Thumbnails.desktop,
      printimages/templates/Thumbnails.desktop,
      printimages/templates/Thumbnails_5x4.desktop,
      printimages/templates/Thumbnails_6x5.desktop,
      printimages/templates/templates.xml, printimages/tphoto.cpp,
      printimages/tphoto.h, printimages/wizard.cpp,
      printimages/wizard.h: Merged from branch current features:
      - Get printers from QPrinterInfo interface
      - Get page size from QPrintSetup interface
      - Using last QPrintDialog with QPrinter settings
      - template icons (Andreas Trink's code)
      - Fixed photgrid with page size in inches
      - print to JPG can naw use templates
      - moved number of copies to first page
      - added a preview into first page to manage captions per photo in
      future

2009-10-19 20:21  jwienke

    * batchprocessimages/resizeoptionsdialog.cpp,
      batchprocessimages/resizeoptionsdialog.h: Now every resize tool
      can have its own quality and filter settings

2009-10-19 20:11  jwienke

    * batchprocessimages/resizecommandbuilder.cpp,
      batchprocessimages/resizecommandbuilder.h,
      batchprocessimages/resizeoptionsdialog.cpp,
      batchprocessimages/resizeoptionsdialog.h: Print prepare resize
      tool now works more like one could expect.
      
      CCBUGS: 210874

2009-10-19 09:41  scripty

    * acquireimages/scangui.desktop,
      flickrexport/kipiplugin_flickrexport.desktop: SVN_SILENT made
      messages (.desktop file)

2009-10-18 23:45  jwienke

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/resizecommandbuilder.cpp,
      batchprocessimages/resizecommandbuilder.h,
      batchprocessimages/resizeimagesdialog.cpp,
      batchprocessimages/resizeimagesdialog.h,
      batchprocessimages/resizeoptionsdialog.cpp,
      batchprocessimages/resizeoptionsdialog.h: Complete refactoring of
      batch resize tool to a more object oriented interface. Also tried
      to do bug fixing for 2 dim proportional tool. The border option
      there is removed completely. The same behaviour can already be
      achieved with the batch border tool.
      
      Print preparation has the same behaviour as before the
      refactoring but I'm not quiet sure that this is the desired
      behaviour. Will be checked soon.
      
      CCBUG: 210874

2009-10-18 10:34  scripty

    * acquireimages/scangui.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      kioexportimport/kipiplugin_kioexportimport.desktop: SVN_SILENT
      made messages (.desktop file)

2009-10-18 09:52  cgilles

    * acquireimages/plugin_acquireimages.cpp: polish

2009-10-17 10:57  scripty

    * acquireimages/scangui.desktop,
      common/libkipiplugins/kipiplugins.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      htmlexport/themes/dateframes/dateframes.desktop,
      kioexportimport/kipiplugin_kioexportimport.desktop,
      printimages/templates/10.5x14.8cm.desktop,
      printimages/templates/10x13.33cm.desktop,
      printimages/templates/10x15cm.desktop,
      printimages/templates/10x15cmAlbum.desktop,
      printimages/templates/11.5x15cmAlbum.desktop,
      printimages/templates/13x18cm.desktop,
      printimages/templates/20x25cm.desktop,
      printimages/templates/21x29.7cm.desktop,
      printimages/templates/3.5x5.desktop,
      printimages/templates/4x6.desktop,
      printimages/templates/4x6Album.desktop,
      printimages/templates/5x7.desktop,
      printimages/templates/6x9cm.desktop,
      printimages/templates/8x10.desktop,
      printimages/templates/9x13cm.desktop,
      printimages/templates/Album-Collage.desktop,
      printimages/templates/Album-Collage1.desktop,
      printimages/templates/Photoframe.desktop,
      printimages/templates/Small-Thumbnails.desktop,
      printimages/templates/Thumbnails.desktop: SVN_SILENT made
      messages (.desktop file)

2009-10-17 01:07  nlecureuil

    * batchprocessimages/resizeimagesdialog.cpp: Fix typo in commentt

2009-10-16 21:22  cgilles

    * calendar/calpainter.h, calendar/calprinter.cpp,
      calendar/calprinter.h, calendar/calsettings.cpp,
      calendar/calsettings.h: polish

2009-10-16 20:44  jwienke

    * flickrexport/flickrwindow.cpp, flickrexport/flickrwindow.h,
      flickrexport/plugin_flickrexport.cpp: Load selected images on
      subsequent calls to the upload dialog.

2009-10-16 20:14  cgilles

    * picasawebexport/newalbumdialog.h,
      picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebtalker.h,
      picasawebexport/picasawebwidget.h,
      picasawebexport/picasawebwindow.h: polish

2009-10-16 20:06  cgilles

    * batchprocessimages/batchprocessimagesdialog.cpp,
      flickrexport/flickrlist.cpp, flickrexport/flickrlist.h,
      flickrexport/flickrtalker.cpp, flickrexport/flickrwindow.cpp,
      timeadjust/timeadjustdialog.cpp: use right kdebug space for
      kipi-plugins

2009-10-16 19:36  cgilles

    * flickrexport/flickrwindow.cpp: non need to disable settings
      widget. Dialog is non modal now

2009-10-16 19:16  coles

    * batchprocessimages/filteroptionsdialog.cpp,
      flickrexport/flickralbumdialog.ui, flickrexport/flickrwidget.cpp,
      flickrexport/flickrwindow.cpp,
      flickrexport/kipiplugin_flickrexport.desktop,
      timeadjust/clockphotodialog.cpp: Proof-reading kipi-plugins. The
      extragear release schedule page in Techbase
      doesn't list kipi-plugins, so if you plan a string freeze at any
      point, it
      would be a good idea to add it:
      
      http://techbase.kde.org/Schedules/Extragear

2009-10-16 17:55  cgilles

    * flickrexport/flickrtalker.cpp, flickrexport/flickrtalker.h:
      polish

2009-10-16 17:47  cgilles

    * flickrexport/flickrwindow.cpp: ++iterator

2009-10-16 16:26  cgilles

    * flickrexport/flickrwindow.cpp: polish

2009-10-16 16:20  cgilles

    * flickrexport/CMakeLists.txt,
      flickrexport/flickrnewphotosetdialog.h,
      flickrexport/flickrwidget.cpp, flickrexport/flickrwidget.h,
      flickrexport/flickrwindow.cpp, flickrexport/flickrwindow.h: do
      not disable main widget is autorization dialog is canceled.
      polish code

2009-10-16 14:06  cgilles

    * flickrexport/comboboxdelegate.cpp,
      flickrexport/comboboxdelegate.h,
      flickrexport/comboboxintermediate.cpp,
      flickrexport/comboboxintermediate.h: missing moc file

2009-10-16 10:29  cgilles

    * galleryexport/CMakeLists.txt, galleryexport/gallery.png,
      galleryexport/gallery_logo.png, galleryexport/gallerywindow.cpp,
      galleryexport/gallerywindow.h: use Gallery logo
      use oxygen icons
      code polish

2009-10-16 09:49  scripty

    * acquireimages/scangui.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      kioexportimport/kipiplugin_kioexportimport.desktop: SVN_SILENT
      made messages (.desktop file)

2009-10-16 08:08  cgilles

    * galleryexport/gallerywindow.cpp: polish layout

2009-10-16 07:44  cgilles

    * galleryexport/CMakeLists.txt: polish

2009-10-15 22:53  cgilles

    * NEWS: update

2009-10-15 20:08  aclemens

    * galleryexport/gallerytalker.cpp, galleryexport/gallerywindow.cpp:
      Some string operations like startsWith and endsWith are more
      efficient when
      passed a QLatin1String.

2009-10-15 18:44  cgilles

    * galleryexport/albumdlg.cpp: missing moc

2009-10-15 10:45  cgilles

    * galleryexport/gallerywindow.cpp: check if pointer is null

2009-10-15 09:21  scripty

    * acquireimages/scangui.desktop: SVN_SILENT made messages (.desktop
      file)

2009-10-14 10:21  scripty

    * acquireimages/scangui.desktop,
      kioexportimport/kipiplugin_kioexportimport.desktop: SVN_SILENT
      made messages (.desktop file)

2009-10-13 10:31  scripty

    * acquireimages/scangui.desktop,
      kioexportimport/kipiplugin_kioexportimport.desktop: SVN_SILENT
      made messages (.desktop file)

2009-10-13 08:44  cgilles

    * dngconverter/dngwriter/dngwriter.cpp: move date restoration on
      head

2009-10-13 08:43  cgilles

    * dngconverter/plugin/dngconverter.cpp: compile

2009-10-13 08:24  cgilles

    * galleryexport/gallerywindow.cpp, galleryexport/gallerywindow.h:
      polish

2009-10-13 08:12  cgilles

    * galleryexport/gallerytalker.cpp, galleryexport/gallerytalker.h:
      polish

2009-10-13 08:08  cgilles

    * galleryexport/gallerympform.cpp, galleryexport/gallerympform.h:
      polish

2009-10-13 08:05  cgilles

    * galleryexport/galleryitem.h: polish

2009-10-13 08:04  cgilles

    * galleryexport/galleryconfig.cpp, galleryexport/galleryconfig.h:
      polish

2009-10-13 08:01  cgilles

    * galleryexport/galleries.cpp, galleryexport/galleries.h: polish

2009-10-13 07:47  cgilles

    * galleryexport/albumdlg.cpp, galleryexport/albumdlg.h: polish

2009-10-12 18:52  lure

    * project/CodingSprint2009.ods: Update ticket price and add some
      details

2009-10-12 10:54  cgilles

    * acquireimages/CMakeLists.txt, acquireimages/aboutdata.h,
      acquireimages/plugin_acquireimages.cpp,
      acquireimages/scandialog.cpp, acquireimages/scandialog.h,
      acquireimages/scangui.cpp, acquireimages/scangui.desktop: Acquire
      Image kipi-plugins : stand alone version of plugin. It can be
      started of kipi host now.
      Kare, i think your code from kdegraphics/ksaneplugin can be
      replaced by this one when kipi-pugins
      will be moved to kdegraphics. No need to duplicates this code.
      What do you think about ?
      CCMAIL: kare.sars@iki.fi
      CCMAIL: kde-imaging@kde.org

2009-10-12 09:51  cgilles

    * acquireimages/saveimgthread.cpp, acquireimages/saveimgthread.h,
      acquireimages/scandialog.cpp, acquireimages/scandialog.h: add a
      message box if save failed. code simplification

2009-10-11 21:20  cgilles

    * acquireimages/CMakeLists.txt, acquireimages/saveimgthread.cpp,
      acquireimages/saveimgthread.h, acquireimages/scandialog.cpp,
      acquireimages/scandialog.h: use a separate thread to save image
      scanned. As dialog is non modal, you can go back under digiKam
      during long saving process.

2009-10-11 09:03  cgilles

    * smug/plugin_smug.cpp, smug/plugin_smug.h, smug/smugalbum.h,
      smug/smugitem.h, smug/smugtalker.cpp, smug/smugwidget.cpp,
      smug/smugwidget.h, smug/smugwindow.cpp, smug/smugwindow.h: Smug
      import export dialogs are non modal. remember instance between
      sessions

2009-10-11 07:10  cgilles

    * kioexportimport/KioExportWidget.cpp,
      kioexportimport/KioImportWidget.cpp: polish

2009-10-11 07:00  cgilles

    * ipodexport/ImageList.h, ipodexport/IpodExportDialog.cpp,
      ipodexport/IpodExportDialog.h, ipodexport/IpodHeader.cpp,
      ipodexport/IpodHeader.h, ipodexport/IpodListItem.cpp,
      ipodexport/IpodListItem.h: polish

2009-10-11 06:42  cgilles

    * acquireimages/plugin_acquireimages.cpp,
      acquireimages/plugin_acquireimages.h,
      acquireimages/scandialog.cpp, acquireimages/scandialog.h: polish

2009-10-10 23:58  segato

    * CMakeLists.txt: find ksane on windows too

2009-10-10 22:13  cgilles

    * ipodexport/ImageList.cpp, ipodexport/ImageList.h,
      ipodexport/IpodExportDialog.cpp, ipodexport/IpodExportDialog.h,
      ipodexport/IpodHeader.cpp, ipodexport/plugin_ipodexport.cpp,
      ipodexport/plugin_ipodexport.h: IpodExport dialog is non modal.
      Remember dialog instance between sessions

2009-10-10 21:25  cgilles

    * htmlexport/plugin.cpp: typo

2009-10-10 21:24  cgilles

    * gpssync/plugin_gpssync.cpp: typo

2009-10-10 21:23  cgilles

    * picasawebexport/picasawebwindow.cpp,
      picasawebexport/picasawebwindow.h,
      picasawebexport/plugin_picasawebexport.cpp,
      picasawebexport/plugin_picasawebexport.h: Picasaweb dialog is non
      modal. remeber instance between sessions

2009-10-10 20:56  cgilles

    * kioexportimport/KioExportWindow.cpp,
      kioexportimport/KioImportWindow.cpp,
      kioexportimport/plugin_kioexportimport.cpp,
      kioexportimport/plugin_kioexportimport.h: KIO import export
      dialogs are non modal. remember dialog instance between sessions

2009-10-10 18:42  cgilles

    * flickrexport/flickrwindow.cpp, flickrexport/flickrwindow.h,
      flickrexport/plugin_flickrexport.cpp,
      flickrexport/plugin_flickrexport.h: flickr/zooomr/23HQ dialog are
      non modal. remember dialog instance between session

2009-10-10 16:45  cgilles

    * facebook/fbwindow.cpp, facebook/fbwindow.h,
      facebook/plugin_facebook.cpp, facebook/plugin_facebook.h:
      Facebook dialog is non modal. restore it between session.

2009-10-10 13:30  cgilles

    * acquireimages/plugin_acquireimages.cpp: polish

2009-10-10 13:29  cgilles

    * rawconverter/plugin_rawconverter.cpp: polish

2009-10-10 13:29  cgilles

    * dngconverter/plugin/plugin_dngconverter.cpp,
      dngconverter/plugin/plugin_dngconverter.h: DNG converter dialog
      is non modal. Restore it if instance already exist.

2009-10-10 13:03  cgilles

    * rawconverter/plugin_rawconverter.cpp,
      rawconverter/plugin_rawconverter.h: Raw converter use non modal
      dialog. if dialog is already open, just restore it.

2009-10-10 12:59  cgilles

    * acquireimages/plugin_acquireimages.cpp: polish

2009-10-10 12:08  cgilles

    * acquireimages/plugin_acquireimages.cpp,
      acquireimages/plugin_acquireimages.h,
      acquireimages/scandialog.cpp: make AcquireImage dialog non modal
      to be able to use kipi host application in background during scan
      process.

2009-10-10 11:14  sengels

    * acquireimages/scandialog.cpp: fix msvc build where interface is
      already defined

2009-10-10 10:09  cgilles

    * NEWS: update

2009-10-09 09:31  scripty

    * kioexportimport/kipiplugin_kioexportimport.desktop: SVN_SILENT
      made messages (.desktop file)

2009-10-09 08:34  aclemens

    * common/libkipiplugins/imageslist.h,
      dngconverter/dngwriter/extra/dng_sdk/dng_1d_function.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_1d_table.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_abort_sniffer.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_area_task.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_bottlenecks.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_camera_profile.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_color_space.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_color_spec.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_date_time.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_exceptions.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_exif.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_file_stream.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_filter_task.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_fingerprint.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_host.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_hue_sat_map.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_ifd.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_image.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_image_writer.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_info.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_iptc.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_linearization_info.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_lossless_jpeg.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_matrix.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_memory.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_memory_stream.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_mosaic_info.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_mutex.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_negative.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_parse_utils.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_pixel_buffer.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_preview.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_pthread.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_rational.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_read_image.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_rect.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_reference.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_render.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_resample.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_shared.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_simple_image.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_spline.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_stream.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_string.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_string_list.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_temperature.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_tile_iterator.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_tone_curve.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_utils.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_xmp.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_xmp_sdk.cpp,
      dngconverter/dngwriter/extra/dng_sdk/dng_xy_coord.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/ExpatAdapter.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/WXMPIterator.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/WXMPMeta.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/WXMPUtils.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPIterator.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPMeta-GetSet.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPMeta-Parse.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPMeta-Serialize.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPUtils-FileInfo.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPUtils.cpp: polish

2009-10-08 10:27  aclemens

    * calendar/calselect.cpp, facebook/fbalbum.h,
      printimages/tphoto.cpp: polish

2009-10-08 09:22  scripty

    * kioexportimport/kipiplugin_kioexportimport.desktop: SVN_SILENT
      made messages (.desktop file)

2009-10-06 08:50  scripty

    * htmlexport/themes/dateframes/dateframes.desktop,
      kioexportimport/kipiplugin_kioexportimport.desktop: SVN_SILENT
      made messages (.desktop file)

2009-10-05 09:34  lueck

    * acquireimages/Messages.sh: the twainiface dir was deleted
      CCMAIL:caulier.gilles@gmail.com

2009-10-05 09:04  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      flashexport/kipiplugin_flashexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/themes/frames/frames.desktop,
      htmlexport/themes/simple/simple.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      kioexportimport/kipiplugin_kioexportimport.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printimages/kipiplugin_printimages.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      timeadjust/kipiplugin_timeadjust.desktop: SVN_SILENT made
      messages (.desktop file)

2009-10-04 16:37  cgilles

    * kioexportimport/KioImportWidget.cpp,
      kioexportimport/KioImportWidget.h,
      kioexportimport/KioImportWindow.cpp,
      kioexportimport/KioImportWindow.h,
      kioexportimport/plugin_kioexportimport.cpp: polish

2009-10-04 16:31  cgilles

    * NEWS: update

2009-10-04 16:07  jwienke

    * CMakeLists.txt, kioexport, kioexportimport,
      kioexportimport/plugin_kioexportimport.cpp: Forgot some renaming

2009-10-04 14:54  aclemens

    * kioexport/KioExportWindow.cpp, kioexport/KioImportWidget.cpp,
      kioexport/KioImportWidget.h, kioexport/KioImportWindow.cpp,
      kioexport/KioImportWindow.h: Fix krazy2 issues: remove duplicate
      includes, fix include guards

2009-10-04 14:37  jwienke

    * kioexport/CMakeLists.txt, kioexport/KioImportWidget.cpp,
      kioexport/KioImportWidget.h, kioexport/KioImportWindow.cpp,
      kioexport/KioImportWindow.h, kioexport/Messages.sh,
      kioexport/kipiplugin_kioexport.desktop,
      kioexport/kipiplugin_kioexportimport.desktop,
      kioexport/plugin_kioexport.cpp, kioexport/plugin_kioexport.h,
      kioexport/plugin_kioexportimport.cpp,
      kioexport/plugin_kioexportimport.h: You can now also import
      images with old KioExport plugin. Therefore renamed plugin to
      KioExportImport.
      
      BUG: 154183

2009-10-04 14:35  jwienke

    * flickrexport/flickrwindow.cpp: some renaming was forgotten

2009-10-04 13:37  aclemens

    * NEWS: fix typo, add newline

2009-10-04 13:16  cgilles

    * NEWS: update

2009-10-04 12:57  pieteredelman

    * flickrexport/flickrlist.cpp, flickrexport/flickrlist.h,
      flickrexport/flickrwidget.cpp, flickrexport/flickrwidget.h,
      flickrexport/flickrwindow.cpp, flickrexport/flickrwindow.h: Patch
      by Johannes Wienke to allow for setting extra tags per image in
      the Flickr/23/Zooomr export plugin.
      
      CCBUGS: 208410

2009-10-04 11:42  cgilles

    * NEWS, acquireimages/CMakeLists.txt,
      acquireimages/plugin_acquireimages.cpp, acquireimages/twainiface:
      AcquireImage kipi-plugin : Use Twain interface from libksane from
      trunk to play with digital scanner under windows.
      
      Kare, plugin crash under windows after that image is scanned and
      file is saved.
      
      Also, scanner dialog is open automatically at the same time than
      libksane dialog... Here i use twain debug driver, there is no
      physical device installed on my computer.
      
      Some hack under windows is needed...
      
      CCMAIL: kare.sars@iki.fi
      CCMAIl: kde-imaging@kde.org

2009-10-04 01:21  mjansen

    * ipodexport/CMakeLists.txt, kioexport/CMakeLists.txt: Add
      dependencies to kipi and kio using the full path variables.

2009-10-03 13:04  cgilles

    * NEWS: update

2009-10-03 09:12  scripty

    * kioexport/kipiplugin_kioexport.desktop: SVN_SILENT made messages
      (.desktop file)

2009-10-02 21:47  apol

    * project/CodingSprint2009.ods: Added alex and me (aleix) to the
      meeting spreadsheet since we hope to be able to come
      so that we can help kipi to integrate with (applications like)
      kamoso in order to wider
      the usefulness of the kipi plugins.
      
      Prices are not really accurate, it could be less, but I'd like to
      talk to some organizer
      first, or at least someone that knows the country.
      
      Thanks
      
      CCMAIL: kde-imaging@kde.org

2009-10-02 20:58  jwienke

    * HACKING: added HACKING file to kipi-plugins. Unfortunately svn
      doesn't support externals declarations for single files until
      version 1.6. So this file is duplicated.

2009-10-02 20:43  jwienke

    * kioexport/KioExportWidget.h, kioexport/KioExportWindow.cpp,
      kioexport/KioExportWindow.h: Use const references for signals /
      slots.

2009-10-02 19:15  mghansen

    * gpssync/gpslistviewcontextmenu.cpp,
      gpssync/gpslistviewcontextmenu.h: Update e-mail address.
      
      SVN_SILENT

2009-10-02 10:48  cgilles

    * timeadjust/clockphotodialog.cpp: Fix warnings under win32

2009-10-02 10:35  cgilles

    * timeadjust/clockphotodialog.cpp, timeadjust/clockphotodialog.h:
      polish

2009-10-02 09:34  scripty

    * htmlexport/themes/dateframes/dateframes.desktop,
      htmlexport/themes/s0/s0.desktop,
      kioexport/kipiplugin_kioexport.desktop: SVN_SILENT made messages
      (.desktop file)

2009-10-01 17:42  cgilles

    * NEWS: update

2009-10-01 17:41  cgilles

    * batchprocessimages/resizeimagesdialog.cpp: apply patch #37297
      from Johannes Wienke
      BUGS: 158825

2009-10-01 16:03  cgilles

    * project/MainTask1.0.0.ods: add OO.org doc to list lead tasks to
      do for 1.0.0
      CCBUGS: 199848

2009-10-01 14:00  aclemens

    * NEWS: update

2009-10-01 13:37  cgilles

    * AUTHORS: update

2009-10-01 13:05  cgilles

    * NEWS: update

2009-10-01 13:04  cgilles

    * dngconverter/dngwriter/dngwriter.cpp,
      dngconverter/dngwriter/dngwriter.h,
      dngconverter/dngwriter/dngwriter_p.cpp,
      dngconverter/dngwriter/dngwriter_p.h,
      dngconverter/plugin/actionthread.cpp,
      dngconverter/plugin/actionthread.h,
      dngconverter/plugin/batchdialog.cpp,
      dngconverter/plugin/settingswidget.cpp,
      dngconverter/plugin/settingswidget.h: apply patch #37293 from
      Johannes Wienke
      BUGS: 194736

2009-10-01 12:39  mghansen

    * project/CodingSprint2009.ods: Made text links to blogs hyperlinks

2009-10-01 12:23  cgilles

    * NEWS: update

2009-10-01 12:15  cgilles

    * NEWS: update

2009-10-01 11:46  cgilles

    * NEWS: update

2009-10-01 11:07  cgilles

    * NEWS: update

2009-10-01 11:03  cgilles

    * NEWS: update

2009-10-01 10:53  cgilles

    * NEWS: update

2009-10-01 09:43  cgilles

    * timeadjust/timeadjustdialog.cpp: fix i18n

2009-10-01 08:39  scripty

    * kioexport/kipiplugin_kioexport.desktop: SVN_SILENT made messages
      (.desktop file)

2009-10-01 08:28  cgilles

    * project/CodingSprint2009.ods: update

2009-09-30 13:41  cgilles

    * kioexport/KioExportWidget.cpp: add icon to button

2009-09-30 13:34  cgilles

    * kioexport/KioExportWidget.cpp, kioexport/KioExportWidget.h:
      missing slot to process url

2009-09-30 11:35  cgilles

    * kioexport/KioExportWidget.cpp, kioexport/KioExportWidget.h: use
      KUrlLabel for url presentation
      Use location instead Adress, as in konqueror

2009-09-30 11:15  cgilles

    * kioexport/KioExportWindow.cpp: use kipirc to store settings
      save restore dialog size between session
      CCMAIL: languitar@semipol.de

2009-09-30 10:36  cgilles

    * kioexport/KioExportWidget.h, kioexport/KioExportWindow.h: polish

2009-09-30 10:34  cgilles

    * kioexport/KioExportWidget.cpp, kioexport/KioExportWidget.h,
      kioexport/KioExportWindow.cpp, kioexport/plugin_kioexport.cpp:
      polish

2009-09-30 10:05  cgilles

    * kioexport/kipiplugin_kioexport.desktop: anti spam

2009-09-30 09:43  scripty

    * flickrexport/kipiplugin_flickrexport.desktop,
      htmlexport/themes/dateframes/dateframes.desktop,
      kioexport/kipiplugin_kioexport.desktop,
      printimages/templates/10.5x14.8cm.desktop,
      printimages/templates/10x13.33cm.desktop,
      printimages/templates/10x15cm.desktop,
      printimages/templates/10x15cmAlbum.desktop,
      printimages/templates/11.5x15cmAlbum.desktop,
      printimages/templates/13x18cm.desktop,
      printimages/templates/20x25cm.desktop,
      printimages/templates/21x29.7cm.desktop,
      printimages/templates/3.5x5.desktop,
      printimages/templates/4x6.desktop,
      printimages/templates/4x6Album.desktop,
      printimages/templates/5x7.desktop,
      printimages/templates/6x9cm.desktop,
      printimages/templates/8x10.desktop,
      printimages/templates/9x13cm.desktop,
      printimages/templates/Album-Collage.desktop,
      printimages/templates/Album-Collage1.desktop,
      printimages/templates/Photoframe.desktop,
      printimages/templates/Small-Thumbnails.desktop,
      printimages/templates/Thumbnails.desktop: SVN_SILENT made
      messages (.desktop file)

2009-09-30 07:51  cgilles

    * kioexport/KioExportWindow.cpp, kioexport/KioExportWindow.h: add
      about dialog

2009-09-30 07:06  mlaurent

    * kioexport/KioExportWindow.cpp, kioexport/KioExportWindow.h:
      Cleanup include

2009-09-30 07:03  mlaurent

    * kioexport/KioExportWindow.h, kioexport/plugin_kioexport.h: Fix
      class

2009-09-30 06:58  cgilles

    * NEWS: update

2009-09-30 06:57  cgilles

    * timeadjust/timeadjustdialog.cpp, timeadjust/timeadjustdialog.h:
      Apply patch #37205 from Karol Slanina about to adjust more image
      date.
      BUG : 151346
      CCMAIL: karol.slanina@gmail.com

2009-09-29 20:32  cgilles

    * NEWS: update

2009-09-29 20:20  cgilles

    * NEWS: update

2009-09-29 20:18  cgilles

    * kioexport/KioExportWindow.cpp, kioexport/KioExportWindow.h,
      kioexport/plugin_kioexport.cpp, kioexport/plugin_kioexport.h:
      polish

2009-09-29 20:14  cgilles

    * kioexport/TODO: missing file

2009-09-29 18:41  cgilles

    * kioexport/KioExportWindow.cpp: polish

2009-09-29 17:14  cgilles

    * AUTHORS, README: update

2009-09-29 15:50  aclemens

    * kioexport/KioExportWidget.h: use Q_SLOTS macro

2009-09-29 15:48  aclemens

    * kioexport/KioExportWindow.h: polish

2009-09-29 15:47  aclemens

    * kioexport/KioExportWidget.cpp, kioexport/KioExportWindow.cpp,
      kioexport/KioExportWindow.h, kioexport/plugin_kioexport.cpp:
      polish

2009-09-29 15:44  cgilles

    * kioexport/KioExportWidget.h, kioexport/KioExportWindow.h,
      kioexport/plugin_kioexport.h: polish

2009-09-29 15:40  aclemens

    * kioexport/plugin_kioexport.cpp: polish

2009-09-29 15:40  aclemens

    * kioexport/KioExportWidget.cpp, kioexport/KioExportWidget.h,
      kioexport/KioExportWindow.cpp, kioexport/KioExportWindow.h,
      kioexport/plugin_kioexport.h: polish

2009-09-29 15:36  aclemens

    * NEWS: update

2009-09-29 15:32  aclemens

    * CMakeLists.txt, kioexport, kioexport/CMakeLists.txt,
      kioexport/KioExportWidget.cpp, kioexport/KioExportWidget.h,
      kioexport/KioExportWindow.cpp, kioexport/KioExportWindow.h,
      kioexport/Messages.sh, kioexport/kipiplugin_kioexport.desktop,
      kioexport/plugin_kioexport.cpp, kioexport/plugin_kioexport.h: Add
      new KIPIplugin "KioExport".
      This plugin can be used to export images to FTP, Samba, or just
      local paths
      using the KIO technologies.
      
      Thanks to Johannes Wienke for the patch.
      
      BUG:187291

2009-09-29 15:15  aclemens

    * removeredeyes/libcvblobs/BlobExtraction.cpp: polish

2009-09-29 15:15  aclemens

    * removeredeyes/detection/locators/locatorfactory.cpp,
      removeredeyes/detection/locators/locatorfactory.h: fix copyright
      header

2009-09-29 07:21  cgilles

    * AUTHORS: update

2009-09-29 05:40  mghansen

    * project/CodingSprint2009.ods: Change e-mail address

2009-09-28 10:04  cgilles

    * project/NEWS, project/NEWS.0.7.0: rename

2009-09-28 10:04  cgilles

    * NEWS, project/NEWS: archive NEWS

2009-09-28 10:02  cgilles

    * CMakeLists.txt: update

2009-09-27 17:13  cgilles

    * NEWS: update

2009-09-27 17:11  cgilles

    * ChangeLog: prepare 0.7.0

0.7.0 2009-09-27
--------------------------------------------------------------------------------

2009-09-26 08:41  cgilles

    * NEWS: update

2009-09-26 08:39  cgilles

    * timeadjust/timeadjustdialog.cpp: apply pach #37177 from Michael G
      Hansen
      BUGS: 204634

2009-09-25 21:14  cgilles

    * NEWS: update

2009-09-25 09:59  cgilles

    * project/CodingSprint2009.ods: add Johannes Wienke as contributor
      to coding sprint
      CCMAIL: languitar@semipol.de

2009-09-25 07:55  cgilles

    * CMakeLists.txt, NEWS: cleanup release date for 0.7.0

2009-09-24 11:53  cgilles

    * project/CodingSprint2009.ods: update

2009-09-24 10:50  aclemens

    * project/CodingSprint2009.ods: update

2009-09-24 10:41  adjam

    * project/CodingSprint2009.ods: Updating availability

2009-09-24 10:28  cgilles

    * NEWS: update

2009-09-24 10:26  cgilles

    * batchprocessimages/resizeimagesdialog.cpp: fix proportionnal
      resizing rule.with 2 dims
      BUGS: 206357
      BUGS: 135411

2009-09-23 10:24  scripty

    * printimages/templates/10.5x14.8cm.desktop,
      printimages/templates/10x13.33cm.desktop,
      printimages/templates/10x15cm.desktop,
      printimages/templates/10x15cmAlbum.desktop,
      printimages/templates/11.5x15cmAlbum.desktop,
      printimages/templates/13x18cm.desktop,
      printimages/templates/20x25cm.desktop,
      printimages/templates/21x29.7cm.desktop,
      printimages/templates/3.5x5.desktop,
      printimages/templates/4x6.desktop,
      printimages/templates/4x6Album.desktop,
      printimages/templates/5x7.desktop,
      printimages/templates/6x9cm.desktop,
      printimages/templates/8x10.desktop,
      printimages/templates/9x13cm.desktop,
      printimages/templates/Small-Thumbnails.desktop,
      printimages/templates/Thumbnails.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop: SVN_SILENT made
      messages (.desktop file)

2009-09-23 10:19  cgilles

    * NEWS: update

2009-09-23 10:17  cgilles

    * metadataedit/plugin_metadataedit.cpp,
      metadataedit/plugin_metadataedit.h: apply patch #37102 from
      Michael G. Hansen to remember image selected between each
      metadata import session.
      BUGS: 200554
      BUGS: 207997

2009-09-22 22:01  cgilles

    * NEWS: update--Cette ligne, et les suivantes ci-dessous, seront
      ignorées--

      M NEWS

2009-09-22 20:13  sars

    * acquireimages/scandialog.cpp: Revert commit 998596: "Fix crash
      when saving images in .tiff format"
      998596 broke saving 8bit color images.

      This should fix 208107 "corrupted image when saving a scan" and
      has should not break 200558 again as there was another fix for
      that.

      I can now save 8 and 16 bit PNG, and 8 bitt TIFF, but the 16bit
      TIFFs are corrupted.

      BUG:208107
      CCBUG:200558

2009-09-22 09:08  scripty

    * flickrexport/kipiplugin_flickrexport.desktop: SVN_SILENT made
      messages (.desktop file)

2009-09-22 08:49  cgilles

    * galleryexport/plugin_galleryexport.cpp: use plugin path for icon

2009-09-21 14:42  aclemens

    * flickrexport/flickrwindow.cpp: QPointer for dialogs, fix memory
      leak

2009-09-21 14:42  aclemens

    * ipodexport/IpodExportDialog.cpp: QPointer for dialog, fix general
      compile.
      The conditional compile was not working properly, KFileDialog was
      not declared
      and used incorrectly.
      I kept the old code commented so if I did something wrong, you
      might correct it
      again.

2009-09-21 14:42  aclemens

    * acquireimages/plugin_acquireimages.cpp,
      acquireimages/scandialog.cpp,
      acquireimages/twainiface/twaincontroller.cpp,
      batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/plugin_batchprocessimages.cpp,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/renameimageswidget.cpp,
      common/libkipiplugins/imagedialog.cpp,
      flashexport/simpleviewer.cpp, galleryexport/gallerywindow.cpp,
      galleryexport/plugin_galleryexport.cpp,
      gpssync/gpssyncdialog.cpp, gpssync/plugin_gpssync.cpp,
      htmlexport/plugin.cpp, imageviewer/viewerwidget.cpp,
      metadataedit/plugin_metadataedit.cpp,
      picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebwindow.cpp,
      timeadjust/timeadjustdialog.cpp: Use QPointers when showing modal
      dialogs via exec(), as discussed in
      <http://www.kdedevelopers.org/node/3919>

2009-09-21 12:32  aclemens

    * acquireimages/plugin_acquireimages.h, acquireimages/scandialog.h,
      acquireimages/twainiface/twaincontroller.h,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/batchprocessimageslist.h,
      batchprocessimages/borderimagesdialog.h,
      batchprocessimages/borderoptionsdialog.h,
      batchprocessimages/colorimagesdialog.h,
      batchprocessimages/convertimagesdialog.h,
      batchprocessimages/convertoptionsdialog.h,
      batchprocessimages/effectimagesdialog.h,
      batchprocessimages/filterimagesdialog.h,
      batchprocessimages/imagepreview.h,
      batchprocessimages/outputdialog.h,
      batchprocessimages/pixmapview.h,
      batchprocessimages/plugin_batchprocessimages.h,
      batchprocessimages/recompressimagesdialog.h,
      batchprocessimages/recompressoptionsdialog.h,
      batchprocessimages/renameimagesdialog.h,
      batchprocessimages/renameimageswidget.h,
      batchprocessimages/resizeimagesdialog.h,
      batchprocessimages/resizeoptionsdialog.h, calendar/calpainter.h,
      calendar/calprinter.h, calendar/calselect.h,
      calendar/calsettings.h, calendar/calwidget.h,
      calendar/calwizard.h, calendar/monthwidget.h,
      calendar/plugin_calendar.h, common/libkipiplugins/imagedialog.h,
      common/libkipiplugins/imageslist.h,
      dngconverter/plugin/actionthread.h,
      dngconverter/plugin/batchdialog.h,
      dngconverter/plugin/plugin_dngconverter.h,
      dngconverter/plugin/settingswidget.h, facebook/fbtalker.h,
      facebook/fbwidget.h, facebook/fbwindow.h,
      facebook/plugin_facebook.h, flashexport/firstrundlg.h,
      flashexport/plugin_flashexport.h, flashexport/simpleviewer.h,
      flashexport/svedialog.h, flickrexport/comboboxdelegate.h,
      flickrexport/comboboxintermediate.h, flickrexport/flickrlist.h,
      flickrexport/flickrtalker.h, flickrexport/flickrwidget.h,
      flickrexport/flickrwindow.h, flickrexport/plugin_flickrexport.h,
      htmlexport/plugin.h, htmlexport/wizard.h,
      imageviewer/plugin_viewer.h, imageviewer/viewerwidget.h,
      ipodexport/IpodExportDialog.h, ipodexport/IpodHeader.h,
      ipodexport/plugin_ipodexport.h, jpeglossless/actionthread.h,
      jpeglossless/plugin_jpeglossless.h,
      metadataedit/altlangstringedit.h,
      metadataedit/commenteditdialog.h,
      metadataedit/commentremovedialog.h, metadataedit/exifadjust.h,
      metadataedit/exifcaption.h, metadataedit/exifdatetime.h,
      metadataedit/exifdevice.h, metadataedit/exifeditdialog.h,
      metadataedit/exiflens.h, metadataedit/exiflight.h,
      metadataedit/iptccategories.h, metadataedit/iptccontent.h,
      metadataedit/iptccredits.h, metadataedit/iptceditdialog.h,
      metadataedit/iptcenvelope.h, metadataedit/iptckeywords.h,
      metadataedit/iptcorigin.h, metadataedit/iptcproperties.h,
      metadataedit/iptcstatus.h, metadataedit/metadatacheckbox.h,
      metadataedit/multistringsedit.h, metadataedit/multivaluesedit.h,
      metadataedit/objectattributesedit.h,
      metadataedit/plugin_metadataedit.h, metadataedit/xmpcategories.h,
      metadataedit/xmpcontent.h, metadataedit/xmpcredits.h,
      metadataedit/xmpeditdialog.h, metadataedit/xmpkeywords.h,
      metadataedit/xmporigin.h, metadataedit/xmpproperties.h,
      metadataedit/xmpstatus.h, picasawebexport/picasawebtalker.h,
      picasawebexport/picasawebwidget.h,
      picasawebexport/picasawebwindow.h,
      picasawebexport/plugin_picasawebexport.h,
      printimages/plugin_printimages.h, printimages/wizard.h,
      rawconverter/actionthread.h, rawconverter/batchdialog.h,
      rawconverter/plugin_rawconverter.h,
      rawconverter/savesettingswidget.h, rawconverter/singledialog.h,
      smug/plugin_smug.h, smug/smugtalker.h, smug/smugwidget.h,
      smug/smugwindow.h, timeadjust/clockphotodialog.h,
      timeadjust/plugin_timeadjust.h, timeadjust/timeadjustdialog.h,
      wallpaper/plugin_wallpaper.h: Like in digiKam, use Q_SIGNALS and
      Q_SLOTS everywhere to avoid conflicts with
      boost or python.
      Normally this is only needed in library headers, but to make life
      easy, just
      convert every keyword in every file.

2009-09-21 12:17  aclemens

    * advancedslideshow/slideshowgl.cpp,
      batchprocessimages/batchprocessimagesdialog.cpp,
      calendar/calsettings.cpp, calendar/monthwidget.cpp,
      calendar/plugin_calendar.cpp,
      dngconverter/plugin/actionthread.cpp,
      flickrexport/flickrlist.cpp, flickrexport/flickrtalker.cpp,
      flickrexport/flickrwindow.cpp,
      flickrexport/plugin_flickrexport.cpp,
      galleryexport/galleries.cpp,
      galleryexport/plugin_galleryexport.cpp, htmlexport/generator.cpp,
      htmlexport/plugin.cpp, imageviewer/plugin_viewer.cpp,
      jpeglossless/actionthread.cpp,
      jpeglossless/convert2grayscale.cpp, jpeglossless/imageflip.cpp,
      jpeglossless/imagerotate.cpp, jpeglossless/jpegtransform.cpp,
      jpeglossless/plugin_jpeglossless.cpp, jpeglossless/utils.cpp,
      metadataedit/plugin_metadataedit.cpp,
      printimages/plugin_printimages.cpp,
      printimages/printoptionspage.cpp,
      rawconverter/plugin_rawconverter.cpp,
      sendimages/plugin_sendimages.cpp,
      timeadjust/plugin_timeadjust.cpp, wallpaper/plugin_wallpaper.cpp:
      endl not needed anymore

2009-09-20 09:24  scripty

    * flickrexport/kipiplugin_flickrexport.desktop: SVN_SILENT made
      messages (.desktop file)

2009-09-18 09:39  scripty

    * flickrexport/kipiplugin_flickrexport.desktop,
      htmlexport/themes/dateframes/dateframes.desktop: SVN_SILENT made
      messages (.desktop file)

2009-09-18 07:13  cgilles

    * project/CodingSprint2009.ods: update

2009-09-17 09:38  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      advancedslideshow/kipiplugin_advancedslideshow.desktop,
      batchprocessimages/kipiplugin_batchprocessimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      facebook/kipiplugin_facebook.desktop,
      flashexport/kipiplugin_flashexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/dateframes/dateframes.desktop,
      htmlexport/themes/frames/frames.desktop,
      htmlexport/themes/matrix/matrix.desktop,
      htmlexport/themes/s0/s0.desktop,
      htmlexport/themes/simple/simple.desktop,
      htmlexport/themes/snow/snow.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printimages/kipiplugin_printimages.desktop,
      printimages/templates/10.5x14.8cm.desktop,
      printimages/templates/10x13.33cm.desktop,
      printimages/templates/10x15cm.desktop,
      printimages/templates/10x15cmAlbum.desktop,
      printimages/templates/11.5x15cmAlbum.desktop,
      printimages/templates/13x18cm.desktop,
      printimages/templates/20x25cm.desktop,
      printimages/templates/21x29.7cm.desktop,
      printimages/templates/3.5x5.desktop,
      printimages/templates/4x6.desktop,
      printimages/templates/4x6Album.desktop,
      printimages/templates/5x7.desktop,
      printimages/templates/8x10.desktop,
      printimages/templates/9x13cm.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      smug/kipiplugin_smug.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2009-09-17 07:49  cgilles

    * project/CodingSprint2009.ods: update

2009-09-17 07:04  cgilles

    * NEWS: update

2009-09-17 06:19  pieteredelman

    * timeadjust/timeadjustdialog.cpp: Also call slotUpdateExample when
      changing the adjustment type, instead of only calling this when
      changing the adjustment value.
      BUG: 207620

2009-09-16 17:36  cgilles

    * NEWS: update

2009-09-16 11:40  aclemens

    * acquireimages/twainiface/twainiface.cpp,
      common/libkipiplugins/kpwriteimage.cpp,
      flickrexport/comboboxintermediate.h,
      flickrexport/flickrtalker.cpp, flickrexport/flickrwindow.cpp,
      htmlexport/wizard.cpp, sendimages/sendimages.cpp,
      timeadjust/clockphotodialog.cpp: fix some spelling errors, to
      satisfy krazy2

2009-09-16 09:57  scripty

    * flickrexport/kipiplugin_flickrexport.desktop: SVN_SILENT made
      messages (.desktop file)

2009-09-15 16:33  cgilles

    * project/CodingSprint2009.ods: polish

2009-09-15 16:07  foerster

    * project/CodingSprint2009.ods: Edited my entry. I prefer the
      13/15.11 weekend.

2009-09-15 15:42  cgilles

    * project/CodingSprint2009.ods: polish

2009-09-15 14:35  aclemens

    * project/CodingSprint2009.ods: update (date confirmation)

2009-09-15 11:46  scripty

    * flickrexport/kipiplugin_flickrexport.desktop,
      htmlexport/themes/dateframes/dateframes.desktop: SVN_SILENT made
      messages (.desktop file)

2009-09-15 07:37  cgilles

    * AUTHORS: update

2009-09-15 07:36  cgilles

    * AUTHORS: add Pieter Edelman in author list

2009-09-15 07:12  pieteredelman

    * flickrexport/flickrwidget.cpp: Disable the Safety Level and
      Content Type columns when using Zooomr or 23HQ (which don't
      support these properties).

2009-09-15 07:02  cgilles

    * flickrexport/icons/hi16-action-zooomr.png,
      flickrexport/icons/hi22-action-zooomr.png,
      flickrexport/icons/hi32-action-zooomr.png,
      flickrexport/icons/hi48-action-zooomr.png,
      flickrexport/icons/hisc-action-zooomr.svgz: missing svg icon

2009-09-15 06:52  cgilles

    * flickrexport/icons/CMakeLists.txt,
      flickrexport/icons/hi16-action-zooomr.png,
      flickrexport/icons/hi22-action-zooomr.png,
      flickrexport/icons/hi32-action-zooomr.png,
      flickrexport/icons/hi48-action-zooomr.png,
      flickrexport/plugin_flickrexport.cpp: add zooomr like icon

2009-09-15 06:51  cgilles

    * NEWS: update

2009-09-14 21:12  cgilles

    * README: update

2009-09-14 21:10  cgilles

    * NEWS: update

2009-09-14 19:08  pieteredelman

    * flickrexport/README, flickrexport/flickrtalker.cpp,
      flickrexport/flickrwidget.cpp, flickrexport/flickrwindow.cpp,
      flickrexport/kipiplugin_flickrexport.desktop,
      flickrexport/plugin_flickrexport.cpp,
      flickrexport/plugin_flickrexport.h: Apply patch from Bayle Shanks
      to add Zooomr support to the Flickr export plugin.
      BUGS: 139537

2009-09-14 16:17  sengels

    * project/CodingSprint2009.ods: one weekend is not possible

2009-09-13 21:06  cgilles

    * project/CodingSprint2009.ods: Mrkus is not available too...

2009-09-13 09:39  cgilles

    * project/CodingSprint2009.ods: Arnd Beacker is open to come at
      Dusseldorf for coding sprint

2009-09-12 15:38  cgilles

    * NEWS: update

2009-09-12 15:29  mwiesweg

    * jpeglossless/imagerotate.cpp, jpeglossless/jpegtransform.cpp:
      Resetting the Exif rotation flag to NORMAL was broken for two
      reasons:
      - if the rotation was a no-op and only resetting the flag was
      required,
      the method just returned, skipping the exif adjustment
      - libkexiv2 would reject any file without suffix as non-supported
      RAW image.
      That is fixed now in libkexiv2 and by setting a suffix on the
      temp file

      BUG: 205602

2009-09-12 12:17  cgilles

    * timeadjust/clockphotodialog.cpp: typo

2009-09-12 12:15  cgilles

    * project/CodingSprint2009.ods: polish

2009-09-12 11:21  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      advancedslideshow/kipiplugin_advancedslideshow.desktop,
      batchprocessimages/kipiplugin_batchprocessimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      facebook/kipiplugin_facebook.desktop,
      flashexport/kipiplugin_flashexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/dateframes/dateframes.desktop,
      htmlexport/themes/matrix/matrix.desktop,
      htmlexport/themes/s0/s0.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printimages/kipiplugin_printimages.desktop,
      printimages/templates/10x15cmAlbum.desktop,
      printimages/templates/11.5x15cmAlbum.desktop,
      printimages/templates/4x6Album.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      smug/kipiplugin_smug.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2009-09-12 11:10  jnarboux

    * project/CodingSprint2009.ods: Julien Narboux not available for
      coding sprint

2009-09-12 11:07  cgilles

    * project/CodingSprint2009.ods: update Julien Pontabry not
      available

2009-09-11 19:01  cgilles

    * NEWS: update

2009-09-11 19:00  cgilles

    * batchprocessimages/coloroptionsdialog.cpp: fix i18n
      BUGS: 207108

2009-09-11 18:10  pieteredelman

    * flickrexport/flickrlist.cpp, flickrexport/flickrlist.h,
      flickrexport/flickrwidget.cpp: - Removed ControlButtonPlacement
      option from FlickList constructor; it was removed earlier from
      it's base class ImagesList and now messed up thumbnail size.
      - Wrapped the users options in a QScrollArea, so that the dialog
      can be resized without squeezing the contents.

2009-09-11 17:22  cgilles

    * project/CodingSprint2009.ods: update

2009-09-11 17:05  pieteredelman

    * project/CodingSprint2009.ods: Preferences for Pieter Edelman

2009-09-11 15:00  cgilles

    * NEWS: update

2009-09-11 14:59  cgilles

    * advancedslideshow/maindialog.cpp,
      common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h, gpssync/gpslistviewitem.cpp,
      gpssync/gpssyncdialog.cpp, gpssync/gpssyncdialog.h,
      gpssync/gpstracklisteditdialog.cpp: apply patch #36848 from
      Michael G.Hansen to fix several issues in GPSSync kipi-plugins
      BUGS: 206995

2009-09-11 12:53  cgilles

    * project/CodingSprint2009.ods: update

2009-09-11 12:18  cgilles

    * project/CodingSprint2009.ods: updated

2009-09-11 09:41  scripty

    * htmlexport/themes/dateframes/dateframes.desktop: SVN_SILENT made
      messages (.desktop file)

2009-09-11 04:39  cgilles

    * project/CodingSprint2009.ods: update

2009-09-11 02:04  sengels

    * project/CodingSprint2009.ods: update

2009-09-10 21:03  aclemens

    * project/CodingSprint2009.ods: update

2009-09-10 20:05  anaselli

    * project/CodingSprint2009.ods: I can't come :)

2009-09-10 19:50  cgilles

    * project/CodingSprint2009.ods: update

2009-09-10 15:00  aclemens

    * NEWS: update

2009-09-10 15:00  aclemens

    * advancedslideshow/slideshowconfig.cpp: Setting max delay to 2 min
      (120 seconds)

      BUG:206976

2009-09-10 14:09  cgilles

    * project/CodingSprint2009.ods: coding sprint 2009 documentation

2009-09-10 11:05  cgilles

    * NEWS: update

2009-09-10 10:46  cgilles

    * NEWS: update

2009-09-10 09:27  cgilles

    * flickrexport/CMakeLists.txt, flickrexport/comboboxdelegate.cpp,
      flickrexport/comboboxdelegate.h,
      flickrexport/comboboxintermediate.cpp,
      flickrexport/comboboxintermediate.h, flickrexport/flickritem.h,
      flickrexport/flickrlist.cpp, flickrexport/flickrlist.h,
      flickrexport/flickrtalker.cpp, flickrexport/flickrwidget.cpp,
      flickrexport/flickrwidget.h, flickrexport/flickrwindow.cpp,
      flickrexport/flickrwindow.h: apply patch from Pieter Edelman abou
      to add extented Flickr upload properties.
      BUGS: 172359

2009-09-10 03:49  cgilles

    * AUTHORS: update

2009-09-09 20:57  cgilles

    * NEWS: --Cette lignupdatee, et les suivantes ci-dessous, seront
      ignorées--

      M NEWS

2009-09-09 20:54  cgilles

    * timeadjust/CMakeLists.txt, timeadjust/clockphotodialog.cpp,
      timeadjust/clockphotodialog.h, timeadjust/timeadjustdialog.cpp,
      timeadjust/timeadjustdialog.h: apply patch from Pieter Edelman to
      use photo timestamp to work out the time difference of the camera
      clock.
      BUGS: 194768

2009-09-09 19:41  rdieter

    * dngconverter/dngwriter/extra/dng_sdk/dng_flags.h: some s390
      (bigendian) love

2009-09-09 19:39  rdieter

    * common/libkipiplugins/kipiplugins.desktop: pass
      desktop-file-validate (Categories valid only for
      Type=Application, not Service)

2009-09-09 19:33  cgilles

    * flickrexport/flickrlist.cpp, flickrexport/flickrlist.h: forget to
      add new file to svn
      CCBUGS: 193685

2009-09-09 14:29  cgilles

    * NEWS: update

2009-09-09 14:28  cgilles

    * gpssync/gpssyncdialog.cpp, gpssync/gpssyncdialog.h: fix double
      confirmation at close dialog
      BUGS: 193734

2009-09-09 07:10  cgilles

    * NEWS: update

2009-09-09 07:08  cgilles

    * flickrexport/CMakeLists.txt, flickrexport/flickrwidget.cpp,
      flickrexport/flickrwidget.h, flickrexport/flickrwindow.cpp,
      flickrexport/flickrwindow.h: apply patch from Pieter Edelman to
      be able to set image visibility properties one by one (public,
      family, friends)
      Tested here with my Flickr Account. it work very well. Thanks for
      this great patch. Good job.
      BUGS: 193685

2009-09-09 04:16  cgilles

    * NEWS: update

2009-09-08 09:42  aclemens

    * NEWS: update

2009-09-08 09:36  aclemens

    * common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h: Apply patch from Michael G.
      Hansen: enable extended selection in
      ImagesList widget.

      BUG:206714

2009-09-08 08:39  scripty

    * htmlexport/themes/dateframes/dateframes.desktop: SVN_SILENT made
      messages (.desktop file)

2009-09-07 11:02  cgilles

    * NEWS: update

2009-09-07 07:49  cgilles

    * NEWS: update

2009-09-07 07:25  gateau

    * batchprocessimages/filteroptionsdialog.cpp: Reworked layout to be
      more compliant with KDE HIG

2009-09-07 07:25  gateau

    * batchprocessimages/filteroptionsdialog.cpp: Show units in labels.

2009-09-07 07:25  gateau

    * batchprocessimages/filteroptionsdialog.cpp: Unsharp "percent" can
      be made larger than 100%

      cf:
      http://redskiesatnight.com/2005/04/06/sharpening-using-image-magick/

2009-09-07 07:25  gateau

    * batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/filteroptionsdialog.cpp: Turn unsharp
      "threshold" and "percent" parameters into real percentages.

      BUG:197377

2009-09-06 09:30  scripty

    * htmlexport/themes/dateframes/dateframes.desktop: SVN_SILENT made
      messages (.desktop file)

2009-09-05 07:58  cgilles

    * dngconverter/dngwriter/dngwriter.cpp: fix makernotes after DNG
      creation. This is require to ORF files
      This fix require libkexiv2 for KDE 4.4 for this moment. I'm
      waiting
      confirmation from tester to backport fix to KDE 4.3. and KDE 4.2
      branches
      CCBUGS: 204437

2009-09-04 10:55  cgilles

    * NEWS: update

2009-09-04 10:33  scripty

    * htmlexport/themes/dateframes/dateframes.desktop: SVN_SILENT made
      messages (.desktop file)

2009-09-04 09:20  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/batchprocessimagesitem.cpp,
      batchprocessimages/batchprocessimagesitem.h,
      batchprocessimages/batchprocessimageslist.cpp,
      batchprocessimages/batchprocessimageslist.h,
      batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/borderimagesdialog.h,
      batchprocessimages/borderoptionsdialog.cpp,
      batchprocessimages/borderoptionsdialog.h,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/colorimagesdialog.h,
      batchprocessimages/coloroptionsdialog.cpp,
      batchprocessimages/coloroptionsdialog.h,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/convertimagesdialog.h,
      batchprocessimages/convertoptionsdialog.cpp,
      batchprocessimages/convertoptionsdialog.h,
      batchprocessimages/dialogutils.cpp,
      batchprocessimages/dialogutils.h,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/effectimagesdialog.h,
      batchprocessimages/effectoptionsdialog.cpp,
      batchprocessimages/effectoptionsdialog.h,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/filterimagesdialog.h,
      batchprocessimages/filteroptionsdialog.cpp,
      batchprocessimages/filteroptionsdialog.h,
      batchprocessimages/imagepreview.cpp,
      batchprocessimages/imagepreview.h,
      batchprocessimages/outputdialog.cpp,
      batchprocessimages/outputdialog.h,
      batchprocessimages/pixmapview.cpp,
      batchprocessimages/pixmapview.h,
      batchprocessimages/plugin_batchprocessimages.cpp,
      batchprocessimages/plugin_batchprocessimages.h,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/recompressimagesdialog.h,
      batchprocessimages/recompressoptionsdialog.cpp,
      batchprocessimages/recompressoptionsdialog.h,
      batchprocessimages/renameimagesdialog.cpp,
      batchprocessimages/renameimagesdialog.h,
      batchprocessimages/renameimageswidget.cpp,
      batchprocessimages/renameimageswidget.h,
      batchprocessimages/resizeimagesdialog.cpp,
      batchprocessimages/resizeimagesdialog.h,
      batchprocessimages/resizeoptionsdialog.cpp,
      batchprocessimages/resizeoptionsdialog.h: Applied astyle_kdelibs
      script

      Please svn up before working on the plugin, otherwise you will
      get tons of
      conflicts.

      CCMAIL: kde-imaging@kde.org

2009-09-03 10:36  scripty

    * htmlexport/themes/dateframes/dateframes.desktop: SVN_SILENT made
      messages (.desktop file)

2009-09-02 10:32  scripty

    * printimages/templates/10.5x14.8cm.desktop,
      printimages/templates/10x13.33cm.desktop,
      printimages/templates/10x15cm.desktop,
      printimages/templates/10x15cmAlbum.desktop,
      printimages/templates/11.5x15cmAlbum.desktop,
      printimages/templates/13x18cm.desktop,
      printimages/templates/20x25cm.desktop,
      printimages/templates/21x29.7cm.desktop,
      printimages/templates/3.5x5.desktop,
      printimages/templates/4x6.desktop,
      printimages/templates/4x6Album.desktop,
      printimages/templates/5x7.desktop,
      printimages/templates/6x9cm.desktop,
      printimages/templates/8x10.desktop,
      printimages/templates/9x13cm.desktop,
      printimages/templates/Album-Collage.desktop,
      printimages/templates/Album-Collage1.desktop,
      printimages/templates/Photoframe.desktop,
      printimages/templates/Small-Thumbnails.desktop,
      printimages/templates/Thumbnails.desktop: SVN_SILENT made
      messages (.desktop file)

2009-09-02 08:31  cgilles

    * NEWS: update

2009-09-02 08:30  cgilles

    * dngconverter/dngwriter/dngwriter.cpp,
      dngconverter/plugin/batchdialog.cpp,
      rawconverter/batchdialog.cpp, rawconverter/singledialog.cpp: use
      complete base name everywhere
      BUG: 205833

2009-09-02 08:16  cgilles

    * NEWS: update

2009-09-02 08:08  cgilles

    * NEWS: update

2009-09-02 07:30  gateau

    * htmlexport/themes/dateframes,
      htmlexport/themes/dateframes/dateframes.desktop,
      htmlexport/themes/dateframes/template.xsl: Added "Date Frames"
      theme by Elizabeth Marmorstein

      BUG:199533

2009-09-02 07:30  gateau

    * htmlexport/THEME_HOWTO, htmlexport/generator.cpp,
      htmlexport/imageelement.h: Export collection comment and image
      time.

      Patch by Robert Marmorstein

      CCBUG:199533

2009-09-01 17:56  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      advancedslideshow/kipiplugin_advancedslideshow.desktop,
      batchprocessimages/kipiplugin_batchprocessimages.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      facebook/kipiplugin_facebook.desktop,
      flashexport/kipiplugin_flashexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/frames/frames.desktop,
      htmlexport/themes/matrix/matrix.desktop,
      htmlexport/themes/s0/s0.desktop,
      htmlexport/themes/simple/simple.desktop,
      htmlexport/themes/snow/snow.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printimages/kipiplugin_printimages.desktop,
      printimages/templates/10.5x14.8cm.desktop,
      printimages/templates/10x13.33cm.desktop,
      printimages/templates/10x15cmAlbum.desktop,
      printimages/templates/11.5x15cmAlbum.desktop,
      printimages/templates/21x29.7cm.desktop,
      printimages/templates/3.5x5.desktop,
      printimages/templates/4x6.desktop,
      printimages/templates/4x6Album.desktop,
      printimages/templates/5x7.desktop,
      printimages/templates/6x9cm.desktop,
      printimages/templates/8x10.desktop,
      printimages/templates/Album-Collage.desktop,
      printimages/templates/Album-Collage1.desktop,
      printimages/templates/Photoframe.desktop,
      printimages/templates/Small-Thumbnails.desktop,
      printimages/templates/Thumbnails.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      smug/kipiplugin_smug.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2009-08-29 19:14  scripty

    * flashexport/kipiplugin_flashexport.desktop: SVN_SILENT made
      messages (.desktop file)

2009-08-29 18:28  aclemens

    * NEWS: update

2009-08-29 15:06  cgilles

    * CMakeLists.txt, NEWS: 0.7.0

2009-08-29 15:04  cgilles

    * project/NEWS.0.6.0: update

2009-08-29 10:24  cgilles

    * ChangeLog: prepare 0.6.0

0.6.0 2009-08-29
--------------------------------------------------------------------------------

2009-08-29 10:00  cgilles

    * CMakeLists.txt: update

2009-08-29 10:00  cgilles

    * NEWS: update

2009-08-25 10:43  scripty

    * common/libkipiplugins/kipiplugins.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      printimages/templates/10.5x14.8cm.desktop,
      printimages/templates/10x13.33cm.desktop,
      printimages/templates/10x15cm.desktop,
      printimages/templates/10x15cmAlbum.desktop,
      printimages/templates/11.5x15cmAlbum.desktop,
      printimages/templates/13x18cm.desktop,
      printimages/templates/20x25cm.desktop,
      printimages/templates/21x29.7cm.desktop,
      printimages/templates/3.5x5.desktop,
      printimages/templates/4x6.desktop,
      printimages/templates/4x6Album.desktop,
      printimages/templates/5x7.desktop,
      printimages/templates/6x9cm.desktop,
      printimages/templates/8x10.desktop,
      printimages/templates/9x13cm.desktop,
      printimages/templates/Album-Collage.desktop,
      printimages/templates/Album-Collage1.desktop,
      printimages/templates/Photoframe.desktop,
      printimages/templates/Small-Thumbnails.desktop,
      printimages/templates/Thumbnails.desktop: SVN_SILENT made
      messages (.desktop file)

2009-08-20 12:48  aclemens

    * NEWS: update

2009-08-20 12:46  aclemens

    * common/libkipiplugins/imageslist.cpp: Allow sorting of the
      imageslist by Drag&Drop

      BUG:98617

2009-08-19 17:51  cgilles

    * NEWS: update

2009-08-19 14:23  anaselli

    * printimages/wizard.cpp: Forgotten file \CCBUG: 202480

2009-08-19 14:18  anaselli

    * printimages/wizard.h: Fixed print to file.
      Removed PirntOnePage for QImage, now one way only to print one
      page :)
      BUG: 202480

2009-08-19 12:21  cgilles

    * NEWS: update

2009-08-19 12:11  gateau

    * htmlexport/themes/classic/template.xsl,
      htmlexport/themes/matrix/template.xsl,
      htmlexport/themes/s0/template.xsl,
      htmlexport/themes/simple/template.xsl,
      htmlexport/themes/snow/template.xsl: Patch by Michael Jansen to
      add support for up, previous, and next links.

      Better late than never. Sorry for the delay :/

      BUG:196968

2009-08-18 18:14  aclemens

    * NEWS: update

2009-08-17 09:24  cgilles

    * common/libkipiplugins/kpwriteimage.cpp: backport commit #1005615
      CCBUGS: 201746

2009-08-16 09:32  scripty

    * common/libkipiplugins/kipiplugins.desktop,
      printimages/templates/10x15cmAlbum.desktop,
      printimages/templates/11.5x15cmAlbum.desktop,
      printimages/templates/4x6Album.desktop,
      printimages/templates/6x9cm.desktop,
      printimages/templates/Album-Collage.desktop,
      printimages/templates/Album-Collage1.desktop,
      printimages/templates/Photoframe.desktop,
      printimages/templates/Small-Thumbnails.desktop,
      printimages/templates/Thumbnails.desktop: SVN_SILENT made
      messages (.desktop file)

2009-08-15 06:28  cgilles

    * NEWS: update

2009-08-14 16:40  cgilles

    * NEWS: update

2009-08-14 10:26  cgilles

    * NEWS: update

2009-08-13 09:35  scripty

    * printimages/templates/10.5x14.8cm.desktop,
      printimages/templates/10x13.33cm.desktop,
      printimages/templates/11.5x15cmAlbum.desktop,
      printimages/templates/21x29.7cm.desktop,
      printimages/templates/3.5x5.desktop,
      printimages/templates/6x9cm.desktop,
      printimages/templates/Album-Collage.desktop,
      printimages/templates/Album-Collage1.desktop,
      printimages/templates/Photoframe.desktop,
      printimages/templates/Small-Thumbnails.desktop,
      printimages/templates/Thumbnails.desktop: SVN_SILENT made
      messages (.desktop file)

2009-08-13 08:28  cgilles

    * NEWS: update

2009-08-12 08:01  aclemens

    * removeredeyes/detection/locators/haarclassifier/widgets/classifiersettingsbox.cpp:
      KUrlRequester::setPath() is deprecated now, use setUrl() instead

2009-08-12 06:43  cgilles

    * README: update

2009-08-09 22:15  aclemens

    * NEWS: update

2009-08-07 20:32  aclemens

    * common/libkipiplugins/imageslist.h: Somehow QFlags need to be
      declared outside of any namespace?
      Otherwise compiling will fail. Can someone explain this? There is
      no
      note in the Qt documentation about this.

      CCMAIL:digikam-devel@kde.org

2009-08-07 09:30  scripty

    * common/libkipiplugins/kipiplugins.desktop,
      printimages/templates/6x9cm.desktop,
      printimages/templates/Album-Collage.desktop,
      printimages/templates/Album-Collage1.desktop,
      printimages/templates/Photoframe.desktop,
      printimages/templates/Small-Thumbnails.desktop,
      printimages/templates/Thumbnails.desktop: SVN_SILENT made
      messages (.desktop file)

2009-08-07 08:04  aclemens

    * advancedslideshow/soundtrackdialog.ui: Resize buttons in the
      soundtrackdialog to match the control buttons from
      the ImagesList widget

2009-08-07 07:58  aclemens

    * common/libkipiplugins/imageslist.cpp: Explicitly use SmallIcon
      Make the button a little bit smaller (34px => 32px)

2009-08-07 07:51  aclemens

    * common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h: No need to be too restrictive
      here: Use QIcon instead of KIcon in the
      constructor

2009-08-07 07:47  aclemens

    * common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h: Add two new buttons: Load and
      Save
      These buttons can be used for the soundtrack widget in the
      AdvancedSlideshow, so that we can factorize this code as well.
      In the future we might even want to make the ImagesList an
      abstract
      class (AbstractItemsList) and derive ImagesList and
      SoundtrackList from
      it.

2009-08-06 21:58  aclemens

    * advancedslideshow/maindialog.cpp,
      common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h, facebook/fbwidget.h,
      facebook/fbwindow.cpp, facebook/fbwindow.h,
      flickrexport/flickrwindow.cpp, flickrexport/flickrwindow.h,
      removeredeyes/commonwidgets/myimageslist.cpp,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h, smug/smugwindow.cpp,
      smug/smugwindow.h: Change signalImageListChanged(): No need to
      sent a boolean argument, it
      was somehow confusing, because it was only true when the
      imagesList was
      empty. If we need such a signal, we should name it
      signalImagesListIsEmpty() or something like that, but
      signalImageListChanged() doesn't work well with this boolean
      argument.

2009-08-06 21:58  aclemens

    * common/libkipiplugins/imageslist.cpp: polish

2009-08-06 18:22  aclemens

    * advancedslideshow/maindialog.cpp: clear list when selection
      changes

2009-08-06 16:57  aclemens

    * advancedslideshow/slideshowloader.cpp: check for valid thread
      pointer

2009-08-06 16:56  aclemens

    * NEWS: update

2009-08-06 16:53  aclemens

    * advancedslideshow/slideshowloader.cpp: Fix possible crash

2009-08-06 16:14  aclemens

    * smug/smugwidget.cpp: Add new ImagesList widget to Smug plugin

2009-08-06 16:14  aclemens

    * gpssync/gpssyncdialog.cpp, gpssync/gpstracklisteditdialog.cpp:
      Add new ImagesList widget to GPSSync plugin

2009-08-06 16:14  aclemens

    * facebook/fbwidget.cpp: Add new ImagesList widget to
      FacebookExport plugin

2009-08-06 16:14  aclemens

    * advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h,
      advancedslideshow/maindialog.ui: Adding the new ImagesList widget
      to AdvancedSlideshow plugin

2009-08-06 16:14  aclemens

    * common/libkipiplugins/imageslist.cpp: Implement moveUp / moveDown
      methods

2009-08-06 16:14  aclemens

    * common/libkipiplugins/imageslist.cpp: Set SelectionMode to
      SingleSelection

2009-08-06 16:14  aclemens

    * common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h: The enum ControlButton should
      only contain actual button codes, 'None'
      is not needed. If we want to set all buttons invisible, we can
      call
      setControlButtons(0x0) instead.

2009-08-06 16:14  aclemens

    * common/libkipiplugins/imageslist.cpp: Do not use selectAll() for
      deleting the ImagesList, this will not work
      if the selectionMode is set to SingleSelection.

2009-08-06 16:14  aclemens

    * common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h: Add new method
      enableControlButtons() to enable or disable all control
      buttons at once.

2009-08-06 16:14  aclemens

    * common/libkipiplugins/imageslist.cpp: Change the default button
      layout: use all buttons, if a plugin doesn't
      need all of them, it can change the layout with
      setControlButtons()

2009-08-06 16:14  aclemens

    * removeredeyes/commonwidgets/myimageslist.h: Cleanup code

2009-08-06 16:14  aclemens

    * common/libkipiplugins/imageslist.cpp: Fix switch statement, code
      cleanup

2009-08-06 16:14  aclemens

    * advancedslideshow/maindialog.cpp,
      common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h: Fix typo: method should be
      named setControlButtonsPlacement()

2009-08-06 16:13  aclemens

    * common/libkipiplugins/imageslist.h: polish

2009-08-06 16:13  aclemens

    * removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h: If the ImagesList is empty
      when the RemoveRedEyesWindow is created,
      reset the summary, otherwise the labels are invalid.

      Rename resetCounters() => resetSummary()

2009-08-06 16:13  aclemens

    * common/libkipiplugins/imageslist.cpp,
      removeredeyes/removeredeyeswindow.cpp: When the ImagesList is
      created, emit a signalImageListChanged, to
      initialize the controls and the plugin that uses ImagesList.

2009-08-06 16:13  aclemens

    * removeredeyes/removeredeyeswindow.cpp: Change layout of
      RemoveRedEyesWindow

2009-08-06 16:13  aclemens

    * common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h: Add a slot to disable the
      control buttons if the imageslist is empty.

2009-08-06 16:13  aclemens

    * common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h: Add missing connections for
      "move up", "move down" and "clear", not yet
      functional.

2009-08-06 16:13  aclemens

    * removeredeyes/removeredeyeswindow.cpp: set RemoveRedEyesWindow to
      "not busy" when the window is created,
      otherwise the "clear" and "remove" buttons from the ImagesList
      widget
      are not working.

2009-08-06 16:13  aclemens

    * common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h: All buttons have been added,
      but not yet functional.

      Two additional layout directions:
      ControlButtonsAbove
      ControlButtonsLeft
      The buttons can now be positioned around the ImagesList.

2009-08-06 16:13  aclemens

    * common/libkipiplugins/imageslist.h: polish

2009-08-06 16:13  aclemens

    * common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h,
      removeredeyes/commonwidgets/myimageslist.cpp,
      removeredeyes/commonwidgets/myimageslist.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h: Remove the plainpage widget
      from the ImagesList. The only plugin that
      has used it was the removeredeyes plugin. We do not need to
      provide such
      an extra space in the ImagesList widget, the plugin can simply
      add this
      extra information elsewhere in the plugin dialog.

2009-08-06 16:13  aclemens

    * advancedslideshow/maindialog.cpp,
      common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h: Add new methods
      setControlButtons() and setContolButtonsPlacement().
      Remove ControlButtonPlacement parameter from the ImagesList
      constructor.

      setControlButtons() takes a QFlag<ControlButtons> parameter, so
      that button codes can be combined:
      setControlButtons(None|Add|Remove|MoveUp|MoveDown|Clear);

2009-08-05 21:15  aclemens

    * NEWS: update

2009-08-04 09:00  scripty

    * advancedslideshow/kipiplugin_advancedslideshow.desktop,
      batchprocessimages/kipiplugin_batchprocessimages.desktop,
      common/libkipiplugins/kipiplugins.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      smug/kipiplugin_smug.desktop: SVN_SILENT made messages (.desktop
      file)

2009-08-03 21:53  aclemens

    * NEWS: update

2009-08-03 09:04  scripty

    * printimages/kipiplugin_printimages.desktop: SVN_SILENT made
      messages (.desktop file)

2009-08-01 07:04  aclemens

    * NEWS: update

2009-08-01 06:57  aclemens

    * NEWS: update

2009-07-31 21:19  aclemens

    * advancedslideshow/listsounditems.cpp,
      advancedslideshow/soundtrackdialog.cpp: Use m3u files instead of
      *.playlist.
      We only support the simple m3u format, all metadata from the
      advanced
      version will be skipped.

2009-07-31 21:19  aclemens

    * advancedslideshow/soundtrackdialog.cpp,
      advancedslideshow/soundtrackdialog.h: polish

2009-07-31 07:48  mlaurent

    * advancedslideshow/common.h, advancedslideshow/slideshowgl.h,
      batchprocessimages/imagepreview.h, flickrexport/flickrwindow.h,
      ipodexport/IpodExportDialog.h,
      removeredeyes/commonwidgets/previewwidget.h: Fix forward
      declaration

2009-07-30 17:26  cgilles

    * NEWS: update

2009-07-30 17:25  cgilles

    * galleryexport/plugin_galleryexport.cpp,
      galleryexport/plugin_galleryexport.h: init private members in
      constructor
      BUGS: 202019

2009-07-30 11:46  aclemens

    * advancedslideshow/maindialog.cpp: disable the fullScale checkbox
      if Ken Burns effect is selected. It will
      not be used in this effect.

2009-07-30 10:48  aclemens

    * NEWS: update

2009-07-28 09:03  aclemens

    * NEWS: update

2009-07-28 00:08  aclemens

    * advancedslideshow/maindialog.cpp: Read settings correctly: do not
      enable openGlFullScale checkbox if
      OpenGL is turned off.

2009-07-26 12:23  aclemens

    * advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h:
      If d&d is used (custom selection mode), we need to update the
      filelist
      info as well.

2009-07-26 09:51  aclemens

    * advancedslideshow/maindialog.cpp: polish

2009-07-26 09:49  aclemens

    * advancedslideshow/maindialog.cpp: simplify code, enable d&d for
      custom sorting (not working yet)

2009-07-26 09:30  aclemens

    * advancedslideshow/soundtrackdialog.cpp: fix tooltip

2009-07-26 00:48  aclemens

    * advancedslideshow/soundtrackdialog.cpp,
      advancedslideshow/soundtrackdialog.ui: fix i18n, set tooltip

2009-07-26 00:28  aclemens

    * NEWS: update

2009-07-26 00:25  aclemens

    * advancedslideshow/soundtrackdialog.cpp,
      advancedslideshow/soundtrackdialog.h,
      advancedslideshow/soundtrackdialog.ui: Add methods to load, save
      and clear the playlist.
      A playlist layout can now be loaded and saved, if it is needed in
      more
      then one slideshow.
      If "Remember Playlist" is set, a playlist associated with the
      current
      album will be reloaded automatically.

      BUG:195772

2009-07-26 00:25  aclemens

    * advancedslideshow/common.cpp, advancedslideshow/common.h,
      advancedslideshow/slideshowconfig.cpp,
      advancedslideshow/soundtrackdialog.cpp: Add new parameter
      'soundtrackPlayListNeedsUpdate' to indicate changes in
      the soundtrack editor widget.

2009-07-25 21:33  aclemens

    * advancedslideshow/listsounditems.cpp,
      advancedslideshow/listsounditems.h: update copyright headers

2009-07-25 21:33  aclemens

    * advancedslideshow/listsounditems.cpp,
      advancedslideshow/listsounditems.h,
      advancedslideshow/soundtrackdialog.cpp,
      advancedslideshow/soundtrackdialog.h: update the filelist when
      tracks are moved up or down, so that the
      slideshow plays them in the new order.
      Also add a method to ListSoundItems widget to receive all
      fileUrls as a
      KUrl::List

2009-07-25 20:39  aclemens

    * advancedslideshow/common.cpp, advancedslideshow/common.h,
      advancedslideshow/slideshowconfig.cpp,
      advancedslideshow/soundtrackdialog.cpp,
      advancedslideshow/soundtrackdialog.ui: First attempt to implement
      this feature:
      Remember the soundtrack of the current album if the setting in
      the
      soundtrack page is set.

      If set:
      - save playlist on exit in kipirc
      - load playlist when plugin is started and the playlist exists
      for
      the current album

      If not set:
      - do not save the settings (old playlist entries are kept in the
      config file)
      - do not load playlist on startup (sure :-))

      If you re-enable the option and an old playlist entry is found
      for
      the current album, the playlist gets loaded again.

      What do you think?
      Is this good enough?

      CCBUG:195772

2009-07-25 19:18  aclemens

    * advancedslideshow/slideshowconfig.cpp: some config values where
      spelled differently in read / writeSettings()

2009-07-25 19:00  aclemens

    * advancedslideshow/soundtrackdialog.cpp: polish

2009-07-25 18:54  aclemens

    * advancedslideshow/slideshowloader.cpp: polish

2009-07-25 16:00  aclemens

    * advancedslideshow/slideshowloader.cpp: fix possible memory leaks

2009-07-25 14:51  aclemens

    * NEWS: update

2009-07-25 14:13  aclemens

    * advancedslideshow/maindialog.cpp: Effects for OpenGL translations
      where not loaded correctly, because the
      effectNames map has been overwritten, instead of being appended
      with the
      Ken Burns effect.

2009-07-25 14:13  aclemens

    * advancedslideshow/slideshowgl.cpp: polish

2009-07-25 14:13  aclemens

    * advancedslideshow/slideshowgl.cpp: remove unused code

2009-07-25 13:47  anaselli

    * CMakeLists.txt, kipi-plugins.lsm.cmake: Release date defined into
      CMakeLists.txt as KIPIPLUGINS_RELEASE_DATE

2009-07-25 12:14  aclemens

    * advancedslideshow/slideshowgl.cpp,
      advancedslideshow/slideshowgl.h: add methods to draw outlined
      text in slideshowGL

2009-07-25 10:04  scripty

    * printimages/templates/21x29.7cm.desktop,
      printimages/templates/3.5x5.desktop,
      printimages/templates/6x9cm.desktop,
      printimages/templates/Album-Collage.desktop,
      printimages/templates/Album-Collage1.desktop,
      printimages/templates/Photoframe.desktop,
      printimages/templates/Small-Thumbnails.desktop,
      printimages/templates/Thumbnails.desktop: SVN_SILENT made
      messages (.desktop file)

2009-07-25 09:59  aclemens

    * advancedslideshow/common.cpp, advancedslideshow/common.h,
      advancedslideshow/maindialog.cpp,
      advancedslideshow/maindialog.ui,
      advancedslideshow/slideshowconfig.cpp,
      advancedslideshow/slideshowgl.cpp: Add a new option to avoid
      scaling of the image. Bigger textures should
      mean slower computation, but I can not recognize any slowdown on
      my
      machine.

      Right now the additional checkbox is added in the maindialog, but
      we can
      also move it to the advanced panel. What do you think?

      Brad,
      can you checkout the latest SVN version and tell us if it is
      better now?

      CCBUG:140982

2009-07-24 21:43  aclemens

    * advancedslideshow/slideshowgl.cpp: Use SmoothTransformation for
      image scaling, to avoid rough edges in
      images.
      Still the result is a little bit blurry, because we scale down
      the image
      to a size of <= 1024px, so that OpenGL translations are still
      fast.
      Bigger texture sizes slow things down (not on my system, but
      maybe on
      slower computers).
      So if you have a 2560 x 1600 screen resolution, the images look
      blurry,
      since they will be scaled up to fit the screen.

      Maybe there is a way to avoid the blur effect?
      At least the rough / pixelated edges should be gone now.

      CCBUG:140982

2009-07-24 13:18  aclemens

    * advancedslideshow/slideshow.cpp,
      advancedslideshow/slideshowgl.cpp: add description to avoid
      ambiguous words

2009-07-24 13:18  aclemens

    * advancedslideshow/slideshow.cpp,
      advancedslideshow/slideshowgl.cpp,
      advancedslideshow/soundtrackdialog.cpp: fix krazy issues:
      21. Check for postfix usage of ++ and --

2009-07-24 13:18  aclemens

    * advancedslideshow/slideshowgl.cpp, advancedslideshow/volslider.h:
      fix krazy issues:
      15. Check for proper include directives

2009-07-24 13:18  aclemens

    * advancedslideshow/slideshow.cpp,
      advancedslideshow/slideshowgl.cpp: fix krazy issues:
      6. Check single-char QString operations for efficiency

2009-07-24 12:26  aclemens

    * advancedslideshow/maindialog.cpp: Do not call QString::number()
      on arguments, especially when used as an
      amount (e.g. number of images).
      See
      http://techbase.kde.org/Development/Tutorials/Localization/i18n_Krazy#Number_Formatting
      for further details.

2009-07-24 12:26  aclemens

    * advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h,
      advancedslideshow/playbackwidget.cpp,
      advancedslideshow/playbackwidget.h,
      advancedslideshow/plugin_advancedslideshow.cpp,
      advancedslideshow/plugin_advancedslideshow.h,
      advancedslideshow/slideshow.cpp, advancedslideshow/slideshow.h,
      advancedslideshow/slideshowconfig.cpp,
      advancedslideshow/slideshowconfig.h,
      advancedslideshow/slideshowgl.cpp,
      advancedslideshow/slideshowgl.h,
      advancedslideshow/slideshowloader.cpp,
      advancedslideshow/slideshowloader.h: polish copyright headers

2009-07-24 12:26  aclemens

    * advancedslideshow/slideshow.cpp,
      advancedslideshow/soundtrackdialog.cpp: polish

2009-07-24 10:24  cgilles

    * kipi-plugins.lsm.cmake: update

2009-07-24 10:23  cgilles

    * NEWS, project/NEWS.0.5.0: let's go 0.6.0

2009-07-24 10:22  cgilles

    * CMakeLists.txt: start 0.6.0

2009-07-24 09:34  cgilles

    * CMakeLists.txt: fix suffix

2009-07-24 09:20  scripty

    * printimages/templates/10x15cmAlbum.desktop,
      printimages/templates/11.5x15cmAlbum.desktop,
      printimages/templates/6x9cm.desktop,
      printimages/templates/Photoframe.desktop: SVN_SILENT made
      messages (.desktop file)

2009-07-24 08:30  cgilles

    * ChangeLog: update

2009-07-24 08:23  cgilles

    * kipi-plugins.lsm.cmake: update

2009-07-24 08:22  cgilles

    * NEWS: preparing 0.5.0

2009-07-24 07:15  cgilles

    * common/libkipiplugins/kpwriteimage.cpp: fix associed alpha chanel
      registration with tiff image writer
      BUGS: 200558

0.5.0 2009-07-24
--------------------------------------------------------------------------------

2009-07-23 18:23  aclemens

    * advancedslideshow/slideshow.cpp: slideshow should behave like
      slideshowGL and slideshowKB:
      Do not move the slidePlaybackWidget to the current mouse
      position, but
      keep it in the upper right corner.

2009-07-23 16:57  aclemens

    * NEWS: update

2009-07-23 16:53  aclemens

    * advancedslideshow/slideshow.cpp,
      advancedslideshow/slideshowgl.cpp: add soundtrack playback to the
      normal slideshow

2009-07-23 16:53  aclemens

    * advancedslideshow/maindialog.cpp,
      advancedslideshow/slideshow.cpp, advancedslideshow/slideshow.h:
      use forward declarations

2009-07-22 20:03  anaselli

    * printimages/printoptionspage.cpp: set default value (0) as
      disabled for "Photos per page" and "Multiple pages" options

2009-07-22 16:56  scripty

    * dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      printimages/templates/10.5x14.8cm.desktop,
      printimages/templates/10x13.33cm.desktop,
      printimages/templates/10x15cm.desktop,
      printimages/templates/10x15cmAlbum.desktop,
      printimages/templates/11.5x15cmAlbum.desktop,
      printimages/templates/13x18cm.desktop,
      printimages/templates/20x25cm.desktop,
      printimages/templates/21x29.7cm.desktop,
      printimages/templates/3.5x5.desktop,
      printimages/templates/4x6.desktop,
      printimages/templates/4x6Album.desktop,
      printimages/templates/5x7.desktop,
      printimages/templates/6x9cm.desktop,
      printimages/templates/8x10.desktop,
      printimages/templates/9x13cm.desktop,
      printimages/templates/Album-Collage.desktop,
      printimages/templates/Album-Collage1.desktop,
      printimages/templates/Photoframe.desktop,
      printimages/templates/Small-Thumbnails.desktop,
      printimages/templates/Thumbnails.desktop,
      rawconverter/kipiplugin_rawconverter.desktop: SVN_SILENT made
      messages (.desktop file)

2009-07-22 15:27  cgilles

    * advancedslideshow/maindialog.cpp: fix broken compilation under
      win32

2009-07-21 21:13  aclemens

    * advancedslideshow/slideshowkb.cpp: polish

2009-07-21 21:06  anaselli

    * printimages/printoptionspage.ui: fix spinbox alignment

2009-07-21 20:57  aclemens

    * advancedslideshow/maindialog.cpp: re-implement the sort (up /
      down) buttons

2009-07-21 20:20  cgilles

    * flickrexport/CMakeLists.txt, flickrexport/TODO,
      flickrexport/flickrwindow.cpp, flickrexport/flickrwindow.h:
      compile as pure Qt4. GAlbumViewItem class is not yet used and can
      be disabled as well for the moment.

2009-07-21 20:15  aclemens

    * advancedslideshow/maindialog.cpp,
      advancedslideshow/maindialog.ui: fix layout: avoid jumping of the
      image label and the ImagesList widget

2009-07-21 20:08  cgilles

    * picasawebexport/CMakeLists.txt: remove KDE3 support here

2009-07-21 19:42  aclemens

    * NEWS: update

2009-07-21 17:49  aclemens

    * advancedslideshow/slideshowloader.cpp: fix some more memory leaks
      and invalid map reads

2009-07-21 17:49  aclemens

    * advancedslideshow/imageloadthread.cpp,
      advancedslideshow/slideshowkb.cpp,
      advancedslideshow/slideshowloader.cpp,
      advancedslideshow/slideshowloader.h: ++

2009-07-21 17:48  aclemens

    * advancedslideshow/maindialog.cpp,
      advancedslideshow/slideshowgl.cpp,
      advancedslideshow/slideshowkb.cpp,
      advancedslideshow/slideshowloader.cpp: fix memory leaks

2009-07-21 16:34  aclemens

    * advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h:
      this slot is not needed anymore, d&d is handled by ImagesList

2009-07-21 16:22  aclemens

    * advancedslideshow/maindialog.cpp: - hide header
      - set smaller icon size

2009-07-21 16:22  aclemens

    * advancedslideshow/CMakeLists.txt,
      advancedslideshow/advanceddialog.cpp,
      advancedslideshow/listimageitems.cpp,
      advancedslideshow/listimageitems.h,
      advancedslideshow/maindialog.cpp: remove listimageitems file, not
      needed anymore, we use ImagesList widget
      from now on.
      Still some polishing to do.

2009-07-21 16:22  aclemens

    * advancedslideshow/maindialog.cpp,
      common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h: ++

2009-07-21 16:22  aclemens

    * advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h,
      common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h: ++

2009-07-21 16:22  aclemens

    * advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h,
      advancedslideshow/maindialog.ui: beginning to use
      KIPIPlugins::ImagesList widget in advancedslideshow

2009-07-21 12:58  aclemens

    * gpssync/gpstracklisteditdialog.cpp: polish

2009-07-21 12:58  aclemens

    * common/libkipiplugins/imageslist.cpp,
      gpssync/gpslistviewitem.cpp, gpssync/gpstracklisteditdialog.cpp,
      gpssync/gpstracklistviewitem.cpp, gpssync/gpstracklistviewitem.h:
      We don't need to set custom sizes in the constructor anymore,
      this is
      handled by the base class.

2009-07-21 12:58  aclemens

    * common/libkipiplugins/imageslist.cpp: polish

2009-07-21 12:17  aclemens

    * common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h, sendimages/imagespage.cpp:
      Add possibilities to set a size for ImagesList widget and
      ImagesListView.
      The default iconsize was SizeLarge, but this may be to large for
      advancedslideshow.
      We need something to setup an default iconsize.
      ImagesListViewItem will get its iconsize from the associated
      view, and
      ImagesListView and ImagesList widget take an optional size
      parameter
      now.

      This commit will also remove the creation of comments and tag
      information, because the only plugin that needs it is
      advancedslideshow
      and sendimages. If we add a lot of images to an ImagesList, it
      can take
      a while to add this information.
      If a plugin really needs this, it should call updateInformation()
      on the
      ImagesListViewItem now, like sendimages does with this commit.

      The next step will be to use ImagesList widget in
      advancedslideshow, to
      factorize code.

      CCBUG:182743

2009-07-21 09:19  aclemens

    * advancedslideshow/CMakeLists.txt: get rid of KDE3 support as well

2009-07-21 09:11  cgilles

    * advancedslideshow/slideshowgl.h: missing (c) statement

2009-07-21 08:59  cgilles

    * advancedslideshow/CMakeLists.txt,
      advancedslideshow/listsounditems.cpp,
      advancedslideshow/listsounditems.h: plugin is now fully ported to
      pure Qt4 implementation

2009-07-21 08:55  aclemens

    * advancedslideshow/listimageitems.h: forward declarations

2009-07-21 08:55  aclemens

    * advancedslideshow/maindialog.cpp: do not reset the spinbox value,
      otherwise toggling useMilliSeconds in
      the advanced dialog will give strange results, e.g. when the
      value was
      2000, it will be 1 after a toggle and when the value was 2, it
      will
      become 100.

2009-07-21 08:55  aclemens

    * advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h:
      fix connection

2009-07-21 08:49  cgilles

    * advancedslideshow/listimageitems.cpp,
      advancedslideshow/listimageitems.h: link

2009-07-21 08:38  cgilles

    * advancedslideshow/listimageitems.cpp,
      advancedslideshow/listimageitems.h: pure qt4 implementation
      Andi, here libkipi-plugins::ImagesList can be easily used instead
      to factorize implementation.
      CCMAIL: andi.clemens@gmx.net

2009-07-21 08:27  cgilles

    * advancedslideshow/slideshow.h: pure Qt4

2009-07-21 08:26  cgilles

    * advancedslideshow/slideshow.cpp,
      advancedslideshow/slideshowgl.cpp: pure Qt4 attributs

2009-07-21 07:18  cgilles

    * NEWS: update

2009-07-21 07:15  cgilles

    * metadataedit/plugin_metadataedit.cpp: handle
      Xmp.tiff.ImageDescription
      BUGS: 200960

2009-07-20 23:07  anaselli

    * printimages/templates/3.5x5.desktop,
      printimages/templates/4x6.desktop,
      printimages/templates/5x7.desktop,
      printimages/templates/8x10.desktop: SVN_SILENT:TRAILING SPACE

2009-07-20 23:05  anaselli

    * NEWS: updated

2009-07-20 23:03  anaselli

    * printimages/CMakeLists.txt, printimages/TODO,
      printimages/templates, printimages/templates/10.5x14.8cm.desktop,
      printimages/templates/10x13.33cm.desktop,
      printimages/templates/10x15cm.desktop,
      printimages/templates/10x15cmAlbum.desktop,
      printimages/templates/11.5x15cmAlbum.desktop,
      printimages/templates/13x18cm.desktop,
      printimages/templates/20x25cm.desktop,
      printimages/templates/21x29.7cm.desktop,
      printimages/templates/3.5x5.desktop,
      printimages/templates/4x6.desktop,
      printimages/templates/4x6Album.desktop,
      printimages/templates/5x7.desktop,
      printimages/templates/6x9cm.desktop,
      printimages/templates/8x10.desktop,
      printimages/templates/9x13cm.desktop,
      printimages/templates/Album-Collage.desktop,
      printimages/templates/Album-Collage1.desktop,
      printimages/templates/Photoframe.desktop,
      printimages/templates/Small-Thumbnails.desktop,
      printimages/templates/Thumbnails.desktop,
      printimages/templates/templates.xml, printimages/wizard.cpp,
      printimages/wizard.h: Added page layout template file, thanks to
      Andreas Trink
      Now users can add their own template
      CCMAIL: atrink@nociaro.org, kde-imaging@kde.org
      BUG: 188426

2009-07-20 19:42  cgilles

    * advancedslideshow/CMakeLists.txt: fix compile order

2009-07-20 18:19  aclemens

    * advancedslideshow/plugin_advancedslideshow.cpp: polish

2009-07-20 18:14  aclemens

    * advancedslideshow/plugin_advancedslideshow.cpp,
      advancedslideshow/plugin_advancedslideshow.h,
      advancedslideshow/slideshow.cpp, advancedslideshow/slideshow.h,
      advancedslideshow/slideshowgl.cpp,
      advancedslideshow/slideshowgl.h,
      advancedslideshow/slideshowloader.cpp,
      advancedslideshow/slideshowloader.h: update copyright headers

2009-07-20 18:05  aclemens

    * advancedslideshow/plugin_advancedslideshow.cpp,
      advancedslideshow/slideshow.cpp,
      advancedslideshow/slideshowgl.cpp,
      advancedslideshow/slideshowloader.cpp,
      advancedslideshow/slideshowloader.h: Quickfix: Do not create a
      list of comments/captions and angles when
      starting the slideshow, this will be very slow if you have more
      then 300
      images selected.
      Instead read this info while images are loaded.

      It is a quickfix because we still generate a fake comments and
      angle
      list in slotSlideShow(), but with default values. I did it this
      way to
      minimize code changes. In the future we might want to change the
      slideshow classes instead.

      Still the plugin wastes a lot of memory on startup, I have not
      found out
      yet what produces this memory consumption.
      Will need to do further checks.

      CCBUG:182743

2009-07-20 13:57  cgilles

    * NEWS: update

2009-07-19 22:29  anaselli

    * NEWS: SVN_SILENT: updated

2009-07-19 22:26  anaselli

    * printimages/printhelper.cpp, printimages/printoptionspage.cpp,
      printimages/printoptionspage.h, printimages/printoptionspage.ui:
      New multiple pages printing option implementation

2009-07-19 18:39  aclemens

    * advancedslideshow/maindialog.cpp: forgot to move a connection
      into setupConnections()

2009-07-19 18:35  aclemens

    * advancedslideshow/common.cpp, advancedslideshow/common.h,
      advancedslideshow/imageloadthread.cpp,
      advancedslideshow/imageloadthread.h,
      advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h,
      advancedslideshow/playbackwidget.cpp,
      advancedslideshow/playbackwidget.h,
      advancedslideshow/slideshow.cpp, advancedslideshow/slideshow.h,
      advancedslideshow/slideshowconfig.cpp,
      advancedslideshow/slideshowconfig.h,
      advancedslideshow/slideshowgl.cpp,
      advancedslideshow/slideshowgl.h,
      advancedslideshow/slideshowkb.cpp,
      advancedslideshow/slideshowkb.h,
      advancedslideshow/slideshowloader.cpp,
      advancedslideshow/slideshowloader.h,
      advancedslideshow/soundtrackdialog.cpp,
      advancedslideshow/soundtrackdialog.h: update copyright headers

2009-07-19 18:26  aclemens

    * advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h:
      put connection creation into a dedicated method

2009-07-19 18:03  cgilles

    * NEWS: update

2009-07-19 15:50  nlecureuil

    * NEWS: Updates

2009-07-19 15:28  nlecureuil

    * NEWS: Update

2009-07-19 15:25  nlecureuil

    * batchprocessimages/batchprocessimagesdialog.cpp: Do not crash if
      imagemagick is not installed
      BUG:168243

2009-07-19 14:17  aclemens

    * advancedslideshow/slideshowconfig.cpp: Increase the maximum
      slideshow delay to 20s, some users might want to
      have more...

2009-07-19 14:17  aclemens

    * NEWS: update

2009-07-19 14:17  aclemens

    * advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h,
      advancedslideshow/slideshowconfig.cpp: Fix loading of the saved
      delay value from the config file.
      The value was actually saved correctly, but not used properly.
      This commit should have fixed this.

      BUG:200647

2009-07-19 14:17  aclemens

    * advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h:
      ++

2009-07-19 14:17  aclemens

    * advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h:
      do not use capitalized method names, it looks like a class call
      when used in
      code.

2009-07-19 12:25  aclemens

    * advancedslideshow/plugin_advancedslideshow.cpp: use
      sharedData->urlList in slotSlideShow(), now the selected images
      are
      displayed correcly.

2009-07-19 12:15  aclemens

    * advancedslideshow/plugin_advancedslideshow.cpp,
      advancedslideshow/slideshow.h,
      advancedslideshow/slideshowconfig.cpp: polish

2009-07-19 12:15  aclemens

    * advancedslideshow/slideshowconfig.cpp,
      advancedslideshow/slideshowconfig.h: use const dpointer

2009-07-19 11:42  aclemens

    * advancedslideshow/slideshowconfig.cpp: polish

2009-07-19 11:38  aclemens

    * advancedslideshow/plugin_advancedslideshow.cpp,
      advancedslideshow/slideshowconfig.cpp: fix showSelectedFilesOnly:
      don't save this value in the config file,
      chances are that the radiobutton is always disabled, even if a
      valid
      selection is made.
      Add a different logic: If only one image is selected, assume to
      display
      the whole album content, otherwise enable showSelectedFilesOnly
      and
      display the selected images.

2009-07-19 10:44  aclemens

    * advancedslideshow/playbackwidget.cpp: polish

2009-07-19 10:31  aclemens

    * advancedslideshow/playbackwidget.cpp: I will delete the code, it
      is really not logical to use here.

2009-07-19 10:07  aclemens

    * advancedslideshow/playbackwidget.cpp: I guess this is a copy &
      paste error?
      Stopping the playback will just start it again. I comment this
      out for
      now, but I guess it is wrong.

2009-07-19 10:07  aclemens

    * advancedslideshow/soundtrackdialog.cpp: Use QPointers when
      showing modal dialogs via exec(), as discussed in
      http://www.kdedevelopers.org/node/3919

2009-07-19 10:07  aclemens

    * advancedslideshow/slideshowloader.h: polish

2009-07-19 09:35  aclemens

    * advancedslideshow/slideshowloader.cpp,
      advancedslideshow/slideshowloader.h: polish

2009-07-18 23:59  aclemens

    * NEWS: update

2009-07-18 22:32  aclemens

    * advancedslideshow/maindialog.cpp: remove duplicate slot call

2009-07-18 22:32  aclemens

    * advancedslideshow/maindialog.cpp: little speed improvement: don't
      connect the slots at the beginning of
      readSettings()

2009-07-18 22:32  aclemens

    * advancedslideshow/maindialog.cpp: This can't be right: the
      urlList of the sharedData is always appended.
      Every click on "Start Slideshow" will duplicate the list content.

2009-07-18 22:32  aclemens

    * advancedslideshow/imageloadthread.cpp,
      advancedslideshow/imageloadthread.h,
      advancedslideshow/maindialog.cpp,
      advancedslideshow/plugin_advancedslideshow.cpp,
      advancedslideshow/slideshow.h, advancedslideshow/slideshowgl.cpp,
      advancedslideshow/slideshowgl.h,
      advancedslideshow/slideshowkb.cpp,
      advancedslideshow/slideshowkb.h,
      advancedslideshow/slideshowloader.cpp,
      advancedslideshow/slideshowloader.h: remove some Q3support
      classes. We still have Qt3 classes in this plugin,
      which is really bad.
      Other things to fix: drag & drop

2009-07-18 22:32  aclemens

    * advancedslideshow/common.cpp, advancedslideshow/common.h,
      advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h,
      advancedslideshow/plugin_advancedslideshow.cpp,
      advancedslideshow/slideshowconfig.cpp: polish

2009-07-18 22:32  aclemens

    * advancedslideshow/slideshowconfig.cpp: init private members

2009-07-18 22:31  aclemens

    * advancedslideshow/common.cpp,
      advancedslideshow/slideshowconfig.cpp,
      advancedslideshow/soundtrackdialog.cpp,
      advancedslideshow/soundtrackdialog.h: fix memory leaks

2009-07-18 09:18  nlecureuil

    * NEWS: Updates

2009-07-18 07:21  nlecureuil

    * NEWS, acquireimages/scandialog.cpp: Fix crash when saving images
      in .tiff format

2009-07-17 16:29  nlecureuil

    * calendar/calwizard.cpp: make year locale aware
      CCBUG:196888

2009-07-17 12:02  aclemens

    * jpeglossless/actionthread.cpp: When messing with pointers, always
      check if they are valid.
      This gives another backtrace now, which seems to confirm my guess
      that
      the libjpeg update is responsible for the crash.

      CCBUG:200159

2009-07-16 20:37  aclemens

    * NEWS: update

2009-07-15 10:47  cgilles

    * NEWS: update

2009-07-14 14:42  scripty

    * advancedslideshow/kipiplugin_advancedslideshow.desktop,
      imageviewer/kipiplugin_imageviewer.desktop: SVN_SILENT made
      messages (.desktop file)

2009-07-12 20:17  aclemens

    * calendar/calwizard.cpp: setYMD is deprecated

2009-07-12 19:47  nlecureuil

    * NEWS: Update

2009-07-12 19:43  nlecureuil

    * NEWS: Update

2009-07-12 19:41  nlecureuil

    * calendar/calwizard.cpp: Fix year formating in calendar
      BUG:196888

2009-07-12 17:55  nlecureuil

    * advancedslideshow/plugin_advancedslideshow.cpp,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/pixmapview.cpp,
      batchprocessimages/plugin_batchprocessimages.cpp,
      common/libkipiplugins/kpaboutdata.cpp,
      common/libkipiplugins/kpwriteimage.cpp,
      dngconverter/dngwriter/dngwriter.cpp,
      dngconverter/dngwriter/dngwriterhost.cpp,
      dngconverter/plugin/plugin_dngconverter.cpp,
      flashexport/plugin_flashexport.cpp, flashexport/simpleviewer.cpp,
      galleryexport/gallerytalker.cpp, gpssync/gpsbabelbinary.cpp,
      gpssync/gpsdataparser.cpp, gpssync/gpsmapwidget.cpp,
      gpssync/gpstracklistwidget.cpp, gpssync/kmlgpsdataparser.cpp,
      gpssync/plugin_gpssync.cpp, imageviewer/viewerwidget.cpp,
      ipodexport/IpodExportDialog.cpp,
      ipodexport/plugin_ipodexport.cpp,
      picasawebexport/picasaweblogin.cpp,
      picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebwidget.cpp,
      picasawebexport/picasawebwindow.cpp,
      picasawebexport/plugin_picasawebexport.cpp,
      printimages/plugin_printimages.cpp, printimages/wizard.cpp,
      rawconverter/rawdecodingiface.cpp: Remove endl

2009-07-11 12:58  aclemens

    * batchprocessimages/batchprocessimagesdialog.cpp,
      galleryexport/galleries.cpp, printimages/printhelper.cpp,
      printimages/printoptionspage.cpp: kWarning should only be used if
      something failed, not for normal debug
      messages. It makes debugging harder if QT_FATAL_WARNINGS is
      active
      otherwise.

2009-07-11 12:48  aclemens

    * removeredeyes/detection/locators/haarclassifier/widgets/haarsettingswidget.cpp:
      fix connections

2009-07-11 12:48  aclemens

    * removeredeyes/detection/locators/haarclassifier/haarclassifierlocator.cpp:
      use standard mode if no settings can be found

2009-07-11 09:29  aclemens

    * galleryexport/galleries.cpp: A warning should only be used when
      something is going wrong, not for
      normal debugging output.
      Otherwise the applications using this plugin will never start
      when using
      QT_FATAL_WARNINGS as an environment variable.

2009-07-10 07:46  nlecureuil

    * NEWS: Update

2009-07-10 06:01  nlecureuil

    * NEWS: Updates

2009-07-10 05:53  nlecureuil

    * sendimages/sendimages.cpp: SendImage: Add A warning when a file
      is too big to be sent
      SendImage: Do not encode file name as KUrl already does this
      BUG:146487
      BUG:189984

2009-07-09 15:35  cgilles

    * metadataedit/subjects.cpp: polish

2009-07-09 13:48  cgilles

    * metadataedit/iptcsubjects.cpp, metadataedit/subjects.cpp,
      metadataedit/subjects.h, metadataedit/xmpsubjects.cpp: do not
      export all d private container class content.

2009-07-09 13:07  cgilles

    * metadataedit/iptcsubjects.cpp, metadataedit/subjects.cpp,
      metadataedit/subjects.h, metadataedit/xmpsubjects.cpp: factorize

2009-07-09 13:02  cgilles

    * metadataedit/iptcsubjects.cpp, metadataedit/subjects.h,
      metadataedit/xmpsubjects.cpp: polish

2009-07-09 12:34  cgilles

    * metadataedit/topicset.iptc-subjectcode.xml: update IPTC subject
      code XML file

2009-07-09 12:26  cgilles

    * metadataedit/subjects.cpp: new url

2009-07-09 10:54  cgilles

    * metadataedit/iptcsubjects.cpp,
      metadataedit/metadataedit_global.h, metadataedit/subjects.h,
      metadataedit/xmpsubjects.cpp: no need an external header to
      define SubjectData class

2009-07-09 10:49  cgilles

    * metadataedit/subjects.cpp: polish

2009-07-09 09:22  cgilles

    * rawconverter/batchdialog.cpp: compile with new libkdcraw

2009-07-08 11:42  cgilles

    * metadataedit/iptcorigin.cpp, metadataedit/iptcproperties.cpp:
      move Transmission Reference to properties tab

2009-07-08 11:34  cgilles

    * metadataedit/xmporigin.cpp, metadataedit/xmpproperties.cpp: move
      Transmission Reference to properties tab

2009-07-08 06:35  nlecureuil

    * NEWS: Update closed bugs

2009-07-07 20:51  aclemens

    * removeredeyes/detection/locators/haarclassifier/haarsettings.h,
      removeredeyes/libcvblobs/BlobResult.cpp,
      removeredeyes/plugin_removeredeyes.cpp,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/workerthread.cpp: No need for endl anymore in
      kDebug and kWarning

2009-07-07 18:42  cgilles

    * NEWS: update

2009-07-07 18:40  cgilles

    * NEWS: update

2009-07-07 14:11  scripty

    * advancedslideshow/kipiplugin_advancedslideshow.desktop,
      batchprocessimages/kipiplugin_batchprocessimages.desktop,
      common/libkipiplugins/kipiplugins.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      facebook/kipiplugin_facebook.desktop,
      flashexport/kipiplugin_flashexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      printimages/kipiplugin_printimages.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      smug/kipiplugin_smug.desktop: SVN_SILENT made messages (.desktop
      file)

2009-07-07 11:12  nlecureuil

    * NEWS: Update

2009-07-07 11:10  nlecureuil

    * NEWS: Update

2009-07-06 17:01  cgilles

    * NEWS: update

2009-07-06 15:43  cgilles

    * dngconverter/CMakeLists.txt,
      dngconverter/dngwriter/extra/xmp_sdk/common/LargeFileAccess.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/common/LargeFileAccess.hpp:
      With DNG converter, this file can be dropped from XMP sdk
      CCBUGS: 199129

2009-07-06 09:14  cgilles

    * NEWS: polish

2009-07-06 09:05  nlecureuil

    * NEWS: Update NEWS

2009-07-05 08:34  nlecureuil

    * NEWS: add feature 188426 in NEWS

2009-07-05 06:41  cgilles

    * NEWS: update

2009-07-05 06:39  cgilles

    * NEWS: update

2009-07-05 06:27  cgilles

    * AUTHORS: update

2009-07-05 06:25  cgilles

    * NEWS: update

2009-07-05 01:52  nlecureuil

    * NEWS, flickrexport/flickralbumdialog.ui,
      flickrexport/flickrtalker.cpp, flickrexport/flickrtalker.h,
      flickrexport/flickrwindow.cpp, flickrexport/flickrwindow.h: Fix
      creation of photoset ( Patch from Pieter Edelman and enhanced by
      James Vega )
      BUG:180055
      BUG:192541
      CCMAIL:vega.james@gmail.com
      CCMAIL:p.edelman@gmx.net

2009-07-05 01:03  nlecureuil

    * NEWS: Fix NEWS file

2009-07-05 01:01  nlecureuil

    * htmlexport/wizard.cpp: Fix selection list (Next button ) in the
      HTML exporter thanks to Michael G. Hansen
      BUG:196890
      CCMAIL:mhansen@mghansen.de

2009-07-04 22:48  cgilles

    * NEWS: update

2009-07-04 20:44  nlecureuil

    * printimages/wizard.cpp: Add support for 2-1/3" x 3-1/3" pictures
      CCBUG:188426
      CCMAIL:anaselli@linux.it

2009-07-04 19:07  cgilles

    * dngconverter/dngwriter/extra/xmp_sdk/common/XML_Node.cpp: compile

2009-07-03 14:09  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      batchprocessimages/kipiplugin_batchprocessimages.desktop,
      common/libkipiplugins/kipiplugins.desktop,
      dngconverter/plugin/dngconverter.desktop,
      facebook/kipiplugin_facebook.desktop,
      flashexport/kipiplugin_flashexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/frames/frames.desktop,
      htmlexport/themes/simple/simple.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      printimages/kipiplugin_printimages.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2009-07-03 12:53  cgilles

    * dngconverter/CMakeLists.txt,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/ExpatAdapter.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/ExpatAdapter.hpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/ParseRDF.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/WXMPIterator.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/WXMPMeta.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/WXMPUtils.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMLParserAdapter.hpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPCore_Impl.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPCore_Impl.hpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPIterator.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPIterator.hpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPMeta-GetSet.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPMeta-Parse.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPMeta-Serialize.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPMeta.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPMeta.hpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPUtils-FileInfo.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPUtils.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPUtils.hpp,
      dngconverter/dngwriter/extra/xmp_sdk/common/EndianUtils.hpp,
      dngconverter/dngwriter/extra/xmp_sdk/common/ExpatAdapter.hpp,
      dngconverter/dngwriter/extra/xmp_sdk/common/LargeFileAccess.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/common/LargeFileAccess.hpp,
      dngconverter/dngwriter/extra/xmp_sdk/common/XMLParserAdapter.hpp,
      dngconverter/dngwriter/extra/xmp_sdk/common/XML_Node.cpp,
      dngconverter/dngwriter/extra/xmp_sdk/include/TXMPFiles.hpp,
      dngconverter/dngwriter/extra/xmp_sdk/include/TXMPIterator.hpp,
      dngconverter/dngwriter/extra/xmp_sdk/include/TXMPMeta.hpp,
      dngconverter/dngwriter/extra/xmp_sdk/include/TXMPUtils.hpp,
      dngconverter/dngwriter/extra/xmp_sdk/include/XMP.hpp,
      dngconverter/dngwriter/extra/xmp_sdk/include/XMP.incl_cpp,
      dngconverter/dngwriter/extra/xmp_sdk/include/XMP_BuildInfo.h,
      dngconverter/dngwriter/extra/xmp_sdk/include/XMP_Const.h,
      dngconverter/dngwriter/extra/xmp_sdk/include/XMP_Environment.h,
      dngconverter/dngwriter/extra/xmp_sdk/include/XMP_Version.h,
      dngconverter/dngwriter/extra/xmp_sdk/include/client-glue,
      dngconverter/dngwriter/extra/xmp_sdk/include/client-glue/TXMPFiles.incl_cpp,
      dngconverter/dngwriter/extra/xmp_sdk/include/client-glue/TXMPIterator.incl_cpp,
      dngconverter/dngwriter/extra/xmp_sdk/include/client-glue/TXMPMeta.incl_cpp,
      dngconverter/dngwriter/extra/xmp_sdk/include/client-glue/TXMPUtils.incl_cpp,
      dngconverter/dngwriter/extra/xmp_sdk/include/client-glue/WXMPFiles.hpp,
      dngconverter/dngwriter/extra/xmp_sdk/include/client-glue/WXMPIterator.hpp,
      dngconverter/dngwriter/extra/xmp_sdk/include/client-glue/WXMPMeta.hpp,
      dngconverter/dngwriter/extra/xmp_sdk/include/client-glue/WXMPUtils.hpp,
      dngconverter/dngwriter/extra/xmp_sdk/include/client-glue/WXMP_Common.hpp:
      Start kipi-plugins 0.5.0 : DNG converter : update MD5 and XMP sdk
      to last release from Adobe.
      Next stage, update DNG sdk.
      CCMAIL: ahuggel@gmx.net

2009-07-03 11:10  cgilles

    * dngconverter/dngwriter/extra/md5/MD5.cpp: update MD5 code from
      last XMP sdk

2009-07-03 10:46  cgilles

    * project/NEWS.0.4.0: backup

2009-07-03 10:38  cgilles

    * kipi-plugins.lsm.cmake: update

2009-07-03 10:38  cgilles

    * CMakeLists.txt: update

2009-07-03 09:25  cgilles

    * NEWS: update

2009-07-03 08:39  cgilles

    * ChangeLog: prepare 0.4.0

2009-07-03 08:30  cgilles

    * kipi-plugins.lsm.cmake: update

2009-07-03 08:29  cgilles

    * NEWS: prepare 0.4.0

2009-07-03 08:28  cgilles

    * CMakeLists.txt: prepare 0.4.0

0.4.0 2009-07-03
--------------------------------------------------------------------------------

2009-07-02 11:14  mlaurent

    * batchprocessimages/batchprocessimagesdialog.ui: Fix ui files

2009-07-01 03:18  cgilles

    * NEWS: update

2009-06-27 17:10  scripty

    * common/libkipiplugins/kipiplugins.desktop: SVN_SILENT made
      messages (.desktop file)

2009-06-27 12:31  cgilles

    * NEWS: update

2009-06-27 08:27  aclemens

    * NEWS: update

2009-06-27 08:22  aclemens

    * NEWS: update

2009-06-26 07:59  aclemens

    * NEWS: update

2009-06-25 18:35  scripty

    * common/libkipiplugins/kipiplugins.desktop,
      htmlexport/themes/classic/classic.desktop: SVN_SILENT made
      messages (.desktop file)

2009-06-20 06:18  cgilles

    * NEWS: update

2009-06-18 17:19  cgilles

    * NEWS: update

2009-06-18 12:51  cgilles

    * dngconverter/CMakeLists.txt: added comments

2009-06-17 20:17  anaselli

    * NEWS: SVN_SILENT: updated

2009-06-17 17:56  cgilles

    * dngconverter/CMakeLists.txt: compile under macosx

2009-06-16 14:15  scripty

    * common/libkipiplugins/kipiplugins.desktop: SVN_SILENT made
      messages (.desktop file)

2009-06-15 13:28  scripty

    * common/libkipiplugins/kipiplugins.desktop: SVN_SILENT made
      messages (.desktop file)

2009-06-15 10:17  cgilles

    * metadataedit/altlangstringedit.cpp: use right icon

2009-06-15 06:18  cgilles

    * metadataedit/altlangstringedit.cpp: polish

2009-06-15 06:09  cgilles

    * metadataedit/altlangstringedit.cpp: polish

2009-06-13 15:28  scripty

    * common/libkipiplugins/kipiplugins.desktop: SVN_SILENT made
      messages (.desktop file)

2009-06-13 07:57  cgilles

    * NEWS: update

2009-06-12 14:31  scripty

    * common/libkipiplugins/kipiplugins.desktop: SVN_SILENT made
      messages (.desktop file)

2009-06-12 10:53  cgilles

    * NEWS: update

2009-06-11 13:40  scripty

    * common/libkipiplugins/kipiplugins.desktop: SVN_SILENT made
      messages (.desktop file)

2009-06-10 14:59  scripty

    * common/libkipiplugins/kipiplugins.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      printimages/kipiplugin_printimages.desktop: SVN_SILENT made
      messages (.desktop file)

2009-06-10 13:32  cgilles

    * advancedslideshow/listsounditems.cpp,
      advancedslideshow/slideshow.cpp,
      advancedslideshow/slideshowgl.cpp,
      flickrexport/flickrviewitem.cpp, gpssync/kmlexportconfig.cpp,
      htmlexport/stringthemeparameter.cpp, htmlexport/theme.cpp: qt4
      header

2009-06-10 13:25  cgilles

    * flickrexport/flickrviewitem.h, htmlexport/generator.h,
      jpeglossless/utils.h: Qt4 header

2009-06-09 14:50  scripty

    * common/libkipiplugins/kipiplugins.desktop: SVN_SILENT made
      messages (.desktop file)

2009-06-08 08:17  cgilles

    * NEWS: update

2009-06-08 08:16  cgilles

    * NEWS: update

2009-06-08 08:15  cgilles

    * galleryexport/CMakeLists.txt, galleryexport/gallerytalker.cpp,
      galleryexport/gallerytalker.h: Gallery export plugin :
      
      -restore Exif info after image resizing. Exif rotation flag must
      still here.
      -Add RAW handling interface. Now, you can upload RAW image
      directly to Gallery server. Raw preview image is used (not RAW
      image data).
      
      Note: Patch is simple and must work as well. PLease test and
      report if errors are found.
      
      BUG: 194245

2009-06-07 22:28  anaselli

    * printimages/printoptionspage.cpp, printimages/printoptionspage.h,
      printimages/printoptionspage.ui: - fixed autorotate and scaling
      per photo
      - changed "save configuration" to "save as default"
      - changed photo x page to label
      TODO get back tips :/

2009-06-06 18:27  aclemens

    * NEWS: update

2009-06-05 21:23  gateau

    * printimages/printoptionspage.ui: More compact ui.

2009-06-05 13:57  lueck

    * common/libkipiplugins/CMakeLists.txt,
      common/libkipiplugins/kipiplugins.desktop,
      dngconverter/plugin/dngconverter.desktop: make kipi-plugins
      documentation visible in khelpcenters navigation tree

2009-06-04 13:55  scripty

    * advancedslideshow/kipiplugin_advancedslideshow.desktop,
      batchprocessimages/kipiplugin_batchprocessimages.desktop,
      facebook/kipiplugin_facebook.desktop,
      flashexport/kipiplugin_flashexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      printimages/kipiplugin_printimages.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop: SVN_SILENT made
      messages (.desktop file)

2009-06-04 13:51  cgilles

    * NEWS: update

2009-06-03 16:54  jnarboux

    * galleryexport/CMakeLists.txt, galleryexport/icons,
      galleryexport/icons/CMakeLists.txt,
      galleryexport/icons/hi16-action-gallery.png,
      galleryexport/icons/hi22-action-gallery.png,
      galleryexport/icons/hi32-action-gallery.png,
      galleryexport/icons/hi48-action-gallery.png,
      galleryexport/icons/hisc-action-gallery.svgz,
      galleryexport/plugin_galleryexport.cpp: add icon for gallery
      plugin

2009-06-03 08:32  jnarboux

    * flickrexport/icons/hi16-action-23.png,
      flickrexport/icons/hi16-action-hq.png,
      flickrexport/icons/hi22-action-23.png,
      flickrexport/icons/hi22-action-hq.png,
      flickrexport/icons/hi32-action-23.png,
      flickrexport/icons/hi32-action-hq.png,
      flickrexport/icons/hi48-action-23.png,
      flickrexport/icons/hi48-action-hq.png,
      flickrexport/icons/hisc-action-23.svgz,
      flickrexport/icons/hisc-action-hq.svgz,
      flickrexport/plugin_flickrexport.cpp: add icon for 23 export
      plugin

2009-06-03 08:26  jnarboux

    * flickrexport/icons/hi16-action-23.png,
      flickrexport/icons/hi22-action-23.png,
      flickrexport/icons/hi32-action-23.png,
      flickrexport/icons/hi48-action-23.png,
      flickrexport/icons/hisc-action-23.svgz: add icon files for 23hq

2009-06-02 13:46  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      advancedslideshow/kipiplugin_advancedslideshow.desktop,
      batchprocessimages/kipiplugin_batchprocessimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      facebook/kipiplugin_facebook.desktop,
      flashexport/kipiplugin_flashexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/frames/frames.desktop,
      htmlexport/themes/matrix/matrix.desktop,
      htmlexport/themes/s0/s0.desktop,
      htmlexport/themes/simple/simple.desktop,
      htmlexport/themes/snow/snow.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printimages/kipiplugin_printimages.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      smug/kipiplugin_smug.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2009-06-02 07:24  cgilles

    * NEWS: update

2009-05-30 16:32  scripty

    * flickrexport/kipiplugin_flickrexport.desktop,
      printimages/kipiplugin_printimages.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop: SVN_SILENT made
      messages (.desktop file)

2009-05-28 11:32  cgilles

    * NEWS: update

2009-05-28 09:22  gateau

    * advancedslideshow/plugin_advancedslideshow.cpp: Check if there is
      an album at startup and also init m_urlList.
      
      Makes plugin work with Gwenview.

2009-05-27 15:11  scripty

    * dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      sendimages/kipiplugin_sendimages.desktop: SVN_SILENT made
      messages (.desktop file)

2009-05-26 07:03  cgilles

    * rawconverter/batchdialog.cpp: toogle viewport state when busy

2009-05-26 07:01  cgilles

    * dngconverter/plugin/batchdialog.cpp: toogle viewport state when
      busy

2009-05-25 14:06  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      advancedslideshow/kipiplugin_advancedslideshow.desktop,
      batchprocessimages/kipiplugin_batchprocessimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      facebook/kipiplugin_facebook.desktop,
      flashexport/kipiplugin_flashexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/frames/frames.desktop,
      htmlexport/themes/matrix/matrix.desktop,
      htmlexport/themes/s0/s0.desktop,
      htmlexport/themes/simple/simple.desktop,
      htmlexport/themes/snow/snow.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printimages/kipiplugin_printimages.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      smug/kipiplugin_smug.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2009-05-25 14:05  cgilles

    * common/libkipiplugins/CMakeLists.txt: polish

2009-05-25 14:02  cgilles

    * sendimages/CMakeLists.txt: clean up

2009-05-25 13:59  cgilles

    * ipodexport/CMakeLists.txt: this plugin is pure Qt4/KDE4 code now

2009-05-24 21:19  aclemens

    * acquireimages/plugin_acquireimages.cpp,
      acquireimages/scandialog.cpp,
      acquireimages/twainiface/twaincontroller.cpp,
      advancedslideshow/plugin_advancedslideshow.cpp,
      batchprocessimages/pixmapview.cpp,
      batchprocessimages/plugin_batchprocessimages.cpp,
      calendar/plugin_calendar.cpp,
      common/libkipiplugins/kpaboutdata.cpp,
      common/libkipiplugins/kpwriteimage.cpp,
      dngconverter/dngwriter/dngwriter.cpp,
      dngconverter/dngwriter/dngwriterhost.cpp,
      dngconverter/plugin/plugin_dngconverter.cpp,
      facebook/fbtalker.cpp, flashexport/plugin_flashexport.cpp,
      flashexport/simpleviewer.cpp, flickrexport/flickrtalker.cpp,
      flickrexport/flickrwindow.cpp, galleryexport/gallerytalker.cpp,
      gpssync/gpsbabelbinary.cpp, gpssync/gpsdataparser.cpp,
      gpssync/gpsmapwidget.cpp, gpssync/gpstracklistwidget.cpp,
      gpssync/kmlgpsdataparser.cpp, gpssync/plugin_gpssync.cpp,
      htmlexport/generator.cpp, imageviewer/plugin_viewer.cpp,
      imageviewer/texture.cpp, imageviewer/timer.cpp,
      imageviewer/viewerwidget.cpp, jpeglossless/convert2grayscale.cpp,
      jpeglossless/imageflip.cpp, jpeglossless/imagerotate.cpp,
      jpeglossless/jpegtransform.cpp,
      jpeglossless/plugin_jpeglossless.cpp, jpeglossless/utils.cpp,
      metadataedit/plugin_metadataedit.cpp, metadataedit/subjects.cpp,
      picasawebexport/picasaweblogin.cpp,
      picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebwidget.cpp,
      picasawebexport/picasawebwindow.cpp,
      printimages/plugin_printimages.cpp, printimages/wizard.cpp,
      rawconverter/plugin_rawconverter.cpp,
      rawconverter/rawdecodingiface.cpp,
      sendimages/plugin_sendimages.cpp, sendimages/sendimages.cpp,
      timeadjust/plugin_timeadjust.cpp,
      timeadjust/timeadjustdialog.cpp, wallpaper/plugin_wallpaper.cpp:
      Add more missing area codes
      polish code

2009-05-24 21:19  aclemens

    * batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/renameimageswidget.cpp,
      flickrexport/flickrwindow.cpp, printimages/wizard.cpp: Add area
      code

2009-05-24 21:19  aclemens

    * printimages/wizard.cpp: fix deprecate warning (kdDebug => kDebug)

2009-05-24 20:56  anaselli

    * printimages/wizard.cpp: fix print order management:
      - crash if changing photo order with only two photos selected
      - fix move up photo button management

2009-05-24 18:46  coles

    * flashexport/firstrundlg.cpp, flashexport/generalpage.cpp,
      flashexport/simpleviewer.cpp, flashexport/svedialog.cpp:
      Proof-reading.

2009-05-24 13:46  scripty

    * flickrexport/kipiplugin_flickrexport.desktop,
      printimages/kipiplugin_printimages.desktop: SVN_SILENT made
      messages (.desktop file)

2009-05-24 12:28  coles

    * batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/convertoptionsdialog.cpp,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/filteroptionsdialog.cpp,
      batchprocessimages/imagepreview.cpp,
      batchprocessimages/outputdialog.cpp,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/resizeimagesdialog.cpp, calendar/calevents.ui,
      calendar/caltemplate.ui, dngconverter/plugin/batchdialog.cpp,
      facebook/fbtalker.cpp, facebook/fbwidget.cpp,
      flickrexport/flickralbumdialog.ui, flickrexport/flickrtalker.cpp,
      flickrexport/flickrwidget.cpp, flickrexport/flickrwindow.cpp,
      galleryexport/gallerywindow.cpp, htmlexport/plugin.cpp,
      ipodexport/IpodExportDialog.cpp: Proof-reading.

2009-05-20 15:50  coles

    * gpssync/gpssyncdialog.cpp: Made a typo yesterday when correcting
      this - my bad.

2009-05-20 07:40  cgilles

    * rawconverter/batchdialog.cpp: polish

2009-05-19 21:49  cgilles

    * rawconverter/batchdialog.cpp, rawconverter/singledialog.cpp:
      polish

2009-05-19 20:42  coles

    * gpssync/gpseditdialog.cpp, gpssync/gpslistviewcontextmenu.cpp,
      gpssync/gpslistviewitem.cpp, gpssync/gpssyncdialog.cpp,
      gpssync/gpstracklisteditdialog.cpp, gpssync/kmlexport.cpp,
      gpssync/kmlexportconfig.cpp, gpssync/plugin_gpssync.cpp:
      Proof-reading.

2009-05-19 19:54  coles

    * removeredeyes/commonwidgets/storagesettingsbox.cpp: Proof-reading
      - didn't make a lot of sense before.

2009-05-19 19:00  coles

    * metadataedit/xmpeditdialog.cpp: Forgot to commit this one earlier
      - rest of my proof-reading.

2009-05-19 18:53  coles

    * metadataedit/altlangstringedit.cpp,
      metadataedit/commenteditdialog.cpp,
      metadataedit/commentremovedialog.cpp,
      metadataedit/exifcaption.cpp, metadataedit/exifdevice.cpp,
      metadataedit/exifeditdialog.cpp, metadataedit/exiflight.cpp,
      metadataedit/iptccategories.cpp, metadataedit/iptccontent.cpp,
      metadataedit/iptccredits.cpp, metadataedit/iptceditdialog.cpp,
      metadataedit/iptcenvelope.cpp, metadataedit/iptckeywords.cpp,
      metadataedit/iptcorigin.cpp, metadataedit/iptcproperties.cpp,
      metadataedit/iptcstatus.cpp, metadataedit/iptcsubjects.cpp,
      metadataedit/multistringsedit.cpp,
      metadataedit/objectattributesedit.cpp,
      metadataedit/plugin_metadataedit.cpp,
      metadataedit/xmpcredits.cpp, metadataedit/xmpeditdialog.cpp,
      metadataedit/xmporigin.cpp, metadataedit/xmpproperties.cpp,
      metadataedit/xmpstatus.cpp: Proof-reading.

2009-05-18 17:08  cgilles

    * rawconverter/batchdialog.cpp, rawconverter/singledialog.cpp:
      compile with future libkdcraw 1.0.0

2009-05-18 13:40  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp: warning--

2009-05-18 13:40  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h: Start with a
      reasonable size

2009-05-18 13:39  gateau

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/batchprocessimagesdialog.ui,
      batchprocessimages/convertimagesdialog.cpp: Ui-fied main dialog.

2009-05-18 13:39  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp: Fixing leaks is
      nice, but it should not introduce crashes :)

2009-05-18 13:39  gateau

    * batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/resizeimagesdialog.cpp: Removed shared
      whatsThis field.

2009-05-18 13:39  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/resizeimagesdialog.cpp: make groupBox1
      private.

2009-05-18 13:39  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/convertimagesdialog.cpp: Make destination url
      widget private.

2009-05-18 13:39  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/resizeimagesdialog.cpp: Hide a few widgets
      from inherited classes.

2009-05-18 13:38  gateau

    * batchprocessimages/batchprocessimagesdialog.h: Make non-shared
      widgets private.

2009-05-18 13:38  gateau

    * printimages/croppage.ui, printimages/infopage.ui,
      printimages/intropage.ui, printimages/photopage.ui,
      printimages/wizard.cpp: Reworked UI.

2009-05-18 10:42  cgilles

    * NEWS: update

2009-05-18 10:41  cgilles

    * gpssync/CMakeLists.txt, gpssync/gpsdataparser.h,
      gpssync/gpseditdialog.h, gpssync/gpslistviewcontextmenu.cpp,
      gpssync/gpslistviewcontextmenu.h, gpssync/gpsmapwidget.h,
      gpssync/gpssyncdialog.cpp, gpssync/gpssyncdialog.h,
      gpssync/gpstracklisteditdialog.cpp,
      gpssync/gpstracklisteditdialog.h, gpssync/gpstracklistwidget.h,
      gpssync/kmlexportconfig.h, gpssync/plugin_gpssync.h: GPSSync
      kipi-plugins : apply patch #33449 from Michael G. Hansen to copy
      and paste GPS coordinates with clipboard
      BUG: 191914

2009-05-18 09:46  cgilles

    * common/libkipiplugins/kpaboutdata.cpp: as Amarok, add build date
      to about data

2009-05-18 07:10  cgilles

    * galleryexport/albumdlg.h, galleryexport/galleries.h,
      galleryexport/galleryconfig.h, galleryexport/galleryitem.h,
      galleryexport/gallerympform.h, galleryexport/gallerytalker.h,
      galleryexport/gallerywindow.h,
      galleryexport/plugin_galleryexport.cpp,
      galleryexport/plugin_galleryexport.h: slots => Q_SLOTS
      signals => Q_SIGNALS

2009-05-18 06:54  cgilles

    * advancedslideshow/advanceddialog.h,
      advancedslideshow/captiondialog.h, advancedslideshow/common.cpp,
      advancedslideshow/common.h, advancedslideshow/imageloadthread.h,
      advancedslideshow/listimageitems.h,
      advancedslideshow/listsounditems.h,
      advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h,
      advancedslideshow/playbackwidget.h,
      advancedslideshow/plugin_advancedslideshow.cpp,
      advancedslideshow/plugin_advancedslideshow.h,
      advancedslideshow/slideplaybackwidget.h,
      advancedslideshow/slideshow.h,
      advancedslideshow/slideshowconfig.cpp,
      advancedslideshow/slideshowconfig.h,
      advancedslideshow/slideshowgl.h, advancedslideshow/slideshowkb.h,
      advancedslideshow/soundtrackdialog.h: fix memeory leak : use
      KUrl::List instead KUrl::List*
      signals => Q_SIGNALS
      slots => Q_SLOTS

2009-05-18 06:19  cgilles

    * NEWS: update

2009-05-18 06:19  cgilles

    * flickrexport/flickrtalker.cpp: apply patch #33710 from Pieter
      Edelman
      BUG: 192862

2009-05-18 06:16  cgilles

    * NEWS: update

2009-05-18 06:10  cgilles

    * NEWS: update

2009-05-18 06:10  cgilles

    * rawconverter/rawdecodingiface.cpp: apply patch #33684 from
      Michael G. Hansen
      BUG: 192787

2009-05-15 17:31  aclemens

    * NEWS: update

2009-05-15 10:50  aclemens

    * NEWS: update

2009-05-15 10:39  aclemens

    * NEWS: update

2009-05-15 10:34  aclemens

    * NEWS: update

2009-05-14 14:16  cgilles

    * NEWS: update

2009-05-13 15:51  welwarsky

    * flickrexport/flickrwindow.cpp: allow to upload to flickr
      photostream only.
      
      CCBUG: 183639

2009-05-12 18:24  aclemens

    * NEWS: update

2009-05-12 10:19  cgilles

    * NEWS: update

2009-05-12 10:10  cgilles

    * NEWS: update

2009-05-12 10:09  cgilles

    * dngconverter/CMakeLists.txt,
      dngconverter/dngwriter/dngwriter.cpp,
      dngconverter/dngwriter/dngwriter_p.cpp,
      dngconverter/dngwriter/dngwriter_p.h,
      dngconverter/dngwriter/dngwriterhost.h,
      dngconverter/dngwriter/dngwriterprivate.cpp,
      dngconverter/dngwriter/dngwriterprivate.h: use complete base file
      name to convert to DNG
      BUG: 192289

2009-05-12 09:14  aclemens

    * gpssync/plugin_gpssync.cpp: Fix some valgrind issues: The "export
      KML" action was never added because we have
      not assigned it properly.

2009-05-11 07:53  cgilles

    * NEWS, project/NEWS.0.3.0: backup

2009-05-11 07:52  cgilles

    * kipi-plugins.lsm.cmake: update

2009-05-11 07:52  cgilles

    * CMakeLists.txt: bump version

2009-05-11 06:57  cgilles

    * kipi-plugins.lsm.cmake: update

2009-05-11 06:56  cgilles

    * CMakeLists.txt: update version

2009-05-11 06:55  cgilles

    * NEWS: update

2009-05-11 06:55  cgilles

    * ChangeLog: preparing 0.3.0

0.3.0 2009-05-11
--------------------------------------------------------------------------------

2009-05-11 06:33  cgilles

    * acquireimages/TODO, batchprocessimages/TODO, flashexport/TODO,
      gpssync/TODO, ipodexport/TODO, jpeglossless/TODO,
      metadataedit/TODO, picasawebexport/TODO, rawconverter/TODO,
      removeredeyes/TODO, timeadjust/TODO, wallpaper/TODO: add TODO
      files

2009-05-11 06:31  cgilles

    * TODO: update

2009-05-11 06:30  cgilles

    * sendimages/TODO: add TODO

2009-05-11 06:29  cgilles

    * calendar/TODO: Orgads,
      Moving Calendar TODO contents to plugin dir. Check if all is fine
      for you...
      CCMAIL:orgads@gmail.com

2009-05-11 06:27  cgilles

    * advancedslideshow/TODO: Valerio,
      moving adv slideshow todo contents in dedicated plugin dir. Check
      if all is fine for you.
      CCMAIL: valerio.fuoglio@gmail.com

2009-05-11 06:24  cgilles

    * README: update

2009-05-10 19:22  mjansen

    * calendar/CMakeLists.txt: Fix build. kcal is from kdepimlibs.

2009-05-10 12:26  fric

    * advancedslideshow/soundtrackdialog.cpp: Corrected plural form

2009-05-10 08:16  aclemens

    * NEWS: update

2009-05-09 20:47  aclemens

    * batchprocessimages/batchprocessimagesdialog.cpp: Fix little
      memory leak: the iterator object will not be destroyed
      automatically like other Qt objects. We need to delete it in the
      destructor.

2009-05-08 09:32  aclemens

    * removeredeyes/opencv_tests/testForIPP.cpp: add missing license
      header

2009-05-08 08:11  aclemens

    * removeredeyes/libcvblobs/Blob.cpp,
      removeredeyes/libcvblobs/BlobExtraction.cpp,
      removeredeyes/libcvblobs/BlobResult.cpp: use prefix operator if
      possible

2009-05-08 08:11  aclemens

    * removeredeyes/libcvblobs/BlobResult.h: fix spelling

2009-05-07 13:44  scripty

    * batchprocessimages/kipiplugin_batchprocessimages.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      printimages/kipiplugin_printimages.desktop: SVN_SILENT made
      messages (.desktop file)

2009-05-05 00:32  sengels

    * dngconverter/plugin/CMakeLists.txt: the no exceptions flag breaks
      generation of the resource file

2009-05-04 20:10  cgilles

    * NEWS: update

2009-05-03 17:39  cgilles

    * NEWS: update

2009-05-03 13:16  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      advancedslideshow/kipiplugin_advancedslideshow.desktop,
      batchprocessimages/kipiplugin_batchprocessimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      facebook/kipiplugin_facebook.desktop,
      flashexport/kipiplugin_flashexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printimages/kipiplugin_printimages.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      smug/kipiplugin_smug.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2009-05-01 09:07  aclemens

    * NEWS: update

2009-05-01 07:27  cgilles

    * sendimages/plugin_sendimages.cpp,
      sendimages/sendimagesdialog.cpp, sendimages/sendimagesdialog.h:
      code simplification

2009-05-01 06:00  cgilles

    * removeredeyes/detection/locators/haarclassifier/haarclassifierlocator.cpp:
      Fix warnings under Win32

2009-04-30 11:48  aclemens

    * batchprocessimages/borderoptionsdialog.cpp,
      batchprocessimages/coloroptionsdialog.cpp,
      batchprocessimages/convertoptionsdialog.cpp,
      batchprocessimages/effectoptionsdialog.cpp,
      batchprocessimages/filteroptionsdialog.cpp,
      batchprocessimages/outputdialog.cpp,
      batchprocessimages/recompressoptionsdialog.cpp,
      batchprocessimages/renameimagesdialog.cpp,
      batchprocessimages/resizeoptionsdialog.cpp: Q3VBox => QVBoxLayout

2009-04-30 11:40  aclemens

    * batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/borderoptionsdialog.cpp,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/coloroptionsdialog.cpp,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/convertoptionsdialog.cpp,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/effectoptionsdialog.cpp,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/filteroptionsdialog.cpp,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/recompressoptionsdialog.cpp,
      batchprocessimages/renameimagesbase.ui,
      batchprocessimages/renameimageswidget.cpp,
      batchprocessimages/resizeimagesdialog.cpp,
      batchprocessimages/resizeoptionsdialog.cpp: Q3GroupBox =>
      QGroupBox

2009-04-30 10:07  cgilles

    * sendimages/plugin_sendimages.cpp, sendimages/plugin_sendimages.h,
      sendimages/sendimagesdialog.cpp, sendimages/sendimagesdialog.h:
      fix possibe race condition

2009-04-30 09:44  cgilles

    * NEWS: update

2009-04-30 09:28  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/batchprocessimagesitem.cpp,
      batchprocessimages/batchprocessimagesitem.h,
      batchprocessimages/batchprocessimageslist.cpp,
      batchprocessimages/batchprocessimageslist.h,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/renameimagesbase.ui,
      batchprocessimages/renameimageswidget.cpp,
      batchprocessimages/renameimageswidget.h: K3ListView ->
      QTreeWidget

2009-04-30 09:06  aclemens

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h: Hide the
      progressbar on startup. When plugin has been finished, hide the
      progressbar again after 500ms.
      
      Introducing new method enableWidgets(bool) to avoid code
      duplication.

2009-04-30 08:45  cgilles

    * sendimages/emailpage.h, sendimages/imageresize.h,
      sendimages/plugin_sendimages.cpp, sendimages/plugin_sendimages.h,
      sendimages/sendimages.h, sendimages/sendimagesdialog.cpp,
      sendimages/sendimagesdialog.h: SendImage kipi-plugins : make
      dialog non modal.
      BUG: 190964

2009-04-30 08:28  aclemens

    * batchprocessimages/batchprocessimagesdialog.cpp: Even better:
      call done() here

2009-04-30 08:13  aclemens

    * batchprocessimages/batchprocessimagesdialog.cpp: This should
      prevent all batch kipiplugins from crashing. Closing() the
      dialog, then saving its settings and then deleting itself doesn't
      work
      ;-)

2009-04-29 15:33  aclemens

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/batchprocessimagesitem.cpp,
      batchprocessimages/batchprocessimagesitem.h,
      batchprocessimages/batchprocessimageslist.cpp,
      batchprocessimages/batchprocessimageslist.h,
      batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/borderimagesdialog.h,
      batchprocessimages/borderoptionsdialog.cpp,
      batchprocessimages/borderoptionsdialog.h,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/colorimagesdialog.h,
      batchprocessimages/coloroptionsdialog.cpp,
      batchprocessimages/coloroptionsdialog.h,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/convertimagesdialog.h,
      batchprocessimages/convertoptionsdialog.cpp,
      batchprocessimages/convertoptionsdialog.h,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/effectimagesdialog.h,
      batchprocessimages/effectoptionsdialog.cpp,
      batchprocessimages/effectoptionsdialog.h,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/filterimagesdialog.h,
      batchprocessimages/filteroptionsdialog.cpp,
      batchprocessimages/filteroptionsdialog.h,
      batchprocessimages/imagepreview.cpp,
      batchprocessimages/imagepreview.h,
      batchprocessimages/outputdialog.cpp,
      batchprocessimages/outputdialog.h,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/recompressimagesdialog.h,
      batchprocessimages/recompressoptionsdialog.cpp,
      batchprocessimages/recompressoptionsdialog.h,
      batchprocessimages/resizeimagesdialog.cpp,
      batchprocessimages/resizeimagesdialog.h,
      batchprocessimages/resizeoptionsdialog.cpp,
      batchprocessimages/resizeoptionsdialog.h: NameSpace => namespace

2009-04-29 15:33  aclemens

    * batchprocessimages/batchprocessimagesdialog.cpp: fix layout

2009-04-29 11:41  aclemens

    * batchprocessimages/batchprocessimageslist.cpp,
      batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/borderoptionsdialog.cpp,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/coloroptionsdialog.cpp,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/convertoptionsdialog.cpp,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/effectoptionsdialog.cpp,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/filteroptionsdialog.cpp,
      batchprocessimages/recompressoptionsdialog.cpp,
      batchprocessimages/resizeimagesdialog.cpp,
      batchprocessimages/resizeoptionsdialog.cpp: fix i18n issues
      (arguments, markup...)

2009-04-29 11:41  aclemens

    * batchprocessimages/renameimageswidget.cpp: The TRUE and FALSE
      macros are obsolete and should be replaced with true and false
      (all lower case) respectively.

2009-04-29 11:06  aclemens

    * batchprocessimages/batchprocessimagesitem.cpp,
      batchprocessimages/renameimagesdialog.h: fix include issues

2009-04-29 11:01  aclemens

    * batchprocessimages/pixmapview.cpp,
      batchprocessimages/renameimageswidget.cpp: polish

2009-04-29 10:58  aclemens

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/batchprocessimagesitem.cpp,
      batchprocessimages/batchprocessimagesitem.h,
      batchprocessimages/batchprocessimageslist.cpp,
      batchprocessimages/batchprocessimageslist.h,
      batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/borderoptionsdialog.cpp,
      batchprocessimages/borderoptionsdialog.h,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/coloroptionsdialog.cpp,
      batchprocessimages/coloroptionsdialog.h,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/convertoptionsdialog.cpp,
      batchprocessimages/convertoptionsdialog.h,
      batchprocessimages/dialogutils.cpp,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/effectoptionsdialog.cpp,
      batchprocessimages/effectoptionsdialog.h,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/filteroptionsdialog.cpp,
      batchprocessimages/filteroptionsdialog.h,
      batchprocessimages/imagepreview.h,
      batchprocessimages/outputdialog.cpp,
      batchprocessimages/outputdialog.h,
      batchprocessimages/pixmapview.cpp,
      batchprocessimages/pixmapview.h,
      batchprocessimages/plugin_batchprocessimages.cpp,
      batchprocessimages/plugin_batchprocessimages.h,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/recompressimagesdialog.h,
      batchprocessimages/recompressoptionsdialog.cpp,
      batchprocessimages/recompressoptionsdialog.h,
      batchprocessimages/renameimagesdialog.cpp,
      batchprocessimages/renameimageswidget.cpp,
      batchprocessimages/renameimageswidget.h,
      batchprocessimages/resizeimagesdialog.cpp,
      batchprocessimages/resizeimagesdialog.h,
      batchprocessimages/resizeoptionsdialog.cpp,
      batchprocessimages/resizeoptionsdialog.h: polish

2009-04-29 10:57  aclemens

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/borderoptionsdialog.cpp,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/coloroptionsdialog.cpp,
      batchprocessimages/coloroptionsdialog.h,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/convertoptionsdialog.cpp,
      batchprocessimages/convertoptionsdialog.h,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/effectoptionsdialog.cpp,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/filteroptionsdialog.cpp,
      batchprocessimages/filteroptionsdialog.h,
      batchprocessimages/outputdialog.cpp,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/recompressoptionsdialog.cpp,
      batchprocessimages/recompressoptionsdialog.h,
      batchprocessimages/renameimagesdialog.cpp,
      batchprocessimages/renameimageswidget.cpp,
      batchprocessimages/resizeimagesdialog.cpp,
      batchprocessimages/resizeoptionsdialog.cpp,
      batchprocessimages/resizeoptionsdialog.h: If possible, use K
      widgets instead of Q widgets to have a unified look
      & feel.
      Converting QComboBox => KComboBox

2009-04-29 09:17  aclemens

    * batchprocessimages/batchprocessimagesdialog.cpp: Continue porting
      to Qt4 / KDE4
      Most of the elements are converted now, only
      BatchProcessImagesList has
      not been converted (it is still a K3ListView), because I think we
      should use the
      ListView used in other KIPI plugins (like RemoveRedEyes or
      DNGConverter).

2009-04-29 08:11  aclemens

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h: Beginning to
      convert to a pure Qt4 / KDE4 implementation.
      Fix layout. My hope is that this will fix the crashing of all the
      batch
      plugins. Unfortunately you are not able to debug the plugins, BT
      (and
      valgrind) is useless. So I cleanup the code first before making
      further
      investigations.

2009-04-29 08:11  aclemens

    * batchprocessimages/batchprocessimagesdialog.cpp: polish

2009-04-29 08:11  aclemens

    * batchprocessimages/batchprocessimagesdialog.cpp: fix malformed
      markup

2009-04-29 08:11  aclemens

    * batchprocessimages/batchprocessimagesdialog.cpp: fix wrong i18n
      usage

2009-04-29 08:11  aclemens

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h: Code cleanup,
      remove unneeded includes, fix spelling

2009-04-28 13:55  scripty

    * flickrexport/kipiplugin_flickrexport.desktop,
      printimages/kipiplugin_printimages.desktop: SVN_SILENT made
      messages (.desktop file)

2009-04-28 07:29  aclemens

    * removeredeyes/detection/locators/haarclassifier/haarsettings.h:
      polish

2009-04-28 07:28  aclemens

    * removeredeyes/detection/locators/haarclassifier/haarclassifierlocator.cpp,
      removeredeyes/detection/locators/haarclassifier/haarclassifierlocator.h:
      polish

2009-04-28 07:16  aclemens

    * removeredeyes/CMakeLists.txt,
      removeredeyes/detection/locators/Locator.h,
      removeredeyes/detection/locators/LocatorFactory.cpp,
      removeredeyes/detection/locators/LocatorFactory.h,
      removeredeyes/detection/locators/haarclassifier/HaarClassifierLocator.cpp,
      removeredeyes/detection/locators/haarclassifier/HaarClassifierLocator.h,
      removeredeyes/detection/locators/haarclassifier/haarclassifierlocator.cpp,
      removeredeyes/detection/locators/haarclassifier/haarclassifierlocator.h,
      removeredeyes/detection/locators/locator.h,
      removeredeyes/detection/locators/locatorfactory.cpp,
      removeredeyes/detection/locators/locatorfactory.h,
      removeredeyes/detection/savemethods/SaveMethodFactory.cpp,
      removeredeyes/detection/savemethods/SaveMethodFactory.h,
      removeredeyes/detection/savemethods/SaveMethods.cpp,
      removeredeyes/detection/savemethods/SaveMethods.h,
      removeredeyes/detection/savemethods/savemethodfactory.cpp,
      removeredeyes/detection/savemethods/savemethodfactory.h,
      removeredeyes/detection/savemethods/savemethods.cpp,
      removeredeyes/detection/savemethods/savemethods.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/workerthread.cpp: Some files have been named with
      CamelCase syntax (I guess it happened
      when using the Eclipse class wizard). Converting them to
      lowercase for
      consistency.

2009-04-27 21:58  anaselli

    * printimages/TODO, printimages/printhelper.cpp,
      printimages/printoptionspage.cpp, printimages/printoptionspage.h,
      printimages/printoptionspage.ui: Added save settings button
      CCMAIL: kde-imaging@kde.org

2009-04-26 21:09  cgilles

    * CMakeLists.txt: rename svnversion to kipiplugins-svnversion to
      prevent conflict with CMake digikam target under MSVC

2009-04-25 06:53  cgilles

    * NEWS: update

2009-04-24 11:41  mlaurent

    * galleryexport/gallerywindow.cpp: Fix missing i18n

2009-04-23 07:30  gateau

    * htmlexport/abstractthemeparameter.cpp,
      htmlexport/intthemeparameter.cpp,
      htmlexport/invisiblebuttongroup.cpp: Coding style.

2009-04-23 07:30  gateau

    * htmlexport/imageelement.h: Coding style

2009-04-22 15:17  scripty

    * calendar/kipiplugin_calendar.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/frames/frames.desktop,
      htmlexport/themes/matrix/matrix.desktop,
      htmlexport/themes/simple/simple.desktop,
      htmlexport/themes/snow/snow.desktop,
      printimages/kipiplugin_printimages.desktop: SVN_SILENT made
      messages (.desktop file)

2009-04-21 16:52  cgilles

    * printimages/printhelper.cpp: use kipi debug namespace

2009-04-21 16:42  anaselli

    * printimages/printhelper.cpp: Avoids last blank page

2009-04-21 16:31  cgilles

    * printimages/atkinspagelayout.cpp, printimages/layouttree.cpp,
      printimages/plugin_printimages.cpp, printimages/printhelper.cpp,
      printimages/printoptionspage.cpp, printimages/utils.cpp,
      printimages/wizard.cpp: use kipi kdebug namespace

2009-04-21 16:12  cgilles

    * printimages/printoptionspage.cpp, printimages/tphoto.cpp: fix
      mingw warnings

2009-04-21 10:31  cgilles

    * printimages/printimagesconfig.kcfgc: no need to export symbol in
      plugin

2009-04-21 10:29  cgilles

    * printimages/printimagesconfig.kcfg: polish

2009-04-21 10:18  cgilles

    * printimages/CMakeLists.txt: polish

2009-04-21 10:07  cgilles

    * printimages/tphoto.cpp, printimages/wizard.cpp,
      printimages/wizard.h: polish

2009-04-21 10:05  cgilles

    * printimages/printhelper.cpp, printimages/printhelper.h: polish

2009-04-21 10:02  cgilles

    * printimages/layouttree.cpp, printimages/layouttree.h: use
      namespace
      fix header
      use C++ includes.

2009-04-21 09:58  cgilles

    * printimages/wizard.cpp: polish

2009-04-21 09:57  cgilles

    * printimages/cropframe.cpp: use C++ header when it's possible

2009-04-21 09:56  cgilles

    * printimages/cropframe.cpp: fix moc include

2009-04-21 09:56  cgilles

    * printimages/atkinspagelayout.cpp, printimages/atkinspagelayout.h:
      fix header
      use const d
      polish

2009-04-21 09:20  cgilles

    * printimages/printoptionspage.cpp: polish

2009-04-21 09:18  cgilles

    * printimages/printoptionspage.h: polish

2009-04-21 09:04  cgilles

    * printimages/CMakeLists.txt: polish

2009-04-21 05:50  cgilles

    * NEWS: update

2009-04-20 23:19  anaselli

    * printimages/TODO: SVN_SILENT: updated

2009-04-20 23:18  anaselli

    * NEWS, README: SVN_SILENT: updated

2009-04-20 23:12  anaselli

    * printimages/TODO: SVN_SILENT: updated

2009-04-20 23:10  anaselli

    * printimages/CMakeLists.txt, printimages/TODO,
      printimages/atkinspagelayout.cpp, printimages/atkinspagelayout.h,
      printimages/layouttree.cpp, printimages/layouttree.h,
      printimages/printhelper.cpp, printimages/printimagesconfig.kcfg,
      printimages/printimagesconfig.kcfgc,
      printimages/printoptionspage.cpp, printimages/printoptionspage.h,
      printimages/printoptionspage.ui, printimages/signalblocker.h,
      printimages/tphoto.cpp, printimages/tphoto.h: Merged from
      printimage branch
      - added a per photo print management layout
      - added atkins page layout

2009-04-19 15:44  cgilles

    * printimages/printhelper.cpp, printimages/wizard.cpp: Fix MSVC
      warnings : struct != class

2009-04-19 12:33  cgilles

    * imageviewer/viewerwidget.cpp: Fix MSVC warnings

2009-04-19 12:30  cgilles

    * htmlexport/abstractthemeparameter.cpp, htmlexport/imageelement.h,
      htmlexport/intthemeparameter.cpp,
      htmlexport/invisiblebuttongroup.cpp: Fix MSVC warnings : struct
      != class

2009-04-18 11:09  cgilles

    * removeredeyes/libcvblobs/BlobResult.cpp: compile and link under
      M$ MSVC 9.
      Never use debug dialog under Win32 especially if this module is
      not installed with MSVC
      Use kDebug instead, it will always work (:=)))

2009-04-18 09:53  cgilles

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h: Fix compilation
      and link under MSVC 9

2009-04-15 08:59  cgilles

    * NEWS: update

2009-04-10 20:37  mhunter

    * printimages/croppage.ui, printimages/wizard.cpp: Typographical
      and grammar corrections (I missed a bit)

2009-04-10 18:10  scripty

    * flickrexport/kipiplugin_flickrexport.desktop: SVN_SILENT made
      messages (.desktop file)

2009-04-09 22:14  aclemens

    * removeredeyes/detection/locators/haarclassifier/HaarClassifierLocator.cpp:
      polish

2009-04-09 20:00  coles

    * dngconverter/plugin/Messages.sh: SVN_SILENT
      
      Updated Messages.sh to fetch missing strings from .h files.

2009-04-09 16:42  aclemens

    * removeredeyes/detection/locators/haarclassifier/HaarClassifierLocator.cpp:
      polish

2009-04-09 14:13  aclemens

    * removeredeyes/opencv_tests,
      removeredeyes/opencv_tests/note_on_performance.txt,
      removeredeyes/opencv_tests/testForIPP.cpp: Add a test-program to
      check if OpenCV is running with IPP support on
      Intel based systems.
      Add a note about performance issues if not running in IPP mode.

2009-04-09 12:08  aclemens

    * removeredeyes/detection/locators/haarclassifier/HaarClassifierLocator.cpp:
      Use image pointer a little bit more efficiently. Should make
      operations a little bit faster...

2009-04-09 10:46  coles

    * advancedslideshow/Messages.sh, batchprocessimages/Messages.sh,
      calendar/Messages.sh, flickrexport/Messages.sh,
      galleryexport/Messages.sh, htmlexport/Messages.sh,
      imageviewer/Messages.sh, picasawebexport/Messages.sh,
      printimages/Messages.sh: .ui files contain messages too - don't
      forget, if you're making a project with .ui files, you need to
      include the
      extractrc lines in your Messages.sh file.

2009-04-08 21:24  mhunter

    * advancedslideshow/maindialog.cpp: Apologies - supposed to be
      context
      CCMAIL:caulier.gilles@gmail.com

2009-04-08 07:37  cgilles

    * advancedslideshow/maindialog.cpp: compile

2009-04-07 23:36  mhunter

    * advancedslideshow/advanceddialog.ui,
      advancedslideshow/captiondialog.ui,
      advancedslideshow/maindialog.cpp,
      advancedslideshow/maindialog.ui,
      advancedslideshow/plugin_advancedslideshow.cpp,
      advancedslideshow/slideshow.cpp,
      advancedslideshow/slideshowconfig.cpp,
      advancedslideshow/slideshowgl.cpp,
      advancedslideshow/slideshowkb.cpp,
      advancedslideshow/soundtrackdialog.cpp,
      advancedslideshow/soundtrackdialog.ui: Typographical and grammar
      corrections

2009-04-07 22:56  mhunter

    * advancedslideshow/maindialog.cpp: Fix plural handling

2009-04-07 21:55  mhunter

    * picasawebexport/picasawebnewalbumdialog.ui,
      picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebwindow.cpp,
      picasawebexport/plugin_picasawebexport.cpp: Typographical and
      grammar corrections

2009-04-07 21:23  mhunter

    * printimages/croppage.ui, printimages/infopage.ui,
      printimages/intropage.ui, printimages/photopage.ui,
      printimages/utils.cpp, printimages/wizard.cpp: Typographical and
      grammar corrections

2009-04-07 20:37  mhunter

    * rawconverter/actionthread.cpp, rawconverter/batchdialog.cpp,
      rawconverter/plugin_rawconverter.cpp,
      rawconverter/savesettingswidget.cpp,
      rawconverter/singledialog.cpp: Typographical and grammar
      corrections

2009-04-07 20:03  mhunter

    * removeredeyes/commonwidgets/myimageslist.cpp,
      removeredeyes/commonwidgets/previewwidget.cpp,
      removeredeyes/commonwidgets/unprocessedsettingsbox.cpp,
      removeredeyes/detection/locators/haarclassifier/widgets/simplesettings.cpp,
      removeredeyes/plugin_removeredeyes.cpp,
      removeredeyes/removeredeyeswindow.cpp: Typographical and grammar
      corrections

2009-04-07 15:01  scripty

    * flickrexport/kipiplugin_flickrexport.desktop: SVN_SILENT made
      messages (.desktop file)

2009-04-07 09:46  aclemens

    * removeredeyes/detection/locators/haarclassifier/HaarClassifierLocator.cpp,
      removeredeyes/libcvblobs/Blob.cpp,
      removeredeyes/libcvblobs/BlobExtraction.cpp,
      removeredeyes/libcvblobs/BlobResult.cpp: fix postfix increment in
      for loops

2009-04-06 16:52  scripty

    * flickrexport/kipiplugin_flickrexport.desktop: SVN_SILENT made
      messages (.desktop file)

2009-04-05 21:53  mhunter

    * sendimages/emailpage.cpp, sendimages/imageresize.cpp,
      sendimages/sendimages.cpp, sendimages/sendimagesdialog.cpp:
      Typographical and grammar corrections

2009-04-05 17:28  aclemens

    * acquireimages/plugin_acquireimages.cpp,
      acquireimages/plugin_acquireimages.h,
      acquireimages/scandialog.cpp, acquireimages/scandialog.h,
      acquireimages/twainiface/main.cpp,
      acquireimages/twainiface/twaincontroller.cpp,
      acquireimages/twainiface/twaincontroller.h,
      acquireimages/twainiface/twainiface.cpp,
      acquireimages/twainiface/twainiface.h,
      advancedslideshow/advanceddialog.cpp,
      advancedslideshow/advanceddialog.h,
      advancedslideshow/captiondialog.cpp,
      advancedslideshow/captiondialog.h, advancedslideshow/common.h,
      advancedslideshow/imageloadthread.cpp,
      advancedslideshow/imageloadthread.h,
      advancedslideshow/kbeffect.cpp,
      advancedslideshow/listimageitems.cpp,
      advancedslideshow/listimageitems.h,
      advancedslideshow/listsounditems.cpp,
      advancedslideshow/listsounditems.h,
      advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h,
      advancedslideshow/playbackwidget.cpp,
      advancedslideshow/playbackwidget.h,
      advancedslideshow/plugin_advancedslideshow.cpp,
      advancedslideshow/plugin_advancedslideshow.h,
      advancedslideshow/screenproperties.cpp,
      advancedslideshow/slideplaybackwidget.cpp,
      advancedslideshow/slideplaybackwidget.h,
      advancedslideshow/slideshow.cpp, advancedslideshow/slideshow.h,
      advancedslideshow/slideshowconfig.cpp,
      advancedslideshow/slideshowconfig.h,
      advancedslideshow/slideshowgl.cpp,
      advancedslideshow/slideshowgl.h,
      advancedslideshow/slideshowkb.cpp,
      advancedslideshow/slideshowkb.h,
      advancedslideshow/slideshowloader.cpp,
      advancedslideshow/slideshowloader.h,
      advancedslideshow/soundtrackdialog.cpp,
      advancedslideshow/soundtrackdialog.h,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/renameimagesdialog.cpp,
      batchprocessimages/renameimagesdialog.h,
      batchprocessimages/renameimageswidget.cpp,
      batchprocessimages/renameimageswidget.h, calendar/calpainter.cpp,
      calendar/calpainter.h, calendar/calprinter.cpp,
      calendar/calprinter.h, calendar/calselect.cpp,
      calendar/calselect.h, calendar/calsettings.cpp,
      calendar/calsettings.h, calendar/caltemplate.cpp,
      calendar/caltemplate.h, calendar/calwidget.cpp,
      calendar/calwidget.h, calendar/calwizard.cpp,
      calendar/calwizard.h, calendar/monthwidget.cpp,
      calendar/monthwidget.h, calendar/plugin_calendar.cpp,
      calendar/plugin_calendar.h,
      common/libkipiplugins/batchprogressdialog.cpp,
      common/libkipiplugins/batchprogressdialog.h,
      common/libkipiplugins/imagedialog.cpp,
      common/libkipiplugins/imagedialog.h,
      common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h,
      common/libkipiplugins/kpaboutdata.cpp,
      common/libkipiplugins/kpaboutdata.h,
      common/libkipiplugins/kpwriteimage.cpp,
      common/libkipiplugins/kpwriteimage.h,
      dngconverter/dngwriter/dngwriter.cpp,
      dngconverter/dngwriter/dngwriter.h,
      dngconverter/dngwriter/dngwriterhost.cpp,
      dngconverter/dngwriter/dngwriterhost.h,
      dngconverter/dngwriter/dngwriterprivate.cpp,
      dngconverter/dngwriter/dngwriterprivate.h,
      dngconverter/dngwriter/extra/xmp_sdk/include/XMP_Environment.h,
      dngconverter/plugin/aboutdata.h, dngconverter/plugin/actions.h,
      dngconverter/plugin/actionthread.cpp,
      dngconverter/plugin/actionthread.h,
      dngconverter/plugin/batchdialog.cpp,
      dngconverter/plugin/batchdialog.h,
      dngconverter/plugin/clistviewitem.h,
      dngconverter/plugin/dngconverter.cpp,
      dngconverter/plugin/plugin_dngconverter.cpp,
      dngconverter/plugin/plugin_dngconverter.h,
      dngconverter/plugin/settingswidget.cpp,
      dngconverter/plugin/settingswidget.h,
      dngconverter/test/raw2dng.cpp, facebook/fbalbum.cpp,
      facebook/fbalbum.h, facebook/fbitem.h, facebook/fbtalker.cpp,
      facebook/fbtalker.h, facebook/fbwidget.cpp, facebook/fbwidget.h,
      facebook/fbwindow.cpp, facebook/fbwindow.h, facebook/mpform.cpp,
      facebook/mpform.h, facebook/plugin_facebook.cpp,
      facebook/plugin_facebook.h, flashexport/firstrundlg.cpp,
      flashexport/generalpage.cpp, flashexport/generalpage.h,
      flashexport/lookpage.cpp, flashexport/lookpage.h,
      flashexport/plugin_flashexport.cpp,
      flashexport/plugin_flashexport.h, flashexport/selectionpage.cpp,
      flashexport/selectionpage.h, flashexport/simpleviewer.cpp,
      flashexport/simpleviewer.h,
      flashexport/simpleviewersettingscontainer.h,
      flashexport/svedialog.cpp, flashexport/svedialog.h,
      flickrexport/flickritem.h,
      flickrexport/flickrnewphotosetdialog.h,
      flickrexport/flickrtalker.cpp, flickrexport/flickrtalker.h,
      flickrexport/flickrviewitem.cpp, flickrexport/flickrviewitem.h,
      flickrexport/flickrwidget.cpp, flickrexport/flickrwidget.h,
      flickrexport/flickrwindow.cpp, flickrexport/flickrwindow.h,
      flickrexport/login.cpp, flickrexport/login.h,
      flickrexport/mpform.cpp, flickrexport/mpform.h,
      flickrexport/plugin_flickrexport.cpp,
      flickrexport/plugin_flickrexport.h, galleryexport/galleries.cpp,
      galleryexport/galleries.h, galleryexport/galleryconfig.cpp,
      galleryexport/galleryconfig.h, galleryexport/galleryitem.h,
      galleryexport/gallerympform.cpp, galleryexport/gallerympform.h,
      galleryexport/gallerytalker.cpp, galleryexport/gallerytalker.h,
      galleryexport/gallerywindow.cpp, galleryexport/gallerywindow.h,
      galleryexport/plugin_galleryexport.cpp,
      galleryexport/plugin_galleryexport.h, gpssync/gpsbabelbinary.cpp,
      gpssync/gpsbabelbinary.h, gpssync/gpsdataparser.cpp,
      gpssync/gpsdataparser.h, gpssync/gpseditdialog.cpp,
      gpssync/gpseditdialog.h, gpssync/gpslistviewitem.cpp,
      gpssync/gpslistviewitem.h, gpssync/gpsmapwidget.cpp,
      gpssync/gpsmapwidget.h, gpssync/gpssyncdialog.cpp,
      gpssync/gpssyncdialog.h, gpssync/gpstracklistcontainer.h,
      gpssync/gpstracklisteditdialog.cpp,
      gpssync/gpstracklisteditdialog.h,
      gpssync/gpstracklistviewitem.cpp, gpssync/gpstracklistviewitem.h,
      gpssync/gpstracklistwidget.cpp, gpssync/gpstracklistwidget.h,
      gpssync/kmlexport.cpp, gpssync/kmlexport.h,
      gpssync/kmlexportconfig.cpp, gpssync/kmlexportconfig.h,
      gpssync/kmlgpsdataparser.cpp, gpssync/kmlgpsdataparser.h,
      gpssync/plugin_gpssync.cpp, gpssync/plugin_gpssync.h,
      htmlexport/listthemeparameter.cpp,
      htmlexport/listthemeparameter.h,
      htmlexport/stringthemeparameter.cpp,
      htmlexport/stringthemeparameter.h, htmlexport/wizard.cpp,
      imageviewer/plugin_viewer.cpp, imageviewer/plugin_viewer.h,
      imageviewer/texture.cpp, imageviewer/texture.h,
      imageviewer/timer.cpp, imageviewer/timer.h,
      imageviewer/viewerwidget.cpp, imageviewer/viewerwidget.h,
      ipodexport/ImageList.cpp, ipodexport/IpodExportDialog.cpp,
      ipodexport/IpodExportDialog.h, ipodexport/plugin_ipodexport.cpp,
      jpeglossless/actionthread.cpp, jpeglossless/actionthread.h,
      jpeglossless/convert2grayscale.cpp,
      jpeglossless/convert2grayscale.h, jpeglossless/imageflip.cpp,
      jpeglossless/imageflip.h, jpeglossless/imagerotate.cpp,
      jpeglossless/imagerotate.h, jpeglossless/jpegtransform.cpp,
      jpeglossless/jpegtransform.h,
      jpeglossless/plugin_jpeglossless.cpp,
      jpeglossless/plugin_jpeglossless.h, jpeglossless/transupp.cpp,
      jpeglossless/utils.cpp, jpeglossless/utils.h,
      metadataedit/altlangstringedit.cpp,
      metadataedit/altlangstringedit.h,
      metadataedit/commenteditdialog.cpp,
      metadataedit/commenteditdialog.h,
      metadataedit/commentremovedialog.cpp,
      metadataedit/commentremovedialog.h, metadataedit/exifadjust.cpp,
      metadataedit/exifadjust.h, metadataedit/exifcaption.cpp,
      metadataedit/exifcaption.h, metadataedit/exifdatetime.cpp,
      metadataedit/exifdatetime.h, metadataedit/exifdevice.cpp,
      metadataedit/exifdevice.h, metadataedit/exifeditdialog.cpp,
      metadataedit/exifeditdialog.h, metadataedit/exiflens.cpp,
      metadataedit/exiflens.h, metadataedit/exiflight.cpp,
      metadataedit/exiflight.h, metadataedit/iptccategories.cpp,
      metadataedit/iptccategories.h, metadataedit/iptccontent.cpp,
      metadataedit/iptccontent.h, metadataedit/iptccredits.cpp,
      metadataedit/iptccredits.h, metadataedit/iptceditdialog.cpp,
      metadataedit/iptceditdialog.h, metadataedit/iptcenvelope.cpp,
      metadataedit/iptcenvelope.h, metadataedit/iptckeywords.cpp,
      metadataedit/iptckeywords.h, metadataedit/iptcorigin.cpp,
      metadataedit/iptcorigin.h, metadataedit/iptcproperties.cpp,
      metadataedit/iptcproperties.h, metadataedit/iptcstatus.cpp,
      metadataedit/iptcstatus.h, metadataedit/iptcsubjects.cpp,
      metadataedit/iptcsubjects.h, metadataedit/metadatacheckbox.h,
      metadataedit/multistringsedit.cpp,
      metadataedit/multistringsedit.h,
      metadataedit/multivaluesedit.cpp, metadataedit/multivaluesedit.h,
      metadataedit/objectattributesedit.cpp,
      metadataedit/objectattributesedit.h,
      metadataedit/plugin_metadataedit.cpp,
      metadataedit/plugin_metadataedit.h, metadataedit/subjects.cpp,
      metadataedit/subjects.h, metadataedit/xmpcategories.cpp,
      metadataedit/xmpcategories.h, metadataedit/xmpcontent.cpp,
      metadataedit/xmpcontent.h, metadataedit/xmpcredits.cpp,
      metadataedit/xmpcredits.h, metadataedit/xmpeditdialog.cpp,
      metadataedit/xmpeditdialog.h, metadataedit/xmpkeywords.cpp,
      metadataedit/xmpkeywords.h, metadataedit/xmporigin.cpp,
      metadataedit/xmporigin.h, metadataedit/xmpproperties.cpp,
      metadataedit/xmpproperties.h, metadataedit/xmpstatus.cpp,
      metadataedit/xmpstatus.h, metadataedit/xmpsubjects.cpp,
      metadataedit/xmpsubjects.h, picasawebexport/mpform.cpp,
      picasawebexport/mpform.h, picasawebexport/newalbumdialog.h,
      picasawebexport/picasawebitem.h,
      picasawebexport/picasaweblogin.cpp,
      picasawebexport/picasaweblogin.h,
      picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebtalker.h,
      picasawebexport/picasawebwidget.cpp,
      picasawebexport/picasawebwidget.h,
      picasawebexport/picasawebwindow.cpp,
      picasawebexport/picasawebwindow.h,
      picasawebexport/plugin_picasawebexport.cpp,
      picasawebexport/plugin_picasawebexport.h,
      printimages/cropframe.cpp, printimages/cropframe.h,
      printimages/plugin_printimages.cpp,
      printimages/plugin_printimages.h, printimages/printhelper.cpp,
      printimages/printhelper.h, printimages/tphoto.cpp,
      printimages/tphoto.h, printimages/utils.cpp, printimages/utils.h,
      printimages/wizard.h, rawconverter/actions.h,
      rawconverter/actionthread.cpp, rawconverter/actionthread.h,
      rawconverter/batchdialog.cpp, rawconverter/batchdialog.h,
      rawconverter/clistviewitem.h,
      rawconverter/plugin_rawconverter.cpp,
      rawconverter/plugin_rawconverter.h,
      rawconverter/previewwidget.cpp, rawconverter/previewwidget.h,
      rawconverter/rawdecodingiface.cpp,
      rawconverter/rawdecodingiface.h,
      rawconverter/savesettingswidget.cpp,
      rawconverter/savesettingswidget.h, rawconverter/singledialog.cpp,
      rawconverter/singledialog.h, removeredeyes/commonsettings.h,
      removeredeyes/commonwidgets/controlwidget.cpp,
      removeredeyes/commonwidgets/controlwidget.h,
      removeredeyes/commonwidgets/infomessagewidget.cpp,
      removeredeyes/commonwidgets/infomessagewidget.h,
      removeredeyes/commonwidgets/myimageslist.cpp,
      removeredeyes/commonwidgets/myimageslist.h,
      removeredeyes/commonwidgets/previewwidget.cpp,
      removeredeyes/commonwidgets/previewwidget.h,
      removeredeyes/commonwidgets/storagesettingsbox.cpp,
      removeredeyes/commonwidgets/storagesettingsbox.h,
      removeredeyes/commonwidgets/unprocessedsettingsbox.cpp,
      removeredeyes/commonwidgets/unprocessedsettingsbox.h,
      removeredeyes/detection/locators/Locator.h,
      removeredeyes/detection/locators/LocatorFactory.cpp,
      removeredeyes/detection/locators/haarclassifier/HaarClassifierLocator.cpp,
      removeredeyes/detection/locators/haarclassifier/HaarClassifierLocator.h,
      removeredeyes/detection/locators/haarclassifier/haarsettings.h,
      removeredeyes/detection/locators/haarclassifier/widgets/advancedsettings.cpp,
      removeredeyes/detection/locators/haarclassifier/widgets/advancedsettings.h,
      removeredeyes/detection/locators/haarclassifier/widgets/blobsettingsbox.cpp,
      removeredeyes/detection/locators/haarclassifier/widgets/blobsettingsbox.h,
      removeredeyes/detection/locators/haarclassifier/widgets/classifiersettingsbox.cpp,
      removeredeyes/detection/locators/haarclassifier/widgets/classifiersettingsbox.h,
      removeredeyes/detection/locators/haarclassifier/widgets/haarsettingswidget.cpp,
      removeredeyes/detection/locators/haarclassifier/widgets/haarsettingswidget.h,
      removeredeyes/detection/locators/haarclassifier/widgets/simplesettings.cpp,
      removeredeyes/detection/locators/haarclassifier/widgets/simplesettings.h,
      removeredeyes/detection/savemethods/SaveMethodFactory.cpp,
      removeredeyes/detection/savemethods/SaveMethodFactory.h,
      removeredeyes/detection/savemethods/SaveMethods.cpp,
      removeredeyes/detection/savemethods/SaveMethods.h,
      removeredeyes/libcvblobs/Blob.cpp,
      removeredeyes/libcvblobs/BlobExtraction.h,
      removeredeyes/libcvblobs/BlobResult.cpp,
      removeredeyes/libcvblobs/BlobResult.h,
      removeredeyes/plugin_removeredeyes.cpp,
      removeredeyes/plugin_removeredeyes.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h,
      removeredeyes/workerthread.cpp, removeredeyes/workerthread.h,
      removeredeyes/workerthreaddata.cpp, sendimages/emailpage.cpp,
      sendimages/emailpage.h, sendimages/emailsettingscontainer.h,
      sendimages/imageresize.cpp, sendimages/imageresize.h,
      sendimages/imagespage.h, sendimages/plugin_sendimages.cpp,
      sendimages/plugin_sendimages.h, sendimages/sendimages.cpp,
      sendimages/sendimages.h, sendimages/sendimagesdialog.cpp,
      sendimages/sendimagesdialog.h, smug/plugin_smug.cpp,
      smug/plugin_smug.h, smug/smugalbum.cpp, smug/smugalbum.h,
      smug/smugitem.h, smug/smugtalker.cpp, smug/smugtalker.h,
      smug/smugwidget.cpp, smug/smugwidget.h, smug/smugwindow.cpp,
      smug/smugwindow.h, timeadjust/plugin_timeadjust.cpp,
      timeadjust/plugin_timeadjust.h, timeadjust/timeadjustdialog.cpp,
      timeadjust/timeadjustdialog.h, wallpaper/plugin_wallpaper.cpp,
      wallpaper/plugin_wallpaper.h: Some cosmetics: Remove the dot from
      the include comments. This is no full sentence so we don't need
      that...

2009-04-05 13:47  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      flashexport/kipiplugin_flashexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/frames/frames.desktop,
      htmlexport/themes/matrix/matrix.desktop,
      htmlexport/themes/s0/s0.desktop,
      htmlexport/themes/simple/simple.desktop,
      htmlexport/themes/snow/snow.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printimages/kipiplugin_printimages.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2009-04-04 15:54  scripty

    * batchprocessimages/kipiplugin_batchprocessimages.desktop,
      flashexport/kipiplugin_flashexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      htmlexport/themes/s0/s0.desktop,
      htmlexport/themes/simple/simple.desktop,
      htmlexport/themes/snow/snow.desktop,
      printimages/kipiplugin_printimages.desktop: SVN_SILENT made
      messages (.desktop file)

2009-04-04 08:55  mhunter

    * smug/smugalbum.cpp, smug/smugtalker.cpp, smug/smugwidget.cpp,
      smug/smugwindow.cpp: Typographical and grammar corrections

2009-04-04 08:26  mhunter

    * common/libkipiplugins/batchprogressdialog.cpp,
      timeadjust/timeadjustdialog.cpp, tips,
      wallpaper/plugin_wallpaper.cpp: Typographical and grammar
      corrections

2009-04-03 14:00  scripty

    * flickrexport/kipiplugin_flickrexport.desktop,
      printimages/kipiplugin_printimages.desktop: SVN_SILENT made
      messages (.desktop file)

2009-04-03 11:56  aclemens

    * common/libkipiplugins/imageslist.h, flashexport/simpleviewer.h,
      flashexport/svedialog.h,
      removeredeyes/commonwidgets/controlwidget.h,
      removeredeyes/commonwidgets/myimageslist.h,
      removeredeyes/workerthreaddata.h: Remove 'explicit' keyword from
      some classes again. I don't think anybody will ever call those
      constructors in an unusual way.

2009-04-02 17:04  cgilles

    * ipodexport/ImageList.cpp, ipodexport/ImageList.h: fix warnings

2009-04-02 16:57  cgilles

    * ipodexport/ImageList.cpp, ipodexport/ImageList.h: fix warnings

2009-04-02 14:38  scripty

    * flickrexport/kipiplugin_flickrexport.desktop: SVN_SILENT made
      messages (.desktop file)

2009-04-02 07:24  cgilles

    * dngconverter/plugin/CMakeLists.txt: set right icon for win32 exe

2009-04-01 13:39  scripty

    * flickrexport/kipiplugin_flickrexport.desktop: SVN_SILENT made
      messages (.desktop file)

2009-04-01 13:25  cgilles

    * rawconverter/batchdialog.cpp, rawconverter/singledialog.cpp: use
      new auto brightness adjustements option from libkdcraw.
      BUG: 188573

2009-03-31 13:12  scripty

    * flickrexport/kipiplugin_flickrexport.desktop: SVN_SILENT made
      messages (.desktop file)

2009-03-30 14:04  scripty

    * flickrexport/kipiplugin_flickrexport.desktop: SVN_SILENT made
      messages (.desktop file)

2009-03-30 12:23  aclemens

    * removeredeyes/commonwidgets/controlwidget.h,
      removeredeyes/commonwidgets/myimageslist.h,
      removeredeyes/commonwidgets/previewwidget.h,
      removeredeyes/commonwidgets/storagesettingsbox.h,
      removeredeyes/commonwidgets/unprocessedsettingsbox.h,
      removeredeyes/detection/locators/haarclassifier/HaarClassifierLocator.h,
      removeredeyes/detection/locators/haarclassifier/widgets/advancedsettings.h,
      removeredeyes/detection/locators/haarclassifier/widgets/blobsettingsbox.h,
      removeredeyes/detection/locators/haarclassifier/widgets/classifiersettingsbox.h,
      removeredeyes/detection/locators/haarclassifier/widgets/haarsettingswidget.h,
      removeredeyes/detection/locators/haarclassifier/widgets/simplesettings.h,
      removeredeyes/plugin_removeredeyes.h,
      removeredeyes/removeredeyeswindow.h,
      removeredeyes/workerthread.h: signals => Q_SIGNALS
      slots => Q_SLOTS

2009-03-30 08:15  cgilles

    * dngconverter/dngwriter/dngwriterprivate.cpp: polish

2009-03-30 08:10  cgilles

    * dngconverter/dngwriter/dngwriter.cpp: restore XMP and IPTC using
      exiv2

2009-03-29 22:14  cgilles

    * dngconverter/dngwriter/dngwriter.cpp: wrong logic

2009-03-29 22:10  aclemens

    * dngconverter/plugin/actionthread.cpp,
      dngconverter/plugin/batchdialog.cpp, facebook/fbtalker.cpp,
      flickrexport/flickrtalker.cpp, flickrexport/flickrtalker.h,
      jpeglossless/actionthread.cpp, metadataedit/multivaluesedit.cpp,
      rawconverter/actionthread.cpp, rawconverter/batchdialog.cpp,
      sendimages/imageresize.cpp: fix const iterator calls

2009-03-29 19:03  lure

    * flickrexport/flickrtalker.cpp, flickrexport/flickrwidget.cpp,
      flickrexport/flickrwindow.cpp,
      flickrexport/kipiplugin_flickrexport.desktop,
      flickrexport/plugin_flickrexport.cpp,
      flickrexport/plugin_flickrexport.h: Rename 23hq to 23: web
      service is only called "23", while web page
      is 23hq.com

2009-03-29 14:23  aclemens

    * metadataedit/CMakeLists.txt, metadataedit/iptcsubjects.cpp,
      metadataedit/iptcsubjects.h, metadataedit/subjects.cpp,
      metadataedit/subjects.h, metadataedit/xmpsubjects.cpp,
      metadataedit/xmpsubjects.h: Factorize subjects edit page.
      XMPSubjects and IPTCSubjects edit page share over 95% of code, so
      we
      should combine them into one common subjects class.
      I had a problem leaving the private class in the subjects.cpp
      file,
      somehow gcc always complained about the forward declaration, so I
      moved
      the private class into the subjects.h file.
      Actually we could remove this class completely, but then we need
      to
      change more code... and I'm kind of lazy today :-)

2009-03-28 18:21  cgilles

    * dngconverter/dngwriter/dngwriter.cpp: if Exiv2 support DNG
      writting mode, use it instead Adobe SDK.

2009-03-28 16:30  aclemens

    * metadataedit/xmpsubjects.cpp: Make the same changes to
      XMP_subject editing page

2009-03-28 16:30  aclemens

    * metadataedit/iptcsubjects.cpp: polishing again

2009-03-28 16:19  aclemens

    * metadataedit/iptcsubjects.cpp: some more polishing

2009-03-28 16:13  aclemens

    * metadataedit/iptcsubjects.cpp: polish layout code

2009-03-28 16:06  aclemens

    * metadataedit/iptcsubjects.cpp: Fix layout due to the changes made
      to the radiobutton text.

2009-03-28 15:28  aacid

    * metadataedit/iptcsubjects.cpp, metadataedit/xmpsubjects.cpp:
      Remove puzzle from this sentence so Japanese can translate it

2009-03-24 15:47  scripty

    * printimages/kipiplugin_printimages.desktop: SVN_SILENT made
      messages (.desktop file)

2009-03-23 20:46  woebbe

    * batchprocessimages/plugin_batchprocessimages.h: -pedantic

2009-03-23 09:10  cgilles

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/batchprocessimagesitem.cpp,
      batchprocessimages/batchprocessimagesitem.h,
      batchprocessimages/batchprocessimageslist.cpp,
      batchprocessimages/batchprocessimageslist.h,
      batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/borderimagesdialog.h,
      batchprocessimages/borderoptionsdialog.cpp,
      batchprocessimages/borderoptionsdialog.h,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/colorimagesdialog.h,
      batchprocessimages/coloroptionsdialog.cpp,
      batchprocessimages/coloroptionsdialog.h,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/convertimagesdialog.h,
      batchprocessimages/convertoptionsdialog.cpp,
      batchprocessimages/convertoptionsdialog.h,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/effectimagesdialog.h,
      batchprocessimages/effectoptionsdialog.cpp,
      batchprocessimages/effectoptionsdialog.h,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/filterimagesdialog.h,
      batchprocessimages/filteroptionsdialog.cpp,
      batchprocessimages/filteroptionsdialog.h,
      batchprocessimages/imagepreview.cpp,
      batchprocessimages/imagepreview.h,
      batchprocessimages/outputdialog.cpp,
      batchprocessimages/outputdialog.h,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/recompressimagesdialog.h,
      batchprocessimages/recompressoptionsdialog.cpp,
      batchprocessimages/recompressoptionsdialog.h,
      batchprocessimages/renameimagesdialog.cpp,
      batchprocessimages/renameimagesdialog.h,
      batchprocessimages/renameimageswidget.cpp,
      batchprocessimages/renameimageswidget.h,
      batchprocessimages/resizeimagesdialog.cpp,
      batchprocessimages/resizeimagesdialog.h,
      batchprocessimages/resizeoptionsdialog.cpp,
      batchprocessimages/resizeoptionsdialog.h: fix coding style +
      polish

2009-03-23 08:49  cgilles

    * batchprocessimages/batchprocessimagesdialog.cpp: fix KDE
      depreciate

2009-03-23 08:37  cgilles

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/batchprocessimagesitem.cpp,
      batchprocessimages/batchprocessimagesitem.h,
      batchprocessimages/batchprocessimageslist.cpp,
      batchprocessimages/batchprocessimageslist.h,
      batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/borderimagesdialog.h,
      batchprocessimages/borderoptionsdialog.cpp,
      batchprocessimages/borderoptionsdialog.h,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/colorimagesdialog.h,
      batchprocessimages/coloroptionsdialog.cpp,
      batchprocessimages/coloroptionsdialog.h,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/convertimagesdialog.h,
      batchprocessimages/convertoptionsdialog.cpp,
      batchprocessimages/convertoptionsdialog.h,
      batchprocessimages/dialogutils.cpp,
      batchprocessimages/dialogutils.h,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/effectimagesdialog.h,
      batchprocessimages/effectoptionsdialog.cpp,
      batchprocessimages/effectoptionsdialog.h,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/filterimagesdialog.h,
      batchprocessimages/filteroptionsdialog.cpp,
      batchprocessimages/filteroptionsdialog.h,
      batchprocessimages/imagepreview.cpp,
      batchprocessimages/imagepreview.h,
      batchprocessimages/outputdialog.cpp,
      batchprocessimages/outputdialog.h,
      batchprocessimages/plugin_batchprocessimages.cpp,
      batchprocessimages/plugin_batchprocessimages.h,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/recompressimagesdialog.h,
      batchprocessimages/recompressoptionsdialog.cpp,
      batchprocessimages/recompressoptionsdialog.h,
      batchprocessimages/renameimagesdialog.cpp,
      batchprocessimages/renameimagesdialog.h,
      batchprocessimages/renameimageswidget.cpp,
      batchprocessimages/renameimageswidget.h,
      batchprocessimages/resizeimagesdialog.cpp,
      batchprocessimages/resizeimagesdialog.h,
      batchprocessimages/resizeoptionsdialog.cpp,
      batchprocessimages/resizeoptionsdialog.h: add credit to Aurélien
      as maintener.
      Fix depreciate from libkipi
      fix compilation warnings

2009-03-22 22:05  lure

    * picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebwindow.cpp: Update (c) notice

2009-03-22 21:55  lure

    * NEWS, picasawebexport/picasawebwindow.cpp,
      picasawebexport/picasawebwindow.h: Fix crash when Start upload is
      done before user selects/creates album
      (now proper error message will be shown).
      
      Also issue error message when list of photos is empty and user
      need to
      select/add them to the list.
      
      Clear album combo box when Album list is requested and returned
      empty or
      failed.
      
      BUG: 187809

2009-03-22 21:27  lure

    * NEWS, picasawebexport/picasawebnewalbumdialog.ui,
      picasawebexport/picasawebwindow.cpp: PicasaWeb support new new
      type of album: protected (sign-in required to view)
      
      BUG: 187536

2009-03-22 20:58  lure

    * NEWS, picasawebexport/picasawebtalker.cpp: Do not rewrite photos
      to temporary file before upload if no resize was
      selected by user. Only need temporary file if resize was
      requested and
      for extraction of preview image from RAW.
      
      BUG: 175221

2009-03-21 20:29  cgilles

    * NEWS: update

2009-03-21 20:11  lure

    * NEWS, picasawebexport/picasawebtalker.cpp: Fix missing album
      names - seems that Picasa API return has changed and does
      not provide type=text anynmore - assume <title> is text always.
      
      BUGS: 187512

2009-03-21 15:19  cgilles

    * NEWS: update

2009-03-21 15:18  cgilles

    * project/NEWS.0.1.x, project/NEWS.0.2.0, project/NEWS.KDE3: backup

2009-03-20 19:52  ruphy

    * ipodexport/IpodExportDialog.cpp, ipodexport/IpodExportDialog.h:
      Fix the buttons, this was not very trivial. :-)
      Now Tripod works like a charm!
      
      CCMAIL: sebr@kde.org
      CCMAIL: caulier.gilles@gmail.com
      
      Signed-off-by: Riccardo Iaconelli <riccardo@kde.org>

2009-03-20 15:53  ruphy

    * common/libkipiplugins/pluginsversion.h.cmake: Fix compile.
      
      Signed-off-by: Riccardo Iaconelli <riccardo@kde.org>

2009-03-20 14:56  scripty

    * printimages/kipiplugin_printimages.desktop: SVN_SILENT made
      messages (.desktop file)

2009-03-19 14:01  scripty

    * printimages/kipiplugin_printimages.desktop: SVN_SILENT made
      messages (.desktop file)

2009-03-19 07:16  cgilles

    * acquireimages/scandialog.cpp,
      acquireimages/twainiface/twaincontroller.cpp,
      jpeglossless/convert2grayscale.cpp,
      jpeglossless/jpegtransform.cpp, jpeglossless/utils.cpp,
      rawconverter/previewwidget.cpp,
      rawconverter/rawdecodingiface.cpp, sendimages/imageresize.cpp:
      use QImage Smooth transformation

2009-03-18 14:31  scripty

    * batchprocessimages/kipiplugin_batchprocessimages.desktop,
      flashexport/kipiplugin_flashexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      printimages/kipiplugin_printimages.desktop: SVN_SILENT made
      messages (.desktop file)

2009-03-17 15:57  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      advancedslideshow/kipiplugin_advancedslideshow.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      facebook/kipiplugin_facebook.desktop,
      flashexport/kipiplugin_flashexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/frames/frames.desktop,
      htmlexport/themes/matrix/matrix.desktop,
      htmlexport/themes/s0/s0.desktop,
      htmlexport/themes/simple/simple.desktop,
      htmlexport/themes/snow/snow.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printimages/kipiplugin_printimages.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      smug/kipiplugin_smug.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2009-03-17 13:23  cgilles

    * CMakeLists.txt: let's go to continue the story : 0.3.0 plan

2009-03-17 08:40  mlaurent

    * batchprocessimages/data: Remove empty directory

2009-03-17 08:38  mlaurent

    * dngconverter/plugin/batchdialog.cpp: Fix crash

2009-03-17 08:32  mlaurent

    * rawconverter/batchdialog.cpp: Fix crash

2009-03-17 08:02  coles

    * printimages/kipiplugin_printimages.desktop: Corrected typo.

2009-03-16 14:54  cgilles

    * ChangeLog: prepare 0.2.0 release

2009-03-16 14:31  cgilles

    * NEWS: update

0.2.0 2009-03-15
--------------------------------------------------------------------------------

2009-03-15 20:46  lure

    * facebook/icons/hi128-action-facebook.png,
      facebook/icons/hi16-action-facebook.png,
      facebook/icons/hi22-action-facebook.png,
      facebook/icons/hi32-action-facebook.png,
      facebook/icons/hi48-action-facebook.png,
      facebook/icons/hi64-action-facebook.png,
      facebook/icons/hisc-action-facebook.svgz,
      flashexport/icons/hi128-action-flash.png,
      flashexport/icons/hi16-action-flash.png,
      flashexport/icons/hi22-action-flash.png,
      flashexport/icons/hi32-action-flash.png,
      flashexport/icons/hi48-action-flash.png,
      flashexport/icons/hi64-action-flash.png,
      flashexport/icons/hisc-action-flash.svgz,
      flickrexport/icons/hi128-action-flickr.png,
      flickrexport/icons/hi16-action-flickr.png,
      flickrexport/icons/hi22-action-flickr.png,
      flickrexport/icons/hi32-action-flickr.png,
      flickrexport/icons/hi48-action-flickr.png,
      flickrexport/icons/hi64-action-flickr.png,
      flickrexport/icons/hisc-action-flickr.svgz,
      picasawebexport/icons/hi128-action-picasa.png,
      picasawebexport/icons/hi16-action-picasa.png,
      picasawebexport/icons/hi22-action-picasa.png,
      picasawebexport/icons/hi32-action-picasa.png,
      picasawebexport/icons/hi48-action-picasa.png,
      picasawebexport/icons/hi64-action-picasa.png,
      picasawebexport/icons/hisc-action-picasa.svgz,
      smug/icons/hi128-action-smugmug.png,
      smug/icons/hi16-action-smugmug.png,
      smug/icons/hi22-action-smugmug.png,
      smug/icons/hi32-action-smugmug.png,
      smug/icons/hi48-action-smugmug.png,
      smug/icons/hi64-action-smugmug.png,
      smug/icons/hisc-action-smugmug.svgz: Improved Import/Export
      plugin icons from Risto Saukonpää
      
      CCMAIL: paristo@gmail.com

2009-03-15 17:56  cgilles

    * kipi-plugins.lsm.cmake: update

2009-03-15 17:56  cgilles

    * NEWS: update

2009-03-15 13:52  scripty

    * galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/frames/frames.desktop,
      htmlexport/themes/matrix/matrix.desktop,
      htmlexport/themes/s0/s0.desktop,
      htmlexport/themes/simple/simple.desktop,
      htmlexport/themes/snow/snow.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop: SVN_SILENT
      made messages (.desktop file)

2009-03-13 22:31  lure

    * smug/smugtalker.cpp, smug/smugtalker.h: SmugMug API returns many
      text fields in HTML escaped form: convert all to
      plain text on receive

2009-03-13 21:13  cgilles

    * dngconverter/plugin/batchdialog.cpp: use windows icon

2009-03-13 21:12  lure

    * flickrexport/flickrwidget.cpp: Fix 23hq label

2009-03-13 21:10  lure

    * flashexport/firstrundlg.cpp, flashexport/svedialog.cpp,
      flickrexport/flickrwindow.cpp,
      picasawebexport/picasawebwindow.cpp, smug/smugwindow.cpp: Use new
      icons also for window icons

2009-03-13 20:44  lure

    * facebook/fbwindow.cpp: Fix window icon, help anchor and about
      label

2009-03-13 20:12  lure

    * facebook/fbwidget.cpp: ident

2009-03-13 19:41  lure

    * facebook/fbtalker.cpp: Fix empty username (missing session_key
      arg to users.getInfo call)

2009-03-13 19:27  lure

    * facebook/TODO: Update todo

2009-03-13 19:10  lure

    * smug/smugwindow.cpp: Fix signal (due to transition to
      KProgressDialog)

2009-03-13 18:51  lure

    * facebook/fbwindow.cpp: Fix signal (due to transition to
      KProgressDialog)

2009-03-13 13:46  scripty

    * gpssync/kipiplugin_gpssync.desktop,
      htmlexport/themes/s0/s0.desktop: SVN_SILENT made messages
      (.desktop file)

2009-03-11 18:50  lure

    * AUTHORS, NEWS, facebook/CMakeLists.txt, facebook/icons,
      facebook/icons/CMakeLists.txt,
      facebook/icons/hi128-action-facebook.png,
      facebook/icons/hi16-action-facebook.png,
      facebook/icons/hi22-action-facebook.png,
      facebook/icons/hi32-action-facebook.png,
      facebook/icons/hi48-action-facebook.png,
      facebook/icons/hi64-action-facebook.png,
      facebook/icons/hisc-action-facebook.svgz,
      facebook/plugin_facebook.cpp, flashexport/CMakeLists.txt,
      flashexport/icons, flashexport/icons/CMakeLists.txt,
      flashexport/icons/hi128-action-flash.png,
      flashexport/icons/hi16-action-flash.png,
      flashexport/icons/hi22-action-flash.png,
      flashexport/icons/hi32-action-flash.png,
      flashexport/icons/hi48-action-flash.png,
      flashexport/icons/hi64-action-flash.png,
      flashexport/icons/hisc-action-flash.svgz,
      flashexport/plugin_flashexport.cpp, flickrexport/CMakeLists.txt,
      flickrexport/icons, flickrexport/icons/CMakeLists.txt,
      flickrexport/icons/hi128-action-flickr.png,
      flickrexport/icons/hi16-action-flickr.png,
      flickrexport/icons/hi22-action-flickr.png,
      flickrexport/icons/hi32-action-flickr.png,
      flickrexport/icons/hi48-action-flickr.png,
      flickrexport/icons/hi64-action-flickr.png,
      flickrexport/icons/hisc-action-flickr.svgz,
      flickrexport/plugin_flickrexport.cpp,
      picasawebexport/CMakeLists.txt, picasawebexport/icons,
      picasawebexport/icons/CMakeLists.txt,
      picasawebexport/icons/hi128-action-picasa.png,
      picasawebexport/icons/hi16-action-picasa.png,
      picasawebexport/icons/hi22-action-picasa.png,
      picasawebexport/icons/hi32-action-picasa.png,
      picasawebexport/icons/hi48-action-picasa.png,
      picasawebexport/icons/hi64-action-picasa.png,
      picasawebexport/icons/hisc-action-picasa.svgz,
      picasawebexport/plugin_picasawebexport.cpp, smug/CMakeLists.txt,
      smug/icons, smug/icons/CMakeLists.txt,
      smug/icons/hi128-action-smugmug.png,
      smug/icons/hi16-action-smugmug.png,
      smug/icons/hi22-action-smugmug.png,
      smug/icons/hi32-action-smugmug.png,
      smug/icons/hi48-action-smugmug.png,
      smug/icons/hi64-action-smugmug.png,
      smug/icons/hisc-action-smugmug.svgz, smug/plugin_smug.cpp: Add
      action icons for Picasa, Flickr, Facebook, Flash and SmugMug.
      
      SVG icons are from Julien Narboux - thanks for your contribution.
      
      BUG: 183661
      CCMAIL: Julien@narboux.fr

2009-03-08 15:51  gateau

    * htmlexport/wizard.cpp: Fix weird layouts when using string
      parameters.

2009-03-08 14:50  scripty

    * advancedslideshow/kipiplugin_advancedslideshow.desktop,
      batchprocessimages/kipiplugin_batchprocessimages.desktop,
      facebook/kipiplugin_facebook.desktop,
      flashexport/kipiplugin_flashexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      printimages/kipiplugin_printimages.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      smug/kipiplugin_smug.desktop: SVN_SILENT made messages (.desktop
      file)

2009-03-04 20:42  cgilles

    * batchprocessimages/CMakeLists.txt: install icons

2009-03-04 20:33  cgilles

    * dngconverter/plugin/clistviewitem.h,
      rawconverter/clistviewitem.h: improve thumbnail rendering

2009-03-04 20:27  cgilles

    * common/libkipiplugins/imageslist.cpp: fix background color

2009-03-04 12:48  mlaurent

    * batchprocessimages/pixmapview.cpp: Fix potential mem leak

2009-03-04 12:42  mlaurent

    * batchprocessimages/renameimagesdialog.cpp,
      batchprocessimages/resizeoptionsdialog.cpp: Fix connect
      signal/slot

2009-03-04 12:39  mlaurent

    * batchprocessimages/batchprocessimagesdialog.cpp: We use kde4
      Fix potential mem leak
      Minor fix

2009-03-04 12:36  mlaurent

    * batchprocessimages/batchprocessimagesdialog.cpp: Don't mem leak

2009-03-03 09:01  gateau

    * batchprocessimages/imagepreview.cpp,
      batchprocessimages/imagepreview.h: Include cleanup

2009-03-03 09:01  gateau

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/imagepreview.cpp,
      batchprocessimages/imagepreview.h,
      batchprocessimages/imagepreview.ui: ui-fied.

2009-03-03 09:01  gateau

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/imagepreview.cpp,
      batchprocessimages/imagepreview.h,
      batchprocessimages/pixmapview.cpp,
      batchprocessimages/pixmapview.h: Moved PixmapView class to its
      own files.

2009-03-02 15:42  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h: Fix preview.

2009-03-02 15:41  gateau

    * batchprocessimages/imagepreview.cpp,
      batchprocessimages/imagepreview.h: Get ready for ui-fication;

2009-03-02 15:41  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp: Fix K3Process
      removal.

2009-03-02 15:08  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/borderimagesdialog.h,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/colorimagesdialog.h,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/convertimagesdialog.h,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/effectimagesdialog.h,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/filterimagesdialog.h,
      batchprocessimages/imagepreview.cpp,
      batchprocessimages/imagepreview.h,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/recompressimagesdialog.h,
      batchprocessimages/resizeimagesdialog.cpp,
      batchprocessimages/resizeimagesdialog.h: K3Process--

2009-03-02 15:08  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/borderimagesdialog.h,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/colorimagesdialog.h,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/convertimagesdialog.h,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/effectimagesdialog.h,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/filterimagesdialog.h,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/recompressimagesdialog.h,
      batchprocessimages/resizeimagesdialog.cpp,
      batchprocessimages/resizeimagesdialog.h: Refactor: makeProcess =>
      initProcess, no longer returns the command line text.

2009-03-02 13:55  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimageslist.cpp,
      batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/borderoptionsdialog.cpp,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/coloroptionsdialog.cpp,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/convertoptionsdialog.cpp,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/effectoptionsdialog.cpp,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/filteroptionsdialog.cpp,
      batchprocessimages/imagepreview.cpp,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/recompressoptionsdialog.cpp,
      batchprocessimages/resizeimagesdialog.cpp,
      batchprocessimages/resizeoptionsdialog.cpp: Q3WhatsThis--

2009-03-02 13:54  gateau

    * batchprocessimages/CMakeLists.txt: "data" dir is no more, do not
      add it.

2009-02-28 13:38  scripty

    * batchprocessimages/kipiplugin_batchprocessimages.desktop,
      flashexport/kipiplugin_flashexport.desktop: SVN_SILENT made
      messages (.desktop file)

2009-02-26 23:01  ruphy

    * ipodexport/IpodExportDialog.cpp: kinda fix the remove button....

2009-02-26 22:45  ruphy

    * ipodexport/ImageList.cpp, ipodexport/ImageList.h,
      ipodexport/IpodExportDialog.cpp: finish (?) porting ipodexport to
      KDE 4 :-)

2009-02-26 17:28  cgilles

    * NEWS: update

2009-02-26 17:26  cgilles

    * NEWS: update

2009-02-26 09:28  lure

    * facebook/fbtalker.cpp: Remove include that is not needed anymore

2009-02-26 09:24  lure

    * smug/smugtalker.cpp, smug/smugtalker.h, smug/smugwindow.cpp,
      smug/smugwindow.h: QProgressDialog -> KProgressDialog
      Use "X / Y" as progress bar label for upload/download to indicate
      # of images
      Remove delete calls for objects that have QWidget() parent

2009-02-26 05:27  cgilles

    * NEWS: update

2009-02-26 05:25  cgilles

    * NEWS: update

2009-02-25 19:40  scripty

    * advancedslideshow/kipiplugin_advancedslideshow.desktop,
      batchprocessimages/kipiplugin_batchprocessimages.desktop,
      facebook/kipiplugin_facebook.desktop,
      flashexport/kipiplugin_flashexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      printimages/kipiplugin_printimages.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      smug/kipiplugin_smug.desktop: SVN_SILENT made messages (.desktop
      file)

2009-02-25 08:53  gateau

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/data/CMakeLists.txt,
      batchprocessimages/data/handcursor.png,
      batchprocessimages/imagepreview.cpp,
      batchprocessimages/imagepreview.h: Refactored PixmapView to use
      QAbstractScrollArea instead of Q3ScrollView.

2009-02-24 15:31  scripty

    * batchprocessimages/kipiplugin_batchprocessimages.desktop,
      flashexport/kipiplugin_flashexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop: SVN_SILENT made
      messages (.desktop file)

2009-02-24 13:14  cgilles

    * common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h: optimize space on header

2009-02-24 13:11  cgilles

    * dngconverter/plugin/batchdialog.cpp,
      rawconverter/batchdialog.cpp: polish

2009-02-24 07:57  mlaurent

    * CMakeLists.txt: Now that it compiles fine we can remove
      conditional compile

2009-02-23 23:16  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp: Fix typos.

2009-02-23 21:56  lure

    * facebook/fbtalker.cpp, facebook/fbtalker.h,
      facebook/fbwindow.cpp, facebook/fbwindow.h: QProgressDialog ->
      KProgressDialog
      Use "X / Y" as progress bar label for upload/download to indicate
      # of images
      Remove delete calls for objects that have QWidget() parent

2009-02-23 21:51  anaselli

    * printimages/printerpage.ui: This file was a wrong commit, sorry
      mlaurent.

2009-02-23 09:48  cgilles

    * NEWS: update

2009-02-23 08:25  mlaurent

    * advancedslideshow/playbackwidget.ui,
      advancedslideshow/volslider.h: Add patch from #184332 to allow to
      compile it

2009-02-22 21:46  mlaurent

    * printimages/printerpage.ui: Fix ui files

2009-02-22 20:55  mjansen

    * galleryexport/galleryalbumwidget.ui: Fix another self
      inheritance. There seems to be a change in the current
      qt4.5 snapshot which makes uic go crazy on these.

2009-02-22 14:43  pino

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/filteroptionsdialog.cpp: fix typos

2009-02-22 13:42  anaselli

    * common/libkipiplugins/kpaboutdata.cpp: SVN_SILENT: avoid a
      compiler warning :)

2009-02-22 13:06  scripty

    * batchprocessimages/kipiplugin_batchprocessimages.desktop,
      flashexport/kipiplugin_flashexport.desktop: SVN_SILENT made
      messages (.desktop file)

2009-02-21 23:26  gateau

    * batchprocessimages/plugin_batchprocessimages.cpp: It runs!
      
      CCMAIL: kde-imaging@kde.org

2009-02-21 23:25  gateau

    * batchprocessimages/CMakeLists.txt: One step forward: It crashes!
      (this means that it builds...)
      
      CCMAIL:kde-imaging@kde.org

2009-02-21 23:25  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/dialogutils.cpp,
      batchprocessimages/renameimageswidget.cpp: Multiple fixes.
      
      It seems we made almost the same fixes, Laurent :). I had to
      rebase mine after yours
      so it looks like nitpicks. Sorry about that.
      
      CCMAIL:montel@kde.org

2009-02-21 22:11  anaselli

    * AUTHORS: SVN_SILENT: updated

2009-02-21 22:10  anaselli

    * NEWS: SVN_SILENT: updated

2009-02-21 22:07  anaselli

    * printwizard: Removed printwizard it is in print images now.

2009-02-21 14:10  scripty

    * batchprocessimages/kipiplugin_batchprocessimages.desktop,
      flashexport/kipiplugin_flashexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop: SVN_SILENT made
      messages (.desktop file)

2009-02-21 10:24  mlaurent

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/dialogutils.h,
      batchprocessimages/imagepreview.h,
      batchprocessimages/outputdialog.h: Fix include/forward
      declaration

2009-02-21 10:22  mlaurent

    * batchprocessimages/imagepreview.cpp: Fix i18n

2009-02-21 10:21  mlaurent

    * batchprocessimages/renameimagesbase.ui: Fix ui files

2009-02-21 10:20  mlaurent

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/dialogutils.cpp: now it links need to fix
      dialogutils.cpp

2009-02-21 10:16  mlaurent

    * batchprocessimages/dialogutils.cpp,
      batchprocessimages/dialogutils.h,
      batchprocessimages/renameimageswidget.cpp: port++

2009-02-21 10:11  mlaurent

    * batchprocessimages/batchprocessimagesdialog.cpp: Port++

2009-02-21 10:08  mlaurent

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h: port++

2009-02-21 10:00  mlaurent

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/Makefile.am,
      batchprocessimages/data/CMakeLists.txt,
      batchprocessimages/data/Makefile.am: Cleanup and remove
      Makefile.am

2009-02-21 09:59  mlaurent

    * batchprocessimages/renameimagesbase.ui: Fix include

2009-02-20 23:49  gateau

    * batchprocessimages/renameimageswidget.cpp: use QString::isEmpty()

2009-02-20 23:49  gateau

    * batchprocessimages/renameimageswidget.cpp: qt3to4 brokeness.

2009-02-20 23:48  gateau

    * batchprocessimages/renameimageswidget.cpp: More KConfig

2009-02-20 23:48  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimageslist.cpp,
      batchprocessimages/renameimageswidget.cpp: Misc fixes

2009-02-20 23:48  gateau

    * batchprocessimages/resizeoptionsdialog.cpp: i18n -> i18nc

2009-02-20 23:48  gateau

    * batchprocessimages/resizeimagesdialog.cpp: Fix qt3to4 brokeness

2009-02-20 23:48  gateau

    * batchprocessimages/recompressoptionsdialog.cpp: KDialogBase ->
      KDialog

2009-02-20 23:48  gateau

    * batchprocessimages/convertimagesdialog.cpp: KUrlRequester url
      fix.

2009-02-20 23:48  gateau

    * batchprocessimages/coloroptionsdialog.cpp,
      batchprocessimages/convertoptionsdialog.cpp,
      batchprocessimages/effectoptionsdialog.cpp,
      batchprocessimages/filteroptionsdialog.cpp,
      batchprocessimages/recompressoptionsdialog.cpp,
      batchprocessimages/resizeoptionsdialog.cpp:
      KIntNumInput::setRange() fixes.

2009-02-20 23:48  gateau

    * batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/resizeimagesdialog.cpp: Fix use of
      QGlobalColor in KConfigGroup

2009-02-20 23:45  gateau

    * batchprocessimages/borderoptionsdialog.cpp: Fix KIntNumValue
      usage.

2009-02-20 23:43  gateau

    * batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/resizeimagesdialog.cpp: Fix KConfig usage

2009-02-20 23:39  gateau

    * batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/imagepreview.h,
      batchprocessimages/outputdialog.h: No need for m_helpButton

2009-02-20 23:36  gateau

    * batchprocessimages/imagepreview.cpp,
      batchprocessimages/renameimagesdialog.cpp: Misc fixes.

2009-02-20 23:33  gateau

    * batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/imagepreview.cpp,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/renameimagesdialog.cpp,
      batchprocessimages/resizeimagesdialog.cpp: Fix abouts.

2009-02-20 23:33  gateau

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/dialogutils.cpp,
      batchprocessimages/dialogutils.h,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/imagepreview.cpp,
      batchprocessimages/outputdialog.cpp,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/renameimagesdialog.cpp,
      batchprocessimages/resizeimagesdialog.cpp: Factorized help button
      code.

2009-02-20 23:33  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/coloroptionsdialog.cpp: kdialogbase.h ->
      kdialog.h

2009-02-20 23:33  gateau

    * batchprocessimages/renameimageswidget.h: Adapted to Qt4 ui

2009-02-20 23:33  gateau

    * batchprocessimages/borderoptionsdialog.h,
      batchprocessimages/coloroptionsdialog.h,
      batchprocessimages/convertoptionsdialog.h,
      batchprocessimages/effectoptionsdialog.h,
      batchprocessimages/filteroptionsdialog.h,
      batchprocessimages/imagepreview.h,
      batchprocessimages/recompressoptionsdialog.h,
      batchprocessimages/resizeoptionsdialog.h: kdialogbase.h ->
      kdialog.h

2009-02-20 23:32  gateau

    * batchprocessimages/plugin_batchprocessimages.cpp: BATCHPLUGIN ->
      BatchPlugin

2009-02-20 23:32  gateau

    * batchprocessimages/outputdialog.cpp: Help button.

2009-02-20 23:31  gateau

    * batchprocessimages/plugin_batchprocessimages.cpp: Fix actions.

2009-02-20 23:31  gateau

    * batchprocessimages/outputdialog.cpp: Fix KPAboutData

2009-02-20 23:31  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/outputdialog.cpp,
      batchprocessimages/renameimagesdialog.cpp: setButtonGuiItem ->
      setButtonText

2009-02-20 19:42  cgilles

    * NEWS: update

2009-02-20 19:08  cgilles

    * jpeglossless/convert2grayscale.cpp, jpeglossless/imageflip.cpp,
      jpeglossless/imagerotate.cpp, jpeglossless/utils.cpp: "-verbose"
      option from imagegick convert option is broken with TIFF files.
      Sound dlike a bug in recent libtiff.
      This option is now removed everywhere.
      CCBUGS: 159794
      CCBUGS: 184702

2009-02-20 16:11  scripty

    * batchprocessimages/kipiplugin_batchprocessimages.desktop,
      flashexport/kipiplugin_flashexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop: SVN_SILENT made
      messages (.desktop file)

2009-02-20 10:33  pino

    * Messages.sh: extract also .h and h.cmake files from the common
      kipiplugins lib

2009-02-20 10:20  aclemens

    * facebook/plugin_facebook.cpp: rename internal plugin name

2009-02-20 10:20  aclemens

    * facebook/kipiplugin_facebook.desktop,
      facebook/kipiplugin_fb.desktop: rename desktop file

2009-02-20 10:19  aclemens

    * facebook/Messages.sh: modify Messages.sh

2009-02-20 10:19  aclemens

    * facebook/kipiplugin_fb.desktop: modify desktop file

2009-02-20 10:19  aclemens

    * facebook/fbalbum.cpp, facebook/fbalbum.h, facebook/fbitem.h,
      facebook/fbtalker.cpp, facebook/fbtalker.h,
      facebook/fbwidget.cpp, facebook/fbwidget.h,
      facebook/fbwindow.cpp, facebook/fbwindow.h, facebook/mpform.cpp,
      facebook/mpform.h, facebook/plugin_facebook.cpp,
      facebook/plugin_facebook.h: rename namespace

2009-02-20 10:18  aclemens

    * facebook/plugin_facebook.cpp, facebook/plugin_facebook.h: rename
      plugin class

2009-02-20 10:18  aclemens

    * facebook/CMakeLists.txt, facebook/plugin_facebook.cpp,
      facebook/plugin_facebook.h, facebook/plugin_fb.cpp,
      facebook/plugin_fb.h: beginning to adapt the plugin to its new
      name

2009-02-20 09:43  aclemens

    * flashexport/lookpage.cpp, flashexport/simpleviewer.cpp,
      flashexport/svedialog.cpp: add comments for ambiguous message
      strings

2009-02-20 09:43  aclemens

    * flashexport/simpleviewer.h, flashexport/svedialog.h: use explicit
      ctors

2009-02-20 09:43  aclemens

    * flashexport/simpleviewer.cpp: Use single-char QString operations
      for efficiency

2009-02-20 08:37  gateau

    * batchprocessimages/plugin_batchprocessimages.cpp,
      batchprocessimages/plugin_batchprocessimages.h: New KIPI::Plugin
      signature

2009-02-20 08:37  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/borderoptionsdialog.cpp,
      batchprocessimages/borderoptionsdialog.h,
      batchprocessimages/coloroptionsdialog.cpp,
      batchprocessimages/coloroptionsdialog.h,
      batchprocessimages/convertoptionsdialog.cpp,
      batchprocessimages/convertoptionsdialog.h,
      batchprocessimages/effectoptionsdialog.cpp,
      batchprocessimages/effectoptionsdialog.h,
      batchprocessimages/filteroptionsdialog.cpp,
      batchprocessimages/filteroptionsdialog.h,
      batchprocessimages/imagepreview.cpp,
      batchprocessimages/imagepreview.h,
      batchprocessimages/outputdialog.cpp,
      batchprocessimages/outputdialog.h,
      batchprocessimages/recompressoptionsdialog.cpp,
      batchprocessimages/recompressoptionsdialog.h,
      batchprocessimages/renameimagesdialog.cpp,
      batchprocessimages/renameimagesdialog.h,
      batchprocessimages/resizeoptionsdialog.cpp,
      batchprocessimages/resizeoptionsdialog.h: KDialogBase -> KDialog

2009-02-20 08:36  gateau

    * CMakeLists.txt: Build batchprocessimages if -DBPI=ON is passed to
      cmake.

2009-02-20 08:36  gateau

    * batchprocessimages/CMakeLists.txt: Removed example .cmake
      includes

2009-02-20 08:35  gateau

    * batchprocessimages/Messages.sh: Added Messages.sh

2009-02-20 08:35  gateau

    * batchprocessimages/renameimagesbase.ui: Converted ui file

2009-02-20 08:35  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/batchprocessimagesitem.cpp,
      batchprocessimages/batchprocessimagesitem.h,
      batchprocessimages/batchprocessimageslist.cpp,
      batchprocessimages/batchprocessimageslist.h,
      batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/borderimagesdialog.h,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/colorimagesdialog.h,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/convertimagesdialog.h,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/effectimagesdialog.h,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/filterimagesdialog.h,
      batchprocessimages/imagepreview.cpp,
      batchprocessimages/imagepreview.h,
      batchprocessimages/outputdialog.cpp,
      batchprocessimages/plugin_batchprocessimages.cpp,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/recompressimagesdialog.h,
      batchprocessimages/renameimagesbase.ui,
      batchprocessimages/renameimagesdialog.cpp,
      batchprocessimages/renameimagesdialog.h,
      batchprocessimages/renameimageswidget.cpp,
      batchprocessimages/renameimageswidget.h,
      batchprocessimages/resizeimagesdialog.cpp,
      batchprocessimages/resizeimagesdialog.h: Ran adapt-to-kde4-api

2009-02-20 08:34  gateau

    * batchprocessimages/CMakeLists.txt: Use Qt3 support for now

2009-02-20 08:34  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/renameimageswidget.cpp: Ran remove-qt3-support

2009-02-20 08:34  gateau

    * batchprocessimages/batchprocessimagesdialog.cpp,
      batchprocessimages/batchprocessimagesdialog.h,
      batchprocessimages/batchprocessimagesitem.cpp,
      batchprocessimages/batchprocessimagesitem.h,
      batchprocessimages/batchprocessimageslist.cpp,
      batchprocessimages/batchprocessimageslist.h,
      batchprocessimages/borderimagesdialog.cpp,
      batchprocessimages/borderoptionsdialog.cpp,
      batchprocessimages/colorimagesdialog.cpp,
      batchprocessimages/coloroptionsdialog.cpp,
      batchprocessimages/convertimagesdialog.cpp,
      batchprocessimages/convertoptionsdialog.cpp,
      batchprocessimages/convertoptionsdialog.h,
      batchprocessimages/effectimagesdialog.cpp,
      batchprocessimages/effectoptionsdialog.cpp,
      batchprocessimages/filterimagesdialog.cpp,
      batchprocessimages/filteroptionsdialog.cpp,
      batchprocessimages/imagepreview.cpp,
      batchprocessimages/imagepreview.h,
      batchprocessimages/outputdialog.cpp,
      batchprocessimages/outputdialog.h,
      batchprocessimages/recompressimagesdialog.cpp,
      batchprocessimages/recompressoptionsdialog.cpp,
      batchprocessimages/recompressoptionsdialog.h,
      batchprocessimages/renameimagesdialog.cpp,
      batchprocessimages/renameimageswidget.cpp,
      batchprocessimages/renameimageswidget.h,
      batchprocessimages/resizeimagesdialog.cpp,
      batchprocessimages/resizeoptionsdialog.cpp,
      batchprocessimages/resizeoptionsdialog.h: Ran qt3to4

2009-02-20 08:33  gateau

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/data/CMakeLists.txt: Ran cmakelint

2009-02-20 08:33  gateau

    * batchprocessimages/CMakeLists.txt,
      batchprocessimages/data/CMakeLists.txt: Ran am2cmake

2009-02-20 07:39  gateau

    * batchprocessimages: Copied KDE3 version of batchprocessimages to
      trunk.

2009-02-19 22:06  aclemens

    * flashexport/generalpage.cpp, flashexport/svedialog.cpp: add
      missing slash for standard album save path

2009-02-19 21:56  aclemens

    * flashexport/firstrundlg.cpp: new version of simpleviewer is 1.9

2009-02-19 21:45  aclemens

    * simpleviewerexport: delete obsolete plugin folder

2009-02-19 21:35  aclemens

    * AUTHORS, CMakeLists.txt, NEWS, flashexport,
      flashexport/CMakeLists.txt, flashexport/Messages.sh,
      flashexport/firstrundlg.cpp, flashexport/firstrundlg.h,
      flashexport/generalpage.cpp, flashexport/generalpage.h,
      flashexport/index.template,
      flashexport/kipiplugin_flashexport.desktop,
      flashexport/lookpage.cpp, flashexport/lookpage.h,
      flashexport/plugin_flashexport.cpp,
      flashexport/plugin_flashexport.h, flashexport/selectionpage.cpp,
      flashexport/selectionpage.h, flashexport/simpleviewer.cpp,
      flashexport/simpleviewer.h,
      flashexport/simpleviewersettingscontainer.h,
      flashexport/space.png, flashexport/svedialog.cpp,
      flashexport/svedialog.h, simpleviewerexport/CMakeLists.txt,
      simpleviewerexport/Messages.sh,
      simpleviewerexport/firstrundlg.cpp,
      simpleviewerexport/firstrundlg.h,
      simpleviewerexport/generalpage.cpp,
      simpleviewerexport/generalpage.h,
      simpleviewerexport/index.template,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      simpleviewerexport/lookpage.cpp, simpleviewerexport/lookpage.h,
      simpleviewerexport/plugin_simpleviewer.cpp,
      simpleviewerexport/plugin_simpleviewer.h,
      simpleviewerexport/selectionpage.cpp,
      simpleviewerexport/selectionpage.h,
      simpleviewerexport/simpleviewerexport.cpp,
      simpleviewerexport/simpleviewerexport.h,
      simpleviewerexport/simpleviewersettingscontainer.h,
      simpleviewerexport/space.png, simpleviewerexport/svedialog.cpp,
      simpleviewerexport/svedialog.h: rename plugin "SimpleViewer" to
      "Flash Export"... I hope I have not
      forgotten anything.

2009-02-19 20:59  lure

    * flickrexport/flickrtalker.cpp: Fix error message (missing space)

2009-02-19 20:52  lure

    * flickrexport/flickrtalker.cpp: Call flickr.photosets.getList
      without userID of currently logged in user,
      but rather pass auth_token for currently logged in user. This
      will list
      the same photosets/albums and has a side effect to also making it
      work
      for 23hq.com.
      
      Thanks to Daniel Isenmann for investigating this issue.

2009-02-19 18:50  cgilles

    * NEWS: update

2009-02-19 18:43  aclemens

    * simpleviewerexport/plugin_simpleviewer.cpp: fix factory name

2009-02-19 18:38  aclemens

    * advancedslideshow/Messages.sh: adapt to new plugin name

2009-02-19 18:36  adjam

    * galleryexport/gallerytalker.cpp, galleryexport/gallerywindow.cpp:
      BUG: 184553
      
      Gallery plugin now displays accents properly!

2009-02-19 17:41  adjam

    * galleryexport/gallerywindow.cpp, galleryexport/gallerywindow.h:
      Now Gallery Export PLugin creates an album in the root
      dir if user doesn't select anything..

2009-02-19 17:39  adjam

    * galleryexport/gallerytalker.cpp: Typo

2009-02-19 12:56  scripty

    * advancedslideshow/kipiplugin_advancedslideshow.desktop,
      facebook/kipiplugin_fb.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/s0/s0.desktop,
      printimages/kipiplugin_printimages.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop: SVN_SILENT made
      messages (.desktop file)

2009-02-18 21:57  rdieter

    * dngconverter/dngwriter/extra/xmp_sdk/XMPCore/XMPMeta.cpp: give
      some gcc-4.4 love

2009-02-18 17:26  adjam

    * galleryexport/gallerywindow.cpp: Removed space limitation on
      album's names

2009-02-18 16:16  aclemens

    * CMakeLists.txt, ChangeLog: information has no plural form

2009-02-18 16:16  aclemens

    * ChangeLog, advancedslideshow/captiondialog.ui,
      advancedslideshow/slideshow.cpp, advancedslideshow/slideshow.h,
      removeredeyes/libcvblobs/Blob.cpp: lenght => length

2009-02-18 16:05  cgilles

    * NEWS: update

2009-02-18 13:19  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      advancedslideshow/kipiplugin_advancedslideshow.desktop,
      facebook/kipiplugin_fb.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      printimages/kipiplugin_printimages.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop: SVN_SILENT made
      messages (.desktop file)

2009-02-18 11:16  lueck

    * removeredeyes/Messages.sh: extract messages in subdirs too

2009-02-18 08:37  wstephens

    * metadataedit/commenteditdialog.cpp: Focus the textedit on show

2009-02-17 18:04  anaselli

    * printimages/CMakeLists.txt,
      printimages/kipiplugin_printassistant.desktop,
      printimages/kipiplugin_printimages.desktop: One desktop file is
      better to avoid menu entries seen twice

2009-02-17 12:13  scripty

    * flickrexport/kipiplugin_flickrexport.desktop,
      printimages/kipiplugin_printassistant.desktop,
      printimages/kipiplugin_printimages.desktop: SVN_SILENT made
      messages (.desktop file)

2009-02-17 08:59  anaselli

    * CMakeLists.txt: Time to enable new print plugin SVN_SILENT:
      Gilles can you please check if you se it twice for every
      action?CCMAIL: kde-imaging@kde.org, caulier.gilles@gmail.com

2009-02-16 20:45  lure

    * NEWS, flickrexport/flickrtalker.cpp, flickrexport/flickrtalker.h,
      flickrexport/flickrwidget.cpp, flickrexport/flickrwidget.h,
      flickrexport/flickrwindow.cpp, flickrexport/flickrwindow.h,
      flickrexport/kipiplugin_flickrexport.desktop,
      flickrexport/plugin_flickrexport.cpp,
      flickrexport/plugin_flickrexport.h: FlickExport plugin now also
      supports upload to 23hq.com service.
      23hq.com uses Flickr API and support most of Flickr functionality
      (does not support Visible for Friends/Family).
      
      New functionality is available via "Export to 23hq..." menu
      action.
      
      Thanks to Daniel Isenmann for initial work and testing of final
      implementation.

2009-02-16 12:57  mlaurent

    * metadataedit/iptcsubjects.cpp: Add missing i18n here too

2009-02-16 12:56  scripty

    * advancedslideshow/kipiplugin_advancedslideshow.desktop,
      printimages/kipiplugin_printassistant.desktop,
      printimages/kipiplugin_printimages.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop: SVN_SILENT made
      messages (.desktop file)

2009-02-16 12:55  mlaurent

    * metadataedit/xmpsubjects.cpp: Add missing i18n

2009-02-16 08:44  lure

    * NEWS, advancedslideshow/imageloadthread.cpp,
      advancedslideshow/slideshowloader.cpp, calendar/calpainter.cpp,
      facebook/fbwindow.cpp, flickrexport/flickrtalker.cpp,
      galleryexport/gallerytalker.cpp,
      simpleviewerexport/simpleviewerexport.cpp, smug/smugwindow.cpp:
      Use Qt::SmoothTransform when image is resized. This is fixed for
      Calendar,
      Advanced Slideshow, GalleryExport, FlashExport, FlickrExport,
      Facebook and
      SmugMug plugins.
      
      Thanks to Matthias Welwarsky for noticing this and proposing
      patch.
      
      BUG: 184312

2009-02-15 22:26  anaselli

    * printimages/wizard.cpp, printimages/wizard.h: removed warnings,
      hope not to get regressions :)

2009-02-15 14:27  sengels

    * common/libkipiplugins/imageslist.cpp: rename iterator as a
      previous one with the same name already exists

2009-02-15 13:08  scripty

    * printimages/kipiplugin_printassistant.desktop,
      printimages/kipiplugin_printimages.desktop: SVN_SILENT made
      messages (.desktop file)

2009-02-14 23:39  anaselli

    * slideshow: SVN_SILENT: removed useless directory
      CCMAIL: andi.clemens@gmx.net

2009-02-14 23:36  anaselli

    * printimages/CMakeLists.txt, printimages/cropframe.cpp,
      printimages/cropframe.h, printimages/croppage.ui,
      printimages/infopage.ui, printimages/intropage.ui,
      printimages/kipiplugin_printassistant.desktop,
      printimages/kipiplugin_printimages.desktop,
      printimages/photopage.ui, printimages/plugin_printimages.cpp,
      printimages/plugin_printimages.h, printimages/printerpage.ui,
      printimages/tphoto.cpp, printimages/tphoto.h,
      printimages/utils.cpp, printimages/utils.h,
      printimages/wizard.cpp, printimages/wizard.h: First try to merge
      print assistant and print images to one plugin and two actions.
      
      CCMAIL: caulier.gilles@gmail.com
      SVN_SILENT: Gilles can you please tell me why i get menu entries
      twice?

2009-02-14 16:07  scripty

    * printimages/kipiplugin_printimages.desktop: SVN_SILENT made
      messages (.desktop file)

2009-02-14 12:00  cgilles

    * kipi-plugins.lsm.cmake: fix release date

2009-02-14 11:59  cgilles

    * CMakeLists.txt: let's go to final release

2009-02-14 07:55  cgilles

    * ChangeLog: prepare rc2

2009-02-14 07:47  cgilles

    * kipi-plugins.lsm.cmake: update

2009-02-14 07:47  cgilles

    * NEWS: update

0.2.0-rc2 2009-02-15
--------------------------------------------------------------------------------

2009-02-13 22:19  lure

    * NEWS, facebook/fbtalker.cpp, facebook/fbtalker.h,
      facebook/fbwindow.cpp, facebook/fbwindow.h: Facebook application
      type has changed to Desktop (was wrongly set as Web before).
      
      This requires slightly different way of authenticating/signing
      API requests and
      will therefore break Facebook import/export for all users that
      will not upgrade
      to new code. Since Release Candidate 2 is this weekend, this
      should not be for
      too long. SVN users should just rebuild.
      
      BUG: 182838

2009-02-13 21:41  lure

    * NEWS: Add note about keyboard shortcuts for import/export plugins
      Fix some typos

2009-02-13 20:59  lure

    * facebook/plugin_fb.cpp, flickrexport/plugin_flickrexport.cpp,
      galleryexport/plugin_galleryexport.cpp, htmlexport/plugin.cpp,
      ipodexport/plugin_ipodexport.cpp,
      picasawebexport/plugin_picasawebexport.cpp,
      simpleviewerexport/plugin_simpleviewer.cpp, smug/plugin_smug.cpp:
      Add consistent keyboard shortcuts for all KIPI import/export
      plugins:
      - Alt-<letter> - menu shortcut
      - Alt-Shift-<letter> - export
      - Alt-Shift-Ctrl-<letter> - import
      
      The following <letter> is used:
      F - Facebook
      R - Flickr
      P - Picasa Web Albums
      S - SmugMug
      G - Gallery
      L - Flash (simpleviewer)
      H - HTML
      I - iPod
      
      Tested both for Digikam and Gwenview.
      
      Note: in Gwenview you need to open Plugin menu first to load
      plugins and make
      shortcut work (this may confuse users)

2009-02-13 20:15  lure

    * facebook/plugin_fb.cpp: Assign keyboard shortcuts to Facebook
      plugin
      - Export: Alt-Shift-F
      - Import: Ctrl-Alt-Shift-F
      
      Note: they work in digikam, but not in gwenview for some reason

2009-02-13 20:06  lure

    * smug/plugin_smug.cpp: Assign keyboard shortcuts to SmugMug plugin
      - Export: Alt-Shift-S
      - Import: Ctrl-Alt-Shift-S
      
      Note: they work in digikam, but not in gwenview for some reason

2009-02-13 16:03  aclemens

    * removeredeyes/removeredeyeswindow.cpp: fix typo

2009-02-13 13:05  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      advancedslideshow/kipiplugin_advancedslideshow.desktop,
      printimages/kipiplugin_printimages.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      smug/kipiplugin_smug.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2009-02-13 10:36  aclemens

    * removeredeyes/detection/savemethods/SaveMethodFactory.cpp,
      removeredeyes/detection/savemethods/SaveMethodFactory.h,
      removeredeyes/detection/savemethods/SaveMethods.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h: fix warnings

2009-02-13 10:36  aclemens

    * removeredeyes/commonwidgets/unprocessedsettingsbox.cpp: be more
      descriptive

2009-02-13 10:36  aclemens

    * AUTHORS: add mail address of Markus Leuthold (imageviewer)

2009-02-13 10:36  aclemens

    * imageviewer/plugin_viewer.cpp, imageviewer/plugin_viewer.h,
      imageviewer/texture.cpp, imageviewer/texture.h,
      imageviewer/timer.cpp, imageviewer/timer.h,
      imageviewer/viewerwidget.cpp, imageviewer/viewerwidget.h: fix
      mail address

2009-02-13 04:58  cgilles

    * NEWS: update

2009-02-12 23:31  anaselli

    * printwizard/wizard.cpp: - Really fixed print dialog option for
      page size
      - don't crop option should really work now
      BUG: 133649

2009-02-12 23:23  anaselli

    * printimages/printhelper.cpp: SVN_SILENT:

2009-02-12 18:00  anaselli

    * printwizard/wizard.cpp: Now page size is set into dialog

2009-02-12 14:09  aclemens

    * removeredeyes/detection/savemethods/SaveMethodAbstract.h,
      removeredeyes/detection/savemethods/SaveMethodFactory.cpp,
      removeredeyes/detection/savemethods/SaveMethodFactory.h,
      removeredeyes/detection/savemethods/SaveMethods.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/workerthread.cpp, removeredeyes/workerthread.h: Put
      abstract SaveMethod class into definition file. No need to have
      SaveMethods in more than one file.

2009-02-12 13:46  aclemens

    * removeredeyes/CMakeLists.txt,
      removeredeyes/detection/locators/EyeLocatorAbstract.h,
      removeredeyes/detection/locators/EyeLocatorFactory.cpp,
      removeredeyes/detection/locators/EyeLocatorFactory.h,
      removeredeyes/detection/locators/Locator.h,
      removeredeyes/detection/locators/LocatorFactory.cpp,
      removeredeyes/detection/locators/LocatorFactory.h,
      removeredeyes/detection/locators/haarclassifier/HaarClassifierLocator.cpp,
      removeredeyes/detection/locators/haarclassifier/HaarClassifierLocator.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/workerthread.cpp, removeredeyes/workerthread.h:
      rename interface and factory class

2009-02-12 13:25  aclemens

    * removeredeyes/CMakeLists.txt, removeredeyes/commonsettings.h,
      removeredeyes/commonwidgets,
      removeredeyes/commonwidgets/controlwidget.cpp,
      removeredeyes/commonwidgets/controlwidget.h,
      removeredeyes/commonwidgets/controlwidget.svg,
      removeredeyes/commonwidgets/infomessagewidget.cpp,
      removeredeyes/commonwidgets/infomessagewidget.h,
      removeredeyes/commonwidgets/myimageslist.cpp,
      removeredeyes/commonwidgets/myimageslist.h,
      removeredeyes/commonwidgets/previewwidget.cpp,
      removeredeyes/commonwidgets/previewwidget.h,
      removeredeyes/commonwidgets/storagesettingsbox.cpp,
      removeredeyes/commonwidgets/storagesettingsbox.h,
      removeredeyes/commonwidgets/unprocessedsettingsbox.cpp,
      removeredeyes/commonwidgets/unprocessedsettingsbox.h,
      removeredeyes/detection/locators,
      removeredeyes/detection/locators/EyeLocatorAbstract.h,
      removeredeyes/detection/locators/EyeLocatorFactory.cpp,
      removeredeyes/detection/locators/EyeLocatorFactory.h,
      removeredeyes/detection/locators/haarclassifier,
      removeredeyes/detection/locators/haarclassifier/HaarClassifierLocator.cpp,
      removeredeyes/detection/locators/haarclassifier/HaarClassifierLocator.h,
      removeredeyes/detection/locators/haarclassifier/haarsettings.h,
      removeredeyes/detection/locators/haarclassifier/widgets,
      removeredeyes/detection/locators/haarclassifier/widgets/advancedsettings.cpp,
      removeredeyes/detection/locators/haarclassifier/widgets/advancedsettings.h,
      removeredeyes/detection/locators/haarclassifier/widgets/blobsettingsbox.cpp,
      removeredeyes/detection/locators/haarclassifier/widgets/blobsettingsbox.h,
      removeredeyes/detection/locators/haarclassifier/widgets/classifiersettingsbox.cpp,
      removeredeyes/detection/locators/haarclassifier/widgets/classifiersettingsbox.h,
      removeredeyes/detection/locators/haarclassifier/widgets/haarsettingswidget.cpp,
      removeredeyes/detection/locators/haarclassifier/widgets/haarsettingswidget.h,
      removeredeyes/detection/locators/haarclassifier/widgets/simplesettings.cpp,
      removeredeyes/detection/locators/haarclassifier/widgets/simplesettings.h,
      removeredeyes/eyelocator.cpp, removeredeyes/eyelocator.h,
      removeredeyes/removalsettings.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h,
      removeredeyes/widgets/advancedsettings.cpp,
      removeredeyes/widgets/advancedsettings.h,
      removeredeyes/widgets/blobsettingsbox.cpp,
      removeredeyes/widgets/blobsettingsbox.h,
      removeredeyes/widgets/classifiersettingsbox.cpp,
      removeredeyes/widgets/classifiersettingsbox.h,
      removeredeyes/widgets/controlwidget.cpp,
      removeredeyes/widgets/controlwidget.h,
      removeredeyes/widgets/controlwidget.svg,
      removeredeyes/widgets/infomessagewidget.cpp,
      removeredeyes/widgets/infomessagewidget.h,
      removeredeyes/widgets/myimageslist.cpp,
      removeredeyes/widgets/myimageslist.h,
      removeredeyes/widgets/previewwidget.cpp,
      removeredeyes/widgets/previewwidget.h,
      removeredeyes/widgets/settingstab.cpp,
      removeredeyes/widgets/settingstab.h,
      removeredeyes/widgets/simplesettings.cpp,
      removeredeyes/widgets/simplesettings.h,
      removeredeyes/widgets/storagesettingsbox.cpp,
      removeredeyes/widgets/storagesettingsbox.h,
      removeredeyes/widgets/unprocessedsettingsbox.cpp,
      removeredeyes/widgets/unprocessedsettingsbox.h,
      removeredeyes/workerthread.cpp, removeredeyes/workerthread.h: New
      Locator 'HaarClassifierLocator'...
      The API has been changed to have more then one detection /
      correction method.
      The standard detection method has been moved into the
      HaarClassifierLocator class, which depends on OpenCV.
      I am not too happy with the classifier so there is a chance that
      a new detection method will be introduced someday.

2009-02-12 09:44  adjam

    * galleryexport/gallerywindow.cpp: Allowed setting dialog to reload
      connections when
      changing settings

2009-02-12 09:37  adjam

    * galleryexport/gallerywindow.cpp: BUG: 175928
      
      Bug Fixed! Now GalleryExport shows deep dirs & let user
      browsing them. Yeah!

2009-02-12 09:25  adjam

    * galleryexport/gallerytalker.cpp: Postponed signalBusy emission

2009-02-12 09:23  adjam

    * galleryexport/gallerywindow.cpp, galleryexport/gallerywindow.h:
      Added useful function cleanName().

2009-02-11 23:31  anaselli

    * printimages/printhelper.cpp: SVN_SILENT: changed size scaling, no
      need to calculate by myself :)

2009-02-11 23:11  anaselli

    * printimages, printimages/CMakeLists.txt, printimages/Messages.sh,
      printimages/TODO, printimages/kipiplugin_printimages.desktop,
      printimages/plugin_printimages.cpp,
      printimages/plugin_printimages.h, printimages/printhelper.cpp,
      printimages/printhelper.h, printimages/tphoto.cpp,
      printimages/tphoto.h: New Print images plugin. It can print a
      list of photos keeping ratio, at the moment.
      
      SVN_SILENT: Gilles i have not enabled it, since you followed this
      release it's up to you deciding that :)
      CCMAIL: caulier.gilles@gmail.com

2009-02-11 11:00  adjam

    * galleryexport/galleries.h, galleryexport/galleryconfig.h,
      galleryexport/galleryitem.h, galleryexport/gallerympform.h:
      Fixing Typos and commenting code here and there..

2009-02-11 10:59  adjam

    * galleryexport/gallerywindow.cpp: Fixing bug #175928. Try 1.
      
      CCBUG: 175928

2009-02-11 09:56  aclemens

    * removeredeyes/eyelocator.cpp: fix null pointer issue

2009-02-11 09:56  aclemens

    * removeredeyes/eyelocator.cpp, removeredeyes/eyelocator.h,
      removeredeyes/workerthread.h: polish

2009-02-10 21:58  aclemens

    * removeredeyes/workerthread.cpp, removeredeyes/workerthread.h:
      cleanup

2009-02-10 21:50  aclemens

    * removeredeyes/eyelocator.h: polish

2009-02-10 21:50  aclemens

    * removeredeyes/eyelocator.cpp, removeredeyes/eyelocator.h,
      removeredeyes/workerthread.cpp: API change: use QString in save
      methods and EyeLocator cstor. If
      factorized to a abstract detection class, the use of QString is
      more
      common. The detection class has to convert the string type by
      itself.

2009-02-10 15:22  aclemens

    * removeredeyes/detection/savemethods/SaveMethodAbstract.h,
      removeredeyes/detection/savemethods/SaveMethods.cpp,
      removeredeyes/detection/savemethods/SaveMethods.h: make
      savePath() read-only

2009-02-10 15:22  aclemens

    * removeredeyes/workerthread.cpp: polish

2009-02-10 14:37  scripty

    * advancedslideshow/kipiplugin_advancedslideshow.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop: SVN_SILENT made
      messages (.desktop file)

2009-02-10 12:27  aclemens

    * removeredeyes/detection/savemethods/SaveMethodAbstract.h,
      removeredeyes/removalsettings.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/widgets/settingstab.cpp,
      removeredeyes/widgets/storagesettingsbox.cpp,
      removeredeyes/widgets/storagesettingsbox.h,
      removeredeyes/workerthread.cpp: use combobox instead of
      radiobuttons for storage mode settings

2009-02-10 12:27  aclemens

    * removeredeyes/detection/savemethods/SaveMethodFactory.cpp,
      removeredeyes/detection/savemethods/SaveMethods.cpp,
      removeredeyes/detection/savemethods/SaveMethods.h,
      removeredeyes/widgets/storagesettingsbox.cpp,
      removeredeyes/widgets/storagesettingsbox.h: Add "Prefix" save
      method, cleanup API

2009-02-09 18:09  cgilles

    * metadataedit/xmpstatus.cpp: typo

2009-02-09 13:40  scripty

    * advancedslideshow/kipiplugin_advancedslideshow.desktop,
      facebook/kipiplugin_fb.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop: SVN_SILENT made
      messages (.desktop file)

2009-02-08 20:29  lure

    * facebook/fbalbum.cpp: Fix runtime warning about layout

2009-02-08 18:24  lure

    * smug/smugalbum.cpp: Fix layout warning at runtime (QGroupBox
      needs call to setLayout())
      No need to specify parent for widgets that will be put to layout
      later

2009-02-08 14:14  scripty

    * advancedslideshow/kipiplugin_advancedslideshow.desktop,
      facebook/kipiplugin_fb.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop: SVN_SILENT made
      messages (.desktop file)

2009-02-07 16:10  scripty

    * advancedslideshow/kipiplugin_advancedslideshow.desktop,
      facebook/kipiplugin_fb.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop: SVN_SILENT made
      messages (.desktop file)

2009-02-06 15:37  scripty

    * advancedslideshow/kipiplugin_advancedslideshow.desktop,
      facebook/kipiplugin_fb.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop: SVN_SILENT made
      messages (.desktop file)

2009-02-06 14:29  cgilles

    * removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/workerthread.cpp, removeredeyes/workerthread.h:
      kipi-plugins from trunk : RemoveRedEyes : take setting from kipi
      host about to update file time stamp when metadata are saved.

2009-02-05 14:14  scripty

    * advancedslideshow/kipiplugin_advancedslideshow.desktop,
      facebook/kipiplugin_fb.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/simple/simple.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      smug/kipiplugin_smug.desktop: SVN_SILENT made messages (.desktop
      file)

2009-02-05 09:25  adjam

    * galleryexport/galleryitem.h, galleryexport/gallerywindow.cpp:
      CCBUG: 175928
      
      As said I cannot reproduce this bug at all.
      Looking at knowit backtrace, I tried fixing..
      Please, let me know if it is so.

2009-02-05 07:59  aclemens

    * advancedslideshow/kipiplugin_advancedslideshow.desktop: fix
      comment in advancedslideshow desktop file

2009-02-05 00:00  aclemens

    * AUTHORS, TODO: update plugin name

2009-02-04 23:33  aclemens

    * advancedslideshow/slideshowconfig.cpp: another string fix

2009-02-04 23:28  aclemens

    * advancedslideshow/slideshow.cpp,
      advancedslideshow/slideshowconfig.cpp,
      advancedslideshow/slideshowgl.cpp: Fix strings and loading of the
      correct settings

2009-02-04 23:06  aclemens

    * CMakeLists.txt, advancedslideshow,
      advancedslideshow/CMakeLists.txt, advancedslideshow/KIPIicon.svg,
      advancedslideshow/Messages.sh,
      advancedslideshow/advanceddialog.cpp,
      advancedslideshow/advanceddialog.h,
      advancedslideshow/advanceddialog.ui,
      advancedslideshow/captiondialog.cpp,
      advancedslideshow/captiondialog.h,
      advancedslideshow/captiondialog.ui, advancedslideshow/common.cpp,
      advancedslideshow/common.h,
      advancedslideshow/hi22-action-slideshow.png,
      advancedslideshow/imageloadthread.cpp,
      advancedslideshow/imageloadthread.h,
      advancedslideshow/kbeffect.cpp, advancedslideshow/kbeffect.h,
      advancedslideshow/kipiplugin_advancedslideshow.desktop,
      advancedslideshow/listimageitems.cpp,
      advancedslideshow/listimageitems.h,
      advancedslideshow/listsounditems.cpp,
      advancedslideshow/listsounditems.h,
      advancedslideshow/maindialog.cpp, advancedslideshow/maindialog.h,
      advancedslideshow/maindialog.ui,
      advancedslideshow/playbackwidget.cpp,
      advancedslideshow/playbackwidget.h,
      advancedslideshow/playbackwidget.ui,
      advancedslideshow/plugin_advancedslideshow.cpp,
      advancedslideshow/plugin_advancedslideshow.h,
      advancedslideshow/screenproperties.cpp,
      advancedslideshow/screenproperties.h,
      advancedslideshow/slideplaybackwidget.cpp,
      advancedslideshow/slideplaybackwidget.h,
      advancedslideshow/slideplaybackwidget.ui,
      advancedslideshow/slideshow.cpp, advancedslideshow/slideshow.h,
      advancedslideshow/slideshowconfig.cpp,
      advancedslideshow/slideshowconfig.h,
      advancedslideshow/slideshowgl.cpp,
      advancedslideshow/slideshowgl.h,
      advancedslideshow/slideshowkb.cpp,
      advancedslideshow/slideshowkb.h,
      advancedslideshow/slideshowloader.cpp,
      advancedslideshow/slideshowloader.h,
      advancedslideshow/soundtrackdialog.cpp,
      advancedslideshow/soundtrackdialog.h,
      advancedslideshow/soundtrackdialog.ui, slideshow/CMakeLists.txt,
      slideshow/KIPIicon.svg, slideshow/Messages.sh,
      slideshow/advanceddialog.cpp, slideshow/advanceddialog.h,
      slideshow/advanceddialog.ui, slideshow/captiondialog.cpp,
      slideshow/captiondialog.h, slideshow/captiondialog.ui,
      slideshow/common.cpp, slideshow/common.h,
      slideshow/hi22-action-slideshow.png,
      slideshow/imageloadthread.cpp, slideshow/imageloadthread.h,
      slideshow/kbeffect.cpp, slideshow/kbeffect.h,
      slideshow/kipiplugin_slideshow.desktop,
      slideshow/listimageitems.cpp, slideshow/listimageitems.h,
      slideshow/listsounditems.cpp, slideshow/listsounditems.h,
      slideshow/maindialog.cpp, slideshow/maindialog.h,
      slideshow/maindialog.ui, slideshow/playbackwidget.cpp,
      slideshow/playbackwidget.h, slideshow/playbackwidget.ui,
      slideshow/plugin_slideshow.cpp, slideshow/plugin_slideshow.h,
      slideshow/screenproperties.cpp, slideshow/screenproperties.h,
      slideshow/slideplaybackwidget.cpp,
      slideshow/slideplaybackwidget.h,
      slideshow/slideplaybackwidget.ui, slideshow/slideshow.cpp,
      slideshow/slideshow.h, slideshow/slideshowconfig.cpp,
      slideshow/slideshowconfig.h, slideshow/slideshowgl.cpp,
      slideshow/slideshowgl.h, slideshow/slideshowkb.cpp,
      slideshow/slideshowkb.h, slideshow/slideshowloader.cpp,
      slideshow/slideshowloader.h, slideshow/soundtrackdialog.cpp,
      slideshow/soundtrackdialog.h, slideshow/soundtrackdialog.ui:
      Rename KIPI-Plugin "slideshow" to "AdvancedSlideshow", since some
      host applications provide their own slideshow implementation.

2009-02-04 12:44  aclemens

    * removeredeyes/kipiplugin_removeredeyes.desktop: fix plugin
      description

2009-02-04 12:42  cgilles

    * common/libkipiplugins/kpwriteimage.cpp,
      common/libkipiplugins/kpwriteimage.h,
      common/libkipiplugins/pluginsversion.h.cmake: use const d

2009-02-03 14:55  scripty

    * facebook/kipiplugin_fb.desktop: SVN_SILENT made messages
      (.desktop file)

2009-02-03 14:36  cgilles

    * dngconverter/plugin/batchdialog.cpp,
      dngconverter/plugin/batchdialog.h,
      dngconverter/plugin/dngconverter.cpp,
      dngconverter/plugin/plugin_dngconverter.cpp: polish

2009-02-03 14:31  cgilles

    * common/libkipiplugins/kpaboutdata.cpp: fix crash if KDE main
      coponent do not exist (for ex with stand alone version of
      DNGConverter)

2009-02-03 09:54  cgilles

    * simpleviewerexport/plugin_simpleviewer.cpp: fi i18n

2009-02-03 09:02  cgilles

    * acquireimages/scandialog.cpp, calendar/calwizard.cpp,
      dngconverter/plugin/batchdialog.cpp, facebook/fbwindow.cpp,
      flickrexport/flickrwindow.cpp, galleryexport/gallerywindow.cpp,
      gpssync/gpseditdialog.cpp, gpssync/gpssyncdialog.cpp,
      gpssync/gpstracklisteditdialog.cpp, gpssync/kmlexportconfig.cpp,
      htmlexport/wizard.cpp, metadataedit/commenteditdialog.cpp,
      metadataedit/commentremovedialog.cpp,
      metadataedit/exifeditdialog.cpp, metadataedit/iptceditdialog.cpp,
      metadataedit/xmpeditdialog.cpp,
      picasawebexport/picasawebwindow.cpp, printwizard/wizard.cpp,
      rawconverter/batchdialog.cpp, rawconverter/singledialog.cpp,
      removeredeyes/removeredeyeswindow.cpp,
      sendimages/sendimagesdialog.cpp,
      simpleviewerexport/firstrundlg.cpp,
      simpleviewerexport/svedialog.cpp, slideshow/slideshowconfig.cpp,
      smug/smugwindow.cpp, timeadjust/timeadjustdialog.cpp: do not use
      delayed menu for Help button

2009-02-02 14:01  cgilles

    * gpssync/gpsbabelbinary.cpp, gpssync/gpsbabelbinary.h,
      gpssync/gpsdatacontainer.h, gpssync/gpsdataparser.cpp,
      gpssync/gpsdataparser.h, gpssync/gpseditdialog.cpp,
      gpssync/gpseditdialog.h, gpssync/gpslistviewitem.cpp,
      gpssync/gpslistviewitem.h, gpssync/gpsmapwidget.cpp,
      gpssync/gpsmapwidget.h, gpssync/gpssyncdialog.cpp,
      gpssync/gpssyncdialog.h, gpssync/gpstracklistcontainer.h,
      gpssync/gpstracklisteditdialog.cpp,
      gpssync/gpstracklisteditdialog.h,
      gpssync/gpstracklistviewitem.cpp, gpssync/gpstracklistviewitem.h,
      gpssync/gpstracklistwidget.cpp, gpssync/gpstracklistwidget.h,
      gpssync/kmlexport.cpp, gpssync/kmlexport.h,
      gpssync/kmlexportconfig.cpp, gpssync/kmlexportconfig.h,
      gpssync/kmlgpsdataparser.cpp, gpssync/kmlgpsdataparser.h: use
      const d

2009-02-02 13:53  cgilles

    * acquireimages/plugin_acquireimages.cpp,
      acquireimages/plugin_acquireimages.h,
      acquireimages/scandialog.cpp, acquireimages/scandialog.h,
      acquireimages/twainiface/main.cpp,
      acquireimages/twainiface/twaincontroller.cpp,
      acquireimages/twainiface/twaincontroller.h,
      acquireimages/twainiface/twainiface.cpp,
      acquireimages/twainiface/twainiface.h: use const d

2009-02-02 13:50  cgilles

    * jpeglossless/actions.h, jpeglossless/actionthread.cpp,
      jpeglossless/actionthread.h,
      jpeglossless/plugin_jpeglossless.cpp,
      jpeglossless/plugin_jpeglossless.h, jpeglossless/utils.cpp,
      jpeglossless/utils.h: use const d

2009-02-02 13:47  cgilles

    * timeadjust/plugin_timeadjust.cpp, timeadjust/plugin_timeadjust.h,
      timeadjust/timeadjustdialog.cpp, timeadjust/timeadjustdialog.h:
      use const d

2009-02-02 13:45  cgilles

    * simpleviewerexport/firstrundlg.cpp,
      simpleviewerexport/firstrundlg.h,
      simpleviewerexport/generalpage.cpp,
      simpleviewerexport/generalpage.h,
      simpleviewerexport/lookpage.cpp, simpleviewerexport/lookpage.h,
      simpleviewerexport/plugin_simpleviewer.cpp,
      simpleviewerexport/plugin_simpleviewer.h,
      simpleviewerexport/selectionpage.cpp,
      simpleviewerexport/selectionpage.h,
      simpleviewerexport/simpleviewerexport.cpp,
      simpleviewerexport/simpleviewerexport.h,
      simpleviewerexport/simpleviewersettingscontainer.h,
      simpleviewerexport/svedialog.cpp, simpleviewerexport/svedialog.h:
      use const d

2009-02-02 13:40  cgilles

    * sendimages/emailpage.cpp, sendimages/emailpage.h,
      sendimages/emailsettingscontainer.h, sendimages/imageresize.cpp,
      sendimages/imageresize.h, sendimages/imagespage.cpp,
      sendimages/imagespage.h, sendimages/plugin_sendimages.cpp,
      sendimages/plugin_sendimages.h, sendimages/sendimages.cpp,
      sendimages/sendimages.h, sendimages/sendimagesdialog.cpp,
      sendimages/sendimagesdialog.h: use const d

2009-02-02 13:34  cgilles

    * dngconverter/dngwriter/dngwriter.cpp,
      dngconverter/dngwriter/dngwriter.h,
      dngconverter/dngwriter/dngwriterhost.cpp,
      dngconverter/dngwriter/dngwriterhost.h,
      dngconverter/dngwriter/dngwriterprivate.h,
      dngconverter/plugin/aboutdata.h, dngconverter/plugin/actions.h,
      dngconverter/plugin/actionthread.cpp,
      dngconverter/plugin/actionthread.h,
      dngconverter/plugin/batchdialog.cpp,
      dngconverter/plugin/batchdialog.h,
      dngconverter/plugin/clistviewitem.h,
      dngconverter/plugin/dngconverter.cpp,
      dngconverter/plugin/plugin_dngconverter.cpp,
      dngconverter/plugin/plugin_dngconverter.h,
      dngconverter/plugin/settingswidget.cpp: use const d

2009-02-01 17:29  cgilles

    * rawconverter/actions.h, rawconverter/actionthread.cpp,
      rawconverter/actionthread.h, rawconverter/batchdialog.cpp,
      rawconverter/batchdialog.h, rawconverter/clistviewitem.h,
      rawconverter/plugin_rawconverter.h,
      rawconverter/previewwidget.cpp, rawconverter/previewwidget.h,
      rawconverter/savesettingswidget.cpp,
      rawconverter/savesettingswidget.h, rawconverter/singledialog.cpp,
      rawconverter/singledialog.h: use const d

2009-02-01 16:27  scripty

    * facebook/kipiplugin_fb.desktop: SVN_SILENT made messages
      (.desktop file)

2009-01-31 16:01  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      facebook/kipiplugin_fb.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2009-01-31 14:30  cgilles

    * README: update

2009-01-30 21:01  lure

    * facebook/fbwidget.cpp, facebook/fbwindow.cpp,
      facebook/fbwindow.h: Add support for Profile Pictures (special
      Facebook album)
      - only download is supported (upload is not possible via API :-(
      )
      
      Update all i18n strings, so they should be now frozen, unless I
      find
      another feature to implement before RC2. ;-)
      
      Current screenshot of Download dialog looks like this:
      http://img145.imageshack.us/img145/8697/fbimportoh3.png

2009-01-30 10:33  cgilles

    * metadataedit/xmpcategories.cpp, metadataedit/xmpcategories.h,
      metadataedit/xmpkeywords.cpp, metadataedit/xmpkeywords.h,
      metadataedit/xmporigin.cpp, metadataedit/xmporigin.h,
      metadataedit/xmpproperties.cpp, metadataedit/xmpproperties.h,
      metadataedit/xmpstatus.cpp, metadataedit/xmpstatus.h: use const d

2009-01-30 10:24  cgilles

    * metadataedit/iptccategories.cpp, metadataedit/iptccategories.h,
      metadataedit/iptccontent.cpp, metadataedit/iptccontent.h,
      metadataedit/iptccredits.cpp, metadataedit/iptccredits.h,
      metadataedit/iptcenvelope.cpp, metadataedit/iptcenvelope.h,
      metadataedit/iptckeywords.cpp, metadataedit/iptckeywords.h,
      metadataedit/iptcorigin.cpp, metadataedit/iptcorigin.h,
      metadataedit/iptcproperties.cpp, metadataedit/iptcproperties.h,
      metadataedit/iptcstatus.cpp, metadataedit/iptcstatus.h,
      metadataedit/iptcsubjects.cpp, metadataedit/iptcsubjects.h,
      metadataedit/metadatacheckbox.cpp,
      metadataedit/metadatacheckbox.h,
      metadataedit/multistringsedit.cpp,
      metadataedit/multistringsedit.h,
      metadataedit/multivaluesedit.cpp, metadataedit/multivaluesedit.h,
      metadataedit/objectattributesedit.cpp,
      metadataedit/objectattributesedit.h: use const d

2009-01-30 10:08  cgilles

    * metadataedit/exifcaption.cpp, metadataedit/exifcaption.h,
      metadataedit/exifdatetime.cpp, metadataedit/exifdatetime.h,
      metadataedit/exifdevice.cpp, metadataedit/exifdevice.h,
      metadataedit/exiflens.cpp, metadataedit/exiflens.h,
      metadataedit/exiflight.cpp, metadataedit/exiflight.h: use const d

2009-01-30 10:02  cgilles

    * NEWS: update

2009-01-30 10:00  cgilles

    * metadataedit/altlangstringedit.cpp,
      metadataedit/altlangstringedit.h,
      metadataedit/commenteditdialog.cpp,
      metadataedit/commentremovedialog.cpp,
      metadataedit/commentremovedialog.h, metadataedit/exifadjust.cpp,
      metadataedit/exifadjust.h, metadataedit/exifeditdialog.cpp,
      metadataedit/exifeditdialog.h, metadataedit/iptceditdialog.cpp,
      metadataedit/iptceditdialog.h, metadataedit/xmpeditdialog.cpp,
      metadataedit/xmpeditdialog.h, metadataedit/xmpproperties.cpp,
      metadataedit/xmpproperties.h: kipi-plugins from trunk : XMP
      editor : use composite XmpBag String container to host/retrieve
      Language of XMP contents.
      BUG: 181853

2009-01-29 23:43  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      dngconverter/plugin/dngconverter.desktop,
      facebook/kipiplugin_fb.desktop: SVN_SILENT made messages
      (.desktop file)

2009-01-29 22:51  lure

    * facebook/fbtalker.cpp, facebook/fbtalker.h,
      facebook/fbwidget.cpp, facebook/fbwidget.h,
      facebook/fbwindow.cpp, facebook/fbwindow.h: Major improvements to
      Facebook photo download/import. You can now download
      the following:
      - your own albums
      - albums of your friends
      - photos of you (tagged)
      - photos of your friends (tagged)
      
      GUI probably still needs some polish and i18n is still not final.

2009-01-29 08:43  cgilles

    * README: fix depencies

2009-01-29 08:40  cgilles

    * NEWS: update

2009-01-29 08:31  cgilles

    * AUTHORS: update

2009-01-29 08:27  cgilles

    * CMakeLists.txt, cmake/modules/FindGdk.cmake,
      cmake/modules/FindGpod.cmake, ipodexport/CMakeLists.txt,
      ipodexport/IpodExportDialog.cpp: kipi-plugins from trunk :
      IpodExport tool : Patch from Dmitrij S. Kryzhevich to support new
      libgpod API.
      CCBUG: 181334
      CCMAIL: ruiz@kde.org
      CCMAIL: krege@land.ru

2009-01-28 15:12  scripty

    * calendar/kipiplugin_calendar.desktop,
      facebook/kipiplugin_fb.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/themes/classic/classic.desktop: SVN_SILENT made
      messages (.desktop file)

2009-01-27 14:48  cgilles

    * README: fix qt url

2009-01-27 00:03  lure

    * CMakeLists.txt, facebook, fb: Use "facebook" as folder name (more
      descriptive)

2009-01-26 23:47  lure

    * fb/fbtalker.cpp: Fix user-agent

2009-01-26 23:46  lure

    * AUTHORS, NEWS, README: Updated info about Facebook plugin
      Sort list of plugins
      Add missing DngConverter to AUTHORS

2009-01-26 23:36  lure

    * CMakeLists.txt, fb, fb/CMakeLists.txt, fb/Messages.sh, fb/TODO,
      fb/fbalbum.cpp, fb/fbalbum.h, fb/fbitem.h, fb/fbtalker.cpp,
      fb/fbtalker.h, fb/fbwidget.cpp, fb/fbwidget.h, fb/fbwindow.cpp,
      fb/fbwindow.h, fb/kipiplugin_fb.desktop,
      fb/kipiplugin_fbexport.desktop, fb/mpform.cpp, fb/mpform.h,
      fb/plugin_fb.cpp, fb/plugin_fb.h, fb/plugin_fbexport.cpp,
      fb/plugin_fbexport.h, fbexport: Directory rename: fbexport -> fb

2009-01-26 23:34  lure

    * fbexport/CMakeLists.txt, fbexport/Messages.sh, fbexport/TODO,
      fbexport/fbalbum.cpp, fbexport/fbalbum.h, fbexport/fbitem.h,
      fbexport/fbtalker.cpp, fbexport/fbtalker.h,
      fbexport/fbwidget.cpp, fbexport/fbwidget.h,
      fbexport/fbwindow.cpp, fbexport/fbwindow.h,
      fbexport/kipiplugin_fb.desktop,
      fbexport/kipiplugin_fbexport.desktop, fbexport/mpform.cpp,
      fbexport/mpform.h, fbexport/plugin_fb.cpp, fbexport/plugin_fb.h,
      fbexport/plugin_fbexport.cpp, fbexport/plugin_fbexport.h: KIPI
      Facebook Plugin now provides also import (download) functionality
      - you can download photos from any of your albums
      (download of albums from other users/friends may be added later)
      
      Note: plugin was renamed from "fbexport" to "fb", and i18n
      catalog is named
      "kipiplugin_fb.po". i18n team, sorry for inconvinience.
      
      CCMAIL: kde-i18n-doc@kde.org

2009-01-26 22:51  lure

    * smug/smugwidget.cpp, smug/smugwindow.cpp: Minor improvements
      found on code review

2009-01-26 18:36  cgilles

    * NEWS: update

2009-01-26 12:25  cgilles

    * metadataedit/xmpcontent.cpp, metadataedit/xmpcredits.cpp: move
      Copyright editor to Contents section
      use alternative language editor.
      CCBUG: 181853

2009-01-26 11:40  cgilles

    * metadataedit/xmpcontent.cpp, metadataedit/xmpcontent.h,
      metadataedit/xmpcredits.cpp, metadataedit/xmpcredits.h: polish

2009-01-26 11:33  cgilles

    * metadataedit/xmpcredits.cpp, metadataedit/xmpsubjects.cpp,
      metadataedit/xmpsubjects.h: fix i18n

2009-01-26 09:37  gateau

    * htmlexport/THEME_HOWTO: Fix url, spotted by Jean-Loup Colautti

2009-01-25 13:19  aclemens

    * removeredeyes/detection/savemethods/SaveMethodAbstract.h,
      removeredeyes/detection/savemethods/SaveMethods.cpp,
      removeredeyes/detection/savemethods/SaveMethods.h: add abstract
      method to set extra data (subfolder name, suffix name etc)
      manually

2009-01-25 12:54  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      fbexport/kipiplugin_fbexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/frames/frames.desktop,
      htmlexport/themes/matrix/matrix.desktop,
      htmlexport/themes/s0/s0.desktop,
      htmlexport/themes/simple/simple.desktop,
      htmlexport/themes/snow/snow.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      smug/kipiplugin_smug.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2009-01-25 12:48  aclemens

    * removeredeyes/detection/savemethods/SaveMethodFactory.cpp,
      removeredeyes/detection/savemethods/SaveMethodFactory.h,
      removeredeyes/removeredeyeswindow.cpp: rename factory method

2009-01-25 09:00  cgilles

    * NEWS: update

2009-01-25 08:59  cgilles

    * metadataedit/commenteditdialog.cpp,
      metadataedit/commenteditdialog.h,
      metadataedit/plugin_metadataedit.cpp: kipi-plugins from trunk :
      Comment Edit tool : if only one image is selected from kipi host,
      set comment text field from this item.
      In case of multiselection, do not preset comment.
      BUG: 181694

2009-01-24 07:55  cgilles

    * NEWS: update

2009-01-24 07:54  cgilles

    * NEWS: update

2009-01-23 13:16  scripty

    * fbexport/kipiplugin_fbexport.desktop,
      htmlexport/themes/s0/s0.desktop: SVN_SILENT made messages
      (.desktop file)

2009-01-23 11:56  cgilles

    * acquireimages/scandialog.cpp,
      acquireimages/twainiface/twaincontroller.cpp: only set preview if
      != JPEG

2009-01-22 13:53  scripty

    * smug/kipiplugin_smug.desktop: SVN_SILENT made messages (.desktop
      file)

2009-01-22 08:57  cgilles

    * CMakeLists.txt, NEWS: rc2

2009-01-22 07:53  lure

    * fbexport/fbtalker.cpp: Fix e-mail address in (c)

2009-01-21 13:43  scripty

    * smug/kipiplugin_smug.desktop: SVN_SILENT made messages (.desktop
      file)

2009-01-21 09:09  cgilles

    * kipi-plugins.lsm.cmake: update

2009-01-21 08:59  lure

    * fbexport/fbtalker.cpp: Better errorhandling for add photo (where
      progress dialog is on)

2009-01-21 08:54  cgilles

    * kipi-plugins.lsm.cmake: update

2009-01-21 08:53  cgilles

    * ChangeLog: update

2009-01-21 08:33  cgilles

    * NEWS: prepare rc1

0.2.0-rc1 2009-01-21
--------------------------------------------------------------------------------

2009-01-20 23:41  lure

    * fbexport/fbtalker.cpp: If upload is cancelled, set busy to false
      to restore buttons (enable them)

2009-01-20 23:05  lure

    * smug/TODO, smug/smugtalker.cpp: Always try to download largest
      size of photo/video available

2009-01-20 22:11  jriddell

    * COPYING-ADOBE: Add missing licence file for DNG files from Adobe.
      
      Developers, if you are going to break the licence policy and
      introduce
      a new licence please check with kde-licencing and packagers
      first.
      http://techbase.kde.org/Policies/Licensing_Policy
      
      CCMAIL:kde-packager@kde.org
      CCMAIL:kde-licensing@kde.org

2009-01-20 13:25  scripty

    * fbexport/kipiplugin_fbexport.desktop,
      smug/kipiplugin_smug.desktop: SVN_SILENT made messages (.desktop
      file)

2009-01-20 00:30  adjam

    * picasawebexport/uploadwidget.ui: I played a little bit with
      PicasaWeb uploadwidget.
      In fact, when I upload my photos in my gallery I couldn't
      properly read gallery titles.
      Hope no-one dislike thie little change..

2009-01-19 14:15  scripty

    * smug/kipiplugin_smug.desktop: SVN_SILENT made messages (.desktop
      file)

2009-01-19 14:08  aclemens

    * slideshow/slideshow.cpp, slideshow/slideshowgl.cpp: fix memory
      leak

2009-01-19 12:38  mlaurent

    * flickrexport/flickrwindow.cpp: now we use kde 4

2009-01-19 12:36  mlaurent

    * slideshow/slideshowkb.cpp: not we use kde4

2009-01-18 16:46  aclemens

    * removeredeyes/removeredeyeswindow.cpp: Disable settingsTab widget
      during correction

2009-01-18 16:38  aclemens

    * removeredeyes/detection/savemethods/SaveMethodAbstract.h,
      removeredeyes/detection/savemethods/SaveMethodFactory.cpp,
      removeredeyes/detection/savemethods/SaveMethodFactory.h,
      removeredeyes/detection/savemethods/SaveMethods.cpp,
      removeredeyes/detection/savemethods/SaveMethods.h: fix headers

2009-01-18 16:13  aclemens

    * removeredeyes/removeredeyeswindow.cpp: remove debugging tests

2009-01-18 16:06  aclemens

    * removeredeyes/CMakeLists.txt, removeredeyes/detection,
      removeredeyes/detection/savemethods,
      removeredeyes/detection/savemethods/SaveMethodAbstract.h,
      removeredeyes/detection/savemethods/SaveMethodFactory.cpp,
      removeredeyes/detection/savemethods/SaveMethodFactory.h,
      removeredeyes/detection/savemethods/SaveMethods.cpp,
      removeredeyes/detection/savemethods/SaveMethods.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/workerthread.cpp, removeredeyes/workerthread.h:
      Extract the save methods into their own classes, this way it will
      be
      easier to add new correction modes.
      
      The API will also be changed to have more then one detection /
      correction method. Right now a HaarClassifier is used, which
      depends on
      OpenCV. I am not too happy with the classifier so there is a
      chance that
      a new detection method will be introduced someday. To make it
      exchangeable, the plugin needs to be factorized a lot.
      Since we will not be able to know anymore which libraries will be
      used
      in the different detection methods, we need to unify the saving
      of the
      results and let the appropriate detection methods take care of
      it.
      
      This commit will prepare the plugin to have exchangeable save
      methods.
      The SaveMethodFactory will generate a SaveMethod depending on the
      user
      settings (read from the UI).
      You provide the current image path to such a SaveMethod and it
      simply
      returns the new path, depending on the methods used.
      This path can than later be passed to the save method of the
      detection
      system.
      
      Right now the settings are static, so the subfolder and suffix
      name are
      NOT read from the user settings.
      For this to work, the next step will be to make RemovalSettings
      class a
      singleton, to provide global access.

2009-01-18 13:27  scripty

    * smug/kipiplugin_smug.desktop: SVN_SILENT made messages (.desktop
      file)

2009-01-17 23:23  lure

    * AUTHORS: Smug import/export

2009-01-17 23:18  lure

    * smug/plugin_smug.cpp: smugexport -> smug

2009-01-17 22:45  lure

    * CMakeLists.txt, smug, smug/CMakeLists.txt, smug/Messages.sh,
      smug/TODO, smug/kipiplugin_smug.desktop,
      smug/kipiplugin_smugexport.desktop, smug/plugin_smug.cpp,
      smug/plugin_smug.h, smug/plugin_smugexport.cpp,
      smug/plugin_smugexport.h, smug/smugalbum.cpp, smug/smugalbum.h,
      smug/smugitem.h, smug/smugtalker.cpp, smug/smugtalker.h,
      smug/smugwidget.cpp, smug/smugwidget.h, smug/smugwindow.cpp,
      smug/smugwindow.h, smugexport: Rename directory (smugexport ->
      smug)

2009-01-17 22:41  lure

    * smugexport/plugin_smug.cpp, smugexport/plugin_smug.h,
      smugexport/smugalbum.cpp, smugexport/smugalbum.h,
      smugexport/smugitem.h, smugexport/smugtalker.cpp,
      smugexport/smugtalker.h, smugexport/smugwidget.cpp,
      smugexport/smugwidget.h, smugexport/smugwindow.cpp,
      smugexport/smugwindow.h: smugexport -> smug in comments

2009-01-17 22:38  lure

    * smugexport/CMakeLists.txt, smugexport/Messages.sh,
      smugexport/kipiplugin_smug.desktop,
      smugexport/kipiplugin_smugexport.desktop,
      smugexport/plugin_smug.cpp, smugexport/plugin_smug.h,
      smugexport/plugin_smugexport.cpp, smugexport/plugin_smugexport.h,
      smugexport/smugwindow.cpp: smugexport -> smug (now provides
      import/export)

2009-01-17 22:33  lure

    * NEWS, README, smugexport/TODO, smugexport/plugin_smugexport.cpp,
      smugexport/plugin_smugexport.h, smugexport/smugalbum.cpp,
      smugexport/smugalbum.h, smugexport/smugitem.h,
      smugexport/smugtalker.cpp, smugexport/smugtalker.h,
      smugexport/smugwidget.cpp, smugexport/smugwidget.h,
      smugexport/smugwindow.cpp, smugexport/smugwindow.h: SmugMug KIPI
      Plugin: plugin now also provides also import feature
      - you can download your SmugMug albums to local disk
      - you can download albums of other SmugMug users (public, album
      or site password)
      - you can also download albums without SmugMug username
      (anonymous)

2009-01-17 10:11  cgilles

    * common/libkipiplugins/batchprogressdialog.cpp,
      common/libkipiplugins/batchprogressdialog.h: use const d

2009-01-17 10:08  cgilles

    * common/libkipiplugins/imagedialog.cpp,
      common/libkipiplugins/imagedialog.h: use const d
      use italic char for photo info titles

2009-01-15 09:07  adjam

    * galleryexport/gallerywindow.cpp,
      galleryexport/plugin_galleryexport.h: CCBUG:175928
      
      I really cannot reproduce this bug in my system.
      Anyway, I hope this little change could fix it..
      Please, let me know if it's so.

2009-01-14 18:33  sengels

    * acquireimages/CMakeLists.txt: fix linkage on win32

2009-01-14 18:21  sengels

    * slideshow/soundtrackdialog.cpp: restrict X11 headers to their
      platform
      please do that whereever this fix needs to be applied
      
      CCMAIL:montel@kde.org

2009-01-14 12:46  cgilles

    * NEWS: update

2009-01-14 12:45  cgilles

    * picasawebexport/picasawebwindow.cpp,
      picasawebexport/picasawebwindow.h: do not limit image dialog to
      Raw files
      BUG: 180656

2009-01-14 08:42  mlaurent

    * metadataedit/plugin_metadataedit.cpp: Add missing i18n

2009-01-14 08:40  mlaurent

    * jpeglossless/plugin_jpeglossless.cpp: Add missing i18n

2009-01-13 21:18  woebbe

    * dngconverter/plugin/CMakeLists.txt: link with gold

2009-01-13 13:00  mlaurent

    * jpeglossless/plugin_jpeglossless.cpp: Add missing i18n

2009-01-13 10:21  cgilles

    * rawconverter/icons, rawconverter/icons/CMakeLists.txt,
      rawconverter/icons/oxygen, rawconverter/icons/oxygen/128x128,
      rawconverter/icons/oxygen/128x128/apps,
      rawconverter/icons/oxygen/128x128/apps/rawconverter.png,
      rawconverter/icons/oxygen/16x16,
      rawconverter/icons/oxygen/16x16/apps,
      rawconverter/icons/oxygen/16x16/apps/rawconverter.png,
      rawconverter/icons/oxygen/22x22,
      rawconverter/icons/oxygen/22x22/apps,
      rawconverter/icons/oxygen/22x22/apps/rawconverter.png,
      rawconverter/icons/oxygen/32x32,
      rawconverter/icons/oxygen/32x32/apps,
      rawconverter/icons/oxygen/32x32/apps/rawconverter.png,
      rawconverter/icons/oxygen/48x48,
      rawconverter/icons/oxygen/48x48/apps,
      rawconverter/icons/oxygen/48x48/apps/rawconverter.png,
      rawconverter/icons/oxygen/64x64,
      rawconverter/icons/oxygen/64x64/apps,
      rawconverter/icons/oxygen/64x64/apps/rawconverter.png,
      rawconverter/icons/oxygen/CMakeLists.txt,
      rawconverter/icons/oxygen/scalable,
      rawconverter/icons/oxygen/scalable/apps,
      rawconverter/icons/oxygen/scalable/apps/rawconverter.svgz:
      missing files

2009-01-13 10:21  cgilles

    * rawconverter/CMakeLists.txt, rawconverter/pics,
      rawconverter/plugin_rawconverter.cpp: use new icons from Risto

2009-01-13 10:03  cgilles

    * dngconverter/icons/oxygen/128x128/apps,
      dngconverter/icons/oxygen/128x128/apps/dngconverter.png,
      dngconverter/icons/oxygen/128x128/dngconverter.png,
      dngconverter/icons/oxygen/16x16/apps,
      dngconverter/icons/oxygen/16x16/apps/dngconverter.png,
      dngconverter/icons/oxygen/16x16/dngconverter.png,
      dngconverter/icons/oxygen/22x22/apps,
      dngconverter/icons/oxygen/22x22/apps/dngconverter.png,
      dngconverter/icons/oxygen/22x22/dngconverter.png,
      dngconverter/icons/oxygen/32x32/apps,
      dngconverter/icons/oxygen/32x32/apps/dngconverter.png,
      dngconverter/icons/oxygen/32x32/dngconverter.png,
      dngconverter/icons/oxygen/48x48/apps,
      dngconverter/icons/oxygen/48x48/apps/dngconverter.png,
      dngconverter/icons/oxygen/48x48/dngconverter.png,
      dngconverter/icons/oxygen/64x64/apps,
      dngconverter/icons/oxygen/64x64/apps/dngconverter.png,
      dngconverter/icons/oxygen/64x64/dngconverter.png,
      dngconverter/icons/oxygen/scalable/apps,
      dngconverter/icons/oxygen/scalable/apps/dngconverter.svgz,
      dngconverter/icons/oxygen/scalable/dngconverter.svg: fix paths

2009-01-12 22:15  cgilles

    * dngconverter/CMakeLists.txt, dngconverter/icons,
      dngconverter/icons/CMakeLists.txt, dngconverter/icons/oxygen,
      dngconverter/icons/oxygen/128x128,
      dngconverter/icons/oxygen/128x128/dngconverter.png,
      dngconverter/icons/oxygen/16x16,
      dngconverter/icons/oxygen/16x16/dngconverter.png,
      dngconverter/icons/oxygen/22x22,
      dngconverter/icons/oxygen/22x22/dngconverter.png,
      dngconverter/icons/oxygen/32x32,
      dngconverter/icons/oxygen/32x32/dngconverter.png,
      dngconverter/icons/oxygen/48x48,
      dngconverter/icons/oxygen/48x48/dngconverter.png,
      dngconverter/icons/oxygen/64x64,
      dngconverter/icons/oxygen/64x64/dngconverter.png,
      dngconverter/icons/oxygen/CMakeLists.txt,
      dngconverter/icons/oxygen/scalable,
      dngconverter/icons/oxygen/scalable/dngconverter.svg,
      dngconverter/plugin/CMakeLists.txt,
      dngconverter/plugin/dnglogo.h,
      dngconverter/plugin/hi32-action-dngconverter.png,
      dngconverter/plugin/settingswidget.cpp,
      dngconverter/plugin/settingswidget.h: use new icon from Risto

2009-01-12 14:44  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      fbexport/kipiplugin_fbexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/snow/snow.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      smugexport/kipiplugin_smugexport.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2009-01-12 09:54  aclemens

    * removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/widgets/advancedsettings.cpp,
      removeredeyes/widgets/blobsettingsbox.cpp,
      removeredeyes/widgets/classifiersettingsbox.cpp,
      removeredeyes/widgets/controlwidget.cpp,
      removeredeyes/widgets/infomessagewidget.cpp,
      removeredeyes/widgets/myimageslist.cpp,
      removeredeyes/widgets/previewwidget.cpp,
      removeredeyes/widgets/settingstab.cpp,
      removeredeyes/widgets/simplesettings.cpp,
      removeredeyes/widgets/storagesettingsbox.cpp,
      removeredeyes/widgets/unprocessedsettingsbox.cpp,
      removeredeyes/workerthread.cpp: polish

2009-01-12 09:54  aclemens

    * removeredeyes/eyelocator.cpp, removeredeyes/eyelocator.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h,
      removeredeyes/widgets/advancedsettings.cpp,
      removeredeyes/widgets/advancedsettings.h,
      removeredeyes/widgets/blobsettingsbox.cpp,
      removeredeyes/widgets/blobsettingsbox.h,
      removeredeyes/widgets/classifiersettingsbox.cpp,
      removeredeyes/widgets/classifiersettingsbox.h,
      removeredeyes/widgets/controlwidget.cpp,
      removeredeyes/widgets/controlwidget.h,
      removeredeyes/widgets/infomessagewidget.cpp,
      removeredeyes/widgets/infomessagewidget.h,
      removeredeyes/widgets/myimageslist.cpp,
      removeredeyes/widgets/myimageslist.h,
      removeredeyes/widgets/previewwidget.cpp,
      removeredeyes/widgets/previewwidget.h,
      removeredeyes/widgets/settingstab.cpp,
      removeredeyes/widgets/settingstab.h,
      removeredeyes/widgets/simplesettings.cpp,
      removeredeyes/widgets/simplesettings.h,
      removeredeyes/widgets/storagesettingsbox.cpp,
      removeredeyes/widgets/storagesettingsbox.h,
      removeredeyes/widgets/unprocessedsettingsbox.cpp,
      removeredeyes/widgets/unprocessedsettingsbox.h,
      removeredeyes/workerthread.cpp, removeredeyes/workerthread.h: Use
      struct as classpriv member
      
      In C++ a struct is identical to a class except that the members
      of a struct have public visibility by default and the members of
      a class have private visibility by default.
      To save me from typing "public:" all the time for class privs, I
      will use struct from now on in this plugin.

2009-01-12 08:18  lure

    * dngconverter/dngwriter/extra/dng_sdk/dng_flags.h: Fix Linux build
      on HP PARISC and Sparc (from Ubuntu)

2009-01-11 21:15  lure

    * smugexport/smugitem.h, smugexport/smugtalker.cpp: Store album
      keywords & image count

2009-01-11 20:08  lure

    * smugexport/smugitem.h, smugexport/smugtalker.cpp,
      smugexport/smugtalker.h: Added method for listing of photos in
      SmugMug album

2009-01-11 19:40  lure

    * smugexport/smugtalker.cpp, smugexport/smugtalker.h: Prepare for
      Import feature
      - add possibility to login anonymously
      - possibility to specify nickName when listing albums (required
      for anonymous)

2009-01-10 16:13  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      fbexport/kipiplugin_fbexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/simple/simple.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      smugexport/kipiplugin_smugexport.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2009-01-10 13:13  cgilles

    * NEWS: update

2009-01-09 22:11  aclemens

    * removeredeyes/plugin_removeredeyes.cpp,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/widgets/blobsettingsbox.cpp,
      removeredeyes/widgets/classifiersettingsbox.cpp,
      removeredeyes/widgets/settingstab.cpp,
      removeredeyes/widgets/storagesettingsbox.cpp,
      removeredeyes/widgets/unprocessedsettingsbox.cpp: add more
      ampersand characters to set possible accelerators for translators

2009-01-09 18:40  cgilles

    * NEWS: update

2009-01-09 18:40  cgilles

    * gpssync/gpslistviewitem.cpp, gpssync/gpslistviewitem.h,
      gpssync/plugin_gpssync.cpp, gpssync/plugin_gpssync.h: GPSSync
      kipi-plugin from trunk:
      use metadata settings from kipi host
      CCBUG: 155593

2009-01-09 18:29  cgilles

    * metadataedit/exifeditdialog.cpp, metadataedit/exifeditdialog.h,
      metadataedit/iptceditdialog.cpp, metadataedit/iptceditdialog.h,
      metadataedit/plugin_metadataedit.cpp,
      metadataedit/plugin_metadataedit.h,
      metadataedit/xmpeditdialog.cpp, metadataedit/xmpeditdialog.h:
      MetadataEdit kipi-plugin from trunk:
      use metadata settings from kipi host
      CCBUG: 155593

2009-01-09 14:27  cgilles

    * NEWS: update

2009-01-09 14:21  cgilles

    * jpeglossless/actionthread.cpp, jpeglossless/actionthread.h,
      jpeglossless/convert2grayscale.cpp,
      jpeglossless/convert2grayscale.h, jpeglossless/imageflip.cpp,
      jpeglossless/imageflip.h, jpeglossless/imagerotate.cpp,
      jpeglossless/imagerotate.h, jpeglossless/jpegtransform.cpp,
      jpeglossless/jpegtransform.h: JPEGLossLess kipi-plugin from
      trunk:
      use metadata settings from kipi host
      fix Exif thumbnail update with Convert to grayscale
      CCBUG: 155593
      BUG: 179439

2009-01-09 14:12  aclemens

    * removeredeyes/removeredeyeswindow.cpp: code polish

2009-01-09 12:51  cgilles

    * rawconverter/actionthread.cpp, rawconverter/actionthread.h,
      rawconverter/batchdialog.cpp, rawconverter/batchdialog.h,
      rawconverter/rawdecodingiface.cpp,
      rawconverter/rawdecodingiface.h, rawconverter/singledialog.cpp,
      rawconverter/singledialog.h: Raw converter kipi-plugins from
      trunk:
      use metadata settings from kipi host
      fix swap Red and blue color with libkdcraw based on LibRaw
      CCBUG: 155593

2009-01-09 12:03  cgilles

    * timeadjust/timeadjustdialog.cpp, timeadjust/timeadjustdialog.h:
      use metadat settings from kipi host
      BUG: 155593

2009-01-07 14:22  scripty

    * fbexport/kipiplugin_fbexport.desktop: SVN_SILENT made messages
      (.desktop file)

2009-01-07 10:57  cgilles

    * NEWS: update

2009-01-06 12:55  scripty

    * fbexport/kipiplugin_fbexport.desktop: SVN_SILENT made messages
      (.desktop file)

2009-01-06 12:36  mlaurent

    * dngconverter/CMakeLists.txt: Not compile as enable final

2009-01-06 12:31  mlaurent

    * slideshow/soundtrackdialog.cpp: Fix enable final

2009-01-06 12:27  mlaurent

    * flickrexport/flickrwidget.cpp: Fix deprecated

2009-01-06 12:26  mlaurent

    * metadataedit/iptcsubjects.cpp,
      metadataedit/metadataedit_global.h, metadataedit/xmpsubjects.cpp:
      Fix compile enable final

2009-01-06 11:57  cgilles

    * CMakeLists.txt: update version

2009-01-05 13:08  scripty

    * fbexport/kipiplugin_fbexport.desktop: SVN_SILENT made messages
      (.desktop file)

2009-01-05 08:25  cgilles

    * NEWS: update

2009-01-05 08:24  cgilles

    * ChangeLog: prepare beta6

0.2.0-beta6 2009-01-04
--------------------------------------------------------------------------------

2009-01-04 12:49  mlaurent

    * cmake/modules/FindGpod.cmake: Fix typo

2009-01-04 12:44  mlaurent

    * calendar/calpainter.cpp, calendar/calprinter.h,
      calendar/calselect.cpp: Fix include

2009-01-04 12:44  mlaurent

    * calendar/calpainter.h, calendar/calwidget.h,
      calendar/calwizard.h, calendar/monthwidget.h: Fix forward
      declaration

2009-01-04 11:53  mlaurent

    * calendar/calwizard.cpp: Fix <br>

2009-01-04 11:46  mlaurent

    * slideshow/soundtrackdialog.cpp: Fix crash when item is null

2009-01-03 20:46  lure

    * smugexport/smugtalker.cpp: Improve error handling during login
      (e.g. network not available)
      Remove busy indicator before showing failed dialog

2009-01-03 20:43  lure

    * fbexport/fbtalker.cpp: Improve error handling during login (e.g.
      network not available)
      Remove busy indicator before showing failed dialog

2009-01-03 20:09  aclemens

    * removeredeyes/widgets/myimageslist.cpp: Use uppercase labels

2009-01-03 20:09  aclemens

    * removeredeyes/removeredeyeswindow.cpp: Disable preview widget, I
      am not happy with it, it is too slow and I don't know how to
      speed it up right now.

2009-01-03 20:01  cgilles

    * fbexport/fbtalker.cpp: fix warning.

2009-01-03 19:51  cgilles

    * flickrexport/flickrtalker.cpp, flickrexport/flickrwindow.cpp: fix
      depreciates
      fix indent
      fix warnings

2009-01-03 19:41  cgilles

    * NEWS: update

2009-01-03 17:55  lure

    * smugexport/smugwindow.cpp: SmallIcon (deprecated) -> KIcon

2009-01-03 17:54  lure

    * fbexport/fbalbum.cpp, fbexport/fbwindow.cpp: Show icon (in
      KComboBox) to indicate type of Facebook album privacy /
      visibility:
      - Friends (icon with person)
      - Friends of Friends (icon with two persons)
      - Networks (icon with connected world)
      - Everyone (icon with world)

2009-01-03 17:15  lure

    * fbexport/fbwindow.cpp: Better to use <auto create>

2009-01-03 17:07  lure

    * fbexport/fbalbum.cpp, fbexport/fbalbum.h, fbexport/fbtalker.cpp,
      fbexport/fbtalker.h, fbexport/fbwidget.cpp, fbexport/fbwidget.h,
      fbexport/fbwindow.cpp, fbexport/fbwindow.h, fbexport/mpform.cpp,
      fbexport/mpform.h, fbexport/plugin_fbexport.cpp,
      fbexport/plugin_fbexport.h: QComboBox -> KComboBox
      QPushButton -> KPushButton
      Add tooltips to pushbuttons
      Use new style for KDE includes

2009-01-03 16:28  lure

    * NEWS: Document new SmugExport feature

2009-01-03 16:28  lure

    * fbexport/TODO, fbexport/fbtalker.cpp, fbexport/fbwindow.cpp:
      Minor cleanup + copyright update

2009-01-03 12:43  cgilles

    * kipi-plugins.lsm.cmake: update

2009-01-03 12:41  cgilles

    * NEWS: update

2009-01-03 00:16  lure

    * smugexport/smugitem.h, smugexport/smugtalker.cpp,
      smugexport/smugwindow.cpp: Show icon (in KComboBox) to indicate
      type of album / album template:
      - Password protected albums (folder icon with lock)
      - Public albums (folder icon with photo)
      - Unlisted albums (folder icon)

2009-01-02 23:44  lure

    * smugexport/plugin_smugexport.cpp, smugexport/smugalbum.cpp,
      smugexport/smugalbum.h, smugexport/smugtalker.cpp,
      smugexport/smugtalker.h, smugexport/smugwidget.cpp,
      smugexport/smugwidget.h, smugexport/smugwindow.cpp,
      smugexport/smugwindow.h: QComboBox -> KComboBox
      QPushButton -> KPushButton
      Add tooltips to pushbuttons
      Use new style for KDE includes

2009-01-02 19:36  cgilles

    * metadataedit/xmporigin.cpp: this is an Exif tag here, not XMP

2009-01-02 13:33  scripty

    * fbexport/kipiplugin_fbexport.desktop: SVN_SILENT made messages
      (.desktop file)

2009-01-01 23:35  lure

    * smugexport/TODO, smugexport/smugalbum.cpp,
      smugexport/smugalbum.h, smugexport/smugitem.h,
      smugexport/smugtalker.cpp, smugexport/smugtalker.h,
      smugexport/smugwindow.cpp, smugexport/smugwindow.h: Added support
      for Album templates:
      - when album is created, user can select appropriate album
      template (optional)
      - album template defines privacy/security settings as well as
      look & feel

2009-01-01 21:16  lure

    * smugexport/smugwidget.cpp, smugexport/smugwidget.h: Minor polish

2009-01-01 20:57  lure

    * fbexport/fbwindow.cpp, fbexport/plugin_fbexport.cpp,
      smugexport/plugin_smugexport.cpp, smugexport/smugwindow.cpp:
      krazy--

2009-01-01 20:46  lure

    * smugexport/smugitem.h, smugexport/smugtalker.cpp,
      smugexport/smugtalker.h, smugexport/smugwindow.cpp: Refactoring:
      improve XML parsing and introduce SmugUser class

2009-01-01 20:08  jaiva

    * flickrexport/flickrnewphotosetdialog.h: Adding the missing file,
      which cause compilations error because of previous checkin.

2009-01-01 18:50  cgilles

    * NEWS: update

2009-01-01 18:24  jaiva

    * flickrexport/flickralbumdialog.ui: Changing the UI label for
      Create Photo Set dialog setting title as required instead of
      optional.

2009-01-01 18:14  jaiva

    * flickrexport/flickralbumdialog.ui, flickrexport/flickrtalker.cpp,
      flickrexport/flickrtalker.h, flickrexport/flickrwidget.cpp,
      flickrexport/flickrwidget.h, flickrexport/flickrwindow.cpp,
      flickrexport/flickrwindow.h: Adding support for PhotoSets. User
      can now select which of his photosets the photo should go to. A
      new photo set can be created from the plugin too. If there is no
      photoset in the users flickr account the behaviour of upload is
      same as earlier.
      
      BUGS:129623

2009-01-01 17:52  aclemens

    * wallpaper/plugin_wallpaper.cpp, wallpaper/plugin_wallpaper.h:
      damn it... :-) this regex sucked big time! sorry for spamming
      here right now!
      
      This reverts commit cdac912c7a878a753885d1ab96c1f8336eae7a62.

2009-01-01 17:51  aclemens

    * smugexport/plugin_smugexport.cpp, smugexport/plugin_smugexport.h,
      smugexport/smugwindow.cpp, smugexport/smugwindow.h: ahh.... this
      one too
      
      This reverts commit 19506dabf0c889e749b1a52b87f733e2726aebfa.

2009-01-01 17:51  aclemens

    * sendimages/emailpage.cpp, sendimages/emailpage.h,
      sendimages/emailsettingscontainer.h, sendimages/imageresize.cpp,
      sendimages/imageresize.h, sendimages/imagespage.cpp,
      sendimages/imagespage.h, sendimages/plugin_sendimages.cpp,
      sendimages/plugin_sendimages.h, sendimages/sendimages.cpp,
      sendimages/sendimages.h, sendimages/sendimagesdialog.cpp,
      sendimages/sendimagesdialog.h: same here, too... something went
      wrong with sed
      
      This reverts commit 559c928c414cbf6199b88fb21f67aeac8cff576f.

2009-01-01 17:48  aclemens

    * smugexport/plugin_smugexport.cpp, smugexport/plugin_smugexport.h,
      smugexport/smugalbum.cpp, smugexport/smugalbum.h,
      smugexport/smugitem.h, smugexport/smugtalker.cpp,
      smugexport/smugtalker.h, smugexport/smugwidget.cpp,
      smugexport/smugwidget.h, smugexport/smugwindow.cpp,
      smugexport/smugwindow.h: oh I didn't want to commit this,
      something went wrong here... sorry!
      
      This reverts commit 37a2bfa99e5363a583fa75d761ce431d538bc46e.

2009-01-01 17:41  aclemens

    * smugexport/plugin_smugexport.cpp, smugexport/plugin_smugexport.h,
      smugexport/smugalbum.cpp, smugexport/smugalbum.h,
      smugexport/smugitem.h, smugexport/smugtalker.cpp,
      smugexport/smugtalker.h, smugexport/smugwidget.cpp,
      smugexport/smugwidget.h, smugexport/smugwindow.cpp,
      smugexport/smugwindow.h: a new year

2009-01-01 17:31  aclemens

    * sendimages/emailpage.cpp, sendimages/emailpage.h,
      sendimages/emailsettingscontainer.h, sendimages/imageresize.cpp,
      sendimages/imageresize.h, sendimages/imagespage.cpp,
      sendimages/imagespage.h, sendimages/plugin_sendimages.cpp,
      sendimages/plugin_sendimages.h, sendimages/sendimages.cpp,
      sendimages/sendimages.h, sendimages/sendimagesdialog.cpp,
      sendimages/sendimagesdialog.h: a new year

2009-01-01 17:31  aclemens

    * smugexport/plugin_smugexport.cpp, smugexport/plugin_smugexport.h,
      smugexport/smugwindow.cpp, smugexport/smugwindow.h: a new year

2009-01-01 17:24  aclemens

    * wallpaper/plugin_wallpaper.cpp, wallpaper/plugin_wallpaper.h: a
      new year

2009-01-01 17:20  lure

    * fbexport/fbitem.h, fbexport/fbtalker.cpp, fbexport/fbtalker.h,
      fbexport/fbwidget.cpp, fbexport/fbwidget.h,
      fbexport/fbwindow.cpp, fbexport/fbwindow.h: Almost forgot it is
      new year - fix copyright date. ;-)

2009-01-01 17:11  lure

    * fbexport/TODO, fbexport/fbitem.h, fbexport/fbtalker.cpp,
      fbexport/fbtalker.h, fbexport/fbwidget.cpp, fbexport/fbwidget.h,
      fbexport/fbwindow.cpp, fbexport/fbwindow.h: Added support for
      Facebook extended permissions (photo_upload):
      - Show current permission: "direct upload" or "manual upload
      approval"
      - "Change Permission" button provides way to authorize KIPI for
      direct upload
      - User can now decide if he want direct upload or manual
      authorization of photos
      uploaded through KIPI Plugin
      
      Added i18n messages for most common (expected) error messages
      returned by Facebook.
      
      Improved login/authentication error handling.

2009-01-01 17:09  aclemens

    * removeredeyes/eyelocator.cpp, removeredeyes/eyelocator.h,
      removeredeyes/plugin_removeredeyes.cpp,
      removeredeyes/plugin_removeredeyes.h,
      removeredeyes/removalsettings.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h,
      removeredeyes/widgets/advancedsettings.cpp,
      removeredeyes/widgets/advancedsettings.h,
      removeredeyes/widgets/blobsettingsbox.cpp,
      removeredeyes/widgets/blobsettingsbox.h,
      removeredeyes/widgets/classifiersettingsbox.cpp,
      removeredeyes/widgets/classifiersettingsbox.h,
      removeredeyes/widgets/controlwidget.cpp,
      removeredeyes/widgets/controlwidget.h,
      removeredeyes/widgets/infomessagewidget.cpp,
      removeredeyes/widgets/infomessagewidget.h,
      removeredeyes/widgets/myimageslist.cpp,
      removeredeyes/widgets/myimageslist.h,
      removeredeyes/widgets/previewwidget.cpp,
      removeredeyes/widgets/previewwidget.h,
      removeredeyes/widgets/settingstab.cpp,
      removeredeyes/widgets/settingstab.h,
      removeredeyes/widgets/simplesettings.cpp,
      removeredeyes/widgets/simplesettings.h,
      removeredeyes/widgets/storagesettingsbox.cpp,
      removeredeyes/widgets/storagesettingsbox.h,
      removeredeyes/widgets/unprocessedsettingsbox.cpp,
      removeredeyes/widgets/unprocessedsettingsbox.h,
      removeredeyes/workerthread.cpp, removeredeyes/workerthread.h,
      removeredeyes/workerthreaddata.cpp,
      removeredeyes/workerthreaddata.h: a new year

2009-01-01 16:54  cgilles

    * common/libkipiplugins/kpaboutdata.cpp,
      common/libkipiplugins/kpaboutdata.h: a new year

2009-01-01 13:00  scripty

    * fbexport/kipiplugin_fbexport.desktop: SVN_SILENT made messages
      (.desktop file)

2009-01-01 12:15  aclemens

    * removeredeyes/widgets/unprocessedsettingsbox.cpp: fix typos

2009-01-01 12:15  aclemens

    * removeredeyes/removeredeyeswindow.cpp: use KStandardGuiItem for
      dialog buttons

2009-01-01 12:14  aclemens

    * removeredeyes/widgets/myimageslist.cpp: use Book Title Cap here

2009-01-01 12:13  aclemens

    * removeredeyes/plugin_removeredeyes.cpp,
      removeredeyes/removeredeyeswindow.cpp: use Book Title
      Capitalization for window title, rename action for removeredeyes
      plugin

2008-12-31 14:43  scripty

    * fbexport/kipiplugin_fbexport.desktop: SVN_SILENT made messages
      (.desktop file)

2008-12-31 13:12  lure

    * fbexport/fbtalker.cpp: Add missing include - fix compile on some
      systems

2008-12-31 11:39  cgilles

    * NEWS: update

2008-12-30 18:06  lure

    * fbexport/TODO, fbexport/fbtalker.cpp, fbexport/fbtalker.h,
      fbexport/fbwindow.cpp, fbexport/fbwindow.h: Added support for
      photo caption: Facebook does not read Exif/XMP/IPTC,
      so we extract it and send it via API

2008-12-30 17:30  lure

    * fbexport/fbtalker.cpp, fbexport/fbtalker.h,
      fbexport/fbwindow.cpp, fbexport/fbwindow.h: Save Facebook session
      key in config file for next session:
      - if session is still valid, it will be reused for next export
      job
      (no need to go to browser)
      - if expired or does not work, it will go through regular login
      
      Fix storing of current album (setting is kept between runs).

2008-12-30 14:51  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      fbexport/kipiplugin_fbexport.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      smugexport/kipiplugin_smugexport.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2008-12-30 14:24  lure

    * fbexport/fbtalker.cpp: minor cleanups

2008-12-29 22:51  aacid

    * fbexport/fbtalker.cpp: Add quotes, also suggested by Yuri
      Chornoivan

2008-12-29 21:53  aacid

    * fbexport/fbwidget.cpp: Better wording, found by Marce Villarino

2008-12-29 20:06  aclemens

    * removeredeyes/widgets/settingstab.cpp,
      removeredeyes/widgets/simplesettings.cpp,
      removeredeyes/widgets/unprocessedsettingsbox.cpp: polish

2008-12-29 20:05  aacid

    * fbexport/fbtalker.cpp: Missing space after dot found by Yuri
      Chornoivan

2008-12-29 08:17  mlaurent

    * fbexport/fbwindow.cpp: Not necessary

2008-12-29 08:09  mlaurent

    * fbexport/fbalbum.cpp, fbexport/fbtalker.cpp, fbexport/fbwindow.h:
      Fix include/fix forward declaration

2008-12-29 08:07  mlaurent

    * fbexport/fbtalker.cpp, fbexport/mpform.cpp: Fix compile

2008-12-29 00:25  lure

    * AUTHORS, CMakeLists.txt, NEWS, README, fbexport,
      fbexport/CMakeLists.txt, fbexport/Messages.sh, fbexport/TODO,
      fbexport/fbalbum.cpp, fbexport/fbalbum.h, fbexport/fbitem.h,
      fbexport/fbtalker.cpp, fbexport/fbtalker.h,
      fbexport/fbwidget.cpp, fbexport/fbwidget.h,
      fbexport/fbwindow.cpp, fbexport/fbwindow.h,
      fbexport/kipiplugin_fbexport.desktop, fbexport/mpform.cpp,
      fbexport/mpform.h, fbexport/plugin_fbexport.cpp,
      fbexport/plugin_fbexport.h: New KIPI Plugin: Facebook exporter -
      http://www.facebook.com
      
      Now you can upload your photos to Facebook service from your
      favorite
      KDE photo application! You will need to give access to KIPI
      Plugin
      application from your Facebook account.
      You will be able to specify to which album to upload photos. You
      can also
      create new album with various settings (name, location, privacy).
      Currently you need to manually approve uploaded photos on you
      Facebook
      home page, but you can change this by visiting this page:
      http://www.facebook.com/authorize.php?api_key=bf430ad869b88aba5c0c17ea6707022b&v=1.0&ext_perm=photo_upload
      
      Screenshots:
      - main window:
      http://img522.imageshack.us/img522/2729/fbexportxu0.png
      - new album dialog:
      http://img522.imageshack.us/img522/9964/fbexportnewalbumio6.png
      
      FEATURE: 166672

2008-12-28 17:10  aclemens

    * removeredeyes/CMakeLists.txt: fix linking to KExiv2

2008-12-27 14:07  aclemens

    * removeredeyes/eyelocator.cpp, removeredeyes/eyelocator.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h,
      removeredeyes/widgets/advancedsettings.cpp,
      removeredeyes/widgets/advancedsettings.h,
      removeredeyes/widgets/blobsettingsbox.h,
      removeredeyes/widgets/classifiersettingsbox.h,
      removeredeyes/widgets/controlwidget.cpp,
      removeredeyes/widgets/controlwidget.h,
      removeredeyes/widgets/infomessagewidget.cpp,
      removeredeyes/widgets/infomessagewidget.h,
      removeredeyes/widgets/myimageslist.cpp,
      removeredeyes/widgets/myimageslist.h,
      removeredeyes/widgets/previewwidget.cpp,
      removeredeyes/widgets/previewwidget.h,
      removeredeyes/widgets/settingstab.h,
      removeredeyes/widgets/simplesettings.h,
      removeredeyes/widgets/storagesettingsbox.h,
      removeredeyes/widgets/unprocessedsettingsbox.cpp,
      removeredeyes/widgets/unprocessedsettingsbox.h,
      removeredeyes/workerthread.cpp, removeredeyes/workerthread.h,
      removeredeyes/workerthreaddata.cpp: polish

2008-12-26 21:39  aacid

    * rawconverter/plugin_rawconverter.cpp: the rawconverter plugin
      uses libkdcraw so be sure its translation catalog is loaded
      Approved by cgilles

2008-12-26 13:35  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      htmlexport/themes/matrix/matrix.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      smugexport/kipiplugin_smugexport.desktop: SVN_SILENT made
      messages (.desktop file)

2008-12-24 21:23  cgilles

    * rawconverter/plugin_rawconverter.cpp: Andi, I restore raw
      converter action name. This one is used to digikamapp.cpp to
      organize menus.
      NOTE: MetadataEdit plugin action is broken. look message from the
      console when plugin is loaded. Also, plugin action disapear from
      digiKam
      image menu. Something is broken since KAction have been
      redesigned to be loaded by keyboard shorcuts editor.
      CCMAIL: andi.clemens@gmx.net

2008-12-24 17:29  ilic

    * metadataedit/exifeditdialog.cpp,
      metadataedit/objectattributesedit.cpp,
      metadataedit/xmpcredits.cpp, metadataedit/xmpproperties.cpp:
      i18n: disambiguation contexts.

2008-12-24 12:00  cgilles

    * NEWS: update

2008-12-24 07:31  cgilles

    * NEWS: update

2008-12-24 06:03  jaiva

    * picasawebexport/picasawebnewalbumdialog.ui,
      picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebtalker.h,
      picasawebexport/picasawebwindow.cpp: Fixing the Album creation
      bugs. The timestamp will be correct now and the "unlisted" albums
      creation possible.
      
      BUGS: 175219, 175222

2008-12-24 02:07  aclemens

    * removeredeyes/widgets/controlwidget.svg: revert last control
      widget change

2008-12-24 02:03  aclemens

    * removeredeyes/widgets/storagesettingsbox.cpp: fix i18n

2008-12-24 02:03  aclemens

    * removeredeyes/widgets/controlwidget.svg: aa

2008-12-24 01:56  aclemens

    * removeredeyes/removalsettings.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/widgets/settingstab.cpp,
      removeredeyes/widgets/storagesettingsbox.cpp,
      removeredeyes/widgets/storagesettingsbox.h,
      removeredeyes/workerthread.cpp: new storage option: add metadata
      keyword
      
      You can optionally add a keyword to label images that have been
      corrected, so you can easily find those in digiKam's tagview or
      by doing
      a metadata search in the host application.

2008-12-24 01:55  aclemens

    * removeredeyes/widgets/storagesettingsbox.cpp,
      removeredeyes/workerthread.cpp: enable overwrite mode again, it
      is save to use now

2008-12-24 01:55  aclemens

    * removeredeyes/workerthread.cpp: restore metadata when the
      corrected image has been saved

2008-12-23 13:01  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/frames/frames.desktop,
      htmlexport/themes/matrix/matrix.desktop,
      htmlexport/themes/s0/s0.desktop,
      htmlexport/themes/simple/simple.desktop,
      htmlexport/themes/snow/snow.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      smugexport/kipiplugin_smugexport.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2008-12-23 12:43  mlaurent

    * cmake/modules/FindGpod.cmake: Use find_package(PkgConfig)

2008-12-23 09:25  aclemens

    * removeredeyes/widgets/controlwidget.h: more meaningful enum name

2008-12-22 19:07  cgilles

    * NEWS: update

2008-12-22 14:20  scripty

    * htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/matrix/matrix.desktop,
      htmlexport/themes/simple/simple.desktop,
      htmlexport/themes/snow/snow.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      timeadjust/kipiplugin_timeadjust.desktop: SVN_SILENT made
      messages (.desktop file)

2008-12-22 11:07  aclemens

    * removeredeyes/widgets/controlwidget.cpp,
      removeredeyes/widgets/controlwidget.h: fix headers

2008-12-22 11:03  aclemens

    * removeredeyes/CMakeLists.txt,
      removeredeyes/widgets/controlwidget.cpp,
      removeredeyes/widgets/controlwidget.h,
      removeredeyes/widgets/controlwidget.svg,
      removeredeyes/widgets/previewwidget.cpp,
      removeredeyes/widgets/previewwidget.h,
      removeredeyes/widgets/previewzoombar.cpp,
      removeredeyes/widgets/previewzoombar.h: Added a new control
      widget instead of the zoombar. It basically works,
      but looks not that good at the moment and has a strange fade in /
      fade
      out behavior. Needs to be polished later on.

2008-12-22 05:40  cgilles

    * NEWS: update

2008-12-22 05:37  cgilles

    * NEWS: update

2008-12-20 14:45  scripty

    * smugexport/kipiplugin_smugexport.desktop: SVN_SILENT made
      messages (.desktop file)

2008-12-20 12:05  aclemens

    * removeredeyes/widgets/storagesettingsbox.cpp: typo

2008-12-20 11:50  aclemens

    * removeredeyes/CMakeLists.txt, removeredeyes/advancedsettings.cpp,
      removeredeyes/advancedsettings.h,
      removeredeyes/blobsettingsbox.cpp,
      removeredeyes/blobsettingsbox.h,
      removeredeyes/classifiersettingsbox.cpp,
      removeredeyes/classifiersettingsbox.h,
      removeredeyes/infomessagewidget.cpp,
      removeredeyes/infomessagewidget.h,
      removeredeyes/myimageslist.cpp, removeredeyes/myimageslist.h,
      removeredeyes/previewwidget.cpp, removeredeyes/previewwidget.h,
      removeredeyes/previewzoombar.cpp, removeredeyes/previewzoombar.h,
      removeredeyes/settingstab.cpp, removeredeyes/settingstab.h,
      removeredeyes/simplesettings.cpp, removeredeyes/simplesettings.h,
      removeredeyes/storagesettingsbox.cpp,
      removeredeyes/storagesettingsbox.h,
      removeredeyes/unprocessedsettingsbox.cpp,
      removeredeyes/unprocessedsettingsbox.h, removeredeyes/widgets,
      removeredeyes/widgets/advancedsettings.cpp,
      removeredeyes/widgets/advancedsettings.h,
      removeredeyes/widgets/blobsettingsbox.cpp,
      removeredeyes/widgets/blobsettingsbox.h,
      removeredeyes/widgets/classifiersettingsbox.cpp,
      removeredeyes/widgets/classifiersettingsbox.h,
      removeredeyes/widgets/infomessagewidget.cpp,
      removeredeyes/widgets/infomessagewidget.h,
      removeredeyes/widgets/myimageslist.cpp,
      removeredeyes/widgets/myimageslist.h,
      removeredeyes/widgets/previewwidget.cpp,
      removeredeyes/widgets/previewwidget.h,
      removeredeyes/widgets/previewzoombar.cpp,
      removeredeyes/widgets/previewzoombar.h,
      removeredeyes/widgets/settingstab.cpp,
      removeredeyes/widgets/settingstab.h,
      removeredeyes/widgets/simplesettings.cpp,
      removeredeyes/widgets/simplesettings.h,
      removeredeyes/widgets/storagesettingsbox.cpp,
      removeredeyes/widgets/storagesettingsbox.h,
      removeredeyes/widgets/unprocessedsettingsbox.cpp,
      removeredeyes/widgets/unprocessedsettingsbox.h: move widgets in
      their own directory

2008-12-18 12:52  scripty

    * flickrexport/kipiplugin_flickrexport.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      smugexport/kipiplugin_smugexport.desktop: SVN_SILENT made
      messages (.desktop file)

2008-12-18 08:02  aclemens

    * removeredeyes/plugin_removeredeyes.cpp: add connection to disable
      the plugin in host application if no image has
      been selected

2008-12-18 07:48  aclemens

    * removeredeyes/plugin_removeredeyes.cpp: remove those lines to
      match other plugins, but still the plugin is
      enabled when no images are selected...

2008-12-17 21:49  aclemens

    * NEWS: update

2008-12-17 21:41  aclemens

    * jpeglossless/plugin_jpeglossless.cpp: JPEGLossLess kipi-plugin:
      fix registration in ActionCollection
      
      BUG:177999

2008-12-17 21:41  aclemens

    * metadataedit/plugin_metadataedit.cpp: MetadataEdit kipi-plugin:
      fix registration in ActionCollection

2008-12-17 21:41  aclemens

    * wallpaper/plugin_wallpaper.cpp: Wallpaper kipi-plugin: fix
      registration in ActionCollection

2008-12-17 21:04  aclemens

    * gpssync/plugin_gpssync.cpp: GPSsync kipi-plugin: fix registration
      in ActionCollection

2008-12-17 20:51  aclemens

    * timeadjust/plugin_timeadjust.cpp: TimeAdjust kipi-plugin: fix
      registration in ActionCollection

2008-12-17 20:51  aclemens

    * smugexport/plugin_smugexport.cpp: SmugMugExport kipi-plugin: fix
      registration in ActionCollection

2008-12-17 20:51  aclemens

    * simpleviewerexport/plugin_simpleviewer.cpp: SimpleViewer
      kipi-plugin: fix registration in ActionCollection

2008-12-17 20:51  aclemens

    * sendimages/plugin_sendimages.cpp: SendImages kipi-plugin: fix
      registration in ActionCollection

2008-12-17 20:51  aclemens

    * rawconverter/plugin_rawconverter.cpp: RawConverter kipi-plugin:
      fix registration in ActionCollection

2008-12-17 20:51  aclemens

    * printwizard/plugin_printwizard.cpp: PrintWizard kipi-plugin: fix
      registration in ActionCollection

2008-12-17 20:51  aclemens

    * picasawebexport/plugin_picasawebexport.cpp: PicasaWebExport
      kipi-plugin: fix registration in ActionCollection

2008-12-17 20:50  aclemens

    * imageviewer/plugin_viewer.cpp: ImageViewer kipi-plugin: fix
      registration in ActionCollection

2008-12-17 20:50  aclemens

    * galleryexport/plugin_galleryexport.cpp: GalleryExport
      kipi-plugin: fix registration in ActionCollection

2008-12-17 20:50  aclemens

    * dngconverter/plugin/plugin_dngconverter.cpp: DNGConverter
      kipi-plugin: fix registration in ActionCollection

2008-12-17 20:50  aclemens

    * calendar/plugin_calendar.cpp: Calendar kipi-plugin: fix
      registration in ActionCollection

2008-12-17 20:50  aclemens

    * acquireimages/plugin_acquireimages.cpp: AquireImages kipi-plugin:
      fix registration in ActionCollection

2008-12-17 20:50  aclemens

    * flickrexport/plugin_flickrexport.cpp: FlickrExport kipi-plugin:
      fix registration in ActionCollection

2008-12-17 20:50  aclemens

    * ipodexport/plugin_ipodexport.cpp: iPodExport kipi-plugin: fix
      registration in ActionCollection

2008-12-17 20:50  aclemens

    * removeredeyes/plugin_removeredeyes.cpp: RemoveRedEyes
      kipi-plugin: fix registration in ActionCollection

2008-12-17 19:25  orgads

    * calendar/calpainter.cpp, calendar/calwizard.cpp: * Replaced local
      QPrintDialog with KdePrint::createPrintDialog. Some
      features are added in the "Options" button.
      * Fixed horizontal layout (image to the left or to the right of
      the calendar)

2008-12-17 19:23  cgilles

    * slideshow/plugin_slideshow.cpp: SlideShow kipi-plugin: fix
      registration in ActionCollection
      CCBUG: 177999

2008-12-17 13:23  aclemens

    * removeredeyes/myimageslist.cpp,
      removeredeyes/removeredeyeswindow.h: code polish

2008-12-17 12:51  aclemens

    * removeredeyes/previewwidget.cpp: use caching

2008-12-17 12:12  mlaurent

    * gpssync/gpsdataparser.cpp, gpssync/gpslistviewitem.cpp,
      gpssync/gpslistviewitem.h, gpssync/gpssyncdialog.cpp,
      gpssync/gpstracklisteditdialog.cpp,
      gpssync/gpstracklistviewitem.cpp, gpssync/plugin_gpssync.cpp: Fix
      include

2008-12-17 09:30  aclemens

    * removeredeyes/libcvblobs/Blob.cpp,
      removeredeyes/libcvblobs/BlobExtraction.cpp,
      removeredeyes/libcvblobs/BlobExtraction.h,
      removeredeyes/libcvblobs/BlobResult.cpp,
      removeredeyes/libcvblobs/BlobResult.h: fix includes

2008-12-17 09:30  aclemens

    * removeredeyes/libcvblobs/Blob.h,
      removeredeyes/libcvblobs/BlobExtraction.h,
      removeredeyes/libcvblobs/BlobLibraryConfiguration.h,
      removeredeyes/libcvblobs/BlobResult.h: fix include guards

2008-12-17 09:30  aclemens

    * removeredeyes/previewzoombar.h: use explicit ctor

2008-12-17 08:55  mlaurent

    * flickrexport/flickrtalker.cpp, flickrexport/flickrwidget.cpp,
      flickrexport/flickrwindow.cpp, flickrexport/login.cpp,
      flickrexport/mpform.cpp: Fix include

2008-12-17 08:54  mlaurent

    * metadataedit/altlangstringedit.cpp,
      metadataedit/commenteditdialog.cpp,
      metadataedit/commenteditdialog.h,
      metadataedit/commentremovedialog.cpp,
      metadataedit/exifadjust.cpp, metadataedit/exifcaption.cpp,
      metadataedit/exifdatetime.cpp, metadataedit/exifdevice.cpp,
      metadataedit/exifeditdialog.cpp, metadataedit/exifeditdialog.h,
      metadataedit/exiflens.cpp, metadataedit/exiflight.cpp,
      metadataedit/iptccategories.cpp, metadataedit/iptccontent.cpp,
      metadataedit/iptccredits.cpp, metadataedit/iptceditdialog.cpp,
      metadataedit/iptceditdialog.h, metadataedit/iptcenvelope.cpp,
      metadataedit/iptckeywords.cpp, metadataedit/iptcorigin.cpp,
      metadataedit/iptcproperties.cpp, metadataedit/iptcstatus.cpp,
      metadataedit/iptcsubjects.cpp, metadataedit/multistringsedit.cpp,
      metadataedit/multivaluesedit.cpp,
      metadataedit/objectattributesedit.cpp,
      metadataedit/xmpcategories.cpp, metadataedit/xmpcontent.cpp,
      metadataedit/xmpcredits.cpp, metadataedit/xmpeditdialog.cpp,
      metadataedit/xmpeditdialog.h, metadataedit/xmpkeywords.cpp,
      metadataedit/xmporigin.cpp, metadataedit/xmpproperties.cpp,
      metadataedit/xmpstatus.cpp, metadataedit/xmpsubjects.cpp: Fix
      include

2008-12-17 08:36  mlaurent

    * htmlexport/imagegenerationfunctor.h, htmlexport/wizard.cpp,
      imageviewer/viewerwidget.cpp, imageviewer/viewerwidget.h,
      picasawebexport/mpform.cpp, picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebwindow.h: Fix include/fix forward
      declaration

2008-12-17 08:31  mlaurent

    * galleryexport/galleries.cpp, galleryexport/galleries.h,
      galleryexport/galleryconfig.cpp, galleryexport/gallerympform.cpp,
      galleryexport/gallerytalker.cpp, galleryexport/gallerywindow.cpp:
      Fix include

2008-12-17 08:27  mlaurent

    * smugexport/smugwindow.h: Fix forward declaration

2008-12-17 08:25  mlaurent

    * smugexport/smugalbum.cpp, smugexport/smugalbum.h,
      smugexport/smugwidget.cpp, smugexport/smugwindow.cpp,
      smugexport/smugwindow.h: Fix include

2008-12-16 12:58  scripty

    * smugexport/kipiplugin_smugexport.desktop: SVN_SILENT made
      messages (.desktop file)

2008-12-16 12:46  aclemens

    * removeredeyes/simplesettings.cpp: add little hover effect for
      slider handle

2008-12-16 12:46  aclemens

    * removeredeyes/eyelocator.cpp, removeredeyes/previewwidget.cpp,
      removeredeyes/previewwidget.h: use QGraphicsView for
      PreviewWidget

2008-12-16 12:33  mlaurent

    * ipodexport/CMakeLists.txt: Link

2008-12-16 09:16  aclemens

    * removeredeyes/previewwidget.cpp: Use infowidget to display that
      no image has been selected.

2008-12-16 09:15  aclemens

    * removeredeyes/infomessagewidget.cpp,
      removeredeyes/infomessagewidget.h,
      removeredeyes/previewwidget.cpp: no need to hide the infowidget,
      with zooming capabilities the user will be able to change the
      view so that the infowidget will not be in the way, if ever.

2008-12-16 08:51  aclemens

    * removeredeyes/previewzoombar.cpp: don't make the zoombar
      completely transparent on the left side

2008-12-16 08:51  aclemens

    * removeredeyes/previewzoombar.cpp, removeredeyes/previewzoombar.h:
      move zoom buttons (QToolButton) into its own class

2008-12-16 00:58  aclemens

    * removeredeyes/previewzoombar.cpp: change zoom button style

2008-12-16 00:08  aclemens

    * removeredeyes/CMakeLists.txt, removeredeyes/previewwidget.cpp,
      removeredeyes/previewwidget.h, removeredeyes/previewzoombar.cpp,
      removeredeyes/previewzoombar.h: Prepare the plugin for zooming
      capability.
      
      A semi-transparent zoombar is added to the preview widget to host
      the zoom
      buttons.

2008-12-15 22:31  aacid

    * sendimages/emailpage.cpp: fix typo discovered by mvillarino

2008-12-15 20:23  mlaurent

    * acquireimages/scandialog.cpp: const'ify

2008-12-15 16:36  aclemens

    * removeredeyes/previewwidget.cpp, removeredeyes/previewwidget.h,
      removeredeyes/removeredeyeswindow.cpp: code polish, semantic
      changes

2008-12-15 16:15  aclemens

    * removeredeyes/workerthread.cpp: use const iterator

2008-12-15 16:11  aclemens

    * removeredeyes/eyelocator.cpp, removeredeyes/eyelocator.h,
      removeredeyes/workerthread.cpp: The ctor is too simple now. We
      need to provide a classifier file all the
      time, otherwise the plugin will crash if you forget to set one.
      Remove getters / setters and make classifier file a needed
      parameter.

2008-12-15 15:57  aclemens

    * removeredeyes/storagesettingsbox.cpp,
      removeredeyes/workerthread.cpp: disable overwrite mode for now,
      it is really not advisable at the moment
      because metadata is not saved. It is better to prevent the user
      from wrong usage then
      hearing complaints afterwards :-)

2008-12-15 15:57  aclemens

    * removeredeyes/eyelocator.cpp, removeredeyes/workerthread.cpp:
      added some more comments + code polish

2008-12-15 15:56  aclemens

    * removeredeyes/eyelocator.cpp, removeredeyes/eyelocator.h: move
      allocateBuffers() method into EyeLocatorPriv

2008-12-15 15:56  aclemens

    * removeredeyes/eyelocator.cpp, removeredeyes/eyelocator.h,
      removeredeyes/workerthread.cpp: simplify EyeLocator ctor. Use
      getters / setters to configure the class

2008-12-15 13:25  cgilles

    * slideshow/plugin_slideshow.cpp: assign shorcut

2008-12-15 12:40  mlaurent

    * htmlexport/generator.cpp, htmlexport/theme.cpp: Fix iterator
      Fix mem leak

2008-12-15 12:35  mlaurent

    * timeadjust/timeadjustdialog.cpp: Fix iterator

2008-12-15 12:33  mlaurent

    * smugexport/smugtalker.cpp, smugexport/smugtalker.h: Const'ify

2008-12-15 12:25  mlaurent

    * slideshow/plugin_slideshow.cpp, slideshow/slideshow.cpp: Minor
      fix

2008-12-15 12:21  mlaurent

    * slideshow/maindialog.cpp, slideshow/plugin_slideshow.cpp,
      slideshow/soundtrackdialog.cpp: Const'ify

2008-12-15 12:18  mlaurent

    * simpleviewerexport/simpleviewerexport.cpp: Const'ify

2008-12-15 12:16  mlaurent

    * simpleviewerexport/simpleviewerexport.cpp: const'ify

2008-12-15 08:56  cgilles

    * sendimages/emailpage.cpp, sendimages/emailpage.h,
      sendimages/emailsettingscontainer.h,
      sendimages/sendimagesdialog.cpp, sendimages/sendimagesdialog.h:
      fix i18n

2008-12-15 08:55  cgilles

    * CMakeLists.txt, NEWS: upadte release version

2008-12-15 08:38  mlaurent

    * printwizard/wizard.cpp: Const'ify

2008-12-15 08:35  mlaurent

    * gpssync/kmlexportconfig.cpp: Minor fix

2008-12-15 08:31  mlaurent

    * gpssync/gpsdataparser.cpp: Const'ify

2008-12-15 08:27  mlaurent

    * galleryexport/gallerywindow.cpp: Fix mem leak

2008-12-15 08:24  mlaurent

    * galleryexport/gallerytalker.cpp: const'ify
      Fix mem leak

2008-12-15 08:18  mlaurent

    * common/libkipiplugins/imageslist.cpp: Fix iterator

2008-12-15 08:15  mlaurent

    * picasawebexport/picasawebtalker.cpp: Const'ify

2008-12-15 08:13  mlaurent

    * picasawebexport/picasawebtalker.cpp: Fix potential mem leak

2008-12-15 08:08  mlaurent

    * picasawebexport/picasawebwindow.cpp: Add comment

2008-12-15 08:06  mlaurent

    * picasawebexport/picasawebwindow.cpp: Fix potential mem leak
      Add const.
      Not necessary to test if pointer is null before to remove it

2008-12-15 08:04  mlaurent

    * picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebwindow.cpp: Fix mem leak

2008-12-15 08:02  mlaurent

    * picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebwindow.cpp: Fix label

2008-12-15 05:12  vfuoglio

    * AUTHORS: Updated my mail address.

2008-12-14 19:19  cgilles

    * ChangeLog: update

2008-12-14 18:27  cgilles

    * NEWS: prepare kipi-plugins 0.2.0-beta5 for KDE4

0.2.0-beta5 2008-12-14
--------------------------------------------------------------------------------

2008-12-14 12:42  scripty

    * smugexport/kipiplugin_smugexport.desktop: SVN_SILENT made
      messages (.desktop file)

2008-12-14 01:38  aclemens

    * removeredeyes/removeredeyeswindow.cpp,
      slideshow/plugin_slideshow.cpp, slideshow/slideshowconfig.cpp:
      adapt button and action name to KDE HIG style guide

2008-12-13 18:04  aclemens

    * removeredeyes/infomessagewidget.cpp,
      removeredeyes/plugin_removeredeyes.cpp,
      removeredeyes/plugin_removeredeyes.h: more code polish

2008-12-13 17:28  aclemens

    * removeredeyes/plugin_removeredeyes.cpp,
      removeredeyes/plugin_removeredeyes.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h: code cleanup and
      simplification

2008-12-13 17:28  aclemens

    * removeredeyes/removalsettings.h,
      removeredeyes/removeredeyeswindow.cpp: fix usage of wrong kdebug
      area codes

2008-12-13 17:28  aclemens

    * removeredeyes/removeredeyeswindow.cpp: this tooltip is never
      used, the KDE standard tooltip is displayed instead, so I remove
      it.

2008-12-13 15:36  scripty

    * smugexport/kipiplugin_smugexport.desktop: SVN_SILENT made
      messages (.desktop file)

2008-12-12 10:22  lure

    * AUTHORS, CMakeLists.txt, NEWS, README, smugexport,
      smugexport/CMakeLists.txt, smugexport/Messages.sh,
      smugexport/TODO, smugexport/kipiplugin_smugexport.desktop,
      smugexport/kipiplugin_smugmug.desktop,
      smugexport/plugin_smugexport.cpp, smugexport/plugin_smugexport.h,
      smugexport/plugin_smugmug.cpp, smugexport/plugin_smugmug.h,
      smugexport/smugalbum.cpp, smugexport/smugalbum.h,
      smugexport/smugitem.h, smugexport/smugmugalbum.cpp,
      smugexport/smugmugalbum.h, smugexport/smugmugitem.h,
      smugexport/smugmugtalker.cpp, smugexport/smugmugtalker.h,
      smugexport/smugmugwidget.cpp, smugexport/smugmugwidget.h,
      smugexport/smugmugwindow.cpp, smugexport/smugmugwindow.h,
      smugexport/smugtalker.cpp, smugexport/smugtalker.h,
      smugexport/smugwidget.cpp, smugexport/smugwidget.h,
      smugexport/smugwindow.cpp, smugexport/smugwindow.h, smugmug:
      Comply with SmugMug trademark policy (can only use Smug in name
      of product)
      - plugin name: SmugExport (to match others for Flickr, PicasaWeb,
      Gallery...)
      - move sources to smugexport directory
      - use Smug for class prefixes

2008-12-11 21:42  lure

    * smugmug/smugmugwindow.cpp: Fix memory leak

2008-12-11 21:21  lure

    * smugmug/smugmugwindow.cpp: fix accidental double delete

2008-12-11 21:19  lure

    * smugmug/smugmugtalker.cpp, smugmug/smugmugtalker.h,
      smugmug/smugmugwindow.cpp, smugmug/smugmugwindow.h: Implement
      proper logout from SmugMug
      - do logout on account change before login
      - do logout on close to notify SmugMug that session is ended

2008-12-11 20:31  lure

    * smugmug/smugmugalbum.cpp: Simplify code of New Album dialog by
      using QFormLayout instead of QGridLayout

2008-12-11 13:57  aclemens

    * removeredeyes/previewwidget.cpp,
      removeredeyes/storagesettingsbox.cpp,
      removeredeyes/unprocessedsettingsbox.cpp: polish

2008-12-11 13:57  aclemens

    * removeredeyes/storagesettingsbox.cpp,
      removeredeyes/unprocessedsettingsbox.cpp: add WhatsThis messages

2008-12-11 13:08  scripty

    * calendar/kipiplugin_calendar.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/frames/frames.desktop,
      htmlexport/themes/matrix/matrix.desktop,
      htmlexport/themes/simple/simple.desktop,
      htmlexport/themes/snow/snow.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      smugmug/kipiplugin_smugmug.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2008-12-10 11:24  cgilles

    * smugmug/smugmugwindow.cpp: use stylesheet here

2008-12-09 21:05  lure

    * AUTHORS, CMakeLists.txt, NEWS, README, smugmug,
      smugmug/CMakeLists.txt, smugmug/Messages.sh, smugmug/TODO,
      smugmug/kipiplugin_smugmug.desktop, smugmug/plugin_smugmug.cpp,
      smugmug/plugin_smugmug.h, smugmug/smugmugalbum.cpp,
      smugmug/smugmugalbum.h, smugmug/smugmugitem.h,
      smugmug/smugmugtalker.cpp, smugmug/smugmugtalker.h,
      smugmug/smugmugwidget.cpp, smugmug/smugmugwidget.h,
      smugmug/smugmugwindow.cpp, smugmug/smugmugwindow.h: New KIPI
      Plugin: SmugMug exporter - http://www.smugmug.com
      
      Now you can upload your photos to SmugMug service from your
      favorite
      KDE photo application! You will need your SmugMug login and will
      be able
      to specify to which album/gallery to upload photos. You can also
      create
      new album/galery with various settings (category, privacy,
      password...).
      
      Screenshots:
      - main window:
      http://img371.imageshack.us/img371/5453/smugmugmainlz0.png
      - new album dialog:
      http://img252.imageshack.us/img252/3407/smugmugloginrd4.png

2008-12-09 10:05  aclemens

    * common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h,
      flickrexport/flickrwidget.cpp, gpssync/gpseditdialog.h,
      gpssync/gpssyncdialog.cpp, gpssync/gpstracklisteditdialog.cpp,
      removeredeyes/myimageslist.cpp: patch by Luka Renko: add the
      ability to set the position of the control buttons of
      KIPIPlugins::ImagesList widget.

2008-12-09 05:01  cgilles

    * NEWS: update

2008-12-09 03:05  schwarzer

    * slideshow/maindialog.ui, slideshow/soundtrackdialog.ui: hide
      placeholder strings from translators
      
      Revert my earlier commit 894593 and add
      KDE::DoNotExtract comments to avoid extraction.

2008-12-08 22:22  schwarzer

    * slideshow/soundtrackdialog.ui: remove placeholder texts from ui
      file

2008-12-08 17:39  cgilles

    * NEWS: update

2008-12-08 17:05  orgads

    * calendar/calwizard.cpp: My mistake, changed to screen resolution
      for testing...

2008-12-08 09:13  cgilles

    * NEWS: update

2008-12-08 08:52  cgilles

    * NEWS: update

2008-12-08 08:50  cgilles

    * NEWS: update

2008-12-07 20:23  cgilles

    * NEWS: update

2008-12-05 22:01  anaselli

    * printwizard/TODO, printwizard/wizard.cpp, printwizard/wizard.h:
      Settings are now saved/restored page by page, that should fix
      random crashes if intro page is disabled.

2008-12-04 14:20  scripty

    * slideshow/kipiplugin_slideshow.desktop: SVN_SILENT made messages
      (.desktop file)

2008-12-04 06:50  cgilles

    * removeredeyes/removeredeyeswindow.cpp: fix warnings. at least
      return false to please compiler.

2008-12-03 20:43  orgads

    * calendar/CMakeLists.txt, calendar/calevents.ui,
      calendar/calformatter.cpp, calendar/calformatter.h,
      calendar/calpainter.cpp, calendar/calpainter.h,
      calendar/calprinter.cpp, calendar/calprinter.h,
      calendar/calsettings.cpp, calendar/calsettings.h,
      calendar/calwidget.cpp, calendar/calwizard.cpp,
      calendar/calwizard.h: * Moved special days into CalSettings.
      * Fixed color of day on special days.

2008-12-03 19:16  orgads

    * calendar/calwizard.cpp: Delete thread before creating a new one.

2008-12-03 14:54  cgilles

    * NEWS: update

2008-12-03 14:40  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/frames/frames.desktop,
      htmlexport/themes/simple/simple.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2008-12-03 09:03  aclemens

    * removeredeyes/previewwidget.cpp: add little check before setting
      new image

2008-12-03 08:27  aclemens

    * removeredeyes/previewwidget.cpp, removeredeyes/previewwidget.h,
      removeredeyes/removeredeyeswindow.cpp: automatically reset
      previews when new image is selected

2008-12-02 19:50  aclemens

    * removeredeyes/storagesettingsbox.cpp: metadata (Exif, IPTC etc)
      is not kept at the moment, adding a warning to storage settings
      box

2008-12-02 19:28  aclemens

    * removeredeyes/advancedsettings.cpp,
      removeredeyes/advancedsettings.h,
      removeredeyes/blobsettingsbox.cpp,
      removeredeyes/blobsettingsbox.h,
      removeredeyes/classifiersettingsbox.cpp,
      removeredeyes/classifiersettingsbox.h,
      removeredeyes/infomessagewidget.cpp,
      removeredeyes/previewwidget.cpp, removeredeyes/previewwidget.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h,
      removeredeyes/settingstab.cpp, removeredeyes/settingstab.h,
      removeredeyes/simplesettings.cpp, removeredeyes/simplesettings.h:
      do not reload the preview if the selected image or the settings
      have not changed

2008-12-02 15:16  aclemens

    * gpssync/gpssyncdialog.cpp, gpssync/gpstracklisteditdialog.cpp:
      wrong parameter order

2008-12-02 15:07  aclemens

    * common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h, gpssync/gpssyncdialog.cpp,
      gpssync/gpstracklisteditdialog.cpp,
      removeredeyes/myimageslist.cpp: assuming that listViewOnly
      parameter will be used more often, I change the order of the
      parameter list

2008-12-02 14:56  aclemens

    * gpssync/gpslistviewitem.cpp, gpssync/gpslistviewitem.h,
      gpssync/gpssyncdialog.cpp, gpssync/gpssyncdialog.h,
      gpssync/gpstracklisteditdialog.cpp,
      gpssync/gpstracklisteditdialog.h,
      gpssync/gpstracklistviewitem.cpp, gpssync/gpstracklistviewitem.h:
      GPSsync plugin uses common ImagesList widget now
      
      Right now the plugin only uses the widget as it is, but I think
      this is
      not good, it really doesn't help to maintain the plugin code.
      It would be much better to merge gpslistviewitem and
      gpstracklistviewitem into one common item (GPSListViewItem) and
      derive a
      common ListView widget from ImagesList (GPSImageList), that can
      be used
      in gpssyncdialog and gpstracklisteditdialog.
      
      Since I'm not the author of the plugin, I might get things wrong
      here,
      but for me those views and listitems are nearly the same.
      
      For now I will leave it this way, if we want to merge these
      widgets, we
      can do it later.
      
      Andi
      
      CCMAIL:digikam-devel@kde.org
      CCMAIL:kde-imaging-@kde.org

2008-12-02 14:56  aclemens

    * common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h: new parameter to hide add /
      remove buttons and the plainPage widget

2008-12-02 14:55  aclemens

    * common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h: added more user columns

2008-12-02 13:44  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2008-12-01 17:22  cgilles

    * NEWS: update

2008-12-01 17:20  cgilles

    * metadataedit/exifdevice.cpp: fix url
      CCBUG: 176640

2008-12-01 14:14  aclemens

    * common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h,
      flickrexport/flickrwidget.cpp, removeredeyes/myimageslist.cpp,
      sendimages/imagespage.cpp: change the order of the parameters of
      ImagesList cstor, so that you don't have to provide the default
      values for allowRAW and autoLoad all the time

2008-12-01 13:55  cgilles

    * common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h, sendimages/imagespage.cpp,
      sendimages/imagespage.h: kipi-plugins from trunk: SendImages tool
      : code factoring
      - plugin use ImageList class to display list of items to e-mail.
      - ImageList now howt more kipi host information has Rating,
      Comments, Tags (if available)
      CCMAIL: kde-imageing@kde.org

2008-12-01 13:11  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2008-11-30 22:55  aclemens

    * NEWS, removeredeyes/CMakeLists.txt, removeredeyes/eyelocator.cpp,
      removeredeyes/eyelocator.h, removeredeyes/infomessagewidget.cpp,
      removeredeyes/infomessagewidget.h,
      removeredeyes/previewwidget.cpp, removeredeyes/previewwidget.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h,
      removeredeyes/workerthread.cpp, removeredeyes/workerthread.h:
      added a simple preview mode for the currently selected image
      
      In preview mode, you are able to see the results of the
      correction for
      the currently selected image. This is useful when you want to
      tweak the
      settings in advanced mode.
      There are three display modes:
      
      Corrected image - the result of the correction
      Original image - the original image with the red-eyes
      Correction mask - displays the mask used to correct the red-eye
      effect
      
      You can switch between those modes by hovering over the image
      preview.
      Clicking on the preview image will display the mask.
      This information is also displayed as a WhatsThis message.
      
      The preview is not yet complete, right now it will scale the
      image
      without keeping aspect ratio, this will be fixed later.

2008-11-30 12:51  scripty

    * calendar/kipiplugin_calendar.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      timeadjust/kipiplugin_timeadjust.desktop: SVN_SILENT made
      messages (.desktop file)

2008-11-29 22:11  aclemens

    * removeredeyes/storagesettingsbox.cpp: use the term "suffix" in
      the storagesettingsbox

2008-11-29 22:06  aclemens

    * removeredeyes/removalsettings.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/settingstab.cpp,
      removeredeyes/storagesettingsbox.cpp,
      removeredeyes/storagesettingsbox.h,
      removeredeyes/workerthread.cpp: a string appended to the end of
      the filename is called a suffix, not prefix :-)

2008-11-29 14:26  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/dngconverter.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      printwizard/kipiplugin_printwizard.desktop: SVN_SILENT made
      messages (.desktop file)

2008-11-29 12:43  aclemens

    * common/libkipiplugins/imageslist.cpp: use ExtendedSelection mode

2008-11-28 22:37  gateau

    * NEWS, htmlexport/generator.cpp: Added support for remote urls.
      BUG:174954

2008-11-28 22:37  gateau

    * htmlexport/generator.cpp, htmlexport/imageelement.h,
      htmlexport/imagegenerationfunctor.cpp,
      htmlexport/imagegenerationfunctor.h: Refactor: no more access to
      KIPI::Interface from ImageGenerationFunctor.
      We can't assume it's thread safe.

2008-11-28 18:23  aclemens

    * common/libkipiplugins/CMakeLists.txt,
      common/libkipiplugins/imagedialog.h,
      common/libkipiplugins/imageslist.cpp,
      common/libkipiplugins/imageslist.h, flickrexport/CMakeLists.txt,
      flickrexport/flickrwidget.cpp, flickrexport/flickrwidget.h,
      flickrexport/flickrwindow.cpp, flickrexport/flickrwindow.h,
      flickrexport/imageslist.cpp, flickrexport/imageslist.h,
      removeredeyes/CMakeLists.txt, removeredeyes/imageslist.cpp,
      removeredeyes/imageslist.h, removeredeyes/myimageslist.cpp,
      removeredeyes/myimageslist.h,
      removeredeyes/removeredeyeswindow.cpp: The imageslist widget used
      in IPod, Flickr, SendImages and RemoveRedEyes has
      been refactorized to be a common kipiplugins widget. Flickr and
      RemoveRedEyes
      have already been ported.
      
      The widget can be used "as it is", if no special features or
      columns are
      required. It will display "Thumbnail" and "Filename" column by
      default.
      It also provides 3 User Columns, as shown here:
      http://www.flickr.com/photos/26732399@N05/3066278002/
      
      Also a plainPage widget is added, where a plugin can add
      additional widgets if
      needed, like the summarybox in RemoveRedEyes plugin.
      If you need additional methods, just derive your own class from
      the common
      imageslist.
      
      The cstor of the ImagesList widget takes two additional
      parameters:
      
      allowRAW:
      ---------
      allow RAW files to be added [default: true]
      If false, don't load RAW files and send a signal so that the
      plugin
      can react in this case
                 
      autoLoad:
      ---------
      load images from interface directly when ImagesList widget is
      created [default: true]
      I needed to provide this for RemoveRedEyes because I need to load
      the images later, otherwise some signals will not work
      
      To change the column setup, you can use the widget as follows:
      
      m_imglst = new KIPIPlugins::ImagesList(iface, true, true,
      parent);
      m_imglst->listView()->setWhatsThis(i18n("This is the list of
      images "
      "to upload on your Flickr account."));
      
      // set additional column
      m_imglst->listView()->setColumnEnabled(KIPIPlugins::ImagesListView::User1,
      true);
      m_imglst->listView()->setColumnLabel(KIPIPlugins::ImagesListView::User1,
      i18n("blabla"));
      
      // or use this wrapper method instead
      m_imglst->listView()->setColumn(KIPIPlugins::ImagesListView::User1,
      i18n("blabla"),
      true);
      
      For additional information, take a look at the already ported
      plugins (Flickr
      and RemoveRedEyes).
      
      Andi
      
      CCMAIL: kde-imaging@kde.org
      CCMAIL: digikam-devel@kde.org

2008-11-28 16:03  aclemens

    * removeredeyes/removeredeyeswindow.cpp: use a more meaningful var
      name

2008-11-28 15:45  aclemens

    * removeredeyes/removeredeyeswindow.cpp: shorten method

2008-11-28 15:45  aclemens

    * removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h: polish

2008-11-28 14:39  aclemens

    * removeredeyes/TODO: ...and again, deleting the TODO list... :-)
      damn this was complicated

2008-11-28 14:38  aclemens

    * TODO, removeredeyes/TODO: something went totally wrong with GIT,
      trying SVN now to revert the commit

2008-11-28 14:21  aclemens

    * removeredeyes/TODO: obsolete

2008-11-28 14:21  aclemens

    * TODO: oops, wrong folder
      Revert "obsolete"
      
      This reverts commit b2e0a0db310f30de7140e568c402244497bb3689.

2008-11-28 14:15  aclemens

    * TODO: obsolete

2008-11-28 13:33  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/matrix/matrix.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      timeadjust/kipiplugin_timeadjust.desktop: SVN_SILENT made
      messages (.desktop file)

2008-11-28 13:14  cgilles

    * NEWS: update

2008-11-28 12:04  aclemens

    * removeredeyes/CMakeLists.txt, removeredeyes/removalsettings.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h,
      removeredeyes/settingstab.cpp,
      removeredeyes/storagesettingsbox.h,
      removeredeyes/unprocessedsettingsbox.cpp,
      removeredeyes/unprocessedsettingsbox.h: added new options to set
      the behavior if unprocessed images are found.
      
      Right now a popup window will appear all the time if unprocessed
      images
      are found. This is annoying after a while, even for me :-)
      The new settings will control the way the plugin handles those
      images:
      
      Ask the user - same behavior as before
      Keep - do not remove unprocessed images
      Remove - well, this would remove unprocessed images :-)
      
      This is really helpful when playing with the advanced settings
      and you
      don't want to be bothered by the popup window all the time.

2008-11-28 10:38  aclemens

    * removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h: added an extra check and
      warning when overwrite mode is set

2008-11-28 08:51  gateau

    * htmlexport/CMakeLists.txt, htmlexport/generator.cpp,
      htmlexport/generator.h, htmlexport/imageelement.h,
      htmlexport/imagegenerationfunctor.cpp,
      htmlexport/imagegenerationfunctor.h: Unbloat generator.cpp
      Moved ImageElement and ImageGenerationFunctor to their own files.

2008-11-28 08:51  gateau

    * htmlexport/generator.cpp: Forgot to remove my chrono.

2008-11-28 08:51  gateau

    * htmlexport/wizard.cpp: Fix background color of theme parameter
      page,
      using Sebastien Trueg trick.
      CCMAIL:trueg@kde.org

2008-11-27 12:35  aclemens

    * removeredeyes/plugin_removeredeyes.cpp,
      removeredeyes/plugin_removeredeyes.h: polish

2008-11-27 12:32  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/frames/frames.desktop,
      htmlexport/themes/matrix/matrix.desktop,
      htmlexport/themes/s0/s0.desktop,
      htmlexport/themes/simple/simple.desktop,
      htmlexport/themes/snow/snow.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2008-11-27 06:38  cgilles

    * NEWS: update

2008-11-26 11:43  seb

    * ipodexport/IpodExportDialog.cpp: Reimplement transfers

2008-11-25 16:42  cgilles

    * cmake/modules/FindOpenCV.cmake: polish

2008-11-25 16:39  cgilles

    * NEWS: update

2008-11-25 16:38  cgilles

    * CMakeLists.txt: beta5

2008-11-25 13:51  cgilles

    * README: update

2008-11-25 13:50  cgilles

    * ChangeLog: update

2008-11-25 13:27  cgilles

    * TODO: update

2008-11-25 13:26  cgilles

    * NEWS: update

0.2.0-beta4 2008-11-25
--------------------------------------------------------------------------------

2008-11-25 13:14  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2008-11-25 11:40  cgilles

    * AUTHORS: remove unported plugins

2008-11-25 11:37  cgilles

    * NEWS: update

2008-11-25 11:31  cgilles

    * cmake/modules/FindOpenCV.cmake: use STATUS for messages

2008-11-25 11:29  cgilles

    * NEWS: polish

2008-11-25 11:29  cgilles

    * printwizard/TODO: add TODO list

2008-11-25 11:09  seb

    * ipodexport/IpodExportDialog.cpp: fix compilation

2008-11-25 11:01  seb

    * ipodexport/IpodExportDialog.cpp: Port a number of methods to
      KDE4. Adding/removing images, adding ipod photo albums.

2008-11-25 11:00  seb

    * ipodexport/IpodListItem.cpp: Set icons in the ctor

2008-11-25 10:16  seb

    * ipodexport/IpodExportDialog.cpp: Reorder code to be more logical.

2008-11-25 10:15  seb

    * ipodexport/ImageList.cpp: hide the tree widget headers

2008-11-25 10:12  seb

    * ipodexport/ImageList.cpp, ipodexport/ImageListItem.h: Only show
      one column for the source images - the file name

2008-11-25 10:07  seb

    * ipodexport/IpodExportDialog.cpp: Fix the layout to show the
      source/destination boxes correctly.

2008-11-25 09:38  seb

    * ipodexport/IpodHeader.cpp: Don't expand the header needlessly
      Paint the background colour

2008-11-25 09:28  seb

    * ipodexport/IpodExportDialog.cpp,
      ipodexport/plugin_ipodexport.cpp, ipodexport/plugin_ipodexport.h:
      fix butchered style

2008-11-25 08:26  cgilles

    * README: update

2008-11-25 07:43  cgilles

    * AUTHORS: update

2008-11-25 00:54  sengels

    * sendimages/sendimages.cpp: solve it the "gordian" way:
      use foreach

2008-11-24 23:18  sengels

    * calendar/calformatter.cpp: minor fix

2008-11-24 23:17  sengels

    * acquireimages/twainiface/twaincontroller.cpp,
      acquireimages/twainiface/twaincontroller.h: do not call something
      interface as this is a reserved keyword on windows

2008-11-24 22:36  sengels

    * printwizard/cropframe.cpp: more compile fixing

2008-11-24 22:30  sengels

    * common/libkipiplugins/kpwriteimage.cpp: put local includes
      together (compilefix for msvc)

2008-11-24 18:13  anaselli

    * printwizard/croppage.ui, printwizard/infopage.ui,
      printwizard/wizard.cpp: Changed Wizard with Assistant... new
      generation :)
      NOTE help is still printwizard... this has to be clarified

2008-11-24 12:51  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2008-11-24 09:39  aclemens

    * removeredeyes/removeredeyeswindow.cpp: add singular / plural
      message strings to summarybox

2008-11-23 23:32  anaselli

    * NEWS: SVN_SILENT: updated

2008-11-23 23:30  anaselli

    * printwizard/cropframe.cpp, printwizard/cropframe.h,
      printwizard/croppage.ui, printwizard/wizard.cpp,
      printwizard/wizard.h: Added new option "don't crop" to skip
      cropping and scale instead.
      Please test, it seems i cannot be sure it works since my printer
      does not care my settings :/
      
      CCMAIL: kde-imaging@kde.org

2008-11-23 23:27  anaselli

    * printwizard/infopage.ui: Fixed 10x15 cm size

2008-11-23 20:53  orgads

    * calendar/kipiplugin_calendar.desktop: Re-added Hebrew translation
      in desktop file (why was it deleted?)

2008-11-23 19:59  cgilles

    * sendimages/sendimages.cpp: using a const iterator crash plugin.

2008-11-23 12:21  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/dngconverter.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/frames/frames.desktop,
      htmlexport/themes/matrix/matrix.desktop,
      htmlexport/themes/simple/simple.desktop,
      htmlexport/themes/snow/snow.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2008-11-23 09:17  aclemens

    * removeredeyes/removeredeyeswindow.cpp: remove the old commented
      code... I will keep the messagebox the way it is.

2008-11-23 08:56  cgilles

    * printwizard/plugin_printwizard.cpp: fix warning

2008-11-23 08:53  cgilles

    * common/libkipiplugins/iccjpeg.h: fix warning

2008-11-23 01:06  aclemens

    * removeredeyes/removeredeyeswindow.cpp: polish

2008-11-23 00:51  aclemens

    * removeredeyes/removeredeyeswindow.cpp: change the look of the
      summary-messagebox to something simpler right now

2008-11-23 00:00  anaselli

    * printwizard/cropframe.cpp, printwizard/wizard.cpp,
      printwizard/wizard.h: Added print interface, now printwizard
      could be usable
      NOTE: print to gimp does not work
      
      CCMAIL: kde-imaging@kde.org

2008-11-22 21:05  orgads

    * calendar/kipiplugin_calendar.desktop: Added Hebrew translation
      for desktop file, and replaced author.

2008-11-22 15:04  anaselli

    * printwizard/intropage.ui, printwizard/tphoto.cpp,
      printwizard/utils.cpp, printwizard/wizard.cpp: Configuration is
      saved and restored now.
      Added skip intro page option.

2008-11-22 14:41  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2008-11-22 00:23  anaselli

    * printwizard/wizard.cpp, printwizard/wizard.h: Start
      saving/retrieving configuration

2008-11-22 00:21  anaselli

    * printwizard/cropframe.cpp, printwizard/utils.cpp,
      printwizard/utils.h: SVN_SILENT: clean up

2008-11-21 15:30  anaselli

    * printwizard/cropframe.cpp, printwizard/cropframe.h: Fix image on
      crop dialog, thanks Gilles

2008-11-21 13:26  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2008-11-21 12:42  mlaurent

    * htmlexport/galleryinfo.h, htmlexport/generator.cpp,
      htmlexport/listthemeparameter.cpp, htmlexport/wizard.cpp,
      sendimages/sendimages.cpp, timeadjust/timeadjustdialog.cpp: Fix
      iterator

2008-11-21 10:37  cgilles

    * common/libkipiplugins/imagedialog.cpp: center image info

2008-11-20 14:07  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2008-11-20 08:09  mlaurent

    * calendar/monthwidget.h: Fix pedantic

2008-11-20 08:03  mlaurent

    * calendar/calwizard.cpp: Not necessary to test it

2008-11-19 21:40  orgads

    * calendar/CMakeLists.txt, calendar/calpainter.cpp,
      calendar/calpainter.h, calendar/calprinter.cpp,
      calendar/calprinter.h, calendar/calwizard.cpp,
      calendar/calwizard.h: Moved actual printing to a separate thread
      (instead of using a timer inside CalPainter)

2008-11-19 19:55  orgads

    * calendar/calwizard.cpp: Initialize painter in CalWizard.

2008-11-19 16:17  cgilles

    * sendimages/sendimages.cpp: missing arguments

2008-11-19 15:33  aclemens

    * sendimages/sendimages.cpp: isn't something missing here?

2008-11-19 15:33  aclemens

    * gpssync/kmlexport.cpp, ipodexport/IpodExportDialog.cpp,
      ipodexport/IpodHeader.cpp, printwizard/wizard.cpp,
      sendimages/sendimages.cpp: when using i18n(), the additional
      arguments need to be passed to the i18n method itself, not via
      .arg()

2008-11-19 14:28  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2008-11-19 13:42  aclemens

    * calendar/calwizard.cpp: fix <br> tags, should be <br/>

2008-11-19 13:42  aclemens

    * calendar/calwizard.cpp: when using i18n(), the additional
      arguments need to be passed to the i18n method itself, not via
      .arg()

2008-11-19 13:31  aclemens

    * calendar/calformatter.cpp, calendar/calformatter.h: classes
      derived from QObject should use the Q_OBJECT macro

2008-11-19 13:07  aclemens

    * calendar/calformatter.cpp, calendar/calformatter.h,
      calendar/calpainter.cpp, calendar/calpainter.h,
      calendar/calselect.cpp, calendar/calselect.h,
      calendar/calsettings.cpp, calendar/calsettings.h,
      calendar/caltemplate.cpp, calendar/caltemplate.h,
      calendar/calwidget.cpp, calendar/calwidget.h,
      calendar/calwizard.cpp, calendar/calwizard.h,
      calendar/monthwidget.cpp, calendar/monthwidget.h,
      calendar/plugin_calendar.cpp, calendar/plugin_calendar.h: fix
      include issues (missing / wrong include guard, first header
      first, missing MOC files)

2008-11-19 12:37  aclemens

    * flickrexport/flickrviewitem.cpp: fix deprecate warnings: Actually
      QColorGroup is not used in Qt4 anymore, so this still isn't the
      best solution. This code will be replaced when switching to a
      fully Qt4 implementation.

2008-11-19 11:12  cgilles

    * NEWS: update

2008-11-19 10:58  cgilles

    * calendar/CMakeLists.txt, calendar/calpainter.cpp,
      calendar/monthwidget.cpp: add RAW image format support

2008-11-19 10:19  cgilles

    * sendimages/CMakeLists.txt, sendimages/plugin_sendimages.cpp,
      sendimages/plugin_sendimages.h: there is no icon to install

2008-11-19 10:16  cgilles

    * sendimages/imageresize.cpp, sendimages/imageresize.h: polish

2008-11-19 10:15  cgilles

    * sendimages/imageresize.cpp: polish

2008-11-19 08:59  cgilles

    * README, acquireimages/kipiplugin_acquireimages.desktop,
      calendar/kipiplugin_calendar.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: Fix plugin descriptions

2008-11-19 08:39  cgilles

    * CMakeLists.txt: make calendar kipi-plugins optional. Depency is
      libkcal from KDEPimLibs

2008-11-19 08:29  cgilles

    * README: update depencies

2008-11-19 08:15  cgilles

    * NEWS: update

2008-11-19 08:14  cgilles

    * imageviewer/README: polish

2008-11-19 08:12  cgilles

    * imageviewer/plugin_viewer.cpp, imageviewer/plugin_viewer.h: use
      icon

2008-11-19 08:07  cgilles

    * calendar/calformatter.cpp, calendar/calformatter.h: fix header

2008-11-19 08:01  cgilles

    * calendar/calpainter.cpp, calendar/calpainter.h: fix header

2008-11-19 07:54  cgilles

    * calendar/calselect.cpp, calendar/calselect.h: fix header

2008-11-19 07:51  cgilles

    * calendar/calsettings.cpp, calendar/calsettings.h: fix header

2008-11-19 07:48  cgilles

    * calendar/caltemplate.cpp, calendar/caltemplate.h: fix header

2008-11-19 07:46  cgilles

    * calendar/calwidget.cpp, calendar/calwidget.h: fix header
      missing moc file

2008-11-19 07:44  cgilles

    * calendar/calwizard.cpp, calendar/calwizard.h: missing moc file
      fix header

2008-11-19 07:32  cgilles

    * calendar/monthwidget.cpp, calendar/monthwidget.h: missing moc
      file
      fix source code header

2008-11-19 07:25  cgilles

    * calendar/plugin_calendar.cpp: missing moc file

2008-11-19 07:23  cgilles

    * calendar/CMakeLists.txt, calendar/hi32-action-calendar.png,
      calendar/plugin_calendar.cpp, calendar/plugin_calendar.h: use
      Oxygen icon.
      set source code header accordingly with Debian rules.

2008-11-19 06:56  cgilles

    * acquireimages/CMakeLists.txt: no icon to install here

2008-11-19 06:45  cgilles

    * calendar/CMakeLists.txt, calendar/Messages.sh: add translations
      extraction for Calendar plugin

2008-11-18 20:28  cgilles

    * README: update

2008-11-18 20:00  orgads

    * CMakeLists.txt: Commited commented dngconverter and rawconverter
      by mistake...

2008-11-18 19:57  orgads

    * CMakeLists.txt, calendar, calendar/CMakeLists.txt,
      calendar/calevents.ui, calendar/calformatter.cpp,
      calendar/calformatter.h, calendar/calpainter.cpp,
      calendar/calpainter.h, calendar/calprogress.ui,
      calendar/calselect.cpp, calendar/calselect.h,
      calendar/calselect.ui, calendar/calsettings.cpp,
      calendar/calsettings.h, calendar/caltemplate.cpp,
      calendar/caltemplate.h, calendar/caltemplate.ui,
      calendar/calwidget.cpp, calendar/calwidget.h,
      calendar/calwizard.cpp, calendar/calwizard.h,
      calendar/hi32-action-calendar.png,
      calendar/kipiplugin_calendar.desktop, calendar/monthwidget.cpp,
      calendar/monthwidget.h, calendar/plugin_calendar.cpp,
      calendar/plugin_calendar.h: Added calendar plugin.

2008-11-18 17:37  cgilles

    * timeadjust/timeadjustdialog.cpp: fix deprecated

2008-11-18 12:31  cgilles

    * acquireimages/plugin_acquireimages.cpp: Twain interface must be
      created on the heap

2008-11-18 10:28  aclemens

    * dngconverter/plugin/actionthread.cpp,
      dngconverter/plugin/batchdialog.cpp,
      dngconverter/plugin/plugin_dngconverter.cpp,
      dngconverter/plugin/plugin_dngconverter.h,
      dngconverter/plugin/settingswidget.cpp: some more include fixes

2008-11-18 10:15  aclemens

    * common/libkipiplugins/batchprogressdialog.cpp,
      common/libkipiplugins/iccjpeg.h,
      common/libkipiplugins/imagedialog.cpp,
      common/libkipiplugins/kpaboutdata.cpp,
      common/libkipiplugins/kpaboutdata.h,
      common/libkipiplugins/kpwriteimage.cpp,
      common/libkipiplugins/kpwriteimage.h: * fixing include issues
      (wrong or missing include guards, own header first etc)
      * converting tabs to spaces

2008-11-17 23:39  anaselli

    * printwizard/cropframe.cpp: SVN_SILENT: going on, time to crop

2008-11-17 23:34  anaselli

    * printwizard/wizard.cpp: Fix crash selecting page size

2008-11-17 19:27  cgilles

    * slideshow/CMakeLists.txt: remove tabs

2008-11-17 19:24  cgilles

    * slideshow/plugin_slideshow.cpp: polish

2008-11-17 19:23  cgilles

    * slideshow/plugin_slideshow.cpp, slideshow/plugin_slideshow.h:
      code simpilification using namespace post declaration

2008-11-17 13:26  scripty

    * dngconverter/plugin/dngconverter.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop: SVN_SILENT made
      messages (.desktop file)

2008-11-17 12:35  cgilles

    * CMakeLists.txt, README: fix urls

2008-11-17 09:34  cgilles

    * gpssync/gpseditdialog.cpp, gpssync/gpstracklisteditdialog.cpp:
      more test to prevent kipirc file removal.

2008-11-17 09:24  cgilles

    * NEWS: update

2008-11-17 08:59  aclemens

    * removeredeyes/imageslist.h: polish

2008-11-17 08:38  aclemens

    * removeredeyes/imageslist.h: polish

2008-11-17 08:35  aclemens

    * removeredeyes/imageslist.cpp, removeredeyes/imageslist.h,
      removeredeyes/removeredeyeswindow.cpp: added new method
      totalImages() to ImagesList, renamed the other similar methods
      accordingly.

2008-11-17 08:25  aclemens

    * removeredeyes/imageslist.cpp, removeredeyes/imageslist.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h: Display a summary messagebox
      dialog when correction is finished. After confirming the dialog,
      the plugin will be closed.

2008-11-17 06:53  cgilles

    * acquireimages/scandialog.cpp: update credits

2008-11-16 17:33  cgilles

    * flickrexport/flickrwindow.cpp: compile

2008-11-16 16:09  cgilles

    * flickrexport/CMakeLists.txt, flickrexport/flickralbumdialog.ui:
      port UI file to Qt4

2008-11-15 19:01  jaiva

    * picasawebexport/picasaweblogin.cpp,
      picasawebexport/picasawebtalker.cpp: Fixing the bug with
      non-gmail.com user names. Earlier the code used to append
      @gmail.com to a username if not already present. As I learned
      from others Google login doesn't need to be a gmail.com id. Now
      the user name field needs to be complete Google Login.
      This change has been made in the LoginWindow code to show "Google
      Login" instead of "Username:" but it will need translation
      changes to show up.

2008-11-15 19:01  scripty

    * ipodexport/kipiplugin_ipodexport.desktop: SVN_SILENT made
      messages (.desktop file)

2008-11-15 16:05  anaselli

    * printwizard/wizard.cpp, printwizard/wizard.h: SVN_SILENT: removed
      duplicated method

2008-11-15 11:08  adjam

    * galleryexport/gallerywindow.cpp: Adjusted author names.

2008-11-14 13:48  scripty

    * htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/snow/snow.desktop: SVN_SILENT made messages
      (.desktop file)

2008-11-14 09:45  cgilles

    * ipodexport/IpodExportDialog.cpp: fix compilation warnings

2008-11-14 09:24  cgilles

    * htmlexport/wizard.cpp, htmlexport/wizard.h: set dialog caption
      assign about data to Help button

2008-11-14 09:21  cgilles

    * ipodexport/IpodExportDialog.cpp: fix compilation warning

2008-11-14 09:15  cgilles

    * slideshow/maindialog.cpp: fix warnings

2008-11-14 07:08  cgilles

    * flickrexport/mpform.cpp: fix compilation warnings

2008-11-13 20:25  cgilles

    * removeredeyes/blobsettingsbox.cpp, removeredeyes/eyelocator.cpp:
      Fix compilation warnings under win32
      
      Andi, it can be rounding problem here between double => int cast

2008-11-13 14:44  aclemens

    * removeredeyes/advancedsettings.cpp,
      removeredeyes/removalsettings.h,
      removeredeyes/simplesettings.cpp, removeredeyes/workerthread.cpp:
      only scale image when in simpleMode, advanced mode will not do it
      by now

2008-11-13 13:28  scripty

    * dngconverter/plugin/dngconverter.desktop,
      ipodexport/kipiplugin_ipodexport.desktop: SVN_SILENT made
      messages (.desktop file)

2008-11-13 11:53  cgilles

    * slideshow/common.cpp, slideshow/common.h: just polish

2008-11-13 11:38  aclemens

    * removeredeyes/eyelocator.cpp, removeredeyes/eyelocator.h,
      removeredeyes/workerthread.cpp: scale down images in "Fast" mode,
      to reduce computation time for very high-res images. This might
      increase false negatives, so new / additional methods for
      detecting the eyes are required.

2008-11-13 11:37  aclemens

    * removeredeyes/blobsettingsbox.cpp, removeredeyes/eyelocator.cpp,
      removeredeyes/simplesettings.cpp: use percent values for minimum
      roundness to make it more clear in the user interface

2008-11-12 22:08  aclemens

    * removeredeyes/simplesettings.cpp: tweaking parameters

2008-11-12 13:47  scripty

    * ipodexport/kipiplugin_ipodexport.desktop: SVN_SILENT made
      messages (.desktop file)

2008-11-12 08:03  aclemens

    * removeredeyes/eyelocator.cpp: polish

2008-11-11 17:38  aclemens

    * removeredeyes/eyelocator.cpp: No need to convert the src image to
      LAB colormode if no eyes where found.
      This should save some computation time.

2008-11-11 14:33  anaselli

    * printwizard/wizard.cpp, printwizard/wizard.h: SVN_SILENT: fixed
      preview on paper size changing

2008-11-11 13:40  aclemens

    * removeredeyes/eyelocator.cpp: polish

2008-11-11 13:28  aclemens

    * removeredeyes/eyelocator.cpp: use depth information from original
      image

2008-11-11 13:28  aclemens

    * removeredeyes/eyelocator.cpp: cleanup

2008-11-11 13:10  scripty

    * dngconverter/plugin/dngconverter.desktop,
      dngconverter/plugin/kipiplugin_dngconverter.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop: SVN_SILENT made
      messages (.desktop file)

2008-11-11 12:56  aclemens

    * removeredeyes/eyelocator.cpp: use depth information from original
      image, so that 16bit images are
      treated the way they should

2008-11-10 21:27  scripty

    * dngconverter/plugin/dngconverter.desktop,
      ipodexport/kipiplugin_ipodexport.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop: SVN_SILENT made
      messages (.desktop file)

2008-11-10 12:19  aclemens

    * removeredeyes/eyelocator.cpp, removeredeyes/eyelocator.h: create
      EyeLocatorPriv class and move all private methods into it. I keep
      on changing those quite often, so it is better to move them out
      of the
      API.

2008-11-10 12:19  aclemens

    * removeredeyes/removeredeyeswindow.cpp: change window title

2008-11-10 11:06  seb

    * ipodexport/ImageList.cpp, ipodexport/ImageList.h,
      ipodexport/ImageListItem.h, ipodexport/IpodExportDialog.cpp,
      ipodexport/IpodExportDialog.h, ipodexport/IpodListItem.cpp,
      ipodexport/IpodListItem.h: Start work on porting to Qt4/KDE4
      classes. It's totally screwed up, especially the layouting but
      it's a start.

2008-11-10 09:20  seb

    * ipodexport/IpodHeader.cpp, ipodexport/IpodHeader.h: Port to Qt4.
      Fix some style. Please don't mess around with my coding style.

2008-11-10 09:00  seb

    * ipodexport/IpodExportDialog.h: fix broken include

2008-11-10 08:56  seb

    * ipodexport/CMakeLists.txt: And update cmakebuild file

2008-11-10 08:56  seb

    * ipodexport/IpodHeader.cpp, ipodexport/IpodListItem.cpp,
      ipodexport/plugin_ipodexport.cpp: update includes

2008-11-10 08:54  seb

    * ipodexport/ImageListItem.h, ipodexport/IpodHeader.cpp,
      ipodexport/IpodHeader.h, ipodexport/IpodListItem.cpp,
      ipodexport/IpodListItem.h, ipodexport/imagelistitem.h,
      ipodexport/ipodheader.cpp, ipodexport/ipodheader.h,
      ipodexport/ipodlistitem.cpp, ipodexport/ipodlistitem.h: CamelCase
      files

2008-11-10 08:53  seb

    * ipodexport/ImageList.cpp, ipodexport/ImageList.h,
      ipodexport/IpodExportDialog.cpp, ipodexport/IpodExportDialog.h,
      ipodexport/imagelist.cpp, ipodexport/imagelist.h,
      ipodexport/ipodexportdialog.cpp, ipodexport/ipodexportdialog.h,
      ipodexport/ipodheader.cpp, ipodexport/ipodheader.h,
      ipodexport/ipodlistitem.cpp, ipodexport/ipodlistitem.h,
      ipodexport/plugin_ipodexport.cpp, ipodexport/plugin_ipodexport.h:
      * New email address
      * Camel case some files

2008-11-09 23:48  adjam

    * galleryexport/gallerywindow.cpp: Added a "cleaning step" to
      slotPhotos function to avoid duplications
      in photo listing.
      Photo string name modified to avoid strange characters in it
      eg: &amp; --> &

2008-11-09 22:39  adjam

    * galleryexport/galleryitem.h, galleryexport/gallerympform.h,
      galleryexport/gallerytalker.cpp, galleryexport/gallerytalker.h,
      galleryexport/gallerywindow.h: SVN_SILENT: header files
      adjustments

2008-11-09 21:02  aclemens

    * removeredeyes/removeredeyeswindow.cpp: shorten infobox text

2008-11-09 21:02  aclemens

    * removeredeyes/imageslist.cpp: now that we have a cancel action,
      make sure not to remove images from
      the imageslist if the eyecounter column is empty

2008-11-09 20:38  aclemens

    * AUTHORS: polish

2008-11-09 20:36  aclemens

    * AUTHORS: update

2008-11-09 20:30  aclemens

    * removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h: this signal is not needed,
      we already have a variable that saves the
      execution state, so why emit a signal for a finished testrun...

2008-11-09 20:22  aclemens

    * removeredeyes/TODO: update

2008-11-09 20:18  aclemens

    * removeredeyes/removeredeyeswindow.cpp: set overwriteCursor to
      signal the canceling of the process

2008-11-09 20:10  aclemens

    * removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h,
      removeredeyes/workerthread.cpp, removeredeyes/workerthread.h:
      cancel action implemented

2008-11-09 20:00  cgilles

    * ipodexport/ipodexportdialog.cpp, ipodexport/ipodexportdialog.h:
      add about data

2008-11-09 19:35  cgilles

    * ipodexport/ipodexportdialog.cpp: port ++

2008-11-09 18:44  cgilles

    * ipodexport/ipodexportdialog.cpp,
      ipodexport/plugin_ipodexport.cpp: port ++

2008-11-09 18:29  cgilles

    * ipodexport/ipodexportdialog.cpp, ipodexport/ipodexportdialog.h,
      ipodexport/plugin_ipodexport.cpp, ipodexport/plugin_ipodexport.h:
      using an horizontal layout it's better adapted to computer screen

2008-11-09 17:05  cgilles

    * ipodexport/ipodexportdialog.cpp: use Oxygen icon

2008-11-09 17:00  cgilles

    * ipodexport/ipodexportdialog.cpp: use Oxygen icon

2008-11-09 16:58  cgilles

    * ipodexport/ipodexportdialog.cpp, ipodexport/ipodlistitem.cpp:
      polish

2008-11-09 16:50  cgilles

    * ipodexport/imagelist.cpp, ipodexport/imagelist.h,
      ipodexport/imagelistitem.h, ipodexport/ipodexportdialog.cpp,
      ipodexport/ipodexportdialog.h, ipodexport/ipodheader.cpp,
      ipodexport/ipodheader.h, ipodexport/ipodlistitem.cpp,
      ipodexport/ipodlistitem.h, ipodexport/plugin_ipodexport.cpp: use
      same namespace everywhere.
      coding style fix.
      port++

2008-11-09 15:52  cgilles

    * ipodexport/plugin_ipodexport.cpp: use Oxygen icon

2008-11-09 15:46  cgilles

    * ipodexport/imagelist.cpp, ipodexport/imagelist.h,
      ipodexport/imagelistitem.h, ipodexport/ipodexportdialog.cpp,
      ipodexport/ipodexportdialog.h, ipodexport/ipodheader.cpp,
      ipodexport/ipodheader.h, ipodexport/ipodlistitem.cpp,
      ipodexport/ipodlistitem.h, ipodexport/plugin_ipodexport.cpp,
      ipodexport/plugin_ipodexport.h: fix header

2008-11-09 15:34  cgilles

    * ipodexport/CMakeLists.txt: polish

2008-11-09 15:30  cgilles

    * CMakeLists.txt: add Ipod Export plugins depencies results to
      config pannel

2008-11-09 15:30  cgilles

    * README: add IpodExport

2008-11-09 14:41  aclemens

    * removeredeyes/simplesettings.cpp, removeredeyes/workerthread.cpp:
      fix correct loading of settings when settingstab has not been
      manually
      changed. I guess I will just keep the debug() method in
      RemovalSettings
      class...

2008-11-09 14:29  aclemens

    * removeredeyes/removalsettings.h, removeredeyes/workerthread.cpp:
      add debug() method for now, somehow the settings are not
      correctly
      loaded when starting the plugin the first time and just hitting
      "Test
      run" or "Correct photos" without touching the settings in the
      dialog. When the problem has been solved, this method
      will be removed again

2008-11-09 14:09  aclemens

    * removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h: API change: rename method to
      a more meaningful name

2008-11-09 13:51  aclemens

    * removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h: API change: use d->runtype
      variable to start workerthread, only display
      'unprocessed images' warning when in TestRun mode

2008-11-09 13:51  aclemens

    * removeredeyes/imageslist.cpp, removeredeyes/imageslist.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h: API change: rename methods
      to a more meaningful name

2008-11-09 13:42  mlaurent

    * ipodexport/CMakeLists.txt: Fix install

2008-11-09 13:41  mlaurent

    * CMakeLists.txt, ipodexport/CMakeLists.txt: Fix link

2008-11-09 12:25  aclemens

    * removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/workerthreaddata.cpp,
      removeredeyes/workerthreaddata.h: this is just a simple container
      class, no need to have getters here.

2008-11-09 12:19  aclemens

    * removeredeyes/workerthreaddata.h: make cstor explicit

2008-11-09 12:10  aclemens

    * removeredeyes/advancedsettings.cpp, removeredeyes/imageslist.cpp,
      removeredeyes/plugin_removeredeyes.cpp,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h: code cleanup

2008-11-09 11:29  mlaurent

    * ipodexport/CMakeLists.txt: Add link

2008-11-09 11:27  mlaurent

    * ipodexport/ipodheader.cpp: Fix i18n

2008-11-09 11:19  mlaurent

    * ipodexport/CMakeLists.txt, ipodexport/imagelist.cpp,
      ipodexport/ipodexportdialog.cpp: Now it compiles (need to fix two
      "port it" and qt3support)

2008-11-09 11:11  mlaurent

    * ipodexport/ipodexportdialog.cpp,
      ipodexport/plugin_ipodexport.cpp: Minor fix

2008-11-09 11:06  mlaurent

    * ipodexport/plugin_ipodexport.cpp, ipodexport/plugin_ipodexport.h:
      Port++

2008-11-09 10:56  mlaurent

    * ipodexport/plugin_ipodexport.h: Add forward declaration

2008-11-09 10:47  mlaurent

    * CMakeLists.txt, ipodexport/CMakeLists.txt: needs glib

2008-11-09 10:40  mlaurent

    * ipodexport/ipodexportdialog.cpp, ipodexport/ipodexportdialog.h:
      Port++

2008-11-09 10:36  mlaurent

    * CMakeLists.txt, ipodexport/CMakeLists.txt: Add check for gpod

2008-11-09 10:30  mlaurent

    * cmake/modules/FindGpod.cmake: Add cmake file to search gpod

2008-11-09 10:11  mlaurent

    * ipodexport/Makefile.am, ipodexport/Messages.sh: Extract messages
      Remove Makefile.am

2008-11-09 10:10  mlaurent

    * ipodexport/ipodexportdialog.cpp: Convert some line

2008-11-09 10:08  mlaurent

    * ipodexport/imagelist.cpp, ipodexport/imagelist.h,
      ipodexport/imagelistitem.h, ipodexport/ipodexportdialog.cpp,
      ipodexport/ipodexportdialog.h, ipodexport/ipodheader.cpp,
      ipodexport/ipodheader.h, ipodexport/ipodlistitem.cpp,
      ipodexport/ipodlistitem.h, ipodexport/plugin_ipodexport.cpp:
      Adapt to qt4/kde4 api

2008-11-09 10:07  mlaurent

    * ipodexport/imagelist.cpp, ipodexport/imagelist.h,
      ipodexport/imagelistitem.h, ipodexport/ipodexportdialog.cpp,
      ipodexport/ipodexportdialog.h, ipodexport/ipodheader.cpp,
      ipodexport/ipodheader.h, ipodexport/ipodlistitem.cpp,
      ipodexport/ipodlistitem.h: qt3to4

2008-11-09 10:07  mlaurent

    * ipodexport/CMakeLists.txt: Add CMakefile

2008-11-09 10:03  aclemens

    * removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h: define an own signal when
      closeButton is clicked.
      I was not able to re-map the connection of the closeButton, since
      KDialog uses the emitted signal internally and closes the dialog,
      which
      is not what I want. The close button will become a cancel button
      while
      correction, so I need a workaround for this.
      Now closeButton emits the signal 'myCloseClicked()' to avoid this
      behavior. Next step will be to implement a cancel action for the
      red-eye correction.

2008-11-09 09:22  cgilles

    * ipodexport: start

2008-11-08 23:51  scripty

    * dngconverter/plugin/dngconverter.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop: SVN_SILENT made
      messages (.desktop file)

2008-11-08 23:22  anaselli

    * printwizard/wizard.cpp: SVN_SILENT: fixed some crashes

2008-11-08 22:54  anaselli

    * printwizard/plugin_printwizard.cpp, printwizard/wizard.cpp,
      printwizard/wizard.h: SVN_SILENT: another little step on

2008-11-08 21:02  cgilles

    * galleryexport/albumdlg.cpp, galleryexport/albumdlg.h,
      galleryexport/galleries.cpp, galleryexport/galleries.h,
      galleryexport/galleryconfig.cpp, galleryexport/galleryconfig.h,
      galleryexport/galleryitem.h, galleryexport/gallerympform.cpp,
      galleryexport/gallerympform.h, galleryexport/gallerytalker.cpp,
      galleryexport/gallerytalker.h, galleryexport/gallerywindow.cpp,
      galleryexport/gallerywindow.h,
      galleryexport/plugin_galleryexport.cpp,
      galleryexport/plugin_galleryexport.h: just fix header

2008-11-08 20:34  cgilles

    * metadataedit/altlangstringedit.cpp,
      metadataedit/altlangstringedit.h,
      metadataedit/commenteditdialog.h,
      metadataedit/commentremovedialog.h, metadataedit/exifadjust.cpp,
      metadataedit/exifadjust.h, metadataedit/exifcaption.cpp,
      metadataedit/exifcaption.h, metadataedit/exifdatetime.cpp,
      metadataedit/exifdatetime.h, metadataedit/exifdevice.cpp,
      metadataedit/exifdevice.h, metadataedit/exifeditdialog.h,
      metadataedit/exiflens.cpp, metadataedit/exiflens.h,
      metadataedit/exiflight.cpp, metadataedit/exiflight.h,
      metadataedit/iptccategories.cpp, metadataedit/iptccategories.h,
      metadataedit/iptccontent.cpp, metadataedit/iptccontent.h,
      metadataedit/iptccredits.cpp, metadataedit/iptccredits.h,
      metadataedit/iptceditdialog.h, metadataedit/iptcenvelope.cpp,
      metadataedit/iptcenvelope.h, metadataedit/iptckeywords.cpp,
      metadataedit/iptckeywords.h, metadataedit/iptcorigin.cpp,
      metadataedit/iptcorigin.h, metadataedit/iptcproperties.cpp,
      metadataedit/iptcproperties.h, metadataedit/iptcstatus.cpp,
      metadataedit/iptcstatus.h, metadataedit/iptcsubjects.cpp,
      metadataedit/iptcsubjects.h, metadataedit/metadatacheckbox.cpp,
      metadataedit/metadatacheckbox.h,
      metadataedit/multistringsedit.cpp,
      metadataedit/multistringsedit.h,
      metadataedit/multivaluesedit.cpp, metadataedit/multivaluesedit.h,
      metadataedit/objectattributesedit.cpp,
      metadataedit/objectattributesedit.h,
      metadataedit/xmpcategories.cpp, metadataedit/xmpcategories.h,
      metadataedit/xmpcontent.cpp, metadataedit/xmpcontent.h,
      metadataedit/xmpcredits.cpp, metadataedit/xmpcredits.h,
      metadataedit/xmpeditdialog.h, metadataedit/xmpkeywords.cpp,
      metadataedit/xmpkeywords.h, metadataedit/xmporigin.cpp,
      metadataedit/xmporigin.h, metadataedit/xmpproperties.cpp,
      metadataedit/xmpproperties.h, metadataedit/xmpstatus.cpp,
      metadataedit/xmpstatus.h, metadataedit/xmpsubjects.cpp,
      metadataedit/xmpsubjects.h: Fix compilation warnings

2008-11-08 17:19  anaselli

    * printwizard/wizard.cpp, printwizard/wizard.h: SVN_SILENT: going
      on... (don't bother with warning yet...)

2008-11-08 17:18  cgilles

    * acquireimages/plugin_acquireimages.cpp,
      acquireimages/plugin_acquireimages.h: use parent widget from
      setup plugin

2008-11-08 17:11  cgilles

    * acquireimages/plugin_acquireimages.cpp: polish

2008-11-08 17:06  cgilles

    * acquireimages/twainiface/dib.cpp, acquireimages/twainiface/dib.h,
      acquireimages/twainiface/dibapi.h,
      acquireimages/twainiface/dibfile.c,
      acquireimages/twainiface/dibutil.c,
      acquireimages/twainiface/dibutil.h: not used

2008-11-08 16:56  aclemens

    * removeredeyes/removeredeyeswindow.cpp: use KStandardGuiItem here

2008-11-08 16:35  cgilles

    * removeredeyes/libcvblobs/BlobResult.cpp,
      removeredeyes/libcvblobs/BlobResult.h: tab -> spc

2008-11-08 16:32  cgilles

    * removeredeyes/libcvblobs/BlobExtraction.cpp,
      removeredeyes/libcvblobs/BlobExtraction.h: tab -> spc

2008-11-08 16:28  cgilles

    * removeredeyes/libcvblobs/Blob.h: tab -> spc

2008-11-08 16:27  cgilles

    * removeredeyes/libcvblobs/Blob.cpp: tab -> spc

2008-11-08 16:23  cgilles

    * removeredeyes/libcvblobs/BlobExtraction.cpp: fix warnings

2008-11-08 16:22  cgilles

    * removeredeyes/libcvblobs/Blob.cpp,
      removeredeyes/libcvblobs/Blob.h: fix warnings

2008-11-08 16:20  cgilles

    * removeredeyes/libcvblobs/BlobResult.h: fix compilation warning

2008-11-08 14:28  cgilles

    * removeredeyes/libcvblobs/Blob.cpp,
      removeredeyes/libcvblobs/Blob.h,
      removeredeyes/libcvblobs/BlobExtraction.cpp,
      removeredeyes/libcvblobs/BlobExtraction.h,
      removeredeyes/libcvblobs/BlobResult.cpp,
      removeredeyes/libcvblobs/BlobResult.h: to prevent conflict with
      OpenCV core library, use plugin namespace here.

2008-11-08 14:22  cgilles

    * removeredeyes/libcvblobs/Blob.cpp,
      removeredeyes/libcvblobs/Blob.h,
      removeredeyes/libcvblobs/BlobExtraction.cpp,
      removeredeyes/libcvblobs/BlobExtraction.h,
      removeredeyes/libcvblobs/BlobLibraryConfiguration.h,
      removeredeyes/libcvblobs/BlobResult.cpp,
      removeredeyes/libcvblobs/BlobResult.h: fix header

2008-11-08 14:10  cgilles

    * printwizard/wizard.cpp: kdDebug and kdWarning are depreciated.
      Use kDebug and kWarning instead

2008-11-08 14:07  cgilles

    * removeredeyes/advancedsettings.cpp,
      removeredeyes/advancedsettings.h,
      removeredeyes/blobsettingsbox.cpp,
      removeredeyes/blobsettingsbox.h,
      removeredeyes/classifiersettingsbox.cpp,
      removeredeyes/classifiersettingsbox.h,
      removeredeyes/settingstab.cpp, removeredeyes/settingstab.h,
      removeredeyes/simplesettings.cpp, removeredeyes/simplesettings.h,
      removeredeyes/storagesettingsbox.cpp,
      removeredeyes/storagesettingsbox.h: digiKam => kipi-plugins

2008-11-08 13:48  cgilles

    * removeredeyes/eyelocator.cpp: fix compilation warning

2008-11-08 13:43  cgilles

    * removeredeyes/CMakeLists.txt, removeredeyes/eyelocator.h,
      removeredeyes/libcvblobs/Blob.cpp,
      removeredeyes/libcvblobs/Blob.h,
      removeredeyes/libcvblobs/BlobResult.h: revert last changes. it
      doesn't work in MSVC.

2008-11-08 13:39  cgilles

    * cmake/modules/FindOpenCV.cmake: polish

2008-11-08 12:10  cgilles

    * cmake/modules/FindOpenCV.cmake, removeredeyes/CMakeLists.txt,
      removeredeyes/eyelocator.h, removeredeyes/libcvblobs/Blob.cpp,
      removeredeyes/libcvblobs/Blob.h,
      removeredeyes/libcvblobs/BlobResult.cpp,
      removeredeyes/libcvblobs/BlobResult.h: under win32, use OpenCv
      root dir as include path

2008-11-08 11:53  vkrause

    * removeredeyes/eyelocator.cpp, removeredeyes/eyelocator.h,
      removeredeyes/removalsettings.h: build with -pedantic

2008-11-08 01:45  vfuoglio

    * slideshow/plugin_slideshow.cpp: Fixed memory leak.
      
      Patch by Andi Clemens.
      
      CCMAIL: andi.clemens@gmx.net

2008-11-08 00:54  anaselli

    * printwizard/croppage.ui, printwizard/photopage.ui,
      printwizard/wizard.cpp, printwizard/wizard.h: SVN_SILENT: another
      little porting BEWARE it crashes by now

2008-11-07 22:09  aclemens

    * removeredeyes/advancedsettings.cpp,
      removeredeyes/advancedsettings.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/settingstab.cpp, removeredeyes/settingstab.h,
      removeredeyes/simplesettings.cpp, removeredeyes/simplesettings.h,
      removeredeyes/workerthread.cpp: don't use pointers for passing
      settings around, normal objects are just
      good enough here and will finally remove all memory leaks.

2008-11-07 21:19  cgilles

    * removeredeyes/CMakeLists.txt, removeredeyes/eyelocator.cpp,
      removeredeyes/eyelocator.h, removeredeyes/libcvblobs/Blob.cpp,
      removeredeyes/libcvblobs/Blob.h,
      removeredeyes/libcvblobs/BlobResult.h: compile and link under
      Win32 using MinGW
      For MSVC, libcvblobs need to be fixed about non ascii char
      included in source code

2008-11-07 21:00  aclemens

    * removeredeyes/removeredeyeswindow.cpp: delete about-data again

2008-11-07 20:56  cgilles

    * cmake/modules/FindOpenCV.cmake, removeredeyes/CMakeLists.txt: fix
      doc
      typo

2008-11-07 20:52  cgilles

    * removeredeyes/CMakeLists.txt: missing to pass OpenCV include dir

2008-11-07 20:42  cgilles

    * removeredeyes/CMakeLists.txt: change order to compile under win32

2008-11-07 20:35  cgilles

    * cmake/modules/FindOpenCV.cmake: Now OpenCV library is found
      properly under win32

2008-11-07 19:51  cgilles

    * cmake/modules/FindOpenCV.cmake: polish again

2008-11-07 18:34  cgilles

    * cmake/modules/FindOpenCV.cmake: more debug messages to hack this
      script under win32

2008-11-07 12:50  scripty

    * dngconverter/plugin/dngconverter.desktop: SVN_SILENT made
      messages (.desktop file)

2008-11-07 11:29  cgilles

    * common/libkipiplugins/kpaboutdata.cpp,
      common/libkipiplugins/kpaboutdata.h: fix crash if KGlobal
      compoent is not initialized

2008-11-07 11:01  cgilles

    * dngconverter/plugin/batchdialog.cpp: missing constructor

2008-11-07 10:41  aclemens

    * removeredeyes/libcvblobs/BlobExtraction.cpp: fix wrong usage of
      delete (detected with memcheck/valgrind)

2008-11-07 10:36  cgilles

    * dngconverter/plugin/aboutdata.h,
      dngconverter/plugin/batchdialog.cpp,
      dngconverter/plugin/dngconverter.cpp: factorize about data
      between plugin and stand alone tool

2008-11-07 07:46  cgilles

    * picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebwindow.cpp: fix warings. use right
      kDebug namespace for kipi-plugins

2008-11-06 19:25  cgilles

    * picasawebexport/CMakeLists.txt: Et voilà: now PicasaWebExport
      kipi-plugins is now a pure QT4/KDE4 implementation

2008-11-06 19:19  cgilles

    * picasawebexport/picasaweblogin.cpp: port ++

2008-11-06 16:02  aclemens

    * removeredeyes/removeredeyeswindow.cpp: delete workerthread when
      processing is finished

2008-11-06 15:18  cgilles

    * dngconverter/plugin/CMakeLists.txt,
      dngconverter/plugin/dngconverter.desktop: Missing to install
      stand alone dngconverter program.
      add desktop file dedicated

2008-11-06 13:59  aclemens

    * removeredeyes/simplesettings.cpp: parameter tuning

2008-11-06 13:59  aclemens

    * removeredeyes/settingstab.cpp: polish

2008-11-06 12:25  scripty

    * removeredeyes/kipiplugin_removeredeyes.desktop: SVN_SILENT made
      messages (.desktop file)

2008-11-06 11:20  aclemens

    * removeredeyes/TODO: update

2008-11-06 11:20  aclemens

    * removeredeyes/classifiersettingsbox.cpp,
      removeredeyes/classifiersettingsbox.h,
      removeredeyes/imageslist.cpp, removeredeyes/imageslist.h,
      removeredeyes/plugin_removeredeyes.cpp,
      removeredeyes/plugin_removeredeyes.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h: personally I don't like
      calling signals and slots as 'signalXXX()' or
      'slotXXX()', so at least in this plugin I will change the naming
      scheme.

2008-11-06 11:20  aclemens

    * removeredeyes/CMakeLists.txt, removeredeyes/advancedsettings.cpp,
      removeredeyes/advancedsettings.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h,
      removeredeyes/settingstab.cpp, removeredeyes/settingstab.h,
      removeredeyes/simplesettings.cpp, removeredeyes/simplesettings.h:
      move storageSettingsBox into the new widget settingsTab.
      settingsTab
      handles the correct use of the config files now. Before that
      values from
      simple and advanced mode mixed up, now they should be treated
      correctly.

2008-11-06 10:03  cgilles

    * metadataedit/iptceditdialog.cpp, metadataedit/xmpeditdialog.cpp:
      Qt4 require stylesheet tags here

2008-11-05 23:15  vfuoglio

    * NEWS, slideshow/slideshow.cpp, slideshow/slideshow.h: New effect
      "Mosaic".
      
      CCMAIL: kde-imaging@kde.org
      GUI:

2008-11-05 19:42  cgilles

    * NEWS: update

2008-11-05 13:37  scripty

    * printwizard/kipiplugin_printwizard.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop: SVN_SILENT made
      messages (.desktop file)

2008-11-04 23:37  vfuoglio

    * slideshow/slideshow.cpp: Moved out code from paintEvent.

2008-11-04 22:59  vfuoglio

    * slideshow/listimageitems.cpp: Fixed distance between preview
      items.

2008-11-04 22:39  vfuoglio

    * slideshow/slideshow.cpp, slideshow/slideshowgl.cpp: Inserted KIPI
      logo into "End of show" message.

2008-11-04 22:06  aclemens

    * removeredeyes/simplesettings.cpp,
      removeredeyes/storagesettingsbox.cpp: polish

2008-11-04 20:44  aclemens

    * removeredeyes/removeredeyeswindow.cpp: re-connect user1 button

2008-11-04 20:37  aclemens

    * removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h: added method setBusy() to
      prepare the dialog for a cancel action. Next
      step is to implement a mechanism to abort red-eye correction.

2008-11-04 20:37  aclemens

    * removeredeyes/imageslist.cpp, removeredeyes/imageslist.h,
      removeredeyes/workerthread.cpp, removeredeyes/workerthread.h,
      removeredeyes/workerthreaddata.cpp,
      removeredeyes/workerthreaddata.h: polish

2008-11-04 20:35  vfuoglio

    * NEWS, slideshow/CMakeLists.txt, slideshow/imageloadthread.cpp,
      slideshow/slideshowloader.cpp: Added RAW images support to
      SlideShow.
      
      CCMAIL: kde-imaging@kde.org
      BUG: 157285

2008-11-04 19:37  cgilles

    * gpssync/gpseditdialog.cpp, gpssync/gpsmapwidget.cpp,
      gpssync/gpstracklisteditdialog.cpp,
      gpssync/gpstracklistwidget.cpp: kipi-plugins from trunk : GPSSync
      : Google API has changed. now to change map type, values to pass
      in url are differents, especially for normal map.
      Using old values can crash KHTML embeded in the plugin. So, this
      commit fix the problem.
      More info here:
      http://groups.google.it/group/Google-Maps-API/browse_thread/thread/eec00441339c0a52/ed984365b8a3b18e?lnk=raot
      CCMAIL: fzellini@gmail.com
      CCBUGS: 159570
      CCBUGS: 165370

2008-11-04 18:06  aclemens

    * removeredeyes/removeredeyeswindow.cpp: set progressbar value to 0
      so that it is actually displayed

2008-11-04 18:06  aclemens

    * removeredeyes/CMakeLists.txt,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h,
      removeredeyes/workerthread.cpp, removeredeyes/workerthread.h,
      removeredeyes/workerthreaddata.cpp,
      removeredeyes/workerthreaddata.h, removeredeyes/wteventdata.cpp,
      removeredeyes/wteventdata.h: rename WTEventData

2008-11-04 17:33  aclemens

    * removeredeyes/workerthread.cpp: cleanup: no kdebug needed
      anymore, use switch statement for better
      readability

2008-11-04 17:33  aclemens

    * removeredeyes/TODO, removeredeyes/workerthread.cpp,
      removeredeyes/wteventdata.cpp, removeredeyes/wteventdata.h: keep
      WTEventData for now, maybe more data needs to be sent in the
      future

2008-11-04 17:30  cgilles

    * AUTHORS: update

2008-11-04 16:34  cgilles

    * slideshow/slideshow.cpp: fix warning

2008-11-04 16:15  vfuoglio

    * slideshow/maindialog.cpp: Removed useless kDebug() calls.

2008-11-04 16:12  vfuoglio

    * NEWS, slideshow/slideshow.cpp, slideshow/slideshow.h: New effect
      "Cubism".
      
      GUI:

2008-11-04 15:06  aclemens

    * removeredeyes/TODO: update

2008-11-04 15:00  aclemens

    * removeredeyes/TODO: add TODO

2008-11-04 14:18  aclemens

    * removeredeyes/blobsettingsbox.cpp,
      removeredeyes/classifiersettingsbox.cpp,
      removeredeyes/eyelocator.cpp, removeredeyes/simplesettings.cpp,
      removeredeyes/storagesettingsbox.cpp,
      removeredeyes/workerthread.cpp: polish

2008-11-04 14:05  aclemens

    * removeredeyes/storagesettingsbox.cpp: don't set lineedit
      invisible, this will resize the storagebox if both
      lineedit widgets are hidden

2008-11-04 14:05  aclemens

    * removeredeyes/advancedsettings.cpp: layout change

2008-11-04 13:53  anaselli

    * printwizard/wizard.cpp: SVN_SILENT: removed useless wizard.h it's
      already in moc

2008-11-04 13:36  aclemens

    * removeredeyes/advancedsettings.cpp,
      removeredeyes/removalsettings.h,
      removeredeyes/removeredeyeswindow.cpp, removeredeyes/settings.h,
      removeredeyes/simplesettings.cpp, removeredeyes/workerthread.cpp:
      rename the file so it fits the class name

2008-11-04 13:28  cgilles

    * sendimages/sendimagesdialog.cpp: use Oxygen icon

2008-11-04 13:26  aclemens

    * removeredeyes/plugin_removeredeyes.cpp,
      removeredeyes/plugin_removeredeyes.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h: when renaming the files,
      also rename the actual class :-)

2008-11-04 13:26  aclemens

    * removeredeyes/removeredeyeswindow.cpp: reset progress bar

2008-11-04 13:20  cgilles

    * removeredeyes/plugin_removeredeyes.cpp: use Oxygen icon

2008-11-04 13:19  aclemens

    * removeredeyes/removeredeyeswindow.cpp: polish

2008-11-04 13:15  aclemens

    * removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h: add help button

2008-11-04 12:51  aclemens

    * removeredeyes/removeredeyeswindow.cpp: typo

2008-11-04 12:46  aclemens

    * removeredeyes/simplesettings.cpp: missing include

2008-11-04 12:46  aclemens

    * removeredeyes/imageslist.cpp,
      removeredeyes/removeredeyeswindow.cpp: load currently selected
      images from within mainwindow, not when creating imagesList
      widget, otherwise the signalFoundRAWImages() will not be received
      on first startup

2008-11-04 12:40  mlaurent

    * removeredeyes/simplesettings.cpp: Add missing i18n

2008-11-04 12:38  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      printwizard/kipiplugin_printwizard.desktop,
      removeredeyes/kipiplugin_removeredeyes.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2008-11-04 12:37  mlaurent

    * removeredeyes/Messages.sh: Extract messages

2008-11-04 12:16  cgilles

    * NEWS: update

2008-11-04 11:47  aclemens

    * removeredeyes/CMakeLists.txt,
      removeredeyes/plugin_removeredeyes.cpp,
      removeredeyes/redeyeswindow.cpp, removeredeyes/redeyeswindow.h,
      removeredeyes/removeredeyeswindow.cpp,
      removeredeyes/removeredeyeswindow.h,
      removeredeyes/storagesettingsbox.cpp: rename main window file

2008-11-04 11:19  cgilles

    * removeredeyes/libcvblobs/BlobExtraction.cpp,
      removeredeyes/libcvblobs/BlobResult.h: compile

2008-11-04 11:04  cgilles

    * removeredeyes/CMakeLists.txt, removeredeyes/eyelocator.cpp,
      removeredeyes/libcvblobs, removeredeyes/libcvblobs/Blob.cpp,
      removeredeyes/libcvblobs/Blob.h,
      removeredeyes/libcvblobs/BlobExtraction.cpp,
      removeredeyes/libcvblobs/BlobExtraction.h,
      removeredeyes/libcvblobs/BlobLibraryConfiguration.h,
      removeredeyes/libcvblobs/BlobResult.cpp,
      removeredeyes/libcvblobs/BlobResult.h: add libcvblobs

2008-11-04 09:54  cgilles

    * CMakeLists.txt: missing path to optional cmake scripts

2008-11-04 09:12  aclemens

    * removeredeyes/simplesettings.cpp: it's not 'very fast', just
      faster...

2008-11-04 09:05  aclemens

    * removeredeyes/simplesettings.cpp: tuning some parameters

2008-11-04 08:40  cgilles

    * README: update

2008-11-04 08:33  cgilles

    * removeredeyes/cmake: obsolete

2008-11-04 08:33  cgilles

    * CMakeLists.txt, cmake/modules/FindOpenCV.cmake,
      removeredeyes/CMakeLists.txt,
      removeredeyes/cmake/modules/FindOpenCV.cmake: full intergration
      of RemoveRedEyes plugin with kipi-plugins... + some polish in
      cmake files

2008-11-04 01:56  adjam

    * galleryexport/gallerywindow.cpp: Fixed a problem in photo
      listing.

2008-11-04 01:34  vfuoglio

    * slideshow/maindialog.cpp: Fixed include.

2008-11-04 01:06  vfuoglio

    * slideshow/CMakeLists.txt, slideshow/imageviewer.cpp,
      slideshow/imageviewer.h, slideshow/listimageitems.cpp,
      slideshow/listimageitems.h, slideshow/maindialog.cpp,
      slideshow/maindialog.h, slideshow/maindialog.ui: Using libkipi to
      retrieve thumbnails.
      
      CCMAIL: caulier.gilles@gmail.com

2008-11-04 00:21  anaselli

    * printwizard/wizard.cpp, printwizard/wizard.h: - ported browse
      file button
      - ported page layout selection

2008-11-03 23:39  aclemens

    * removeredeyes/advancedsettings.cpp,
      removeredeyes/simplesettings.cpp: Comment these lines for now,
      the crash the host application on exit.
      But I really don't understand why, since it works in the
      mainwindow,
      too. It also works when only commenting the line from
      simplesettings.cpp and keep the advancedsettings.cpp untouched,
      but when
      both widgets delete their settings object, it crashes.

2008-11-03 20:13  aclemens

    * printwizard/cropframe.cpp, printwizard/plugin_printwizard.cpp,
      printwizard/tphoto.cpp, printwizard/tphoto.h,
      printwizard/utils.cpp, printwizard/utils.h,
      printwizard/wizard.cpp: finished include cleanup. I have removed
      a lot and it still works, this
      is programming I like :-)

2008-11-03 19:51  aclemens

    * printwizard/cropframe.cpp, printwizard/cropframe.h,
      printwizard/plugin_printwizard.cpp,
      printwizard/plugin_printwizard.h, printwizard/tphoto.cpp,
      printwizard/tphoto.h, printwizard/utils.cpp,
      printwizard/wizard.cpp, printwizard/wizard.h: beginning includes
      cleanup. In the next step unneeded libs will be
      removed...

2008-11-03 19:26  cgilles

    * printwizard/plugin_printwizard.cpp,
      printwizard/plugin_printwizard.h, printwizard/tphoto.cpp,
      printwizard/tphoto.h, printwizard/utils.cpp, printwizard/utils.h,
      printwizard/wizard.cpp, printwizard/wizard.h: polish

2008-11-03 19:06  cgilles

    * CMakeLists.txt, printwizard/cropframe.cpp,
      printwizard/cropframe.h, printwizard/plugin_printwizard.cpp,
      printwizard/plugin_printwizard.h, printwizard/tphoto.cpp,
      printwizard/tphoto.h, printwizard/utils.cpp, printwizard/utils.h,
      printwizard/wizard.cpp, printwizard/wizard.h: PrintWizzard : use
      Oxygen icon + std file header for kipi...

2008-11-03 18:57  aclemens

    * CMakeLists.txt: register removeredeyes batch plugin. Right now
      I'm not sure if the Cmake
      config is correct (openCV, openCV blob library detection), at
      least on
      my machine it works.

2008-11-03 18:46  aclemens

    * removeredeyes: initial commit into KIPI trunk

2008-11-03 15:56  cgilles

    * printwizard/tphoto.cpp, printwizard/tphoto.h: fix coding style
      fix indent
      compile with libkdcraw from trunk
      compile under windows

2008-11-03 15:47  cgilles

    * printwizard/CMakeLists.txt: polish

2008-11-03 12:54  scripty

    * printwizard/kipiplugin_printwizard.desktop: SVN_SILENT made
      messages (.desktop file)

2008-11-03 08:00  mlaurent

    * acquireimages/Messages.sh: Fix extract

2008-11-03 07:48  mlaurent

    * printwizard/wizard.cpp: Fix error

2008-11-03 07:48  mlaurent

    * printwizard/tphoto.cpp: Not necessary to test it

2008-11-03 07:39  mlaurent

    * printwizard/cropframe.cpp: Fix mem leak

2008-11-03 07:18  mlaurent

    * printwizard/Messages.sh, printwizard/croppage.ui,
      printwizard/infopage.ui, printwizard/photopage.ui: Extract
      messages
      Fix ui files

2008-11-02 15:05  anaselli

    * CMakeLists.txt, printwizard, printwizard/CMakeLists.txt,
      printwizard/cropframe.cpp, printwizard/cropframe.h,
      printwizard/croppage.ui, printwizard/infopage.ui,
      printwizard/intropage.ui,
      printwizard/kipiplugin_printwizard.desktop,
      printwizard/photopage.ui, printwizard/plugin_printwizard.cpp,
      printwizard/plugin_printwizard.h, printwizard/tphoto.cpp,
      printwizard/tphoto.h, printwizard/utils.cpp, printwizard/utils.h,
      printwizard/wizard.cpp, printwizard/wizard.h: start printwizard
      kde4 porting

2008-11-02 14:59  jaiva

    * flickrexport/flickrtalker.cpp, flickrexport/mpform.cpp,
      flickrexport/mpform.h: Fixing the mpform removing use of the
      TextStream replacing it with simply QByteArray everywhere.
      Checked the uploader to be working fine again.

2008-11-02 14:54  gateau

    * htmlexport/wizard.cpp: Fix double margins.

2008-11-02 12:38  jaiva

    * picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebtalker.h: Fixes in the way the Checking
      of Token was handled, now the token will be stored properly for
      resuse. One optimization which still can be done is to use the
      list of albums fetched by checktoken method instead of
      re-requesting the same.

2008-11-01 19:14  vfuoglio

    * slideshow/slideshow.cpp: Fixed SlidePlaybackWidget background.
      
      CCMAIL: kde-imaging@kde.org

2008-11-01 19:11  gateau

    * htmlexport/generator.cpp, htmlexport/generator.h: Clean up. No
      need for Generator::emitWarning.

2008-11-01 19:11  gateau

    * htmlexport/generator.h: Doc

2008-11-01 19:11  gateau

    * htmlexport/generator.cpp, htmlexport/generator.h: Declare
      ImageGenerationFunctor in header file.

2008-11-01 19:11  gateau

    * htmlexport/generator.cpp, htmlexport/uniquenamehelper.h: Moved
      UniqueNameHelper to its own file.

2008-11-01 19:11  gateau

    * htmlexport/generator.cpp, htmlexport/generator.h: Generate
      thumbnails using QtConcurrent.

2008-11-01 19:10  gateau

    * common/libkipiplugins/batchprogressdialog.cpp,
      common/libkipiplugins/batchprogressdialog.h: New properties:
      progress and total.

2008-11-01 19:10  gateau

    * htmlexport/generator.cpp: Generate xml separately

2008-11-01 18:57  vfuoglio

    * slideshow/slideshow.cpp: Cleared warnings

2008-11-01 18:53  vfuoglio

    * slideshow/slideshow.cpp: Fixed progress indicator background.
      
      CCMAIL: kde-imaging@kde.org

2008-11-01 18:45  vfuoglio

    * NEWS, slideshow/maindialog.cpp, slideshow/slideshow.cpp,
      slideshow/slideshow.h: Normal effects are back!!!
      
      I want to thank Aurélien Gâteau for his precious help :)
      
      CCMAIL: kde-imaging@kde.org
      GUI:

2008-11-01 18:44  jaiva

    * picasawebexport/picasawebviewitem.cpp,
      picasawebexport/picasawebviewitem.h: Removing the unused class
      from the code base.

2008-11-01 18:42  jaiva

    * picasawebexport/CMakeLists.txt, picasawebexport/mpform.cpp,
      picasawebexport/picasaweblogin.cpp,
      picasawebexport/picasawebnewalbumdialog.ui,
      picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebtalker.h,
      picasawebexport/picasawebwidget.cpp,
      picasawebexport/picasawebwidget.h,
      picasawebexport/picasawebwindow.cpp,
      picasawebexport/picasawebwindow.h: More changes to remove
      Q3Support dependencies and the warnings because of the deprecated
      methods. The checktoken method is currently not functional and
      user has to enter the password everytime he lauanches the plugin.
      Will be fixing that soon.
      

2008-11-01 16:24  adjam

    * galleryexport/albumdlg.h: Fix typo

2008-11-01 16:20  cgilles

    * NEWS: update

2008-11-01 16:12  adjam

    * NEWS: update bug fixing

2008-11-01 16:02  adjam

    * galleryexport/albumdlg.cpp: QDialog in albumDlg

2008-11-01 15:23  adjam

    * galleryexport/albumdlg.h, galleryexport/gallerympform.cpp,
      galleryexport/gallerytalker.cpp: GalleryExport now seems work
      properly!!
      Thank you jain (I don't know you, but seeing your last commit
      helps me a lot!!)

2008-11-01 14:25  gateau

    * htmlexport/generator.cpp: Use Q_FOREACH

2008-11-01 14:24  gateau

    * htmlexport/generator.cpp, htmlexport/generator.h: Use signal to
      notify about warnings. Preparing for threaded generation.

2008-11-01 14:24  gateau

    * htmlexport/generator.cpp: Separated XML and image generation.

2008-11-01 14:23  gateau

    * htmlexport/generator.cpp: appendImageElementToXML no longer needs
      a QImage reference.

2008-11-01 11:32  jaiva

    * picasawebexport/mpform.cpp, picasawebexport/picasawebitem.h,
      picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebtalker.h,
      picasawebexport/picasawebwindow.cpp,
      picasawebexport/picasawebwindow.h: Changes to fix the problem
      with QTextStream replacing the use by simple QByteArrays. Also
      porting some more of QT3 code to QT4 removing some use of
      Q3Support depdencies.

2008-11-01 10:22  adjam

    * galleryexport/galleries.cpp, galleryexport/gallerywindow.cpp,
      galleryexport/plugin_galleryexport.cpp: Config file name:
      galleryrc -> kipirc

2008-10-31 23:26  gateau

    * htmlexport/themeparameterspage.ui, htmlexport/wizard.cpp: Show a
      scrollbar if there is too many parameters.

2008-10-31 23:26  gateau

    * htmlexport/generator.cpp, htmlexport/theme.cpp: URL -> Url

2008-10-31 22:32  gateau

    * htmlexport/imagesettingspage.ui, htmlexport/wizard.cpp: Polish
      ImageSettings ui.

2008-10-31 22:32  gateau

    * htmlexport/CMakeLists.txt, htmlexport/invisiblebuttongroup.cpp,
      htmlexport/invisiblebuttongroup.h, htmlexport/wizard.cpp:
      Integrate InvisibleButtonGroup from Gwenview.
      Maybe a candidate for kdelibs?

2008-10-31 22:32  gateau

    * htmlexport/wizard.cpp, htmlexport/wizard.h: Cleanup

2008-10-31 22:30  adjam

    * galleryexport/albumdlg.cpp, galleryexport/albumdlg.h,
      galleryexport/gallerytalker.cpp, galleryexport/gallerywindow.h:
      Some EBN Krazy issues fixing..

2008-10-31 20:38  adjam

    * galleryexport/galleryalbumwidget.ui,
      galleryexport/gallerympform.cpp, galleryexport/gallerytalker.cpp,
      galleryexport/gallerywindow.cpp:

2008-10-31 18:14  gateau

    * htmlexport/wizard.cpp, htmlexport/wizard.h: Make sure the "next"
      button of the collection selector page is disabled
      until a collection is selected.

2008-10-31 12:30  scripty

    * dngconverter/plugin/kipiplugin_dngconverter.desktop,
      rawconverter/kipiplugin_rawconverter.desktop: SVN_SILENT made
      messages (.desktop file)

2008-10-30 17:37  cgilles

    * acquireimages/twainiface/twaincontroller.cpp: polish

2008-10-30 17:36  cgilles

    * acquireimages/twainiface/twaincontroller.cpp,
      acquireimages/twainiface/twaincontroller.h: polish

2008-10-30 16:01  cgilles

    * NEWS: update

2008-10-30 15:53  cgilles

    * acquireimages/twainiface/qtwain.cpp,
      acquireimages/twainiface/qtwain.h,
      acquireimages/twainiface/twaindialog.cpp,
      acquireimages/twainiface/twaindialog.h: These class are now
      obsolete

2008-10-30 15:52  cgilles

    * acquireimages/CMakeLists.txt,
      acquireimages/plugin_acquireimages.cpp: acquireimage plugin now
      use twaincontroller instead twain dialog

2008-10-30 15:36  cgilles

    * acquireimages/twainiface/twaincontroller.cpp: polish

2008-10-30 15:28  cgilles

    * acquireimages/twainiface/twaincontroller.cpp,
      acquireimages/twainiface/twaincontroller.h: use twaincontroller
      in twainiface test program

2008-10-30 13:46  cgilles

    * acquireimages/twainiface/main.cpp,
      acquireimages/twainiface/twaincontroller.cpp,
      acquireimages/twainiface/twaincontroller.h: compile

2008-10-30 13:33  cgilles

    * acquireimages/twainiface/main.cpp,
      acquireimages/twainiface/twaincontroller.h: compile

2008-10-30 13:31  cgilles

    * acquireimages/CMakeLists.txt: new build using twain ctrl

2008-10-30 13:30  cgilles

    * acquireimages/twainiface/twaincontroller.cpp,
      acquireimages/twainiface/twaincontroller.h: new twain controller
      based on QWidget

2008-10-30 09:12  cgilles

    * acquireimages/CMakeLists.txt,
      acquireimages/plugin_acquireimages.cpp,
      acquireimages/plugin_acquireimages.h: now acquireimage plugin use
      twain dialog

2008-10-30 09:05  cgilles

    * acquireimages/plugin_acquireimages.cpp,
      acquireimages/plugin_acquireimages.h: fix header

2008-10-30 09:03  cgilles

    * acquireimages/twainiface/twaindialog.cpp: compile

2008-10-30 09:01  cgilles

    * acquireimages/twainiface/qtwainmainwindow.cpp,
      acquireimages/twainiface/qtwainmainwindow.h,
      acquireimages/twainiface/twaindialog.cpp: obsolete

2008-10-30 08:58  cgilles

    * acquireimages/twainiface/twaindialog.cpp: Patrick: Look this
      commit. there is a bug in KDElibs i think... This is the code of
      a stand alone version of acquire image kipi-plugin using TWAIN
      interface (twainiface.exe)
      
      Why when i uncomment this line, we have an eternal loop ?
      
      This problem is reproductible in showfoto. Load an image and try
      to save it. the code is the same in showfoto...
      
      CCMAIL: ps_ml@gmx.de
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kde-imaging@kde.org

2008-10-30 08:35  cgilles

    * project/NEWS.KDE3: NEWS about KDE3 (archive)

2008-10-30 08:26  cgilles

    * NEWS: only include KDE4 NEWS here

2008-10-30 08:20  cgilles

    * NEWS: update

2008-10-30 08:19  cgilles

    * CMakeLists.txt: bumg version

2008-10-30 08:18  cgilles

    * acquireimages/twainiface/qtwain.cpp,
      acquireimages/twainiface/qtwain.h,
      acquireimages/twainiface/twaindialog.cpp,
      acquireimages/twainiface/twainiface.h: port ++

2008-10-29 16:13  cgilles

    * acquireimages/twainiface/main.cpp,
      acquireimages/twainiface/twaindialog.cpp,
      acquireimages/twainiface/twaindialog.h: polish

2008-10-29 15:36  cgilles

    * acquireimages/CMakeLists.txt: polish

2008-10-29 15:33  cgilles

    * acquireimages/CMakeLists.txt, acquireimages/twainiface/main.cpp,
      acquireimages/twainiface/twaindialog.cpp,
      acquireimages/twainiface/twaindialog.h: new twain dialog

2008-10-29 14:14  cgilles

    * acquireimages/plugin_acquireimages.cpp,
      acquireimages/plugin_acquireimages.h,
      acquireimages/twainiface/qtwain.cpp: polish

2008-10-29 13:39  cgilles

    * acquireimages/plugin_acquireimages.cpp,
      acquireimages/twainiface/qtwain.cpp: polish

2008-10-29 13:38  cgilles

    * acquireimages/twainiface/qtwainmainwindow.cpp: no need to delete
      Qt based widget in destructor

2008-10-29 12:57  cgilles

    * acquireimages/CMakeLists.txt,
      acquireimages/plugin_acquireimages.cpp: compile

2008-10-29 12:40  cgilles

    * acquireimages/CMakeLists.txt,
      acquireimages/plugin_acquireimages.cpp,
      acquireimages/plugin_acquireimages.h: start to interface
      AcquireImage plugin with Twain interface (Win32 only of course)

2008-10-29 11:05  cgilles

    * acquireimages/twainiface/qtwain.cpp: now it's work. Win32 DIB to
      QImage conversion run properlly

2008-10-29 07:50  cgilles

    * acquireimages/twainiface/qtwain.cpp: try to add a BMP header

2008-10-29 07:22  cgilles

    * acquireimages/twainiface/qtwaininterface.cpp,
      acquireimages/twainiface/qtwaininterface.h: obsolete

2008-10-28 18:31  cgilles

    * acquireimages/CMakeLists.txt: compile under linux

2008-10-28 16:01  cgilles

    * acquireimages/twainiface/qtwain.cpp: use stream

2008-10-28 15:46  cgilles

    * acquireimages/CMakeLists.txt,
      acquireimages/twainiface/qtwain.cpp,
      acquireimages/twainiface/qtwainmainwindow.cpp: polish

2008-10-28 14:10  aclemens

    * picasawebexport/ui_picasawebnewalbumdialog.h: we don't need this
      file under version control

2008-10-28 14:06  cgilles

    * acquireimages/twainiface/qtwain.cpp: debug

2008-10-28 13:59  cgilles

    * acquireimages/twainiface/qtwain.cpp: compile

2008-10-28 13:58  cgilles

    * acquireimages/twainiface/qtwain.cpp: port ++

2008-10-28 13:57  cgilles

    * acquireimages/twainiface/qtwain.h: polish

2008-10-28 13:39  cgilles

    * acquireimages/twainiface/qtwainmainwindow.cpp: port ++

2008-10-28 13:39  cgilles

    * acquireimages/twainiface/qtwainmainwindow.h: port ++

2008-10-28 13:28  cgilles

    * acquireimages/twainiface/qtwain.cpp,
      acquireimages/twainiface/qtwain.h: port ++

2008-10-28 13:18  cgilles

    * acquireimages/twainiface/twainiface.cpp: compile

2008-10-28 13:17  cgilles

    * acquireimages/twainiface/qtwainmainwindow.cpp: compile

2008-10-28 13:14  cgilles

    * acquireimages/twainiface/qtwain.cpp,
      acquireimages/twainiface/qtwain.h,
      acquireimages/twainiface/twainiface.cpp,
      acquireimages/twainiface/twainiface.h: port ++

2008-10-28 13:03  aclemens

    * imageviewer/helpdialog.ui: text in help viewer was broken due to
      the change from Q3TextBrowser to QTextBrowser

2008-10-28 13:02  aclemens

    * dngconverter/plugin/settingswidget.cpp,
      flickrexport/flickralbumdialog.ui, flickrexport/flickrtalker.cpp,
      flickrexport/login.cpp, flickrexport/login.h,
      galleryexport/galleryalbumwidget.ui,
      galleryexport/galleryconfig.cpp, gpssync/gpssyncdialog.cpp,
      gpssync/kmlexportconfig.cpp, gpssync/kmlexportconfig.h,
      htmlexport/imagesettingspage.ui,
      htmlexport/listthemeparameter.cpp,
      htmlexport/listthemeparameter.h,
      htmlexport/stringthemeparameter.cpp,
      htmlexport/stringthemeparameter.h, htmlexport/wizard.cpp,
      metadataedit/exifadjust.cpp, metadataedit/exifdevice.cpp,
      metadataedit/exiflens.cpp, metadataedit/exiflight.cpp,
      metadataedit/iptcenvelope.cpp, metadataedit/iptcorigin.cpp,
      metadataedit/iptcproperties.cpp, metadataedit/iptcsubjects.cpp,
      metadataedit/multivaluesedit.cpp,
      metadataedit/objectattributesedit.cpp,
      metadataedit/xmporigin.cpp, metadataedit/xmpproperties.cpp,
      metadataedit/xmpsubjects.cpp, picasawebexport/picasaweblogin.cpp,
      picasawebexport/picasaweblogin.h,
      picasawebexport/picasawebnewalbumdialog.ui,
      picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebwindow.cpp,
      picasawebexport/picasawebwindow.h,
      picasawebexport/ui_picasawebnewalbumdialog.h,
      picasawebexport/uploadwidget.ui,
      rawconverter/savesettingswidget.cpp, sendimages/emailpage.cpp,
      simpleviewerexport/lookpage.cpp, slideshow/maindialog.ui: use KDE
      classes instead of the Qt ones (if possible) to provide a
      consistent look throughout the KDE applications.

2008-10-28 09:23  cgilles

    * acquireimages/twainiface/qtwain.cpp: compile

2008-10-28 09:17  cgilles

    * acquireimages/twainiface/qtwain.cpp,
      acquireimages/twainiface/qtwain.h: compile

2008-10-28 09:11  cgilles

    * acquireimages/twainiface/main.cpp,
      acquireimages/twainiface/qtwainmainwindow.h: compile

2008-10-28 09:09  cgilles

    * acquireimages/twainiface/qtwain.h: compile

2008-10-28 08:57  cgilles

    * acquireimages/twainiface/qtwain.cpp,
      acquireimages/twainiface/qtwain.h,
      acquireimages/twainiface/qtwainmainwindow.cpp,
      acquireimages/twainiface/qtwainmainwindow.h: port ++

2008-10-28 08:32  aclemens

    * slideshow/maindialog.cpp, slideshow/slideshow.cpp,
      slideshow/slideshowgl.cpp: the TRUE and FALSE macros are obsolete
      and should be replaced by the lower case versions

2008-10-28 08:07  cgilles

    * acquireimages/twainiface/twainiface.cpp: polish

2008-10-28 07:48  cgilles

    * acquireimages/twainiface/twain.h,
      acquireimages/twainiface/twainiface.cpp: polish

2008-10-28 07:14  cgilles

    * acquireimages/twainiface/twainiface.cpp: port ++

2008-10-28 07:04  cgilles

    * acquireimages/twainiface/qtwainmainwindow.cpp,
      acquireimages/twainiface/qtwainmainwindow.h,
      acquireimages/twainiface/twainiface.h: port++

2008-10-28 06:51  cgilles

    * acquireimages/twainiface/qtwainmainwindow.h: port++

2008-10-28 06:51  cgilles

    * acquireimages/twainiface/qtwainmainwindow.cpp: port ++

2008-10-27 22:22  aclemens

    * simpleviewerexport/firstrundlg.cpp,
      simpleviewerexport/generalpage.cpp,
      simpleviewerexport/lookpage.cpp,
      simpleviewerexport/plugin_simpleviewer.cpp,
      simpleviewerexport/plugin_simpleviewer.h,
      simpleviewerexport/selectionpage.cpp,
      simpleviewerexport/simpleviewerexport.cpp,
      simpleviewerexport/svedialog.cpp: include own header first (if
      possible) and other include fixes: simpleviewerexport plugin

2008-10-27 22:21  aclemens

    * metadataedit/altlangstringedit.cpp,
      metadataedit/altlangstringedit.h,
      metadataedit/commenteditdialog.cpp,
      metadataedit/commentremovedialog.cpp,
      metadataedit/exifadjust.cpp, metadataedit/exifcaption.cpp,
      metadataedit/exifdatetime.cpp, metadataedit/exifdevice.cpp,
      metadataedit/exifeditdialog.cpp, metadataedit/exiflens.cpp,
      metadataedit/exiflight.cpp, metadataedit/iptccategories.cpp,
      metadataedit/iptccontent.cpp, metadataedit/iptccredits.cpp,
      metadataedit/iptceditdialog.cpp, metadataedit/iptceditdialog.h,
      metadataedit/iptcenvelope.cpp, metadataedit/iptckeywords.cpp,
      metadataedit/iptcorigin.cpp, metadataedit/iptcproperties.cpp,
      metadataedit/iptcstatus.cpp, metadataedit/iptcsubjects.cpp,
      metadataedit/metadatacheckbox.cpp,
      metadataedit/multistringsedit.cpp,
      metadataedit/multivaluesedit.cpp,
      metadataedit/objectattributesedit.cpp,
      metadataedit/plugin_metadataedit.cpp,
      metadataedit/plugin_metadataedit.h,
      metadataedit/xmpcategories.cpp, metadataedit/xmpcontent.cpp,
      metadataedit/xmpcredits.cpp, metadataedit/xmpeditdialog.cpp,
      metadataedit/xmpeditdialog.h, metadataedit/xmpkeywords.cpp,
      metadataedit/xmporigin.cpp, metadataedit/xmpproperties.cpp,
      metadataedit/xmpstatus.cpp, metadataedit/xmpsubjects.cpp: include
      own header first (if possible) and other include fixes:
      metadataedit plugin

2008-10-27 22:21  aclemens

    * imageviewer/plugin_viewer.cpp, imageviewer/texture.cpp,
      imageviewer/texture.h, imageviewer/timer.cpp,
      imageviewer/timer.h, imageviewer/viewerwidget.cpp,
      imageviewer/viewerwidget.h: include own header first (if
      possible) and other include fixes: imageviewer plugin

2008-10-27 22:21  aclemens

    * common/libkipiplugins/kpwriteimage.h,
      dngconverter/dngwriter/dngwriterprivate.h,
      dngconverter/dngwriter/extra/dng_sdk/dng_ifd.cpp,
      htmlexport/wizard.cpp, jpeglossless/plugin_jpeglossless.cpp,
      simpleviewerexport/firstrundlg.cpp: remove duplicate includes

2008-10-27 22:21  aclemens

    * galleryexport/albumdlg.cpp, galleryexport/albumdlg.h,
      galleryexport/galleries.cpp, galleryexport/galleries.h,
      galleryexport/galleryconfig.cpp, galleryexport/galleryconfig.h,
      galleryexport/galleryitem.h, galleryexport/gallerympform.cpp,
      galleryexport/gallerympform.h, galleryexport/gallerytalker.cpp,
      galleryexport/gallerytalker.h, galleryexport/gallerywindow.cpp,
      galleryexport/gallerywindow.h,
      galleryexport/plugin_galleryexport.cpp,
      galleryexport/plugin_galleryexport.h: include own header first
      (if possible) and other include fixes: galleryexport plugin

2008-10-27 22:21  aclemens

    * gpssync/gpsbabelbinary.cpp, gpssync/gpsdataparser.cpp,
      gpssync/gpseditdialog.cpp, gpssync/gpslistviewitem.cpp,
      gpssync/gpsmapwidget.cpp, gpssync/gpssyncdialog.cpp,
      gpssync/gpstracklisteditdialog.cpp,
      gpssync/gpstracklistviewitem.cpp, gpssync/gpstracklistwidget.cpp,
      gpssync/kmlexport.cpp, gpssync/kmlexportconfig.cpp,
      gpssync/kmlgpsdataparser.cpp, gpssync/plugin_gpssync.cpp,
      gpssync/plugin_gpssync.h: include own header first (if possible)
      and other include fixes: gpssync plugin

2008-10-27 20:09  cgilles

    * acquireimages/twainiface/qtwaininterface.cpp,
      acquireimages/twainiface/qtwaininterface.h,
      acquireimages/twainiface/twainiface.h: polish

2008-10-27 20:06  cgilles

    * acquireimages/twainiface/twainiface.cpp,
      acquireimages/twainiface/twainiface.h: polish

2008-10-27 19:58  cgilles

    * acquireimages/twainiface/qtwainmainwindow.cpp: compile

2008-10-27 19:56  cgilles

    * acquireimages/twainiface/qtwainmainwindow.cpp,
      acquireimages/twainiface/qtwainmainwindow.h: polish

2008-10-27 19:25  cgilles

    * acquireimages/twainiface/main.cpp,
      acquireimages/twainiface/qtwain.cpp,
      acquireimages/twainiface/qtwain.h,
      acquireimages/twainiface/twainiface.cpp,
      acquireimages/twainiface/twainiface.h: polish

2008-10-27 19:20  cgilles

    * acquireimages/twainiface/qtwaininterface.cpp,
      acquireimages/twainiface/qtwaininterface.h: polish

2008-10-27 18:55  cgilles

    * acquireimages/twainiface/qtwainmainwindow.cpp,
      acquireimages/twainiface/qtwainmainwindow.h: polish

2008-10-27 18:30  cgilles

    * CMakeLists.txt: add rules for acquireimages plugin

2008-10-27 18:24  cgilles

    * acquireimages/twainiface/qtwainsubstitute.cpp,
      acquireimages/twainiface/qtwainsubstitute.h: obsolete

2008-10-27 18:23  cgilles

    * acquireimages/CMakeLists.txt,
      acquireimages/twainiface/qtwaininterface.h,
      acquireimages/twainiface/qtwainsubstitute.cpp,
      acquireimages/twainiface/qtwainsubstitute.h: polish

2008-10-27 14:47  cgilles

    * acquireimages/twainiface/qtwain.cpp: fix warning

2008-10-27 14:44  cgilles

    * acquireimages/CMakeLists.txt, acquireimages/twainiface/qtwain.h,
      acquireimages/twainiface/twaincpp.cpp,
      acquireimages/twainiface/twaincpp.h,
      acquireimages/twainiface/twainiface.cpp,
      acquireimages/twainiface/twainiface.h: polish

2008-10-27 14:41  cgilles

    * acquireimages/twainiface/qtwain.cpp,
      acquireimages/twainiface/qtwain.h,
      acquireimages/twainiface/twaincpp.cpp,
      acquireimages/twainiface/twaincpp.h: polish

2008-10-27 14:31  cgilles

    * acquireimages/twainiface/qtwainmainwindow.cpp: polish

2008-10-27 14:25  cgilles

    * acquireimages/twainiface/twaincpp.h: polish

2008-10-27 14:22  cgilles

    * acquireimages/twainiface/twaincpp.cpp: polish

2008-10-27 14:20  cgilles

    * acquireimages/twainiface/qtwaininterface.cpp: polish

2008-10-27 14:17  cgilles

    * acquireimages/twainiface/qtwainmainwindow.cpp,
      acquireimages/twainiface/qtwainmainwindow.h: polish

2008-10-27 14:09  cgilles

    * acquireimages/twainiface/main.cpp,
      acquireimages/twainiface/qtwain.cpp,
      acquireimages/twainiface/qtwain.h,
      acquireimages/twainiface/qtwaininterface.cpp,
      acquireimages/twainiface/qtwaininterface.h,
      acquireimages/twainiface/qtwainsubstitute.cpp,
      acquireimages/twainiface/qtwainsubstitute.h,
      acquireimages/twainiface/twaincpp.cpp,
      acquireimages/twainiface/twaincpp.h: polish

2008-10-27 13:36  aclemens

    * picasawebexport/mpform.cpp, picasawebexport/mpform.h,
      picasawebexport/picasaweblogin.cpp,
      picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebtalker.h,
      picasawebexport/picasawebwindow.cpp,
      picasawebexport/picasawebwindow.h: replace some Q3support classes
      (that should be safe to change) by their Qt4 counterparts

2008-10-27 13:15  cgilles

    * acquireimages/CMakeLists.txt, acquireimages/twainiface,
      acquireimages/twainiface/dib.cpp, acquireimages/twainiface/dib.h,
      acquireimages/twainiface/dibapi.h,
      acquireimages/twainiface/dibfile.c,
      acquireimages/twainiface/dibutil.c,
      acquireimages/twainiface/dibutil.h,
      acquireimages/twainiface/main.cpp,
      acquireimages/twainiface/qtwain.cpp,
      acquireimages/twainiface/qtwain.h,
      acquireimages/twainiface/qtwaininterface.cpp,
      acquireimages/twainiface/qtwaininterface.h,
      acquireimages/twainiface/qtwainmainwindow.cpp,
      acquireimages/twainiface/qtwainmainwindow.h,
      acquireimages/twainiface/qtwainsubstitute.cpp,
      acquireimages/twainiface/qtwainsubstitute.h,
      acquireimages/twainiface/twain.h,
      acquireimages/twainiface/twaincpp.cpp,
      acquireimages/twainiface/twaincpp.h: experimental code to make an
      acquire image interface based on TWAIN under win32. Not yet
      suitable
      CCMAIL: ps_ml@gmx.de

2008-10-27 13:07  aclemens

    * picasawebexport/picasawebwindow.cpp: duplicate include

2008-10-27 13:02  aclemens

    * picasawebexport/mpform.cpp, picasawebexport/mpform.h,
      picasawebexport/picasawebitem.h,
      picasawebexport/picasaweblogin.cpp,
      picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebtalker.h,
      picasawebexport/picasawebviewitem.cpp,
      picasawebexport/picasawebviewitem.h,
      picasawebexport/picasawebwidget.cpp,
      picasawebexport/picasawebwidget.h,
      picasawebexport/picasawebwindow.cpp,
      picasawebexport/picasawebwindow.h,
      picasawebexport/plugin_picasawebexport.cpp,
      picasawebexport/ui_picasawebnewalbumdialog.h: cleanup includes,
      use new header names from Qt4 (qwidget.h => QWidget)

2008-10-27 12:27  cgilles

    * CMakeLists.txt: Now Picasawebexport plugin compile fine under
      win32

2008-10-27 11:54  aclemens

    * picasawebexport/CMakeLists.txt,
      picasawebexport/PicasawebNewAlbumDialog.ui,
      picasawebexport/mpform.cpp, picasawebexport/newalbumdialog.h,
      picasawebexport/picasawebitem.h,
      picasawebexport/picasaweblogin.cpp,
      picasawebexport/picasawebnewalbumdialog.ui,
      picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebwidget.cpp,
      picasawebexport/picasawebwidget.h,
      picasawebexport/picasawebwindow.cpp,
      picasawebexport/ui_picasawebnewalbumdialog.h,
      picasawebexport/uploadwidget.ui: first attempt to port the picasa
      export plugin to Qt4
      
      - both ui files have been ported
      * some widgets have been replaced by their KDE counterpart
      * there still is some Qt3 stuff in them, I don't know what this
      is:
      '#include <Qt3Support/Q3MimeSourceFactory>'
      It seems to be generated by designer all the time
      
      - new headerfile 'newalbumdialog.h'
      
      Unfortunately I'm not able if the plugin works, I have no picasa
      web account. So please test it, maybe everything is broken now
      :-)
      (Have I mentioned that I hate ui files? Guess not...)
      
      Andi

2008-10-27 09:25  cgilles

    * dngconverter/plugin/CMakeLists.txt,
      dngconverter/plugin/dngconverter.cpp,
      dngconverter/test/CMakeLists.txt,
      dngconverter/test/dngconverter.cpp: kipi-plugins from trunk:
      DNGConverter : set dngconverter test program as officially
      available as stand alone program. This version do not use kipi
      interface)

2008-10-27 08:25  cgilles

    * CMakeLists.txt: only compile acquire images under linux. do not
      display any messages relevant under win32 from cmake config
      panel.

2008-10-26 18:47  uwolfer

    * dngconverter/plugin/hi32-action-dngconverter.png,
      galleryexport/gallery.png, gpssync/hi16-action-gpsimagetag.png,
      gpssync/hi32-action-gpsimagetag.png,
      htmlexport/themes/classic/gohome.png,
      htmlexport/themes/classic/up.png,
      htmlexport/themes/cleanframes/star.png,
      htmlexport/themes/matrix/bg.png, htmlexport/themes/s0/next.png,
      htmlexport/themes/s0/next_disabled.png,
      htmlexport/themes/s0/previous.png,
      htmlexport/themes/s0/previous_disabled.png,
      htmlexport/themes/s0/up.png, htmlexport/themes/snow/next.png,
      htmlexport/themes/snow/next_disabled.png,
      htmlexport/themes/snow/previous.png,
      htmlexport/themes/snow/previous_disabled.png,
      imageviewer/cursors/hand.png, imageviewer/cursors/nullImage.png,
      imageviewer/cursors/zoom.png, imageviewer/hi16-action-ogl.png,
      imageviewer/hi32-action-ogl.png,
      jpeglossless/pics/hi32-action-flip-horizontal.png,
      jpeglossless/pics/hi32-action-grayscaleconvert.png,
      metadataedit/hi64-action-metadataedit.png,
      rawconverter/pics/hi128-action-rawconverterbatch.png,
      rawconverter/pics/hi128-action-rawconvertersingle.png,
      simpleviewerexport/space.png,
      slideshow/hi22-action-slideshow.png,
      timeadjust/hi32-action-timeadjust.png: optimizegraphics:
      Losslessly optimized PNG and SVGZ files with "optipng -o5" and
      "advdef -z -4".
      Reduced disk space: 2468KB (2MB)

2008-10-26 18:40  cgilles

    * ChangeLog: update changelog for 0.2.0-beta3 release

0.2.0-beta3 2008-10-26
--------------------------------------------------------------------------------

2008-10-26 16:47  sengels

	* imageviewer/plugin_viewer.cpp: interface is a reserved keyword on
	  msvc

2008-10-26 16:47  sengels

	* slideshow/slideshowkb.cpp: correct this as supposed by pinotree

2008-10-26 15:53  sengels

	* slideshow/slideshowgl.h: add windows specific header

2008-10-26 15:52  sengels

	* slideshow/slideshowkb.cpp, slideshow/slideshowkb.h: include
	  explicitly && xor -> !(||)

2008-10-26 15:49  aclemens

	* dngconverter/plugin/batchdialog.cpp,
	  flickrexport/flickrwidget.cpp, flickrexport/flickrwindow.cpp,
	  gpssync/gpseditdialog.cpp, gpssync/gpssyncdialog.cpp,
	  gpssync/kmlexportconfig.cpp, gpssync/plugin_gpssync.cpp,
	  htmlexport/wizard.cpp, project/release/lib/libl10n.rb,
	  rawconverter/batchdialog.cpp,
	  rawconverter/savesettingswidget.cpp,
	  rawconverter/singledialog.cpp, sendimages/emailpage.cpp,
	  sendimages/imagespage.cpp, simpleviewerexport/generalpage.cpp,
	  simpleviewerexport/lookpage.cpp, slideshow/maindialog.cpp,
	  timeadjust/timeadjustdialog.cpp, wallpaper/plugin_wallpaper.cpp:
	  fix malformed i18n strings

2008-10-26 15:49  aclemens

	* gpssync/gpssyncdialog.cpp, metadataedit/altlangstringedit.cpp,
	  metadataedit/exifadjust.cpp, metadataedit/exifdatetime.cpp,
	  metadataedit/exifdevice.cpp, metadataedit/exiflight.cpp,
	  metadataedit/iptccategories.cpp, metadataedit/iptccontent.cpp,
	  metadataedit/iptccredits.cpp, metadataedit/iptckeywords.cpp,
	  metadataedit/iptcorigin.cpp, metadataedit/iptcproperties.cpp,
	  metadataedit/iptcstatus.cpp, metadataedit/iptcsubjects.cpp,
	  metadataedit/multistringsedit.cpp,
	  metadataedit/multivaluesedit.cpp,
	  metadataedit/objectattributesedit.cpp,
	  metadataedit/xmpcredits.cpp, metadataedit/xmpkeywords.cpp,
	  metadataedit/xmporigin.cpp, metadataedit/xmpproperties.cpp,
	  metadataedit/xmpstatus.cpp, metadataedit/xmpsubjects.cpp,
	  rawconverter/singledialog.cpp, sendimages/emailpage.cpp,
	  timeadjust/timeadjustdialog.cpp: polish gridlayout code

2008-10-26 15:49  aclemens

	* metadataedit/altlangstringedit.cpp,
	  metadataedit/commenteditdialog.cpp, metadataedit/exifadjust.cpp,
	  metadataedit/exifcaption.cpp, metadataedit/exifdatetime.cpp,
	  metadataedit/exifdevice.cpp, metadataedit/exiflens.cpp,
	  metadataedit/exiflight.cpp, metadataedit/iptccategories.cpp,
	  metadataedit/iptccontent.cpp, metadataedit/iptccredits.cpp,
	  metadataedit/iptceditdialog.cpp, metadataedit/iptcenvelope.cpp,
	  metadataedit/iptckeywords.cpp, metadataedit/iptcorigin.cpp,
	  metadataedit/iptcproperties.cpp, metadataedit/iptcstatus.cpp,
	  metadataedit/iptcsubjects.cpp,
	  metadataedit/objectattributesedit.cpp,
	  metadataedit/xmpcategories.cpp, metadataedit/xmpcontent.cpp,
	  metadataedit/xmpcredits.cpp, metadataedit/xmpeditdialog.cpp,
	  metadataedit/xmpkeywords.cpp, metadataedit/xmporigin.cpp,
	  metadataedit/xmpproperties.cpp, metadataedit/xmpstatus.cpp,
	  metadataedit/xmpsubjects.cpp: polish i18n calls in metadataedit
	  plugin

2008-10-26 15:48  aclemens

	* flickrexport/flickrtalker.cpp, flickrexport/flickrviewitem.cpp,
	  flickrexport/flickrwidget.cpp, flickrexport/flickrwindow.cpp,
	  flickrexport/imageslist.cpp, flickrexport/login.cpp,
	  flickrexport/mpform.cpp, flickrexport/plugin_flickrexport.cpp,
	  flickrexport/plugin_flickrexport.h, htmlexport/wizard.cpp:
	  include own header first for flickrexport and htmlexport plugin

2008-10-26 15:11  sengels

	* htmlexport/CMakeLists.txt: fix linkage

2008-10-26 15:04  sengels

	* flickrexport/imageslist.cpp: don't mess with iterator names

2008-10-26 14:34  sengels

	* gpssync/gpstracklistwidget.cpp: SV_SILENT: copy of the previous

2008-10-26 14:33  sengels

	* gpssync/gpsmapwidget.cpp: that one is not needed

2008-10-26 12:39  scripty

	* dngconverter/plugin/kipiplugin_dngconverter.desktop,
	  htmlexport/themes/classic/classic.desktop,
	  htmlexport/themes/cleanframes/cleanframes.desktop,
	  htmlexport/themes/frames/frames.desktop,
	  htmlexport/themes/matrix/matrix.desktop,
	  htmlexport/themes/s0/s0.desktop,
	  htmlexport/themes/simple/simple.desktop: SVN_SILENT made messages
	  (.desktop file)

2008-10-25 20:31  aclemens

	* acquireimages/plugin_acquireimages.cpp,
	  acquireimages/plugin_acquireimages.h,
	  acquireimages/scandialog.cpp, rawconverter/actionthread.cpp,
	  rawconverter/batchdialog.cpp,
	  rawconverter/plugin_rawconverter.cpp,
	  rawconverter/plugin_rawconverter.h,
	  rawconverter/previewwidget.cpp,
	  rawconverter/rawdecodingiface.cpp,
	  rawconverter/savesettingswidget.cpp,
	  rawconverter/singledialog.cpp, sendimages/emailpage.cpp,
	  sendimages/imageresize.cpp, sendimages/imagespage.cpp,
	  sendimages/plugin_sendimages.cpp, sendimages/plugin_sendimages.h,
	  sendimages/sendimages.cpp, sendimages/sendimagesdialog.cpp,
	  slideshow/advanceddialog.cpp, slideshow/advanceddialog.h,
	  slideshow/captiondialog.cpp, slideshow/captiondialog.h,
	  slideshow/common.cpp, slideshow/common.h,
	  slideshow/imageloadthread.cpp, slideshow/imageloadthread.h,
	  slideshow/imageviewer.cpp, slideshow/imageviewer.h,
	  slideshow/kbeffect.cpp, slideshow/kbeffect.h,
	  slideshow/listimageitems.cpp, slideshow/listimageitems.h,
	  slideshow/listsounditems.cpp, slideshow/listsounditems.h,
	  slideshow/maindialog.cpp, slideshow/maindialog.h,
	  slideshow/playbackwidget.cpp, slideshow/playbackwidget.h,
	  slideshow/plugin_slideshow.cpp, slideshow/plugin_slideshow.h,
	  slideshow/screenproperties.cpp, slideshow/screenproperties.h,
	  slideshow/slideplaybackwidget.cpp,
	  slideshow/slideplaybackwidget.h, slideshow/slideshow.cpp,
	  slideshow/slideshow.h, slideshow/slideshowconfig.cpp,
	  slideshow/slideshowconfig.h, slideshow/slideshowgl.cpp,
	  slideshow/slideshowgl.h, slideshow/slideshowkb.cpp,
	  slideshow/slideshowkb.h, slideshow/slideshowloader.cpp,
	  slideshow/slideshowloader.h, slideshow/soundtrackdialog.cpp,
	  slideshow/soundtrackdialog.h, timeadjust/plugin_timeadjust.cpp,
	  timeadjust/plugin_timeadjust.h, timeadjust/timeadjustdialog.cpp,
	  wallpaper/plugin_wallpaper.cpp: this commit fixes the following
	  issues for the plugins
	  slideshow
	  wallpaper
	  sendimages
	  timeadjust
	  rawconverter
	  acquireimages:
	  
	  - include own header first
	  - don't include QtModules
	  - use Qt4 module notation (Q3ValueList, not q3valuelist.h)
	  - some spelling errors

2008-10-25 20:31  aclemens

	* acquireimages/scandialog.cpp,
	  common/libkipiplugins/batchprogressdialog.cpp,
	  common/libkipiplugins/batchprogressdialog.h,
	  common/libkipiplugins/imagedialog.h,
	  common/libkipiplugins/kpaboutdata.h,
	  common/libkipiplugins/kpwriteimage.cpp,
	  common/libkipiplugins/kpwriteimage.h,
	  dngconverter/dngwriter/dngwriter.cpp,
	  dngconverter/dngwriter/dngwriterhost.cpp,
	  dngconverter/plugin/actions.h,
	  dngconverter/plugin/actionthread.cpp,
	  dngconverter/plugin/actionthread.h,
	  dngconverter/plugin/batchdialog.cpp,
	  dngconverter/plugin/batchdialog.h,
	  dngconverter/plugin/clistviewitem.h,
	  dngconverter/plugin/dnglogo.h,
	  dngconverter/plugin/plugin_dngconverter.cpp,
	  dngconverter/plugin/plugin_dngconverter.h,
	  dngconverter/plugin/settingswidget.cpp,
	  dngconverter/plugin/settingswidget.h,
	  flickrexport/flickrwidget.cpp, flickrexport/flickrwindow.cpp,
	  flickrexport/flickrwindow.h, flickrexport/imageslist.cpp,
	  flickrexport/plugin_flickrexport.cpp,
	  flickrexport/plugin_flickrexport.h, galleryexport/albumdlg.h,
	  galleryexport/galleries.cpp, galleryexport/galleries.h,
	  galleryexport/galleryconfig.cpp, galleryexport/galleryconfig.h,
	  galleryexport/galleryitem.h, galleryexport/gallerympform.cpp,
	  galleryexport/gallerympform.h, galleryexport/gallerytalker.cpp,
	  galleryexport/gallerytalker.h, galleryexport/gallerywindow.cpp,
	  galleryexport/gallerywindow.h,
	  galleryexport/plugin_galleryexport.cpp,
	  galleryexport/plugin_galleryexport.h, gpssync/gpsbabelbinary.cpp,
	  gpssync/gpsdatacontainer.h, gpssync/gpsdataparser.cpp,
	  gpssync/gpsdataparser.h, gpssync/gpslistviewitem.cpp,
	  gpssync/gpslistviewitem.h, gpssync/gpssyncdialog.cpp,
	  gpssync/gpssyncdialog.h, gpssync/gpstracklistcontainer.h,
	  gpssync/gpstracklisteditdialog.h,
	  gpssync/gpstracklistviewitem.cpp, gpssync/gpstracklistviewitem.h,
	  gpssync/kmlexport.cpp, imageviewer/plugin_viewer.cpp,
	  imageviewer/plugin_viewer.h, imageviewer/texture.cpp,
	  imageviewer/texture.h, imageviewer/viewerwidget.cpp,
	  imageviewer/viewerwidget.h, jpeglossless/actions.h,
	  jpeglossless/actionthread.cpp, jpeglossless/actionthread.h,
	  jpeglossless/convert2grayscale.cpp,
	  jpeglossless/convert2grayscale.h, jpeglossless/imageflip.cpp,
	  jpeglossless/imageflip.h, jpeglossless/imagerotate.cpp,
	  jpeglossless/imagerotate.h, jpeglossless/jpegtransform.cpp,
	  jpeglossless/jpegtransform.h,
	  jpeglossless/plugin_jpeglossless.cpp,
	  jpeglossless/plugin_jpeglossless.h, jpeglossless/utils.cpp,
	  jpeglossless/utils.h, metadataedit/altlangstringedit.cpp,
	  metadataedit/exifadjust.cpp, metadataedit/exifcaption.cpp,
	  metadataedit/exifdatetime.cpp, metadataedit/exifdevice.cpp,
	  metadataedit/exiflens.cpp, metadataedit/exiflight.cpp,
	  metadataedit/iptccategories.cpp, metadataedit/iptccontent.cpp,
	  metadataedit/iptccredits.cpp, metadataedit/iptcenvelope.cpp,
	  metadataedit/iptckeywords.cpp, metadataedit/iptcorigin.cpp,
	  metadataedit/iptcproperties.cpp, metadataedit/iptcstatus.cpp,
	  metadataedit/iptcsubjects.cpp, metadataedit/metadatacheckbox.h,
	  metadataedit/multistringsedit.cpp,
	  metadataedit/multivaluesedit.cpp,
	  metadataedit/objectattributesedit.cpp,
	  metadataedit/xmpcategories.cpp, metadataedit/xmpcontent.cpp,
	  metadataedit/xmpcredits.cpp, metadataedit/xmpkeywords.cpp,
	  metadataedit/xmporigin.cpp, metadataedit/xmpproperties.cpp,
	  metadataedit/xmpstatus.cpp, metadataedit/xmpsubjects.cpp,
	  picasawebexport/mpform.h, picasawebexport/picasawebwindow.cpp,
	  picasawebexport/picasawebwindow.h,
	  picasawebexport/plugin_picasawebexport.cpp,
	  picasawebexport/plugin_picasawebexport.h, rawconverter/actions.h,
	  rawconverter/actionthread.cpp, rawconverter/actionthread.h,
	  rawconverter/batchdialog.cpp, rawconverter/batchdialog.h,
	  rawconverter/clistviewitem.h,
	  rawconverter/plugin_rawconverter.cpp,
	  rawconverter/plugin_rawconverter.h,
	  rawconverter/previewwidget.cpp, rawconverter/previewwidget.h,
	  rawconverter/rawdecodingiface.cpp,
	  rawconverter/savesettingswidget.cpp,
	  rawconverter/savesettingswidget.h, rawconverter/singledialog.cpp,
	  rawconverter/singledialog.h, sendimages/emailpage.cpp,
	  sendimages/imageresize.cpp, sendimages/imageresize.h,
	  sendimages/imagespage.cpp, sendimages/plugin_sendimages.cpp,
	  sendimages/plugin_sendimages.h, sendimages/sendimages.cpp,
	  sendimages/sendimages.h, simpleviewerexport/firstrundlg.cpp,
	  simpleviewerexport/generalpage.cpp,
	  simpleviewerexport/lookpage.cpp,
	  simpleviewerexport/plugin_simpleviewer.h,
	  simpleviewerexport/selectionpage.cpp,
	  simpleviewerexport/simpleviewerexport.cpp,
	  simpleviewerexport/simpleviewerexport.h,
	  simpleviewerexport/svedialog.cpp,
	  timeadjust/timeadjustdialog.cpp, timeadjust/timeadjustdialog.h,
	  wallpaper/plugin_wallpaper.cpp, wallpaper/plugin_wallpaper.h: fix
	  spelling in comments to match the look of digiKam and
	  kipi-plugins

2008-10-25 13:16  cgilles

	* NEWS: polish

2008-10-25 07:38  cgilles

	* project/release/README: read me

2008-10-24 18:40  cgilles

	* CMakeLists.txt: optional message

2008-10-24 13:10  cgilles

	* CMakeLists.txt: better report panel

2008-10-24 12:53  cgilles

	* project/release/lib/libbase.rb,
	  project/release/lib/libkdialog.rb,
	  project/release/lib/libl10n.rb,
	  project/release/lib/librelease.rb,
	  project/release/lib/libreleasedigikamkipi.rb: update release
	  script

2008-10-24 09:08  cgilles

	* dngconverter/dngwriter/extra/dng_sdk/dng_date_time.cpp: backport
	  Wine api from Kernel32 to implement
	  TzSpecificLocalTimeToSystemTime() which is unavailable with
	  MinGW.
	  CCMAIL: ps_ml@gmx.de

2008-10-24 08:14  cgilles

	* dngconverter/dngwriter/extra/dng_sdk/dng_date_time.cpp: another
	  try to fix broken compilation

2008-10-24 07:59  cgilles

	* dngconverter/dngwriter/extra/dng_sdk/dng_date_time.cpp: try to
	  fix win32 date time compilation

2008-10-24 06:05  cgilles

	* picasawebexport/CMakeLists.txt: fix order for win32

2008-10-24 06:03  cgilles

	* picasawebexport/CMakeLists.txt: polish

2008-10-23 23:52  adjam

	* galleryexport/gallerytalker.cpp, galleryexport/gallerywindow.cpp:
	  Some ads in gtalker. Fix config file in gwindow

2008-10-23 23:49  adjam

	* galleryexport/plugin_galleryexport.cpp: Modified string "xx
	  Export.." 2 "Export to xx..." as Flick and
	  Picasaweb export plugins

2008-10-23 13:30  cgilles

	* dngconverter/test/CMakeLists.txt: Et voilà. excepted PicasaWeb
	  plugin which do not compile duing an old Qt3 ui file to convert
	  to Qt4, all kipi-plugins compile fine under Windows using MinGw.
	  
	  CCMAIL: digikam-devel@kde.org
	  CCMAIL: kde-imaging@kde.org

2008-10-23 12:58  cgilles

	* dngconverter/dngwriter/extra/dng_sdk/dng_pthread.cpp: compile
	  with mingw under win32

2008-10-23 09:55  cgilles

	* dngconverter/dngwriter/extra/dng_sdk/dng_pthread.cpp: try to fix
	  openThread issu with MinGW

2008-10-23 09:28  adjam

	* galleryexport/gallerytalker.cpp, galleryexport/gallerywindow.cpp:
	  New (simple) algorithm in GalleryWindow slotAlbum function.
	  Now it shows an albums/photos tree.
	  Removed eccessive kWarning(ing..)

2008-10-23 09:26  cgilles

	* imageviewer/viewerwidget.cpp: compile under win32

2008-10-23 08:28  cgilles

	* imageviewer/viewerwidget.cpp, imageviewer/viewerwidget.h: polish

2008-10-23 08:23  cgilles

	* imageviewer/viewerwidget.cpp: polish

2008-10-23 08:16  cgilles

	* imageviewer/viewerwidget.cpp, imageviewer/viewerwidget.h: polish

2008-10-23 07:55  cgilles

	* CMakeLists.txt: fix else statement

2008-10-23 07:47  cgilles

	* CMakeLists.txt: simplification

2008-10-23 07:38  cgilles

	* CMakeLists.txt: polish

2008-10-23 07:09  cgilles

	* README: update

2008-10-23 07:06  cgilles

	* slideshow/CMakeLists.txt: add comment

2008-10-23 07:05  cgilles

	* imageviewer/CMakeLists.txt: addc omment

2008-10-23 06:31  cgilles

	* CMakeLists.txt: Only check X11 libraries under Linux for OpenGL
	  based plugins. Under Win32, all compile and link fine without
	  this depency

2008-10-23 06:11  cgilles

	* imageviewer/helpdialog.ui: q3textbrowser => qtextbrowser

2008-10-23 06:05  cgilles

	* imageviewer/CMakeLists.txt, imageviewer/viewerwidget.cpp: Pure
	  Qt4 implementation

2008-10-22 18:09  cgilles

	* CMakeLists.txt, imageviewer/CMakeLists.txt: polish for win32

2008-10-22 13:51  cgilles

	* CMakeLists.txt: update

2008-10-22 13:50  cgilles

	* CMakeLists.txt: polish

2008-10-22 12:46  cgilles

	* CMakeLists.txt: polish

2008-10-22 11:43  cgilles

	* CMakeLists.txt, README: patch from Valeriio to compile SlideShow
	  without X11 library. this plugin compile fine under Win32

2008-10-22 11:36  mlaurent

	* metadataedit/CMakeLists.txt: Link

2008-10-22 11:28  mlaurent

	* slideshow/playbackwidget.ui, slideshow/slideplaybackwidget.ui,
	  slideshow/soundtrackdialog.ui: Fix ui files

2008-10-22 09:42  vfuoglio

	* NEWS, slideshow/common.cpp, slideshow/imageviewer.cpp,
	  slideshow/listimageitems.cpp, slideshow/listsounditems.cpp,
	  slideshow/maindialog.cpp, slideshow/playbackwidget.cpp,
	  slideshow/plugin_slideshow.cpp, slideshow/slideshow.cpp,
	  slideshow/slideshowconfig.cpp, slideshow/slideshowgl.cpp,
	  slideshow/slideshowkb.cpp, slideshow/slideshowloader.cpp,
	  slideshow/soundtrackdialog.cpp: Fixed bug 173276.
	  Patch by Andi Clemens (thanks Andi).
	  
	  BUG: 173276
	  CCMAIL: kde-imaging@kde.org

2008-10-22 09:10  cgilles

	* dngconverter/CMakeLists.txt,
	  dngconverter/dngwriter/extra/dng_sdk/dng_date_time.cpp: use
	  standard GCC pre compiler definition here. No need to re-invent
	  the wheel

2008-10-21 15:39  cgilles

	* dngconverter/CMakeLists.txt,
	  dngconverter/dngwriter/extra/dng_sdk/dng_date_time.cpp: compile
	  under win32

2008-10-21 14:10  cgilles

	* picasawebexport/picasaweblogin.h: polish

2008-10-21 14:09  cgilles

	* picasawebexport/picasawebwindow.h: polish

2008-10-21 14:08  cgilles

	* picasawebexport/picasawebwindow.cpp: polish

2008-10-21 12:30  aclemens

	* common/libkipiplugins/CMakeLists.txt,
	  common/libkipiplugins/squeezedcombobox.cpp,
	  common/libkipiplugins/squeezedcombobox.h,
	  metadataedit/altlangstringedit.cpp,
	  metadataedit/iptcenvelope.cpp, metadataedit/iptcorigin.cpp,
	  metadataedit/iptcproperties.cpp,
	  metadataedit/multivaluesedit.cpp,
	  metadataedit/objectattributesedit.cpp,
	  metadataedit/xmporigin.cpp, metadataedit/xmpproperties.cpp:
	  squeezedcombobox has been moved to libkdcraw to have a common
	  place for digiKam and kipi-plugins

2008-10-20 11:50  scripty

	* dngconverter/plugin/kipiplugin_dngconverter.desktop: SVN_SILENT
	  made messages (.desktop file)

2008-10-18 09:33  adjam

	* galleryexport/gallerywindow.cpp,
	  galleryexport/plugin_galleryexport.cpp: Added ability to check
	  again own settings if 1st connection goes wrong.

2008-10-18 00:39  adjam

	* galleryexport/gallerytalker.cpp: Added check on Qlist emptyness
	  and lastIndex return to try
	  solving bug 172910.

2008-10-18 00:03  adjam

	* galleryexport/galleries.cpp, galleryexport/galleryalbumwidget.ui,
	  galleryexport/gallerywindow.cpp, galleryexport/gallerywindow.h,
	  galleryexport/plugin_galleryexport.cpp,
	  galleryexport/plugin_galleryexport.h: - Removed the "infamous"
	  remote-gallery-setting from tools menu.
	  Now it is integrated into gallery-export interface,
	  with a "settings" button.
	  - Renamed config file from "kipirc" to "galleryrc"
	  - Added a simple check on that file to anyway use
	  gallery-settings
	  at 1st login.

2008-10-16 11:15  scripty

	* dngconverter/plugin/kipiplugin_dngconverter.desktop: SVN_SILENT
	  made messages (.desktop file)

2008-10-15 19:16  sengels

	* jpeglossless/CMakeLists.txt: fix linker error to jpegtransform
	  etc. (same as in gwenviewlib)

2008-10-15 19:04  cgilles

	* CMakeLists.txt: typo

2008-10-15 11:18  cgilles

	* NEWS: update

2008-10-15 11:17  cgilles

	* CMakeLists.txt: kipi-plugins from trunk : JPEGLossLess is now a
	  pure Qt4/KDE4 plugin
	  K3Process is now ported to KProcess. We can compile it under
	  Windows !
	  CCMAIL: ps_ml@gmx.de
	  CCMAIL: julien@rasselet.de

2008-10-15 11:14  cgilles

	* jpeglossless/CMakeLists.txt, jpeglossless/utils.cpp,
	  jpeglossless/utils.h: K3Process => KProcess
	  Now JPEGLossLess is a pure Qt4/KDE4 plugin

2008-10-15 11:10  cgilles

	* jpeglossless/imagerotate.cpp, jpeglossless/imagerotate.h:
	  K3Process => QProcess

2008-10-15 11:07  cgilles

	* jpeglossless/convert2grayscale.cpp,
	  jpeglossless/convert2grayscale.h, jpeglossless/imageflip.cpp,
	  jpeglossless/imageflip.h: K3Process => Qprocess

2008-10-15 11:01  cgilles

	* jpeglossless/imageflip.cpp, jpeglossless/imageflip.h: K3Process
	  => KProcess

2008-10-15 06:42  cgilles

	* CMakeLists.txt: kipi-plugins from trunk : re-enable DNGConverter
	  under Windows.
	  Patrick : compilation is fine. only linking fail about a Win32
	  library method into DNG SDK.
	  Something is just missing in linking rules.
	  CCMAIL: ps_ml@gmx.de
	  CCMAIL: julien@rasselet.de

2008-10-15 06:38  cgilles

	* dngconverter/CMakeLists.txt: kipi-plugins from trunk :
	  DNGConverter : fix compilation rules under Windows and MacOS-X
	  CCMAIL: ps_ml@gmx.de
	  CCMAIL: julien@rasselet.de

2008-10-14 19:07  sengels

	* CMakeLists.txt: disable those two plugins for now on Windows -
	  jpeglossless needs to be ported to KProcess, the other needs some
	  more work
	  CCMAIL:julien@rasselet.de

2008-10-14 01:50  adjam

	* galleryexport/CMakeLists.txt, galleryexport/albumdlg.cpp,
	  galleryexport/albumdlg.h, galleryexport/gallerytalker.cpp,
	  galleryexport/gallerywindow.cpp, galleryexport/gallerywindow.h:
	  Re-enabled old 3-fields new-album GUI with some changes.

2008-10-13 11:39  scripty

	* dngconverter/plugin/kipiplugin_dngconverter.desktop,
	  htmlexport/themes/matrix/matrix.desktop: SVN_SILENT made messages
	  (.desktop file)

2008-10-11 15:12  cgilles

	* slideshow/slideplaybackwidget.cpp,
	  slideshow/slideplaybackwidget.h: fix warnings

2008-10-10 01:26  sengels

	* common/libkipiplugins/kpwriteimage.cpp: non-existing headers

2008-10-10 01:19  sengels

	* CMakeLists.txt: some first fixes
	  - kdcraw is available on windows
	  - typo: kdcraw is needed in version 0.4.0

2008-10-08 04:09  cgilles

	* NEWS: update

2008-10-07 10:52  scripty

	* dngconverter/plugin/kipiplugin_dngconverter.desktop: SVN_SILENT
	  made messages (.desktop file)

2008-10-07 07:03  cgilles

	* README: update

2008-10-07 06:59  cgilles

	* README: update

2008-10-07 06:54  cgilles

	* README, TODO: update

2008-10-07 06:22  cgilles

	* README: polish

2008-10-06 15:39  vfuoglio

	* NEWS, slideshow/common.cpp, slideshow/plugin_slideshow.cpp: Fixed
	  crash.
	  
	  BUG: 172283
	  CCMAIL: kde-imaging@kde.org

2008-10-06 11:04  scripty

	* dngconverter/plugin/kipiplugin_dngconverter.desktop: SVN_SILENT
	  made messages (.desktop file)

2008-10-06 09:37  adjam

	* galleryexport/gallerytalker.cpp: Removing (my) eccessive
	  kWarning(ing)..

2008-10-06 06:11  cgilles

	* NEWS: update

2008-10-06 01:28  vfuoglio

	* slideshow/toolbar.cpp, slideshow/toolbar.h: Sobstituted by
	  SlidePlaybackWidget

2008-10-06 00:29  vfuoglio

	* slideshow/slideshowgl.cpp: Fixed bug in SlideShowGL timeout
	  
	  CCMAIL: kde-imaging@kde.org

2008-10-05 23:22  vfuoglio

	* slideshow/CMakeLists.txt, slideshow/slideplaybackwidget.cpp,
	  slideshow/slideplaybackwidget.h,
	  slideshow/slideplaybackwidget.ui, slideshow/slideshow.cpp,
	  slideshow/slideshow.h, slideshow/slideshowgl.cpp,
	  slideshow/slideshowgl.h: ToolBar restyle
	  
	  CCMAIL: kde-imaging@kde.org
	  GUI:

2008-10-05 21:45  vfuoglio

	* slideshow/advanceddialog.cpp, slideshow/advanceddialog.h,
	  slideshow/captiondialog.cpp, slideshow/captiondialog.h,
	  slideshow/common.h, slideshow/imageloadthread.cpp,
	  slideshow/imageloadthread.h, slideshow/imageviewer.cpp,
	  slideshow/imageviewer.h, slideshow/kbeffect.cpp,
	  slideshow/kbeffect.h, slideshow/listimageitems.cpp,
	  slideshow/listimageitems.h, slideshow/listsounditems.cpp,
	  slideshow/listsounditems.h, slideshow/maindialog.cpp,
	  slideshow/maindialog.h, slideshow/playbackwidget.cpp,
	  slideshow/playbackwidget.h, slideshow/plugin_slideshow.cpp,
	  slideshow/plugin_slideshow.h, slideshow/screenproperties.cpp,
	  slideshow/screenproperties.h, slideshow/slideshowconfig.cpp,
	  slideshow/slideshowconfig.h, slideshow/slideshowgl.cpp,
	  slideshow/slideshowgl.h, slideshow/slideshowkb.cpp,
	  slideshow/slideshowkb.h, slideshow/slideshowloader.cpp,
	  slideshow/slideshowloader.h, slideshow/soundtrackdialog.cpp,
	  slideshow/soundtrackdialog.h, slideshow/toolbar.cpp,
	  slideshow/toolbar.h: indentation

2008-10-05 21:34  vfuoglio

	* slideshow/plugin_slideshow.cpp, slideshow/slideshow.cpp,
	  slideshow/slideshow.h: Slideshow class use SharedData as well

2008-10-04 17:36  cgilles

	* cmake/templates/svnscript.cmake.in_cmake,
	  common/libkipiplugins/kpaboutdata.cpp,
	  common/libkipiplugins/pluginsversion.h.cmake: use svn version
	  info into plugins about data container

2008-10-04 17:16  cgilles

	* svnscript.cmake: this file is temp data

2008-10-04 17:15  cgilles

	* CMakeLists.txt, cmake, cmake/modules, cmake/templates,
	  cmake/templates/svnscript.cmake.in_cmake,
	  cmake/templates/svnversion.h.in_cmake, svnscript.cmake: add
	  script to handle svn revision and generate svnversion.h.
	  subversion revision is add to plugin about data to be able to
	  check
	  the version installed by user when a bug report is done

2008-10-03 22:20  adjam

	* galleryexport/gallerytalker.cpp, galleryexport/gallerytalker.h,
	  galleryexport/gallerywindow.cpp: Solved cookies retrieving.
	  Authentication restarts to work.

2008-10-03 11:10  scripty

	* dngconverter/plugin/kipiplugin_dngconverter.desktop: SVN_SILENT
	  made messages (.desktop file)

2008-10-02 18:50  cgilles

	* CMakeLists.txt, NEWS: beta3

2008-10-02 18:24  aclemens

	* CMakeLists.txt: typo

2008-10-02 17:38  cgilles

	* ChangeLog: prepare 0.2.0-beta2

2008-10-02 17:22  cgilles

	* NEWS: add release date

2008-10-02 14:55  cgilles

	* slideshow/listimageitems.cpp, slideshow/listsounditems.cpp,
	  slideshow/maindialog.cpp, slideshow/plugin_slideshow.cpp,
	  slideshow/plugin_slideshow.h, slideshow/slideshowgl.cpp: polish

2008-10-02 14:46  cgilles

	* slideshow/advanceddialog.cpp: polish

2008-10-02 14:46  cgilles

	* slideshow/imageviewer.cpp: missing moc file

2008-10-02 14:44  cgilles

	* slideshow/soundtrackdialog.cpp: missing moc file

2008-10-02 14:42  cgilles

	* slideshow/playbackwidget.cpp: fix compilation warnings

2008-10-02 14:40  cgilles

	* slideshow/slideshowloader.cpp: fix compilation warnings

2008-10-02 14:37  cgilles

	* dngconverter/dngwriter/dngwriter.cpp: fix gcc warnings

2008-10-02 13:36  cgilles

	* CMakeLists.txt: add url

2008-10-02 13:34  cgilles

	* CMakeLists.txt: indent + uppercase

V 0.2.0-beta2 - 2008-10-02
----------------------------------------------------------------------------
2008-10-02 11:14  scripty

    * dngconverter/plugin/kipiplugin_dngconverter.desktop: SVN_SILENT
      made messages (.desktop file)

2008-10-02 09:03  cgilles

    * dngconverter/TODO: update

2008-10-02 09:02  cgilles

    * dngconverter/dngwriter/dngwriter.cpp,
      dngconverter/dngwriter/dngwriter.h,
      dngconverter/dngwriter/dngwriterprivate.cpp,
      dngconverter/dngwriter/dngwriterprivate.h,
      dngconverter/plugin/actionthread.cpp,
      dngconverter/plugin/actionthread.h,
      dngconverter/plugin/batchdialog.cpp,
      dngconverter/plugin/settingswidget.cpp,
      dngconverter/plugin/settingswidget.h: kipi-plugins from trunk :
      DNGConverter: add new option to embed original RAW file as
      compressed ZIP data as it's described into DNG spec.
      CCMAIL: kde-imaging@kde.org
      CCMAIL: digikam-devel@kde.org

2008-10-01 23:40  vfuoglio

    * NEWS, slideshow/CMakeLists.txt, slideshow/advanceddialog.cpp,
      slideshow/advanceddialog.h, slideshow/captiondialog.h,
      slideshow/common.cpp, slideshow/common.h,
      slideshow/listimageitems.cpp, slideshow/listimageitems.h,
      slideshow/listsounditems.cpp, slideshow/listsounditems.h,
      slideshow/maindialog.cpp, slideshow/maindialog.h,
      slideshow/maindialog.ui, slideshow/playbackwidget.cpp,
      slideshow/playbackwidget.h, slideshow/playbackwidget.ui,
      slideshow/plugin_slideshow.cpp, slideshow/plugin_slideshow.h,
      slideshow/screenproperties.cpp, slideshow/slideshowconfig.cpp,
      slideshow/slideshowconfig.h, slideshow/slideshowgl.cpp,
      slideshow/slideshowgl.h, slideshow/slideshowkb.cpp,
      slideshow/slideshowkb.h, slideshow/slideshowloader.cpp,
      slideshow/soundtrackdialog.cpp, slideshow/soundtrackdialog.h,
      slideshow/soundtrackdialog.ui: Now user can play his favourite
      music during slideshow.
      
      CCMAIL: kde-imaging@kde.org
      FEATURE: 150076
      GUI:

2008-10-01 13:52  scripty

    * dngconverter/plugin/kipiplugin_dngconverter.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/frames/frames.desktop,
      htmlexport/themes/matrix/matrix.desktop,
      htmlexport/themes/s0/s0.desktop,
      htmlexport/themes/simple/simple.desktop,
      htmlexport/themes/snow/snow.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop: SVN_SILENT
      made messages (.desktop file)

2008-10-01 13:27  cgilles

    * picasawebexport/picasawebwidget.cpp: fix depreciate

2008-10-01 13:21  cgilles

    * acquireimages/scandialog.cpp, flickrexport/flickrtalker.cpp,
      flickrexport/flickrwindow.cpp, galleryexport/galleries.cpp,
      galleryexport/gallerytalker.cpp,
      galleryexport/plugin_galleryexport.cpp,
      gpssync/gpsdataparser.cpp, gpssync/gpstracklistwidget.cpp,
      gpssync/plugin_gpssync.cpp, htmlexport/generator.cpp,
      htmlexport/theme.cpp, imageviewer/plugin_viewer.cpp,
      imageviewer/texture.cpp, imageviewer/timer.cpp,
      imageviewer/viewerwidget.cpp, picasawebexport/picasaweblogin.cpp,
      picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebwidget.cpp,
      picasawebexport/picasawebwindow.cpp, sendimages/sendimages.cpp,
      slideshow/maindialog.cpp, timeadjust/timeadjustdialog.cpp: use
      kdebug

2008-10-01 13:20  cgilles

    * simpleviewerexport/simpleviewerexport.cpp: fix compilation
      warning

2008-10-01 13:10  cgilles

    * common/libkipiplugins/kpwriteimage.cpp,
      jpeglossless/jpegtransform.cpp, slideshow/screenproperties.cpp,
      slideshow/slideshowkb.cpp: use kdebug

2008-10-01 13:04  cgilles

    * slideshow/slideshowloader.cpp: fix compilation warning

2008-10-01 12:59  cgilles

    * dngconverter/dngwriter/dngwriterprivate.cpp,
      jpeglossless/actionthread.cpp,
      jpeglossless/convert2grayscale.cpp, jpeglossless/imageflip.cpp,
      jpeglossless/imagerotate.cpp, jpeglossless/jpegtransform.cpp,
      jpeglossless/utils.cpp, rawconverter/actionthread.cpp,
      rawconverter/rawdecodingiface.cpp: use kdebug

2008-10-01 12:42  cgilles

    * dngconverter/dngwriter/dngwriter.cpp,
      dngconverter/dngwriter/dngwriterhost.cpp,
      dngconverter/plugin/actionthread.cpp: use right kdebug area

2008-10-01 12:16  cgilles

    * README: update

2008-10-01 11:26  cgilles

    * CMakeLists.txt: remove old config panel

2008-10-01 11:25  cgilles

    * README: update depencies list

2008-10-01 11:13  cgilles

    * CMakeLists.txt, README: new post compilation report panel (as
      digiKam)
      updated README

2008-10-01 05:48  cgilles

    * dngconverter/dngwriter/dngwriter.cpp: add new link

2008-09-30 13:33  cgilles

    * dngconverter/dngwriter/dngwriter.cpp: code to prepare Raw file
      data embeding. It's do not work yet properlly. code is commented
      for the moement

2008-09-30 08:59  cgilles

    * CMakeLists.txt: check for libkdcraw >= 0.4.0 to be able to
      compile fine DNGConverter plugin

2008-09-30 08:12  cgilles

    * common/libkipiplugins/imagedialog.cpp,
      common/libkipiplugins/imagedialog.h: use KDE preview job if kipi
      interface is null

2008-09-30 07:57  cgilles

    * dngconverter/plugin/hi32-action-dngconverter.png: file missing

2008-09-30 07:56  cgilles

    * dngconverter/plugin/CMakeLists.txt,
      dngconverter/plugin/plugin_dngconverter.cpp: new small icon

2008-09-30 07:06  cgilles

    * dngconverter/CMakeLists.txt, dngconverter/plugin/CMakeLists.txt,
      dngconverter/plugin/batchdialog.cpp,
      dngconverter/plugin/plugin_dngconverter.h,
      dngconverter/test/CMakeLists.txt,
      dngconverter/test/dngconverter.cpp: Kipi-plugins from trunk:
      DNGConverter : added a new version of the tool as stand alone
      application.
      CCMAIL: kde-imaging@kde.org
      CCMAIL: alexandre.prokoudine@gmail.com

2008-09-30 06:42  cgilles

    * common/libkipiplugins/imagedialog.cpp: do not crash if kipi
      interface instance is null

2008-09-29 23:32  dfaure

    * galleryexport/galleries.cpp, galleryexport/galleryconfig.cpp,
      galleryexport/gallerympform.cpp, galleryexport/gallerytalker.cpp,
      galleryexport/gallerywindow.cpp,
      galleryexport/plugin_galleryexport.cpp: Fix compilation with
      -pedantic. Someone really likes "};" :)

2008-09-29 23:11  dfaure

    * dngconverter/dngwriter/extra/dng_sdk/dng_abort_sniffer.h: compile
      with -pedantic

2008-09-29 11:46  mlaurent

    * imageviewer/plugin_viewer.cpp: Add missing i18n

2008-09-29 11:22  scripty

    * dngconverter/plugin/kipiplugin_dngconverter.desktop: SVN_SILENT
      made messages (.desktop file)

2008-09-28 11:37  cgilles

    * NEWS: update

2008-09-28 11:22  scripty

    * dngconverter/plugin/kipiplugin_dngconverter.desktop: SVN_SILENT
      made messages (.desktop file)

2008-09-27 20:57  cgilles

    * CMakeLists.txt: more depencies reports

2008-09-27 15:13  cgilles

    * dngconverter/dngwriter/dngwriter.cpp: it's a mess. why Adobe do
      not use TIFF orientation tags values with DNG. Why always
      re-invent the wheel again and again and again...

2008-09-27 14:50  cgilles

    * dngconverter/dngwriter/dngwriter.cpp,
      dngconverter/dngwriter/dngwriterhost.cpp,
      dngconverter/plugin/plugin_dngconverter.cpp: qDebug => kDebug

2008-09-27 14:45  cgilles

    * dngconverter/dngwriter/dngwriterhost.cpp: cleanup temp file if
      abort or cancel is pressed.

2008-09-27 12:17  scripty

    * dngconverter/plugin/kipiplugin_dngconverter.desktop: SVN_SILENT
      made messages (.desktop file)

2008-09-27 07:42  cgilles

    * dngconverter/dngwriter/dngwriter.cpp: more links to DNG intro

2008-09-27 07:39  cgilles

    * dngconverter/dngwriter/dngwriter.cpp: link to TIFF/EP
      specification

2008-09-26 20:07  cgilles

    * CMakeLists.txt: more depencies reports

2008-09-26 19:23  cgilles

    * dngconverter/plugin/CMakeLists.txt,
      dngconverter/test/CMakeLists.txt: missing to link with pthread
      lib

2008-09-26 19:23  cgilles

    * dngconverter/dngwriter/dngwriter.cpp: set DNG sdk orientation
      flag

2008-09-26 16:53  cgilles

    * project/release/lib/libbase.rb,
      project/release/lib/libkdialog.rb,
      project/release/lib/libl10n.rb,
      project/release/lib/librelease.rb,
      project/release/lib/libreleasedigikamkipi.rb,
      project/release/lib/libtag.rb,
      project/release/release_kipiplugins.rb: update release script.
      must be support .po files extraction now

2008-09-26 16:09  cgilles

    * CMakeLists.txt: update depencies check

2008-09-26 09:41  cgilles

    * dngconverter/dngwriter/dngwriter.cpp: set orientation flag
      properlly using new likdcraw flag

2008-09-26 08:54  adjam

    * galleryexport/gallerytalker.cpp, galleryexport/gallerywindow.cpp,
      galleryexport/gallerywindow.h: Re-enabled progress dialog.

2008-09-25 18:37  cgilles

    * dngconverter/dngwriter/dngwriter.cpp: fix exception in makernotes
      backup

2008-09-25 17:09  cgilles

    * dngconverter/dngwriter/dngwriter.cpp: writte makernote safely

2008-09-25 16:44  cgilles

    * dngconverter/dngwriter/dngwriter.cpp: more debug message

2008-09-25 16:43  cgilles

    * dngconverter/plugin/CMakeLists.txt,
      dngconverter/plugin/batchdialog.cpp: link with kipiplugins lib

2008-09-25 16:33  cgilles

    * slideshow/maindialog.cpp: fix depreciate

2008-09-25 14:52  cgilles

    * README: update

2008-09-25 14:45  cgilles

    * CMakeLists.txt, dngconverter/CMakeLists.txt: compile

2008-09-25 14:37  cgilles

    * dngconverter, dngtools: rename

2008-09-25 14:34  cgilles

    * dngtools/dngconverter, dngtools/plugin: rename

2008-09-25 14:33  cgilles

    * dngtools/COPYING, dngtools/ChangeLog, dngtools/NEWS,
      dngtools/README, dngtools/bootstrap.mandriva,
      dngtools/dngtools.kdevelop: cleanup

2008-09-25 14:32  cgilles

    * dngtools: Accordingly with Aaron Segio, move DNG raw converter
      kipi plugin from my private working directory to extragear.
      This new plugin is dedicated to convert RAW camera image to DNG
      (Digital NeGative -
      http://en.wikipedia.org/wiki/Digital_Negative_(file_format))
      
      There is a screenshot of this plugin in action at this url :
      
      http://www.flickr.com/photos/digikam/2887768310/sizes/o/
      
      CCMAIL: digikam-devel@kde.org
      CCMAIL: digikam-users@kde.org
      CCMAIL: kde-imaging@kde.org

2008-09-23 11:28  scripty

    * galleryexport/kipiplugin_galleryexport.desktop: SVN_SILENT made
      messages (.desktop file)

2008-09-22 17:17  cgilles

    * galleryexport/gallerywindow.h: fix initialization warnings...

2008-09-22 17:13  cgilles

    * galleryexport/gallerytalker.cpp: Andrea: just my little contrib
      of your incridible job :
      fix depreciates.
      fix order of includes (for better portability)
      ... Just fun

2008-09-21 21:45  adjam

    * galleryexport/galleries.cpp, galleryexport/galleries.h,
      galleryexport/galleryconfig.cpp, galleryexport/galleryconfig.h,
      galleryexport/galleryitem.h, galleryexport/gallerympform.cpp,
      galleryexport/gallerympform.h, galleryexport/gallerytalker.cpp,
      galleryexport/gallerytalker.h, galleryexport/gallerywindow.cpp,
      galleryexport/gallerywindow.h,
      galleryexport/plugin_galleryexport.cpp,
      galleryexport/plugin_galleryexport.h: cosmetic..

2008-09-20 16:24  cgilles

    * NEWS: beta 1

2008-09-20 16:24  cgilles

    * CMakeLists.txt: beta1

2008-09-20 16:23  cgilles

    * ChangeLog: preapre 0.2.0 beta1

V 0.2.0-beta1 - 2008-09-20
----------------------------------------------------------------------------

2008-09-20 12:08  scripty

    * acquireimages/kipiplugin_acquireimages.desktop,
      flickrexport/kipiplugin_flickrexport.desktop,
      galleryexport/kipiplugin_galleryexport.desktop,
      gpssync/kipiplugin_gpssync.desktop,
      htmlexport/kipiplugin_htmlexport.desktop,
      htmlexport/themes/classic/classic.desktop,
      htmlexport/themes/cleanframes/cleanframes.desktop,
      htmlexport/themes/frames/frames.desktop,
      htmlexport/themes/matrix/matrix.desktop,
      htmlexport/themes/s0/s0.desktop,
      htmlexport/themes/simple/simple.desktop,
      htmlexport/themes/snow/snow.desktop,
      imageviewer/kipiplugin_imageviewer.desktop,
      jpeglossless/kipiplugin_jpeglossless.desktop,
      metadataedit/kipiplugin_metadataedit.desktop,
      picasawebexport/kipiplugin_picasawebexport.desktop,
      rawconverter/kipiplugin_rawconverter.desktop,
      sendimages/kipiplugin_sendimages.desktop,
      simpleviewerexport/kipiplugin_simpleviewer.desktop,
      slideshow/kipiplugin_slideshow.desktop,
      timeadjust/kipiplugin_timeadjust.desktop,
      wallpaper/kipiplugin_wallpaper.desktop: SVN_SILENT made messages
      (.desktop file)

2008-09-19 23:05  adjam

    * galleryexport/gallerytalker.cpp, galleryexport/gallerywindow.cpp,
      galleryexport/gallerywindow.h: syncronized spinbox with resize
      checkbox

2008-09-19 16:02  adjam

    * galleryexport/gallerytalker.cpp: Missing header..

2008-09-19 15:47  adjam

    * CMakeLists.txt: GalleryExport Re-enabled!!

2008-09-19 15:46  adjam

    * galleryexport/gallerytalker.cpp, galleryexport/gallerywindow.cpp,
      galleryexport/gallerywindow.h: Working on adding photos to the
      gallery.

2008-09-14 18:08  vfuoglio

    * NEWS, slideshow/listimageitems.cpp, slideshow/listimageitems.h:
      Added thumbnails into image list.
      
      CCMAIL: kde-imaging@kde.org

2008-09-14 16:29  vfuoglio

    * slideshow/listimageitems.cpp, slideshow/listimageitems.h,
      slideshow/maindialog.cpp, slideshow/maindialog.h: Fixed bug :
      "Add" button doesn't work.
      Dropped some KDE3 includes
      
      CCMAIL: kde-imaging@kde.org

2008-09-14 13:07  vfuoglio

    * slideshow/CMakeLists.txt, slideshow/imageviewer.cpp: Move
      KIPIicon.svg to kipiplugin_slideshow directory.

2008-09-14 06:08  adjam

    * galleryexport/CMakeLists.txt, galleryexport/gallerytalker.cpp,
      galleryexport/gallerywindow.cpp, galleryexport/gallerywindow.h:
      Some other adjustments. Added icons to better identify
      albums and photos. Identified some problems to work on.
      Hopefully, in the evening..

2008-09-13 22:45  vfuoglio

    * slideshow/slideshow.cpp: Cleaning warnings

2008-09-13 22:37  vfuoglio

    * slideshow/advanceddialog.cpp, slideshow/advanceddialog.h,
      slideshow/maindialog.h, slideshow/slideshowconfig.cpp,
      slideshow/slideshowconfig.h: Fixing destructor

2008-09-13 22:20  vfuoglio

    * slideshow/captiondialog.cpp: polish

2008-09-13 22:01  vfuoglio

    * slideshow/imageviewer.cpp, slideshow/imageviewer.h,
      slideshow/slideshowconfig.cpp, slideshow/slideshowconfig.h:
      Fixing licenses

2008-09-13 21:57  vfuoglio

    * slideshow/CMakeLists.txt, slideshow/KIPIicon.svg,
      slideshow/advanceddialog.cpp, slideshow/advanceddialog.h,
      slideshow/advanceddialog.ui, slideshow/captiondialog.cpp,
      slideshow/captiondialog.h, slideshow/captiondialog.ui,
      slideshow/hi22-action-slideshow.png, slideshow/imageviewer.cpp,
      slideshow/imageviewer.h, slideshow/maindialog.cpp,
      slideshow/maindialog.h, slideshow/maindialog.ui,
      slideshow/slideshowconfig.cpp, slideshow/slideshowconfig.h,
      slideshow/slideshowconfigbase.ui: SlideShow's kde4 restyle
      
      CCMAIL: kde-imaging@kde.org
      GUI:

2008-09-11 22:48  adjam

    * galleryexport/CMakeLists.txt, galleryexport/gallerytalker.cpp,
      galleryexport/galleryviewitem.cpp,
      galleryexport/galleryviewitem.h, galleryexport/gallerywindow.cpp,
      galleryexport/gallerywindow.h: Refactored list Photos and Albums
      functions. Removed GalleryViewItem
      class and adapted a QHash in GalleryWindow to better find album
      and photos.
      
      About me, this is the right way..

2008-09-10 21:23  cgilles

    * rawconverter/rawdecodingiface.cpp: polish

2008-09-10 16:57  cgilles

    * rawconverter/rawdecodingiface.cpp: do set auto gamma to 16 bits
      color depth image with libraw

2008-09-10 16:12  adjam

    * galleryexport/gallerytalker.cpp, galleryexport/gallerywindow.cpp:
      Added List photos task.
      Now I need just to re-enable the "Add" functions..

2008-09-09 09:55  vfuoglio

    * slideshow/toolbar.cpp: Removing qt3 classes

2008-09-09 09:48  vfuoglio

    * slideshow/plugin_slideshow.cpp, slideshow/slideshow.cpp,
      slideshow/slideshowconfig.cpp, slideshow/slideshowconfig.h:
      Cleaning warnings

2008-09-09 06:30  cgilles

    * rawconverter/batchdialog.cpp, rawconverter/singledialog.cpp:
      compile

2008-09-08 11:06  cgilles

    * imageviewer/texture.cpp: compile with libkdcraw 0.4.0

2008-09-08 11:05  cgilles

    * picasawebexport/picasawebtalker.cpp: compile with libkdcraw 0.4.0

2008-09-08 11:04  cgilles

    * flickrexport/flickrtalker.cpp: compile with libkdcraw 0.4.0

2008-09-08 11:03  cgilles

    * simpleviewerexport/simpleviewerexport.cpp: compile with libkdcraw
      0.4.0

2008-09-08 11:01  cgilles

    * sendimages/emailpage.cpp, sendimages/imageresize.cpp: compile
      with libkdcraw 0.4.0

2008-09-08 10:58  cgilles

    * rawconverter/plugin_rawconverter.cpp,
      rawconverter/rawdecodingiface.cpp: compile with libkdcraw 0.4.0

2008-09-08 10:55  cgilles

    * jpeglossless/utils.cpp: compile with libkdcraw 0.4.0

2008-09-08 10:52  cgilles

    * common/libkipiplugins/imagedialog.cpp: compile with libkdcraw
      0.4.0

2008-09-08 09:43  vfuoglio

    * slideshow/plugin_slideshow.cpp, slideshow/slideshowgl.cpp:
      Cleaning warnings.

2008-09-07 23:55  adjam

    * galleryexport/gallerytalker.cpp, galleryexport/gallerywindow.cpp:
      Here we are!
      GalleryExport can now connect and list albums.
      Tomorrow we are going to list photos, then add files and albums.
      And that's all for this first release!

2008-09-07 23:23  vfuoglio

    * slideshow/slideshowgl.cpp, slideshow/slideshowgl.h: Fixed
      SlideShowGL margins.

2008-09-07 23:05  vfuoglio

    * NEWS, slideshow/slideshowconfig.cpp, slideshow/slideshowconfig.h,
      slideshow/slideshowconfigbase.ui, slideshow/slideshowgl.cpp,
      slideshow/slideshowgl.h: Now filenames, captions and progress
      indicators can have transparent
      background with OpenGL SlideShow as well.
      
      CCMAIL: kde-imaging@kde.org
      GUI:

2008-09-07 22:16  vfuoglio

    * slideshow/slideshowgl.cpp: Fixed printFilename, printProgress,
      printComments: used QPainter instead of KImageEffect.
      
      CCMAIL: kde-imaging@kde.org

2008-09-07 19:08  vfuoglio

    * slideshow/listimageitems.cpp, slideshow/slideshowconfig.cpp,
      slideshow/slideshowloader.cpp: Cleaning some warning.

2008-09-07 17:41  vfuoglio

    * slideshow/CMakeLists.txt, slideshow/imageloadthread.cpp,
      slideshow/imageloadthread.h, slideshow/kbeffect.cpp,
      slideshow/kbeffect.h, slideshow/plugin_slideshow.cpp,
      slideshow/plugin_slideshow.h, slideshow/screenproperties.cpp,
      slideshow/screenproperties.h, slideshow/slideshow.cpp,
      slideshow/slideshow.h, slideshow/slideshowconfig.cpp,
      slideshow/slideshowconfig.h, slideshow/slideshowconfigbase.ui,
      slideshow/slideshowgl.cpp, slideshow/slideshowgl.h,
      slideshow/slideshowkb.cpp, slideshow/slideshowkb.h,
      slideshow/slideshowloader.cpp, slideshow/slideshowloader.h,
      slideshow/toolbar.cpp, slideshow/toolbar.h: Partially ported.
      
      Knowed issue:
      - Add images by "Add" button fail.
      - Standard effects are disabled (still "unported")
      - A lot of warnings at compile time (will be fixed with next
      commits)
      
      CCMAIL: kde-imaging@kde.org
      GUI:

2008-09-07 14:10  adjam

    * galleryexport/gallerytalker.cpp: Restored gallerytalker file

2008-09-07 14:03  adjam

    * galleryexport/galleryalbumwidget.ui,
      galleryexport/gallerytalker.cpp: Last (hopefully) krazy issues..

2008-09-06 12:02  mlaurent

    * galleryexport/galleryalbumwidget.ui: Fix ui files

2008-09-05 22:59  adjam

    * galleryexport/galleries.cpp, galleryexport/galleryconfig.cpp,
      galleryexport/gallerympform.cpp, galleryexport/gallerytalker.cpp,
      galleryexport/galleryviewitem.cpp,
      galleryexport/gallerywindow.cpp,
      galleryexport/plugin_galleryexport.cpp: Really Pedantic..

2008-09-05 22:49  adjam

    * galleryexport/galleries.cpp, galleryexport/galleryconfig.cpp,
      galleryexport/galleryconfig.h, galleryexport/gallerympform.cpp,
      galleryexport/gallerytalker.cpp,
      galleryexport/galleryviewitem.cpp,
      galleryexport/galleryviewitem.h, galleryexport/gallerywindow.cpp,
      galleryexport/plugin_galleryexport.cpp,
      galleryexport/plugin_galleryexport.h: Solved tons of krazy
      issues..

2008-09-05 11:49  mlaurent

    * galleryexport/galleryviewitem.cpp,
      galleryexport/gallerywindow.cpp: Pedantic

2008-09-04 21:33  adjam

    * galleryexport/gallerympform.cpp, galleryexport/gallerytalker.cpp,
      galleryexport/gallerywindow.cpp: Finally solved Connection
      Problems!! Now plugin connects to Gallerys..
      Its functionality are near to come back!

2008-09-04 21:30  mlaurent

    * galleryexport/plugin_galleryexport.cpp: Add missing i18n

2008-09-03 17:38  cgilles

    * project/release/release_kipiplugins.rb: script is not able yet to
      extract i18n for kipi-plugins

2008-09-03 17:23  cgilles

    * project, project/bootstrap.mandriva.2008,
      project/bootstrap.mandriva.2009, project/bootstrap.ubuntu.8.04,
      project/release, project/release/icons,
      project/release/icons/16.png, project/release/lib,
      project/release/lib/libbase.rb,
      project/release/lib/libkdialog.rb,
      project/release/lib/libl10n.rb,
      project/release/lib/librelease.rb, project/release/lib/libtag.rb,
      project/release/release_kipiplugins.rb: add subfolder project to
      host release and bootstrap script

2008-09-03 17:20  cgilles

    * ChangeLog: update

2008-09-02 23:12  jaiva

    * picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebwindow.cpp: Backporting change 853437
      from KDE3 to KDE4, fixing the upload to albums with spaces or
      special characters in the name.
      
      Command used:
      svn merge -c 853437
      svn://anonsvn.kde.org/home/kde/branches/extragear/kde3/libs/kipi-plugins/picasawebexport

2008-08-29 17:54  adjam

    * galleryexport/CMakeLists.txt, galleryexport/gallerympform.cpp:
      Fix compile

2008-08-27 20:31  adjam

    * galleryexport/gallerytalker.cpp: Fix typo

2008-08-27 14:59  mitchell

    * flickrexport/CMakeLists.txt, htmlexport/CMakeLists.txt,
      picasawebexport/CMakeLists.txt: Fix the rest of kipi-plugins
      linking

2008-08-27 14:48  mitchell

    * jpeglossless/CMakeLists.txt: Fix linking

2008-08-22 15:16  adjam

    * galleryexport/galleryalbumdialog.ui,
      galleryexport/galleryalbumwidget.ui,
      galleryexport/gallerympform.cpp, galleryexport/gallerytalker.cpp,
      galleryexport/gallerytalker.h, galleryexport/gallerywindow.cpp,
      galleryexport/gallerywindow.h: Some fixes

2008-08-13 12:13  adjam

    * galleryexport/gallerympform.cpp: Some little adjustments on
      mpform. Colin, I need you to let GalleryExport
      connects..

2008-08-13 09:15  adjam

    * galleryexport/CMakeLists.txt, galleryexport/galleryconfig.cpp,
      galleryexport/gallerympform.cpp, galleryexport/gallerywindow.cpp:
      A little optimisation. GalleryExport no more links with
      KHTML_LIBS
      as it will go back to use it ;)
      Various little improvement in the code. Now plugin seems to work,
      but
      it cannot connect properly..

2008-08-12 18:03  mitchell

    * imageviewer/viewerwidget.cpp: Fix compile

2008-08-11 19:17  cgilles

    * rawconverter/rawdecodingiface.cpp: backport commit #845471

2008-08-11 15:47  adjam

    * galleryexport/CMakeLists.txt, galleryexport/gallerympform.cpp,
      galleryexport/gallerywindow.cpp: Some bug fixing..

2008-08-11 12:07  adjam

    * galleryexport/TODO, galleryexport/gallerympform.cpp,
      galleryexport/gallerytalker.cpp, galleryexport/gallerytalker.h,
      galleryexport/gallerywindow.cpp, galleryexport/gallerywindow.h:
      Updated GalleryTalker to better work with new GalleryWindow
      class.
      At this moment, we are near 80% to the goal..

2008-08-09 14:56  adjam

    * galleryexport/galleries.cpp, galleryexport/galleries.h,
      galleryexport/galleryconfig.cpp, galleryexport/galleryconfig.h,
      galleryexport/galleryitem.h, galleryexport/gallerympform.cpp,
      galleryexport/gallerympform.h, galleryexport/gallerytalker.cpp,
      galleryexport/gallerytalker.h, galleryexport/galleryviewitem.cpp,
      galleryexport/galleryviewitem.h, galleryexport/gallerywindow.cpp,
      galleryexport/gallerywindow.h,
      galleryexport/plugin_galleryexport.cpp,
      galleryexport/plugin_galleryexport.h: Adjusted *cpp/*.h headers
      to follow Debian (C) issues.
      But I really don't know.. why should we follow Debian's??

2008-08-09 14:47  adjam

    * galleryexport/gallerywindow.cpp: GalleryTalker crash SOLVED!!!
      This means we are hopefully
      near to a usable version of the plugin..

2008-08-08 21:30  adjam

    * galleryexport/TODO, galleryexport/gallerytalker.cpp,
      galleryexport/galleryviewitem.cpp,
      galleryexport/galleryviewitem.h, galleryexport/gallerywindow.cpp:
      Updated TODO with my list of stuff. In this commit, substituted
      QListWidget with QTreeWidget to better implement OLD ui.

2008-08-07 14:15  cgilles

    * rawconverter/batchdialog.cpp, rawconverter/singledialog.cpp:
      support median filter passes settings

2008-08-07 13:48  adjam

    * galleryexport: Here is GalleryExport plugin!! While there are a
      lot of stuffs NOT working, it seems to
      NOT crash at all.. (and this is a good point, for now!!)
      
      Hope that during Akademy I can get all things work well.. See you
      there!!
      

2008-08-07 13:41  adjam

    * galleryexport: Move galleryexport out of here! This version of
      the plugin has too much things
      NOT working. Porting was been destructive, perhaps..
      I have refactored a simpler version of galleryexport, without
      1. managing more that one gallery
      2. kwallet support
      3. khtml_part (?)
      I will readd these features when plugin restart to work well..

2008-08-07 13:07  cgilles

    * rawconverter/batchdialog.cpp, rawconverter/singledialog.cpp:
      compile with last revision of libkdcraw

2008-08-06 11:53  cgilles

    * rawconverter/batchdialog.cpp, rawconverter/batchdialog.h,
      rawconverter/rawdecodingiface.cpp,
      rawconverter/rawdecodingiface.h, rawconverter/singledialog.cpp,
      rawconverter/singledialog.h: Raw Converter can now use Brightness
      settings with 16 bits color depth

2008-08-06 09:00  cgilles

    * rawconverter/batchdialog.cpp, rawconverter/singledialog.cpp:
      compile

2008-08-06 08:58  cgilles

    * rawconverter/batchdialog.cpp, rawconverter/singledialog.cpp:
      backport commit #842914 from KDE3 branch

2008-08-04 18:10  osterfeld

    * CMakeLists.txt: make it possible to configure kipi-plugins/
      directly

2008-07-30 19:26  adjam

    * CMakeLists.txt: Commented out GalleryExport for now (as it's not
      yet usable..)

2008-07-30 09:33  cgilles

    * galleryexport/galleries.cpp: fix crash at startup.
      Andrea, please check what wrong with KWallet stuff. Thanks in
      advance
      CCMAIL: adjam7@gmail.com

2008-07-29 22:38  adjam

    * galleryexport/galleries.cpp, galleryexport/gallerylist.cpp,
      galleryexport/gallerylist.h, galleryexport/gallerywindow.cpp:
      GalleryList API change (function renamed getGallery --> gallery)
      Three different getGallery functions are too much for me...

2008-07-29 21:08  adjam

    * galleryexport/galleryconfig.cpp, galleryexport/galleryconfig.h,
      galleryexport/galleryitem.h, galleryexport/gallerympform.h,
      galleryexport/gallerytalker.cpp, galleryexport/gallerytalker.h,
      galleryexport/galleryviewitem.cpp,
      galleryexport/gallerywidget.cpp, galleryexport/gallerywidget.h,
      galleryexport/gallerywindow.cpp: Fix some typo

2008-07-29 19:57  adjam

    * galleryexport/galleries.cpp, galleryexport/gallerylist.h,
      galleryexport/gallerywindow.cpp, galleryexport/gallerywindow.h:
      Fix compile. (Sorry.. ;)

2008-07-29 18:20  gkulzer

    * galleryexport/gallerylist.cpp: correct function call spelling
      accoding to galleries.h

2008-07-29 18:20  gkulzer

    * galleryexport/galleries.cpp: correct function call spelling
      accoding to galleries.h

2008-07-29 14:30  adjam

    * galleryexport/galleries.cpp, galleryexport/galleries.h,
      galleryexport/gallerylist.cpp: loading initial data in conf

2008-07-28 13:07  adjam

    * galleryexport/galleries.cpp, galleryexport/galleries.h,
      galleryexport/galleryconfig.cpp, galleryexport/galleryconfig.h,
      galleryexport/galleryitem.h, galleryexport/gallerylist.cpp,
      galleryexport/gallerylist.h, galleryexport/gallerympform.cpp,
      galleryexport/gallerympform.h, galleryexport/gallerytalker.cpp,
      galleryexport/gallerytalker.h, galleryexport/galleryviewitem.h,
      galleryexport/gallerywidget.cpp, galleryexport/gallerywidget.h,
      galleryexport/gallerywindow.cpp, galleryexport/gallerywindow.h,
      galleryexport/plugin_galleryexport.cpp,
      galleryexport/plugin_galleryexport.h: Header styling

2008-07-28 12:36  adjam

    * galleryexport/galleries.cpp, galleryexport/galleries.h,
      galleryexport/galleryconfig.cpp, galleryexport/galleryconfig.h,
      galleryexport/galleryitem.h, galleryexport/gallerylist.cpp,
      galleryexport/gallerylist.h, galleryexport/gallerympform.cpp,
      galleryexport/gallerytalker.cpp, galleryexport/gallerytalker.h,
      galleryexport/galleryviewitem.cpp,
      galleryexport/galleryviewitem.h, galleryexport/gallerywidget.cpp,
      galleryexport/gallerywidget.h, galleryexport/gallerywindow.cpp,
      galleryexport/gallerywindow.h,
      galleryexport/plugin_galleryexport.cpp,
      galleryexport/plugin_galleryexport.h: Applied astyle-kdelibs.

2008-07-27 23:51  adjam

    * galleryexport/CMakeLists.txt, galleryexport/galleries.cpp,
      galleryexport/galleryconfig.cpp, galleryexport/gallerylist.cpp,
      galleryexport/gallerylist.h,
      galleryexport/plugin_galleryexport.cpp: Some other adjustments.
      Plugin compiles, but has still no function.

2008-07-26 22:53  adjam

    * galleryexport/galleries.cpp, galleryexport/galleries.h,
      galleryexport/gallerylist.cpp, galleryexport/gallerylist.h: Some
      adjustments in "Remote Gallery Settings"

2008-07-25 09:35  adjam

    * galleryexport/gallerylist.cpp,
      galleryexport/plugin_galleryexport.cpp,
      galleryexport/plugin_galleryexport.h: Some adjustments, two slots
      NOT implemented disabled.
      And two left slots to restore: first is unusable, second lets
      applications crash.. (which is best??)

2008-07-25 07:18  mlaurent

    * galleryexport/galleryconfig.cpp, galleryexport/gallerywidget.cpp,
      galleryexport/gallerywindow.cpp: Fix includes

2008-07-24 10:34  adjam

    * galleryexport/plugin_galleryexport.cpp: Some little adjustments
      on plugin..
      Actually GalleryExport crashes on start due to widget creation
      failure.
      Hope I can get well this on evening..

2008-07-23 09:23  adjam

    * galleryexport/CMakeLists.txt, galleryexport/galleryconfig.cpp,
      galleryexport/galleryconfig.h, galleryexport/gallerylist.cpp,
      galleryexport/gallerympform.cpp, galleryexport/gallerympform.h,
      galleryexport/gallerytalker.cpp, galleryexport/gallerytalker.h,
      galleryexport/galleryviewitem.cpp,
      galleryexport/galleryviewitem.h, galleryexport/gallerywidget.cpp,
      galleryexport/gallerywindow.cpp, galleryexport/gallerywindow.h:
      Completely Removed Qt/KDE 3 dependencies!!
      And GalleryExport plugin compiles and links! STEP 2 is done.
      Step 3 is restoring its functionality..

2008-07-21 23:06  adjam

    * galleryexport/galleryviewitem.cpp,
      galleryexport/galleryviewitem.h, galleryexport/gallerywidget.cpp,
      galleryexport/gallerywidget.h, galleryexport/gallerywindow.cpp,
      galleryexport/gallerywindow.h: Other KDE4-only porting.

2008-07-21 15:07  adjam

    * galleryexport/gallerylist.cpp: Removed Kde3support dependencies
      in gallerylist class

2008-07-21 09:54  adjam

    * galleryexport/gallerylist.cpp, galleryexport/gallerylist.h:
      Adjusted gallerylist to make it compile..

2008-07-21 09:47  adjam

    * galleryexport/galleries.cpp, galleryexport/galleries.h: Removed
      Qt3Support dependencies from Galleries Class.
      

2008-07-20 00:15  adjam

    * galleryexport/plugin_galleryexport.cpp: Some fixing..

2008-07-19 23:34  adjam

    * galleryexport/plugin_galleryexport.cpp: Plugin_GalleryExport
      class fully ported and ready (I hope).
      In this commit, KAction restored.

2008-07-19 16:11  mlaurent

    * galleryexport/CMakeLists.txt: Not necessary

2008-07-19 16:07  mlaurent

    * galleryexport/galleries.cpp, galleryexport/galleryconfig.cpp,
      galleryexport/galleryconfig.h, galleryexport/gallerylist.cpp,
      galleryexport/gallerympform.cpp, galleryexport/gallerympform.h,
      galleryexport/gallerytalker.cpp, galleryexport/gallerywindow.cpp,
      galleryexport/plugin_galleryexport.cpp: Fix include

2008-07-19 07:34  mlaurent

    * galleryexport/galleryconfig.cpp, galleryexport/gallerylist.cpp,
      galleryexport/gallerympform.cpp, galleryexport/gallerytalker.cpp,
      galleryexport/gallerywindow.cpp,
      galleryexport/plugin_galleryexport.cpp: For the future (if code
      is reactivated)

2008-07-19 07:20  mlaurent

    * galleryexport/gallerytalker.cpp,
      galleryexport/galleryviewitem.cpp: Minor port

2008-07-19 07:15  mlaurent

    * CMakeLists.txt: It compiles fine

2008-07-18 16:34  adjam

    * CMakeLists.txt: GalleryExport ADD_SUBDIRECTORY.
      Commented out, for now.

2008-07-18 16:29  adjam

    * galleryexport, galleryexport/CMakeLists.txt,
      galleryexport/gallerympform.cpp, galleryexport/gallerympform.h,
      galleryexport/gallerytalker.cpp, galleryexport/gallerytalker.h,
      galleryexport/gallerywidget.cpp, galleryexport/gallerywindow.cpp,
      galleryexport/gallerywindow.h: Added KDE4 galleryexport porting.
      It actually compiles and links. No more.

2008-07-17 06:41  mlaurent

    * common/libkipiplugins/kpaboutdata.h: Update it

2008-07-14 19:02  jaiva

    * picasawebexport/picasawebtalker.cpp: Minor change to port the
      listAllAlbums functionality to KDE4. Along with this change and
      changes by others, I verified that uploading functionality works
      completely on KDE 4. The plugin also looks great thanks to
      everyone who helped in porting it.
      
      CCMAIL=kde-imaging@kde.org

2008-07-10 17:40  cgilles

    * metadataedit/plugin_metadataedit.cpp: support tiff writting mode
      with remove caption

2008-07-10 17:36  cgilles

    * metadataedit/plugin_metadataedit.cpp: support properly tiff
      writing mode with setCaption

2008-07-10 15:57  cgilles

    * slideshow/slideshowkb.cpp: fix gcc 4.3.1 warnings

2008-07-10 15:55  cgilles

    * slideshow/slideshowkb.cpp, slideshow/slideshowkb.h: polish

2008-07-10 15:14  cgilles

    * jpeglossless/CMakeLists.txt: polish

2008-07-09 13:33  cgilles

    * NEWS: update

2008-07-09 09:22  cgilles

    * gpssync/plugin_gpssync.cpp: adapt to new digiKam kipi interface

2008-07-08 18:14  kusi

    * imageviewer/TODO, imageviewer/viewerwidget.cpp: if one image is
      selected, all images are loaded and the selected image image will
      be displayed. this behavior was broken in kde4 due to non-clean
      kurl adresses

2008-07-08 12:44  cgilles

    * common/libkipiplugins/kpwriteimage.cpp: fix broken compilation
      with gcc 4.3.1

2008-07-07 11:52  mlaurent

    * htmlexport/imagesettingspage.ui: Fix layout

2008-07-07 11:42  mlaurent

    * picasawebexport/picasawebtalker.cpp: Fix crash

2008-07-07 11:34  mlaurent

    * picasawebexport/picasawebwidget.cpp,
      picasawebexport/uploadwidget.ui: Fix layout

2008-07-07 11:28  mlaurent

    * picasawebexport/picasawebwindow.cpp: Port++

2008-07-07 11:21  mlaurent

    * picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebtalker.h: Fix signal/slot

2008-07-07 07:53  mlaurent

    * imageviewer/plugin_viewer.cpp, imageviewer/viewerwidget.cpp,
      imageviewer/viewerwidget.h: Fix crash when we didn't have images
      selected

2008-07-06 18:04  kusi

    * imageviewer/viewerwidget.cpp: if user zooms with mouse-rightclick
      and mousepointer reach the border of the screen, continue zooming
      on horizontal movements

2008-07-06 17:02  kusi

    * imageviewer/texture.cpp, imageviewer/texture.h,
      imageviewer/viewerwidget.cpp, imageviewer/viewerwidget.h: respect
      exif orientation flag

2008-07-05 21:20  kusi

    * imageviewer/plugin_viewer.cpp, imageviewer/plugin_viewer.h,
      imageviewer/texture.cpp, imageviewer/texture.h,
      imageviewer/timer.cpp, imageviewer/timer.h,
      imageviewer/viewerwidget.cpp, imageviewer/viewerwidget.h: bugfix:
      first image was not loaded correctly due to changed behavior in
      QT4 isFullscreen().
      I had to revert some code polishing of Gilles due to merge
      conflicts, will fix that later
      changing back my email adress to something more spam-safe

2008-07-03 13:32  cgilles

    * jpeglossless/actionthread.cpp: fix gcc 4.3.1 warning

2008-07-03 11:36  mlaurent

    * rawconverter/plugin_rawconverter.cpp: Fix crash when list is
      empty

2008-07-01 07:06  mlaurent

    * slideshow/slideshowconfig.cpp: Fix i18n

2008-06-30 07:53  gateau

    * htmlexport/CMakeLists.txt, htmlexport/themes/CMakeLists.txt,
      htmlexport/themes/matrix/CMakeLists.txt: Install all themes.

2008-06-30 07:53  gateau

    * htmlexport/wizard.cpp: Fix call to i18n

2008-06-30 06:56  mlaurent

    * slideshow/CMakeLists.txt, slideshow/slideshowgl.cpp,
      slideshow/slideshowgl.h: Try to make it compile

2008-06-30 06:46  mlaurent

    * slideshow/slideshowgl.cpp: Remove this include

2008-06-27 10:53  cgilles

    * metadataedit/exifeditdialog.cpp, metadataedit/iptceditdialog.cpp,
      metadataedit/plugin_metadataedit.cpp,
      metadataedit/plugin_metadataedit.h,
      metadataedit/xmpeditdialog.cpp: polish

2008-06-27 10:26  cgilles

    * metadataedit/exifeditdialog.cpp, metadataedit/iptceditdialog.cpp,
      metadataedit/plugin_metadataedit.cpp,
      metadataedit/xmpeditdialog.cpp: use last KExiv2 methods to check
      writting mode

2008-06-27 04:15  cgilles

    * NEWS: update

2008-06-25 22:53  dfaure

    * imageviewer/texture.h, imageviewer/timer.h,
      imageviewer/viewerwidget.h: compilation fixes

2008-06-22 21:33  cgilles

    * common/libkipiplugins/kpwriteimage.cpp: save metadata with tiff
      and Exiv2 0.18

2008-06-15 11:50  thiago

    * common/libkipiplugins/kpwriteimage.cpp: Make the semi-colon clear
      in these loops (and avoid a gcc 4.3 warning)

2008-06-14 14:19  gateau

    * htmlexport/plugin.cpp: Show an additional message
      When the progress dialog does not close because of warnings, show
      an
      additional message and change the dialog button to "Close".

2008-06-14 13:40  gateau

    * htmlexport/galleryinfo.h, htmlexport/generator.cpp,
      htmlexport/htmlexportconfig.kcfg, htmlexport/outputpage.ui,
      htmlexport/plugin.cpp, htmlexport/wizard.cpp: Adapt to new
      KUrlRequester: it now returns KUrl, not QString.

2008-06-14 13:39  gateau

    * htmlexport/generator.cpp: Skip empty parts.

2008-06-13 07:46  cgilles

    * flickrexport/flickrwindow.cpp: fix crash when dialog is closed

2008-06-13 07:36  cgilles

    * flickrexport/flickrwidget.cpp: use Oxygen icon

2008-06-13 07:35  cgilles

    * flickrexport/imageslist.cpp: fix layout

2008-06-13 07:31  cgilles

    * flickrexport/flickrwidget.cpp: fix layout

2008-06-13 07:28  cgilles

    * flickrexport/flickrwindow.h: port ++

2008-06-13 07:25  cgilles

    * flickrexport/flickrtalker.cpp, flickrexport/flickrtalker.h,
      flickrexport/flickrwindow.cpp, flickrexport/flickrwindow.h:
      Q3ProgressDialog => QProgressDialog

2008-06-13 07:10  mlaurent

    * picasawebexport/uploadwidget.ui: Fix ui files

2008-06-13 07:08  mlaurent

    * picasawebexport/PicasawebNewAlbumDialog.ui: This header doesn't
      exist

2008-06-13 07:06  mlaurent

    * picasawebexport/CMakeLists.txt,
      picasawebexport/picasawebwidget.cpp,
      picasawebexport/picasawebwidget.h,
      picasawebexport/picasawebwindow.cpp,
      picasawebexport/uploadwidget.ui: Port to uic4

2008-06-13 06:59  mlaurent

    * picasawebexport/uploadwidget.ui: Fix not supported attribute

2008-06-13 06:17  cgilles

    * flickrexport/flickrwindow.cpp: missing buttons connection

2008-06-13 06:14  cgilles

    * flickrexport/imageslist.cpp: polish

2008-06-13 04:41  cgilles

    * flickrexport/flickrtalker.cpp, flickrexport/flickrtalker.h,
      flickrexport/flickrwindow.cpp, flickrexport/flickrwindow.h:
      Q3ValueList => Qlist

2008-06-12 20:22  cgilles

    * flickrexport/login.cpp, flickrexport/login.h: pure Qt4
      implementation

2008-06-12 15:08  cgilles

    * flickrexport/flickrwidget.cpp, flickrexport/flickrwidget.h: pure
      Qt4 implementation

2008-06-12 15:00  cgilles

    * flickrexport/flickrwindow.cpp: use Oxygen icon

2008-06-12 14:55  cgilles

    * flickrexport/flickrwidget.cpp: port ++

2008-06-12 14:32  cgilles

    * flickrexport/flickrwidget.cpp: port ++

2008-06-12 13:58  cgilles

    * flickrexport/flickritem.h: port ++

2008-06-12 13:41  cgilles

    * flickrexport/mpform.cpp, flickrexport/mpform.h: pure Qt4
      implementation

2008-06-12 13:33  cgilles

    * flickrexport/flickrtalker.cpp: fix warnings

2008-06-12 13:28  cgilles

    * flickrexport/mpform.cpp: fix warnings

2008-06-12 13:26  cgilles

    * flickrexport/CMakeLists.txt: polish

2008-06-12 13:26  cgilles

    * flickrexport/flickrwindow.cpp: fix warnings

2008-06-12 13:12  cgilles

    * flickrexport/imageslist.cpp, flickrexport/imageslist.h,
      flickrexport/plugin_flickrexport.cpp: KDE4 port

2008-06-12 12:59  cgilles

    * flickrexport/flickrtalker.cpp, flickrexport/flickrtalker.h: KDE4
      port

2008-06-12 10:54  cgilles

    * flickrexport/imageslist.cpp: fix icons

2008-06-12 10:52  cgilles

    * flickrexport/flickrtalker.cpp, flickrexport/flickrtalker.h,
      flickrexport/imageslist.cpp, flickrexport/imageslist.h,
      flickrexport/login.cpp, flickrexport/login.h,
      flickrexport/mpform.cpp: port ++

2008-06-12 10:38  cgilles

    * picasawebexport/plugin_picasawebexport.cpp,
      picasawebexport/plugin_picasawebexport.h: port ++

2008-06-12 10:34  cgilles

    * flickrexport/flickrwidget.cpp, flickrexport/flickrwidget.h,
      flickrexport/flickrwindow.cpp, flickrexport/flickrwindow.h: port
      ++

2008-06-12 10:25  cgilles

    * flickrexport/flickritem.h, flickrexport/plugin_flickrexport.cpp:
      polish

2008-06-12 10:21  cgilles

    * flickrexport/plugin_flickrexport.cpp,
      flickrexport/plugin_flickrexport.h: fix icon

2008-06-12 10:16  cgilles

    * imageviewer/viewerwidget.cpp, imageviewer/viewerwidget.h: fix
      header
      remove tab
      polish

2008-06-12 10:06  cgilles

    * imageviewer/timer.cpp, imageviewer/timer.h: fix header
      remove tab
      polish

2008-06-12 10:03  cgilles

    * imageviewer/plugin_viewer.cpp, imageviewer/plugin_viewer.h,
      imageviewer/texture.cpp, imageviewer/texture.h: fix header
      remove tab
      polish

2008-06-12 09:58  cgilles

    * imageviewer/plugin_viewer.cpp, imageviewer/plugin_viewer.h: fix
      header acordingly with Achim bohnet tip from Debian.
      missing moc file
      remove tabs in source code. always use spaces instead

2008-06-12 09:57  cgilles

    * imageviewer/CMakeLists.txt: polish

2008-06-12 09:32  cgilles

    * sendimages/imagespage.cpp, sendimages/imagespage.h: polish

2008-06-12 09:28  cgilles

    * slideshow/CMakeLists.txt, slideshow/plugin_slideshow.cpp: port ++

2008-06-11 10:38  cgilles

    * flickrexport/imageslist.cpp: compile

2008-06-11 10:27  cgilles

    * flickrexport/imageslist.cpp: polish

2008-06-11 07:33  mlaurent

    * slideshow/CMakeLists.txt: Comment this line

2008-06-11 07:23  mlaurent

    * slideshow/slideshowgl.cpp, slideshow/slideshowgl.h: Fix some
      includes

2008-06-11 07:19  mlaurent

    * slideshow/slideshow.cpp, slideshow/slideshowgl.cpp,
      slideshow/slideshowgl.h: Port some code

2008-06-11 07:09  mlaurent

    * slideshow/slideshowconfig.cpp, slideshow/slideshowconfigbase.ui:
      Port++

2008-06-11 06:53  mlaurent

    * picasawebexport/picasawebwindow.cpp: Port kipi::dialog

2008-06-11 06:49  mlaurent

    * flickrexport/imageslist.cpp: Port image dialog

2008-06-11 06:40  mlaurent

    * slideshow/plugin_slideshow.cpp, slideshow/plugin_slideshow.h,
      slideshow/slideshowconfig.h, slideshow/slideshowconfigbase.ui,
      slideshow/slideshowgl.h: Some port

2008-06-10 21:45  mlaurent

    * slideshow/slideshow.cpp, slideshow/slideshow.h,
      slideshow/slideshowconfig.cpp: Port++

2008-06-10 21:31  mlaurent

    * slideshow/listimageitems.cpp: Port++

2008-06-10 11:48  mlaurent

    * flickrexport/flickrtalker.cpp,
      picasawebexport/picasawebtalker.cpp: Fix it
      (thanks David)

2008-06-10 11:32  mlaurent

    * flickrexport/flickrtalker.cpp,
      picasawebexport/picasawebtalker.cpp: Remove some qt3support

2008-06-10 11:31  mlaurent

    * picasawebexport/picasawebwidget.h: Fix forward declaration

2008-06-10 11:30  mlaurent

    * flickrexport/flickrwidget.h: Fix forward declaration

2008-06-10 11:25  mlaurent

    * CMakeLists.txt, picasawebexport/CMakeLists.txt,
      picasawebexport/mpform.cpp, picasawebexport/picasaweblogin.cpp,
      picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebwindow.cpp: Port it

2008-06-10 11:19  mlaurent

    * CMakeLists.txt, flickrexport/CMakeLists.txt,
      flickrexport/flickrtalker.cpp, flickrexport/flickrwidget.cpp,
      flickrexport/mpform.cpp: Now it can be compiled
      (need to fix some not ported code)

2008-06-10 11:14  mlaurent

    * flickrexport/CMakeLists.txt, flickrexport/flickrtalker.cpp,
      flickrexport/flickrwindow.cpp, flickrexport/imageslist.cpp,
      flickrexport/login.cpp: Port++

2008-06-10 07:46  cgilles

    * README: this one will be never ported.

2008-06-10 07:39  mlaurent

    * README: Update readme

2008-06-10 07:35  mlaurent

    * picasawebexport/picasawebwindow.cpp: Fix i18n apiu

2008-06-10 07:34  mlaurent

    * picasawebexport/picasawebwindow.cpp: Fix mem leak.
      Perhaps necessary to port to qt3 version

2008-06-10 07:33  mlaurent

    * picasawebexport/picasawebwindow.cpp: Port KPAboutData

2008-06-10 07:13  mlaurent

    * flickrexport/CMakeLists.txt, picasawebexport/CMakeLists.txt:
      Clean up

2008-06-10 06:57  mlaurent

    * picasawebexport/picasawebwindow.cpp: Port++

2008-06-10 06:50  mlaurent

    * picasawebexport/picasawebwindow.cpp,
      picasawebexport/picasawebwindow.h,
      picasawebexport/plugin_picasawebexport.cpp,
      picasawebexport/plugin_picasawebexport.h: Port++

2008-06-10 06:41  mlaurent

    * flickrexport/flickrwindow.h, flickrexport/imageslist.cpp,
      flickrexport/plugin_flickrexport.cpp,
      flickrexport/plugin_flickrexport.h: Fix some error

2008-06-09 22:18  mlaurent

    * CMakeLists.txt: Activate them when ported

2008-06-09 22:08  mlaurent

    * picasawebexport/picasawebwindow.cpp,
      picasawebexport/picasawebwindow.h: Pört KDialogBase

2008-06-09 22:04  mlaurent

    * picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebwindow.cpp: Fix i18n

2008-06-09 22:03  mlaurent

    * picasawebexport/CMakeLists.txt, picasawebexport/Messages.sh: Fix
      CMakeLists.txt
      Extract messages

2008-06-09 22:02  mlaurent

    * picasawebexport/CMakeLists.txt, picasawebexport/Makefile.am: Add
      CMakeLists.txt

2008-06-09 22:01  mlaurent

    * picasawebexport/mpform.cpp, picasawebexport/mpform.h,
      picasawebexport/picasawebitem.h,
      picasawebexport/picasaweblogin.cpp,
      picasawebexport/picasaweblogin.h,
      picasawebexport/picasawebtalker.cpp,
      picasawebexport/picasawebtalker.h,
      picasawebexport/picasawebviewitem.cpp,
      picasawebexport/picasawebviewitem.h,
      picasawebexport/picasawebwidget.cpp,
      picasawebexport/picasawebwidget.h,
      picasawebexport/picasawebwindow.cpp,
      picasawebexport/picasawebwindow.h,
      picasawebexport/plugin_picasawebexport.cpp,
      picasawebexport/uploadwidget.ui: Use script to start to port it.
      CCMAIL: vardhman@gmail.com

2008-06-09 18:52  jaiva

    * picasawebexport: Copying from trunk at revision: 818818
      Command used:
      svn copy
      svn://anonsvn.kde.org/home/kde/branches/extragear/kde3/libs/kipi-plugins/picasawebexport
      picasawebexport

2008-06-09 18:33  aclemens

    * flickrexport/flickrwindow.cpp: backport commit #818812 from KDE3
      branch: check for HostSupportsTags moved to readSettings() to
      make sure that everything is setup well

2008-06-09 13:39  aclemens

    * flickrexport/flickrwindow.cpp: backport commit #818745 from KDE3
      branch: "Strip Space..." checkbox should only be enabled if "Use
      Host Application Tags" is checked, too

2008-06-09 11:36  mlaurent

    * CMakeLists.txt, cmake: Remove empty directory

2008-06-09 06:47  mlaurent

    * flickrexport/flickrtalker.cpp, flickrexport/flickrwindow.cpp:
      Adapt i18n api

2008-06-09 06:43  mlaurent

    * flickrexport/flickrwindow.cpp, flickrexport/flickrwindow.h:
      Port++

2008-06-09 06:40  mlaurent

    * flickrexport/Messages.sh: Extract messages

2008-06-09 06:36  mlaurent

    * flickrexport/CMakeLists.txt, flickrexport/Makefile.am: Add
      CMakeLists.txt

2008-06-09 06:35  mlaurent

    * flickrexport/flickritem.h, flickrexport/flickrtalker.cpp,
      flickrexport/flickrtalker.h, flickrexport/flickrviewitem.cpp,
      flickrexport/flickrviewitem.h, flickrexport/flickrwidget.cpp,
      flickrexport/flickrwidget.h, flickrexport/flickrwindow.cpp,
      flickrexport/flickrwindow.h, flickrexport/imageslist.cpp,
      flickrexport/imageslist.h, flickrexport/login.cpp,
      flickrexport/login.h, flickrexport/mpform.cpp,
      flickrexport/mpform.h, flickrexport/plugin_flickrexport.cpp:
      Apply some script on this directory

2008-06-09 06:29  cgilles

    * flickrexport: kipi-plugins from trunk : start to port
      FlickrExport to KDE4/Qt4
      Laurent, can you apply your magic convert scripts to this code.
      Thanks in advance...
      CCMAIL: montel@kde.org
      CCMAIL: vardhman@gmail.com

2008-06-09 01:17  pino

    * imageviewer/plugin_viewer.cpp: adapt to the recent changes in
      libkipi:
      - add needed includes
      - adapt to the new values of the Category enum

2008-06-08 22:01  kusi

    * CMakeLists.txt: typos

2008-06-08 21:53  kusi

    * CMakeLists.txt, imageviewer/CMakeLists.txt, imageviewer/help.ui,
      imageviewer/helpdialog.ui, imageviewer/plugin_viewer.cpp,
      imageviewer/timer.cpp, imageviewer/viewerwidget.cpp,
      imageviewer/viewerwidget.h: finalise port to KDE4
      - fixed help dialog
      - add pics
      plugin is now built by default

2008-06-06 09:14  pino

    * CMakeLists.txt, acquireimages/CMakeLists.txt,
      cmake/modules/FindKSane.cmake: remove all the FindKSane copies
      all around, and optionally use the FindKSane installed by
      kdegraphics >= 4.1
      adapt to the syntax of that FindKSane

2008-06-06 07:46  cgilles

    * CMakeLists.txt: polish

2008-06-03 19:27  cgilles

    * acquireimages/scandialog.cpp: kipi-plugins from trunk :
      AcquireImages tool : support 16 bits color depth image to save
      into file (PNG or TIFF) : warning : untested (no 16 bits color
      depth flat scanner here)
      CCMAIL: kare.sars@kolumbus.fi

2008-06-03 14:56  cgilles

    * NEWS: update

2008-06-03 14:54  cgilles

    * TODO: update

2008-06-03 14:44  cgilles

    * acquireimages/scandialog.cpp, acquireimages/scandialog.h: polish

2008-06-03 14:34  cgilles

    * simpleviewerexport/simpleviewerexport.cpp: fix warning

2008-06-03 14:31  cgilles

    * cmake/modules/FindKSane.cmake, cmake/modules/FindKsane.cmake:
      rename

2008-06-03 14:20  cgilles

    * CMakeLists.txt: update

2008-06-03 13:14  cgilles

    * CMakeLists.txt, common/libkipiplugins/CMakeLists.txt: compile

2008-06-03 12:50  pino

    * .: move the kipi-plugins from extragear/libs to
      extragear/graphics

2008-06-03 12:43  pino

    * adapt the kipi plugins to the recent libkipi api changes:
      - add more includes, as there are less silently pulled
      - adapt to the new values of the KIPI::Category enum

2008-06-03 12:31  pino

    * you need kio, so link to it

2008-06-03 11:27  mlaurent

    * Fix ui files

2008-06-03 06:05  cgilles

    * polish

2008-06-03 06:02  cgilles

    * fix i18n

2008-06-03 05:58  cgilles

    * fix margin

2008-06-02 07:15  mlaurent

    * Extract message

2008-06-01 22:49  kusi

    * initial port of imageviewer KIPI plugin to KDE4. while the plugin
      is functional, there are still issues to be fixed (plugin is
      still disabled in CMakeLists.txt):
      - no help dialog
      - no cursors
      - issues with recognizing of correct fullscreen size

2008-05-28 07:44  mlaurent

    * Fix active help button

2008-05-26 12:54  cgilles

    * polishapi

2008-05-25 17:45  cgilles

    * polish

2008-05-24 15:29  mlaurent

    * Use INSTALL_TARGETS_DEFAULT_ARGS

2008-05-20 18:03  pino

    * fix two SANE -> KSANE typos, and properly make the acquireimages
      plugin optionally compiled only if ksane is found

2008-05-17 19:25  cgilles

    * fix icon

2008-05-16 12:27  gateau

    * Fix i18n .arg.

2008-05-16 12:27  gateau

    * Correctly disable ThemePage.

2008-05-16 12:27  gateau

    * Create ImageCollectionSelector using KIPI::Interface.

2008-05-16 11:00  mlaurent

    * Extract messages
      Fixuifiles

2008-05-15 13:50  cgilles

    * set IPTC preview size to 1280x1024 instead 800x600

2008-05-13 21:57  gateau

    * Started porting htmlexport plugin.
      CCMAIL: kde-imaging@kde.org

2008-05-13 21:56  gateau

    * Import binary files via svn, because git-svn does not mark them
      as binary...
      grr...

2008-05-07 12:11  cgilles

    * polish

2008-05-07 11:54  cgilles

    * polish

2008-05-02 06:57  cgilles

    * update

2008-04-29 17:45  pletourn

    * warning: passing ‘float’ for argument 1 to ‘QString&
      QString::operator=(char)’

2008-03-30 13:36  dimsuz

    * Fix a couple of typos which made comilation broken

2008-03-29 20:21  cgilles

    * typo again

2008-03-29 18:31  cgilles

    * typo

2008-03-25 11:29  cgilles

    * polish

2008-03-25 08:58  cgilles

    * polish

2008-03-25 07:53  mlaurent

    * Fix export

2008-03-25 07:21  cgilles

    * backport from digiKam core

2008-03-18 18:35  cgilles

    * update

2008-03-18 13:26  ilic

    * i18n fixes: no more %n in plural messages.

2008-03-17 11:17  cgilles

    * backport commit #786549 from KDE3 branch

2008-03-17 10:37  cgilles

    * update

2008-03-16 21:18  cgilles

    * backport commit #786363 from KDE3 branch

2008-03-16 20:59  cgilles

    * backport commit #786355 from KDE3 branch
      CCBUGS: 149890

2008-03-13 16:56  cgilles

    * polish

2008-03-13 16:53  cgilles

    * polish

2008-03-13 10:16  cgilles

    * polish

2008-03-13 09:54  cgilles

    * added photo info in preview area

2008-03-13 09:22  cgilles

    * polish

2008-03-13 08:37  cgilles

    * LibKipi and Kipi-plugins from trunk (KDE4) : Moving
      KIPI::ImageDialog to KIPIPlugins::ImageDialog
      This dialog is never used by kipi host, but only by kipi-plugins.
      CCMAIL: kde-imaging@kde.org

2008-03-13 08:13  cgilles

    * missing files

2008-03-13 08:13  cgilles

    * LibKipi and Kipi-plugins from trunk (KDE4) : Moving
      KIPI::BatchProcessDialog to KIPIPlugins::BatchProcessDialog
      This dialog is never used by kipi host, but only by kipi-plugins.
      CCMAIL: kde-imaging@kde.org

2008-03-11 19:42  cgilles

    * fix warnings

2008-03-11 18:11  cgilles

    * update

2008-03-11 10:01  cgilles

    * fix frame drawing

2008-03-11 09:55  cgilles

    * handle RAWCOlOR space properlly

2008-03-11 08:49  cgilles

    * Kipi-plugins from trunk (KDE4) : Raw Converter : use auto-gamma
      and auto-white balance in 16 bits color depth mode.
      CCBUGS: 146393

2008-03-11 07:27  cgilles

    * use iterator

2008-03-11 07:25  cgilles

    * use iterator

2008-03-02 14:04  schwarzer

    * typo: missing single quote

2008-03-02 08:26  cgilles

    * fix i18n

2008-02-29 12:47  mlaurent

    * Fix signal/slot

2008-02-29 12:36  mlaurent

    * Add own export define symbol

2008-02-29 10:44  mueller

    * unneeded include

2008-02-29 06:47  cgilles

    * polish

2008-02-28 20:17  mueller

    * fix compile error without libkipi being installed beforehand

2008-02-28 07:07  cgilles

    * Kipi-plugins from trunk (KDE4): Flash Export tool : new option to
      open Flash gallery in Konqueror

2008-02-27 06:56  cgilles

    * polish

2008-02-27 06:55  cgilles

    * polish

2008-02-27 06:53  cgilles

    * Use an index to rename target image instead original file names

2008-02-26 13:05  cgilles

    * update

2008-02-26 13:04  cgilles

    * kipi-plugins from KDE4 : Flast Export tool : add new option to
      fix orientation of image accordingly with Exif information.
      BUG: 134299

2008-02-26 11:16  cgilles

    * polish

2008-02-26 11:11  cgilles

    * backup metadata from original images to target JPEG images

2008-02-26 10:13  cgilles

    * link

2008-02-26 09:11  cgilles

    * kipi-plugins from trunk : new option to be able to open displayed
      image in a separate window

2008-02-26 05:07  cgilles

    * polish

2008-02-26 04:46  cgilles

    * backport commit #779425 from KDE3 branch

2008-02-25 19:39  cgilles

    * use Qt4::xml classes to create SimpleViewer config file instead
      to use hardcoded xml tag

2008-02-25 13:42  cgilles

    * update

2008-02-25 13:34  cgilles

    * Flash Gallery Export kipi-plugin from trunk (KDE4) : support
      UTF-8 properlly in config XML file.
      BUG: 150393

2008-02-25 13:10  cgilles

    * fix release number

2008-02-25 11:39  cgilles

    * fix i18n

2008-02-24 21:39  cgilles

    * update

2008-02-24 20:05  cgilles

    * polish

2008-02-24 19:30  cgilles

    * adapt to new api

2008-02-24 19:22  cgilles

    * simpleviewerExport plugin from trunk (KDE4) : this plugin is the
      first one to use new image collection selector widget from
      digiKam core
      CCBUGS: 117073

2008-02-23 15:01  mwiesweg

    * Commit KDE4 port of the Simple Viewer Export Plugin on behalf of
      Gilles Caulier.
      
      CCMAIL: caulier.gilles@gmail.com

2008-02-16 19:35  gkulzer

    * adding altitude service from topocoding to location editor

2008-02-16 19:21  gkulzer

    * adding altitude service from topocoding to location editor

2008-02-16 16:33  gkulzer

    * adding altitude service from topocoding to location editor

2008-02-16 15:32  gkulzer

    * fix time offset i18n: positive is eastwards

2008-02-14 08:39  cgilles

    * kipi-plugins from trunk : RAWConverter:
      - pure Qt4 implementation.
      - Use KUrl everywhere.
      - RawItem class removed.
      - Do not use Q3Dict to list file in Batch mode.

2008-02-13 14:29  cgilles

    * use Oxygen icons

2008-02-13 14:22  cgilles

    * K3ListView ==> QTreeWidget

2008-02-13 14:22  cgilles

    * polish

2008-02-13 08:48  mlaurent

    * Fix forward declaration

2008-02-12 20:03  cgilles

    * polish

2008-02-11 21:48  cgilles

    * KML Export : handle GPS position from digiKam database

2008-02-11 21:37  cgilles

    * update

2008-02-11 21:35  cgilles

    * kipi-plugins from trunk (KDE4) :
      
      - Handle non jpeg files to save GPS position. If you use digiKam
      for KDE4, GPS position is now saved in database for all files,
      including read-only file formats.
      This is want mean than you can geo-tagging your RAW files for
      example !
      - Do not refresh thumbs from digiKam Album GUI interface when
      something is change in metadata. KDE4 version is more robust and
      detect automaticly wicth view must be updated in this case...
      
      BUG: 149497
      BUG: 145746
      
      CCMAIL: digikam-devel@kde.org

2008-02-11 18:21  cgilles

    * GPS correlator : sync with digiKam DB

2008-02-11 17:36  cgilles

    * remove obsolete method

2008-02-11 16:01  cgilles

    * pure Qt4 port

2008-02-11 15:58  cgilles

    * Pure Qt4 port : K3ListView ==> QTreeWidget

2008-02-11 08:46  cgilles

    * polish

2008-02-10 20:29  cgilles

    * K3ListView ==> QTreeWidget
      
      Marcel, QTreeWidget is a good candidate to remplace
      K3ListView/Q3ListView everywhere...
      CCMAIL: marcel.wiesweg@gmx.de

2008-02-10 12:00  cgilles

    * GPS location editor now deal with digiKam DB to read/write GPS
      locations to read only image format (as PNG for ex.)
      It doesn't work yet. ther is a problem in digikam::kipiinterface
      CCMAIL: marcel.wiesweg@gmx.de

2008-02-09 18:18  cgilles

    * follow marker mouvement over the map

2008-02-09 14:27  cgilles

    * set version

2008-02-09 14:01  cgilles

    * set plugins version to dialog

2008-02-09 13:53  cgilles

    * set plugin version on dialog about data

2008-02-09 12:20  gkulzer

    * change Dirty to Edited

2008-02-09 12:10  cgilles

    * polish

2008-02-09 11:59  cgilles

    * now track list follow mouvemant of markers in live around
      googlemaps...

2008-02-09 11:04  cgilles

    * polish

2008-02-09 09:47  cgilles

    * update

2008-02-09 09:45  cgilles

    * kipi-plugins from trunk (KDE4) : digiKam has a new tool to edit a
      GPS track list using googlemaps !
      More than one point can be edited over the ma at the same time...
      A fresh screenshot of the tool in action is available here :
      http://digikam3rdparty.free.fr/Screenshots/gpstracklisteditor.png
      
      BUG: 135451
      BUG: 135386
      
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kde-imaging@kde.org

2008-02-08 22:16  cgilles

    * kipi-plugins from trunk : GPS track list editor tool : enable
      edition mode.
      TODO : write new locations to target images.

2008-02-08 19:59  cgilles

    * polish

2008-02-08 19:57  cgilles

    * update GPS info in list item

2008-02-08 19:50  cgilles

    * compile

2008-02-08 19:40  cgilles

    * polish

2008-02-08 18:55  cgilles

    * polish

2008-02-08 18:55  cgilles

    * polish

2008-02-08 18:54  cgilles

    * fix signal/slots

2008-02-08 18:51  cgilles

    * handle point mouvemement over the map

2008-02-08 16:30  cgilles

    * fix i18n

2008-02-08 16:28  cgilles

    * polish

2008-02-08 16:13  cgilles

    * it's rock : gps track list tool work as a viewer (using
      googlemaps). Editor mode coming soon...

2008-02-08 13:35  cgilles

    * polish

2008-02-08 13:12  cgilles

    * polish

2008-02-08 09:45  cgilles

    * polish

2008-02-08 09:12  cgilles

    * polish

2008-02-08 07:51  mlaurent

    * Remove not necessary cmake variable

2008-02-08 07:49  mlaurent

    * Fix i18n

2008-02-07 22:07  cgilles

    * missing files

2008-02-07 22:04  cgilles

    * polish

2008-02-07 21:52  cgilles

    * add new widget to play with GPS track list

2008-02-07 18:53  cgilles

    * set image list

2008-02-07 18:02  cgilles

    * GPS track list editor in progress

2008-02-07 16:26  cgilles

    * polish

2008-02-07 16:17  cgilles

    * polish

2008-02-07 16:03  cgilles

    * polish

2008-02-07 14:56  cgilles

    * start to implement a GPS track list editor. Not yet suitable...

2008-02-07 13:48  cgilles

    * polish

2008-02-07 13:46  cgilles

    * new container to handle GPS track list

2008-02-07 10:30  cgilles

    * sync with KDE3

2008-02-07 10:01  cgilles

    * polish

2008-02-07 09:48  cgilles

    * use drag and drop instead simple click to move marker over the
      map

2008-02-06 17:30  cgilles

    * polish

2008-02-06 14:40  cgilles

    * kipi-plugins from trunk : GPSSync : GPS Googlemaps editor : added
      capability to print current filename over marker

2008-02-06 09:50  cgilles

    * use Oxygen icon

2008-02-06 09:39  cgilles

    * compile GPSSync plugin

2008-02-06 09:35  cgilles

    * kipi-plugins from trunk : KDE4 port of GPSSync kipi-plugin is now
      complete.
      GPS Correlator and GPS position editor (using GoogleMaps work
      fine.
      Stéphane, please take a look in KML Export tool port if all is
      fine for you. Indeep regresseve tests are require. Thanks in
      advance.
      CCMAIL: shadow.walker@free.fr
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kde-imaging@kde.org

2008-02-06 07:58  cgilles

    * port in progress

2008-02-06 07:37  mlaurent

    * Fix to i18n api

2008-02-05 19:37  cgilles

    * port in progress

2008-02-05 19:07  cgilles

    * port in progress

2008-02-05 18:51  cgilles

    * port in progress

2008-02-05 15:49  cgilles

    * polish

2008-02-05 15:35  cgilles

    * polish

2008-02-05 15:33  cgilles

    * GPS correlator is now ported to QT4

2008-02-05 15:10  cgilles

    * port in progress

2008-02-05 14:42  cgilles

    * Remove GPS action done

2008-02-05 14:35  cgilles

    * polish

2008-02-05 13:16  cgilles

    * fix i18n

2008-02-05 13:14  cgilles

    * compile. GPS edit tool is done

2008-02-05 13:11  cgilles

    * port in progress

2008-02-05 12:39  cgilles

    * port in progress

2008-02-05 12:12  cgilles

    * Qt4 port

2008-02-05 11:20  cgilles

    * Qt4 port

2008-02-05 11:12  cgilles

    * fix depreciate

2008-02-05 11:08  cgilles

    * Qt4 port

2008-02-05 09:41  cgilles

    * Qt4 port

2008-02-05 09:16  cgilles

    * Qt4 port

2008-02-04 21:28  cgilles

    * port in progress

2008-02-04 19:53  cgilles

    * kde4 port

2008-02-04 15:19  cgilles

    * fix depreciate

2008-02-04 15:15  cgilles

    * KDE4 port

2008-02-04 15:05  cgilles

    * CMake port

2008-02-04 14:58  cgilles

    * i18n

2008-02-04 14:51  cgilles

    * start to port GPSSync kipi-plugin to KDE4

2008-01-26 17:39  gkulzer

    * replacing geolocalization with geolocation

2008-01-03 23:44  jpetso

    * Icon renaming (code changes - extragear):
      bookmark -> bookmarks

2008-01-03 22:38  jpetso

    * Icon renaming (code changes - extragear):
      rss-tag -> feed-subscribe

2008-01-03 04:33  jpetso

    * Icon renaming (code changes - extragear):
      * color-fill -> format-fill-color
      * color-line -> format-stroke-color
      * and some others.

2008-01-01 20:53  cgilles

    * backport commits #755539 from KDE3 branch

2008-01-01 13:29  gkulzer

    * typo correction Developper->Developper CCMAIL:peremen@gmail.com

2007-12-30 09:24  coolo

    * syncing KDE3 with KDE4 plugin

2007-12-29 13:47  jpetso

    * Icon naming spec compliance (code changes - extragear):
      network -> network-workgroup, or whatever fits best.

2007-12-28 21:28  jpetso

    * Icon naming spec compliance (code changes - extragear):
      edit-add -> list-add

2007-12-27 10:10  aacid

    * Typo discovered by Park Shinjo
      CCMAIL: kde-i18n-doc@kde.org

2007-12-20 08:05  mlaurent

    * Fix include

2007-12-09 09:22  sars

    * Adapt to the newer libksane api

2007-12-08 20:03  jpetso

    * Icon renaming (code changes - extragear):
      mail -> mail-message
      users -> system-users
      
      ...and a few others.

2007-11-29 13:33  boiko

    * Fix some include directories to make it compile.
      CCMAIL: digikam-devel@kde.org

2007-11-29 13:20  boiko

    * Only use XRandR when under X11
      CCMAIL: digikam-devel@kde.org

2007-11-23 11:22  cgilles

    * kipi-plugins from trunk (KDE4) : added 2 new buttons to
      Add/Remove items to/from list of Raw files to convert

2007-11-23 10:22  cgilles

    * kipi-plugins from trunk (KDE4) : RAW Converter now support
      thumbnails extraction from Kipi host
      CCMAIL: kde-imaging@kde.org

2007-11-23 09:30  cgilles

    * separate Indentify and Thumbnail action thread.

2007-11-23 08:37  cgilles

    * kipi-plugins from trunk : Batch RAW converter: merger User1 and
      User2 button to Apply button to Start or Abort conversion

2007-11-22 08:53  cgilles

    * kipi-plugins from trunk (KDE4) : No need to re-invent the wheel.
      KIPI::ImageDialog no use KDE4 default KFileDialog to handle url
      or list of urls.
      
      But the improvment here is to add RAW file formats type mime
      support that KFileDialog do not support.
      The ImageDialog implementation is more simplified and is a pure
      Qt4/KDE4 now.
      Api still unchanged for plugins maintener. You can port plugins
      code as well.
      Important change here : libkipi depend now of libkdcraw. Please
      packager take a care for the future...
      
      Angelo, porting this code in KDE3 branch is trivial. I waiting
      your viewpoint to do it. Of course this will require a new
      libkipi release.
      
      CCMAIL: kde-imaging@kde.org

2007-11-22 08:35  cgilles

    * fix dependency

2007-11-21 11:18  cgilles

    * rm frame

2007-11-17 11:59  mlaurent

    * Compile if we found xrandr

2007-11-17 11:26  mlaurent

    * Fix link

2007-11-16 14:24  cgilles

    * fix warning

2007-11-16 14:21  cgilles

    * SlideShow need X11 library to link

2007-11-16 14:16  cgilles

    * missing QTOpenGL

2007-11-16 13:10  cgilles

    * QT4 port

2007-11-16 12:38  cgilles

    * anothers ones ported

2007-11-16 12:26  cgilles

    * port in progress

2007-11-16 12:23  cgilles

    * file ported

2007-11-16 12:12  cgilles

    * revert script change. file is already ported

2007-11-16 07:37  mlaurent

    * Adapt to new kdebug api

2007-11-16 07:36  mlaurent

    * Adapt to new kdebug

2007-11-16 07:29  mlaurent

    * Replace "qt_xdisplay|qt_xrootwin"

2007-11-16 07:21  mlaurent

    * Apply script to port it
      CCMAIL: caulier.gilles@gmail.com
      CCMAIL: valerio.fuoglio@gmail.com

2007-11-15 22:27  cgilles

    * check kipi host features before to render properties file

2007-11-15 21:11  cgilles

    * enable i18n

2007-11-15 21:10  cgilles

    * this file is now obsolete

2007-11-15 21:09  cgilles

    * missing to link with opengl

2007-11-15 21:04  cgilles

    * let's go Valerio. CMakeList.txt is ready to use :
      
      - Port your code one by one. In CMakeList.txt, just uncomment
      progressivly C++ source file to port.
      - Start by all .h and after all .cpp (to fix depencies between
      .cpp)
      - ToolBar class already ported to QT4/KDE4. It's easy, i have
      already ported this code in digiKam core (look
      digikam/utilities/slideshow)
      
      CCMAIL: valerio.fuoglio@gmail.com

2007-11-15 20:41  cgilles

    * enable SlideShow

2007-11-15 20:38  cgilles

    * Slideshow kipi-plugins will be the next one to be ported on KDE4
      by Valerio.
      
      Laurent, if you have few scripts to apply on this code to help
      Valerio, fell free to do it...
      
      CCMAIL: montel@kde.org
      CCMAIL: valerio.fuoglio@gmail.com

2007-11-15 10:59  cgilles

    * add warning message

2007-11-15 10:56  cgilles

    * add Drag & Drop support

2007-11-14 20:30  cgilles

    * k3listview ==> QListWidget : now SendImage is a pure Qt4/KDE4
      plugins

2007-11-13 09:52  cgilles

    * cleanup temp files when emailer program have been started

2007-11-13 09:29  cgilles

    * handle SlotCancel properlly

2007-11-13 08:55  cgilles

    * - use the new thumbnails method from libkipi to handle a list of
      thumbs
      - progress bar work properlly now

2007-11-12 21:03  cgilles

    * kipi-plugins from trunk (KDE4) : SendImages is the first plugins
      to handle thumbs from kipi host interface instead KDE thumbs kio
      slave

2007-11-12 17:26  cgilles

    * fix thumb size

2007-11-12 16:07  cgilles

    * polish

2007-11-12 16:04  cgilles

    * polish

2007-11-12 15:06  cgilles

    * polish

2007-11-12 14:31  cgilles

    * update

2007-11-12 14:26  cgilles

    * Kipi-plugins from trunk (KDE4) : SendImages plugin port:
      
      Huge improvement with mozilla/thunderbird emailer support about
      attachement files given on command line.
      No need to check if an instance of mailer already exist in memory
      to use -remote option. If we use -compose
      with the right options form. This way simplify the source code
      considerably... Thanks to Mozilla.org wiki page
      to describe all catch command line options syntax.
      
      I have tested with recent Thunderbird, Mozilla, and Netscape
      mailers. Please give me feedback if you occurs special
      errors with old versions. Thanks in advance...
      
      Note B.K.O files 148186 is closed because RAW attachement files
      is fixed now.
      
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kde-imaging@kde.org
      
      BUG: 148186
      BUG: 150453

2007-11-12 11:06  cgilles

    * set image quality for only JPEG format

2007-11-12 10:52  cgilles

    * now resized image to PNG do not lost exif/makernotes/gps/iptc/xmp
      metadata

2007-11-12 09:57  cgilles

    * polish

2007-11-12 09:25  cgilles

    * polish

2007-11-12 09:17  cgilles

    * polish

2007-11-12 09:17  cgilles

    * support of blasa, evolution, sylpheed, claws mailers

2007-11-11 20:03  cgilles

    * polish

2007-11-11 19:58  cgilles

    * kmail program is now supported

2007-11-11 18:17  cgilles

    * new method to invoke email. Not yet complete

2007-11-11 12:03  cgilles

    * fix api doc

2007-11-11 12:00  cgilles

    * new method to show all images wich are over the e-mail
      attachement limit

2007-11-11 11:50  cgilles

    * new method to check e-mail attachements limit

2007-11-11 10:27  cgilles

    * add orginal file name is list of image properties

2007-11-11 10:24  cgilles

    * polish

2007-11-11 10:24  cgilles

    * remove obsolete code

2007-11-11 10:23  cgilles

    * new method to show up the list of failed resized images

2007-11-11 08:31  cgilles

    * polish

2007-11-10 21:12  cgilles

    * new method to set images properties files as e-mail attachement

2007-11-10 18:17  cgilles

    * polish

2007-11-10 16:21  cgilles

    * remove obsolete code

2007-11-10 16:16  cgilles

    * code factorization and simplification

2007-11-09 15:34  cgilles

    * polish

2007-11-09 15:22  cgilles

    * polish

2007-11-09 14:46  cgilles

    * port in progress: resizing image in separate thead work now

2007-11-09 12:22  cgilles

    * polish

2007-11-09 12:21  cgilles

    * port in progress

2007-11-09 12:18  cgilles

    * port in progress

2007-11-09 12:00  cgilles

    * port in progress

2007-11-09 11:17  cgilles

    * port in progress

2007-11-09 11:06  cgilles

    * port in progress

2007-11-09 10:33  cgilles

    * port in progress

2007-11-09 06:51  cgilles

    * fix icons

2007-11-09 06:47  cgilles

    * add method to get image list to send

2007-11-09 06:40  cgilles

    * polish

2007-11-09 06:40  cgilles

    * settings container include now the list of image to send

2007-11-08 22:23  mueller

    * fix FSF address

2007-11-08 20:11  cgilles

    * fix layout

2007-11-08 20:09  cgilles

    * port in progress

2007-11-08 18:28  cgilles

    * polish

2007-11-08 18:01  cgilles

    * rename

2007-11-08 18:01  cgilles

    * new container to host email settings

2007-11-08 17:50  cgilles

    * port in progress

2007-11-08 15:25  cgilles

    * port in progress

2007-11-08 13:18  cgilles

    * add email page

2007-11-08 13:11  cgilles

    * polish

2007-11-07 15:43  cgilles

    * polish

2007-11-07 15:27  cgilles

    * kipi-plugins from trunk (KDE4): progress about port SendImages
      plugins. Not yet complete

2007-11-07 13:27  cgilles

    * fix i18n

2007-11-07 08:58  cgilles

    * polish

2007-11-06 09:29  cgilles

    * fix icon

2007-11-06 09:14  cgilles

    * fix icon

2007-11-03 18:24  pino

    * icon renamings:
      - rotate -> transform-rotate

2007-11-02 22:07  cgilles

    * fix icon

2007-11-02 21:51  cgilles

    * fix icons

2007-10-30 08:28  mlaurent

    * Fix i18n

2007-10-29 18:01  mlaurent

    * Extract message

2007-10-29 18:00  mlaurent

    * Fix include

2007-10-29 14:01  cgilles

    * polish

2007-10-29 13:59  cgilles

    * fix icon

2007-10-29 13:52  cgilles

    * compile

2007-10-29 13:38  cgilles

    * polish

2007-10-29 13:34  cgilles

    * obsolete

2007-10-29 13:34  cgilles

    * preapre to compile

2007-10-29 13:23  cgilles

    * mv at teg rigth place

2007-10-28 10:59  cgilles

    * update

2007-10-26 06:46  mlaurent

    * Remove not necessary forward declaration

2007-10-25 17:25  cgilles

    * kipi-plugins from trunk (KDE4) : XMP metadata editor : add
      support of Xmp.iptc.IntellectualGenre tag.
      XMP editor is now complete !!!
      
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kde-imaging@kde.org

2007-10-25 15:59  cgilles

    * add XMP Dublin Core Type tag support

2007-10-25 14:27  cgilles

    * add XMP Properties page to XMP editor dialog

2007-10-25 14:21  cgilles

    * compile XMP Properties panel

2007-10-25 14:16  cgilles

    * polish

2007-10-25 14:14  cgilles

    * polish

2007-10-25 14:09  cgilles

    * add support of XMP identifiers

2007-10-25 13:30  cgilles

    * support of XMp.xmp.Nickname tag

2007-10-25 13:18  cgilles

    * update

2007-10-25 12:37  cgilles

    * add XMP properties dialog page (not yet complete). Separate
      Status workflow information between Status and Properties pages
      like IPTC/IIM dialog

2007-10-24 14:49  cgilles

    * XMP Status page. Not yet complete

2007-10-24 12:30  cgilles

    * polish

2007-10-24 12:16  cgilles

    * update

2007-10-24 12:14  cgilles

    * kipi-plugins from trunk (KDE4) : XMP metadata editor : add dialog
      page to edit Credits information.
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kde-imaging@kde.org

2007-10-24 12:11  cgilles

    * update

2007-10-24 11:34  cgilles

    * update

2007-10-24 09:12  cgilles

    * update

2007-10-24 08:51  cgilles

    * kipi-plugins from trunk (KDE4) : XMP metadata editor : support of
      Origin information
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kde-imaging@kde.org

2007-10-24 08:49  cgilles

    * update

2007-10-24 08:32  cgilles

    * polish

2007-10-23 20:38  cgilles

    * update

2007-10-23 19:16  cgilles

    * group sync options

2007-10-23 17:41  cgilles

    * polish

2007-10-23 17:41  cgilles

    * polish

2007-10-23 17:36  cgilles

    * sync options use now default alternative language

2007-10-23 17:34  cgilles

    * new methods t handle Default Alternate Language

2007-10-23 17:18  cgilles

    * only sync XMP caption with x-default value

2007-10-23 15:00  cgilles

    * polish

2007-10-23 13:41  cgilles

    * kipi-plugins from trunk (KDE4): XMP metadata editor : fix
      management of alternative language list.
      Update content of language combobox accordinly with already
      assigned languages
      (only one language string entry is autorized).
      
      Now, XMP Contents dialog page from editor is fully implemented.
      
      CCMAIL: kde-imaging@kde.org

2007-10-23 12:37  cgilles

    * polish

2007-10-23 11:38  cgilles

    * adapt to new API

2007-10-23 10:46  cgilles

    * kipi-plugins from trunk (KDE4) : RawConverter : clone hosts
      attributes when converted RAW image is done.
      
      Marcel,
      
      There is certainly a race condition to call
      KIPI::ImageInfo::cloneData() just after than new image is add to
      collection.
      In digiKam, the new image created do not have the attributes from
      original RAW image.
      
      I'm not sure if it's depand of new DB interface... Can you take a
      look ?
      
      CCMAIL: marcel.wiesweg@gmx.de

2007-10-22 20:07  pino

    * icon renamings:
      - 1day -> view-calendar-day
      - list -> view-calendar-list
      - month -> view-calendar-month

2007-10-22 12:29  cgilles

    * work continue to support better Alternative Language XMP tag
      editor

2007-10-22 09:59  cgilles

    * fix signal

2007-10-21 23:36  pino

    * icon renaming:
      - calendar-today -> go-jump-today

2007-10-21 20:53  cgilles

    * polish

2007-10-21 18:06  cgilles

    * polish

2007-10-21 18:02  cgilles

    * backport commit #727763

2007-10-21 15:16  cgilles

    * polish

2007-10-21 14:28  cgilles

    * squezzed text on combobox must be troncated at end not at
      begining. It's more natural

2007-10-20 20:16  cgilles

    * porgress on alternative language XMP Caption editing. Not yet
      complete

2007-10-20 11:00  mueller

    * KDoubleSpinBox -> QDoubleSpinBox

2007-10-19 14:39  cgilles

    * add Xmp.photoshop.CaptionWriter support

2007-10-19 13:15  cgilles

    * more progress. not yet complete

2007-10-19 11:51  cgilles

    * XMP Content dialog page in progress. Not yet complete

2007-10-18 21:19  sars

    * change the imageReady() signal to contain image data to enable
      16bit colors (not using QImage).
      Don't use it yet :)

2007-10-18 14:45  cgilles

    * add XMP Content page. Not yet complete

2007-10-18 13:26  cgilles

    * fix layout

2007-10-18 13:25  cgilles

    * fix layout

2007-10-18 10:12  cgilles

    * fix icons

2007-10-17 13:54  cgilles

    * kipi-plugins from trunk (KDE4) : IPTC Metadata Editor : do not
      use an harcoded IPTC Subject
      Codes in source but an external standard XML database file
      provide by IPTC/NAA.
      To update Subject Codes list in plugin, we just need to download
      this file from http://www.iptc.org/NewsCodes
      web site and update it in plugin data.
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kde-imaging@kde.org

2007-10-17 13:44  cgilles

    * kipi-plugins from trunk (KDE4) : XMP Metadata Editor : do not use
      an harcoded IPTC Subject
      Codes in source but an external standard XML database file
      provide by IPTC/NAA.
      To update Subject Codes list in plugin, we just need to download
      this file from http://www.iptc.org/NewsCodes
      web site and update it in plugin data.
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kde-imaging@kde.org

2007-10-17 12:12  cgilles

    * add XML file from IPTC/NAA with all IPTC SubjectCodes definition

2007-10-17 09:16  cgilles

    * kipi-plugins from trunk (KDE4) : XMP metadata editor : add page
      to edit IPTC Subjects (Xmp.iptc.SubjectCodes)
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kde-imaging@kde.org

2007-10-17 06:39  cgilles

    * update Subject dialog page

2007-10-17 06:35  cgilles

    * fix i18n

2007-10-17 06:23  cgilles

    * polish

2007-10-17 05:59  cgilles

    * add comments

2007-10-17 05:54  cgilles

    * fix layout

2007-10-16 21:04  cgilles

    * update Subject dialog page

2007-10-16 20:56  cgilles

    * add IPTC Sbuject edition uing standard templates provided by IPTC
      spec.

2007-10-16 20:26  cgilles

    * polish

2007-10-16 11:05  cgilles

    * add standard Subject code map defined in IPTC/IIM spec.

2007-10-16 07:36  cgilles

    * kipi-plugins from trunk (KDE4) : XMP metadata editor : new option
      to import XMP metadata from a picture to a selection
      of pictures. This option work exactly like Import EXIF or Import
      IPTC. XMP Template file can be used to batch set metadata on
      pictures.
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kde-imaging@kde.org

2007-10-16 07:28  cgilles

    * kipi-plugins from trunk (KDE4) : XMP metadata editor : new option
      to remove all XMP metadata from a selection
      of pictures. This option work exactly like Remove EXIF or Remove
      IPTC.
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kde-imaging@kde.org

2007-10-16 07:15  cgilles

    * polish

2007-10-16 07:05  cgilles

    * kipi-plugins from trunk (KDE4) : XMP metadata editor : add page
      to edit Categories (Xmp.photoshop.Categories and
      Xmp.photoshop.SupplementalCategories)
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kde-imaging@kde.org

2007-10-16 06:37  cgilles

    * kipi-plugins from trunk (KDE4) : XMP metadata editor : add page
      to edit Keywords (Xmp.dc.subject : Dublin Core Subjects)
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kde-imaging@kde.org

2007-10-15 19:20  cgilles

    * update Status dialog page

2007-10-15 19:16  cgilles

    * Fix layout

2007-10-15 18:48  cgilles

    * IPTC Status Properties release date/time ==>
      Xmp.xmpDM.releaseDate

2007-10-15 13:35  cgilles

    * update IPTC subject dialog page

2007-10-15 13:35  cgilles

    * fix layout

2007-10-15 13:25  cgilles

    * IPTC subject fields are now editable one by one.

2007-10-15 09:06  cgilles

    * update IPTC=>XMP schema following Mik tips

2007-10-14 16:59  sars

    * Rename sane_widget.h to ksane.h

2007-10-12 13:04  cgilles

    * update IPTC => XMP tags list

2007-10-12 11:37  cgilles

    * added support of Iptc.Envelope.FileFormat and
      Iptc.Envelope.FileVersion dataset

2007-10-12 08:43  cgilles

    * added capabilities to assign custom meta-data to a combo item

2007-10-12 07:48  cgilles

    * added comments

2007-10-12 07:33  cgilles

    * add support of Iptc.Application2.Language dataset

2007-10-12 06:49  mlaurent

    * Fix i18n

2007-10-11 16:51  cgilles

    * start XMP edit dialog

2007-10-11 16:47  cgilles

    * prepare menu entries to support XMP editor

2007-10-11 16:36  cgilles

    * compile

2007-10-11 15:56  cgilles

    * kipi-plugins from trunk (KDE4) : start to implemented XMP
      metadata editor

2007-10-11 13:10  cgilles

    * add iptc U.N.O dataset support

2007-10-11 12:59  cgilles

    * add IPTC Envelope Date/time sent dataset

2007-10-11 12:33  cgilles

    * add Envelope Priority iptc dataset

2007-10-11 12:18  cgilles

    * kipi-plugins from trunk (KDE4) : the last part of IPTC/IMM not
      yet implemented been Envelope Record. A new panel have been added
      to the dialog to support these information

2007-10-11 11:23  cgilles

    * polish

2007-10-11 11:16  cgilles

    * fix layout

2007-10-11 09:00  cgilles

    * use decorative frame with instructions text

2007-10-11 08:57  cgilles

    * use decorative frame for instruction text

2007-10-11 08:50  cgilles

    * fix panel order in dialog

2007-10-11 08:44  cgilles

    * kipi-plugins from trunk (KDE4) : More IPTC editor compliant with
      IPTC.org recommendations:
      
      - Remove Date/Time editor panel. Now date/time stamp are editable
      on the respective panel : contents properties and workflow
      properties
      - Separate Workflow panel to 2 one : Workflow descriptions and
      workflow properties.

2007-10-11 07:42  cgilles

    * move date/time Created/digitized stamp to Origin panel

2007-10-11 06:18  cgilles

    * fix layout

2007-10-10 19:43  cgilles

    * update

2007-10-10 14:25  cgilles

    * update

2007-10-10 14:11  cgilles

    * add list of supported iptc tags

2007-10-10 14:09  cgilles

    * update

2007-10-10 13:44  cgilles

    * Kipi-plugins from trunk (KDE4) : IPTC editor : continue to add
      the capability to set multiple values for a tag : Iptc
      Application2 ObjectAttribute data set.

2007-10-10 13:31  cgilles

    * compile

2007-10-10 13:24  cgilles

    * compile

2007-10-10 13:00  cgilles

    * update

2007-10-10 12:59  cgilles

    * update

2007-10-10 11:52  mlaurent

    * common/libkipiplugins has some i18n

2007-10-10 11:42  cgilles

    * polish

2007-10-10 11:23  cgilles

    * IPTCCaption => IPTCContent

2007-10-10 11:17  cgilles

    * set more descriptions in Header of IPTC panels

2007-10-10 10:38  cgilles

    * update

2007-10-10 10:37  cgilles

    * IPTC editor dialog page are more compliant to IPTC.org
      recommendation.

2007-10-09 12:31  cgilles

    * new widget to edit multi iptc tags including a value + a string
      (QCombobox + KlineEdit)

2007-10-09 12:15  cgilles

    * Kipi-plugins from trunk (KDE4) : IPTC editor : continue to add
      the capability to set multiple values for a tag: Location
      dataset.

2007-10-09 10:16  cgilles

    * polish

2007-10-09 10:11  cgilles

    * new method to get item from index

2007-10-09 09:40  cgilles

    * use new SQueezedComboBox widget

2007-10-09 09:20  cgilles

    * kipi-plugins from trunk : backport SqueezedComboBox widget from
      digiKam core.
      I will use it in MetadataEdit Plugin to prevent broken dialog
      layout with large combo box content.
      
      Laurent, this is the 3rd code duplication in svn about this
      widget : digiKam, kipi-plugins, and KOffice
      Why not to include it on libkde4 ?
      
      http://websvn.kde.org/trunk/extragear/graphics/digikam/libs/widgets/common/squeezedcombobox.h?revision=711542&view=markup
      http://websvn.kde.org/trunk/koffice/krita/ui/squeezedcombobox.h?view=log
      
      CCMAIL: montel@kde.org

2007-10-09 08:09  cgilles

    * fix layout

2007-10-09 08:01  cgilles

    * fix layout

2007-10-09 07:36  cgilles

    * polish

2007-10-08 19:16  cgilles

    * update

2007-10-08 19:15  cgilles

    * update

2007-10-08 18:49  cgilles

    * new widget to support multiple IPTC tags values based on a fixed
      list of values given on a combo box.

2007-10-08 17:31  cgilles

    * Kipi-plugins from trunk (KDE4) : IPTC editor : continue to add
      the capability to set multiple values for a tag: By Line, By Line
      Title, and Contact.

2007-10-08 17:09  cgilles

    * polish

2007-10-08 14:45  cgilles

    * Kipi-plugins from trunk (KDE4) : IPTC editor : continue to add
      the capability to set multiple values for a tag. Second one is
      the Object Location.

2007-10-08 14:34  cgilles

    * remove duplicate slot connections

2007-10-08 14:29  cgilles

    * polish

2007-10-08 14:26  cgilles

    * add link to subject code list hosted by iptc.org

2007-10-08 14:10  cgilles

    * Kipi-plugins from trunk (KDE4) : IPTC editor : start to add the
      capabilty to set multiple values for a tag. Fisrt one is the
      Caption Writer.

2007-10-08 14:09  cgilles

    * polish

2007-10-08 13:31  cgilles

    * new widget to edit a tags witch can take multiple values

2007-10-08 11:28  cgilles

    * add new buttons to set date to today

2007-10-08 11:07  cgilles

    * add 3 new buttons to set date to today

2007-10-08 10:43  cgilles

    * add separator

2007-10-08 10:36  cgilles

    * enable KLineEdit clear button

2007-10-08 10:34  cgilles

    * enable KLineEdit clear button

2007-10-08 10:32  cgilles

    * enable KLineEdit clear button

2007-10-08 10:31  cgilles

    * enable KLineEdit clear button

2007-10-08 10:30  cgilles

    * enable KLineEdit clear button

2007-10-07 16:19  mlaurent

    * Fix i18n

2007-10-07 16:17  mlaurent

    * Extract message

2007-10-05 19:29  cgilles

    * polish

2007-10-05 19:16  cgilles

    * polish

2007-10-05 19:14  cgilles

    * polish

2007-10-05 18:58  cgilles

    * polish

2007-10-05 14:52  cgilles

    * fix signal. add button to keywords editor to replace current
      selected item

2007-10-05 11:38  cgilles

    * kipi-plugins from trunk (KDE4) : EXIF editor support now XMP
      Caption and Date Created tags

2007-10-05 10:53  cgilles

    * update

2007-10-05 10:50  cgilles

    * kipi-plugins from trunk (KDE4) : Comment Remove tool support now
      XMP tags

2007-10-05 10:35  cgilles

    * kipi-plugins from trunk (KDE4) : MetadataEdit plugins : start to
      support XMP metadata : Comment Edit tool can sync caption text to
      XMP tags.

2007-10-05 10:23  cgilles

    * fix i18n

2007-10-05 08:10  cgilles

    * update

2007-10-05 08:08  cgilles

    * kipi-plugins from trunk (KDE4) : TimeAdjust plugin now support
      XMP metadata
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kde-imaging@kde.org

2007-10-05 07:23  cgilles

    * this plugin is full compliant with Qt4 KDE4

2007-10-05 07:21  cgilles

    * polish

2007-10-05 07:17  cgilles

    * this plugin is full compliant with Qt4 KDE4

2007-10-05 07:15  cgilles

    * kipi-plugins from trunk (KDE4) : MetadataEdit plugin is now fully
      ported to KDE4.
      Next Stage, add a new XMP metadata Editor...
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kde-imaging@kde.org

2007-10-05 07:10  cgilles

    * Backport commits #721386 from KDE3 branch

2007-10-05 06:40  cgilles

    * KDE4 port

2007-10-05 06:27  cgilles

    * polish

2007-10-04 19:27  cgilles

    * use Oxygen icons

2007-10-04 19:07  cgilles

    * kipi-plugins from trunk (KDE4) : MetadataEdit plugin : Iptc
      Editor is fully ported to KDE4 and can be used as well
      Next Stage, port Comments Editor...
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kde-imaging@kde.org

2007-10-04 18:44  cgilles

    * KDE4 port

2007-10-04 18:16  cgilles

    * KDE4 port

2007-10-04 14:43  cgilles

    * KDE4 port

2007-10-04 14:31  cgilles

    * polish

2007-10-04 14:20  cgilles

    * KDE4 port

2007-10-04 14:15  cgilles

    * KDE4 port

2007-10-04 13:32  cgilles

    * KDE4 port

2007-10-04 13:11  cgilles

    * KDE4 port

2007-10-04 12:54  cgilles

    * KDE4 port

2007-10-04 12:53  cgilles

    * KDE4 port

2007-10-04 12:31  cgilles

    * polish

2007-10-04 12:26  cgilles

    * metadaedit plugin can be compiled now.

2007-10-04 12:26  cgilles

    * kipi-plugins from trunk (KDE4) : MetadataEdit plugin : Exif
      Editor is fully ported to KDE4 and can be used as well
      Next Stage, port IPTC Editor...
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kde-imaging@kde.org

2007-10-04 12:12  cgilles

    * polish

2007-10-04 11:54  cgilles

    * KDE4 port

2007-10-04 11:29  cgilles

    * KDE4 port

2007-10-04 11:23  cgilles

    * KDE4 port

2007-10-04 09:02  cgilles

    * KDE4 port

2007-10-04 08:49  cgilles

    * KDE4 port

2007-10-04 08:30  cgilles

    * KDE4 port

2007-10-04 08:15  cgilles

    * KDE4 port

2007-10-04 08:06  cgilles

    * KDE4 port

2007-10-04 07:52  cgilles

    * KDE4 port

2007-10-04 07:36  cgilles

    * KDE4 port

2007-10-04 07:32  cgilles

    * KDE4 port

2007-10-03 16:21  cgilles

    * fix i18n

2007-10-03 13:22  cgilles

    * CMake port

2007-10-03 13:15  cgilles

    * start to port MetadataEdit kipi-plugins to KDE4

2007-10-01 15:08  ereslibre

    * Code adaptation because of changes on libraries related to
      revision 719630

2007-09-28 15:29  gkulzer

    * i18n polish

2007-09-28 14:31  cgilles

    * transfert EXif Make/Model to XMP

2007-09-28 14:21  cgilles

    * store Make/Model values in XMP

2007-09-26 19:53  cgilles

    * polish

2007-09-26 11:19  cgilles

    * no need to re-invent the wheel : use KTemporary file to process
      transformations

2007-09-26 08:39  cgilles

    * using d private internal class

2007-09-26 08:27  cgilles

    * struct -> class

2007-09-26 08:24  cgilles

    * using d private internal class

2007-09-26 08:11  cgilles

    * use d private internal class

2007-09-26 08:00  cgilles

    * polish

2007-09-26 08:00  cgilles

    * kipi-plugins from trunk (KDE4) : RawConverter plugin : Port to
      interthread signals and a normal mutex-protected QList.
      Does not crash anymore now. No more memory leak. Full compliant
      with Qt4 coding style.
      
      Marcel, Qt4 and multithreading is really a pleasure to code and
      simple to understand. "Code Less - Create More" !
      
      CCMAIL: kde-imaging@kde.org
      CCMAIL: marcel.wiesweg@gmx.de

2007-09-26 06:54  cgilles

    * polish

2007-09-26 06:48  cgilles

    * polish

2007-09-26 06:42  cgilles

    * polish

2007-09-26 06:39  cgilles

    * fix header

2007-09-26 05:54  cgilles

    * set action name

2007-09-25 21:25  cgilles

    * set actions name

2007-09-25 21:15  cgilles

    * set actions name

2007-09-25 21:13  cgilles

    * set action name

2007-09-25 21:11  cgilles

    * set action object name

2007-09-25 20:11  cgilles

    * polish

2007-09-25 19:37  cgilles

    * support XMP metadata with ImageMagick

2007-09-25 19:29  cgilles

    * backport commits #716889 from KDE3 branch
      BUG: 144388

2007-09-25 10:48  cgilles

    * fix apps name

2007-09-25 10:48  cgilles

    * fix app name

2007-09-25 09:14  cgilles

    * more verbose

2007-09-25 07:57  cgilles

    * credits Marcel here too

2007-09-25 07:55  cgilles

    * give credit to Marcel who maintain this plugin with me

2007-09-25 07:44  cgilles

    * do not use kDebug here too

2007-09-25 07:03  cgilles

    * do not use kDebug here, it do not support multithreading. use
      qDebug instead

2007-09-24 20:31  cgilles

    * polish

2007-09-24 20:20  cgilles

    * remove progressbar from dialog. it's hosted by sane widget

2007-09-24 11:46  cgilles

    * new icons

2007-09-23 21:34  cgilles

    * polish

2007-09-23 21:00  cgilles

    * using d private internal class

2007-09-23 20:41  cgilles

    * using d private internal class

2007-09-23 20:31  cgilles

    * polish

2007-09-23 20:28  cgilles

    * rewrite code compliant with Qt4. now widget is rendered properlly

2007-09-23 17:21  cgilles

    * better tests to cancel operations

2007-09-23 17:08  cgilles

    * hide progress if no conversion is in progress

2007-09-23 17:03  cgilles

    * enable i18n

2007-09-23 17:01  cgilles

    * fix i18n

2007-09-23 16:59  cgilles

    * use Oxygen icons

2007-09-23 16:52  cgilles

    * use Oxygen icons

2007-09-23 16:34  cgilles

    * fix dialog layout

2007-09-23 16:13  cgilles

    * Marcel, libtiff is very sensible to data type to store in tiff
      tags. This is why 16 bits color depth is broken in kipi-plugin
      tiff writer implementation.
      I have found this difference with digiKam Dimg::TiffLoader
      implementation: the width and height value need to be casted from
      int to uint32 to have a fine tiff encoding.
      This is really a weird side effect from libtiff...
      
      So now, kipi-plugins RawConverter is able to export RAW to TIFF
      in 16 bits color depth.
      
      CCMAIL: marcel.wiesweg@gmx.de
      CCBUGS: 146259

2007-09-23 15:41  cgilles

    * add tiff error handling

2007-09-23 13:16  cgilles

    * move PPM writing code to KPWriteImage class

2007-09-23 10:35  cgilles

    * update

2007-09-23 10:30  cgilles

    * kipi-plugins from trunk (KDE4) : RAWConverter plugin : support 16
      bits color depth conversion.
      BUG: 146259

2007-09-23 09:54  cgilles

    * wrong interpretation of bytedepth

2007-09-23 09:01  cgilles

    * swap RGB. RAW -> JPEG work fine

2007-09-23 08:28  cgilles

    * use const ref

2007-09-23 08:25  cgilles

    * use pointer instead ref

2007-09-22 20:07  cgilles

    * same way here to prevent crash

2007-09-22 20:06  cgilles

    * kipi-plugins from trunk : fix RAWConverter crash with Qt4::QEvent
      destructor.
      There is certainly a memory leak now, but the rest of
      RawConverter implementation can be finalized.
      
      Marcel, This is a temporary fix. Rawconverter need to be patched
      as JPEGLossLess plugin
      about to port to interthread signals and a normal mutex-protected
      QList,
      dixit your commit #708858. Feel free to patch RawConverter when
      you want...
      
      CCMAIL: kde-imaging@kde.org
      CCMAIL: marcel.wiesweg@gmx.de

2007-09-22 19:00  cgilles

    * obsolete includes

2007-09-22 15:05  mlaurent

    * Add rawconverter

2007-09-22 07:49  cgilles

    * fix i18n form

2007-09-22 07:44  cgilles

    * fix layout

2007-09-21 23:31  cgilles

    * kipi-plugins from trunk : RawConverter is fully ported to
      KDE4/QT4/CMake
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kde-imaging@kde.org

2007-09-21 23:10  cgilles

    * KDE4 port

2007-09-21 21:57  cgilles

    * KDE4 port

2007-09-21 21:34  cgilles

    * polish

2007-09-21 18:47  cgilles

    * KDE4 port in progress

2007-09-21 18:25  cgilles

    * missing slotHelp

2007-09-21 16:38  cgilles

    * KDE4 port

2007-09-21 14:18  cgilles

    * KDE4 port

2007-09-21 14:00  cgilles

    * port in progress

2007-09-21 13:46  cgilles

    * KDE4 port

2007-09-21 13:28  cgilles

    * KDE4 port

2007-09-21 13:18  cgilles

    * KDE4 port

2007-09-21 13:17  cgilles

    * KDE4 port

2007-09-21 13:16  cgilles

    * KDE4 port

2007-09-21 13:09  cgilles

    * revert

2007-09-21 13:09  cgilles

    * compile

2007-09-21 11:35  cgilles

    * use icon

2007-09-21 11:31  cgilles

    * port in progress

2007-09-21 11:31  cgilles

    * polish

2007-09-21 11:04  cgilles

    * fix order

2007-09-21 11:03  cgilles

    * Cmake port

2007-09-21 10:56  cgilles

    * KDE4 port

2007-09-21 10:55  cgilles

    * start to port raw converter kipi-plugin to KDE4

2007-09-21 07:39  cgilles

    * make init of scanner device before to show dialog plugin

2007-09-20 21:47  cgilles

    * polsh

2007-09-20 21:45  cgilles

    * polish

2007-09-20 21:45  cgilles

    * polish

2007-09-20 21:10  cgilles

    * more info stored in metadata

2007-09-20 20:18  cgilles

    * fix swap of red and blue color components

2007-09-20 14:22  cgilles

    * now Acquire image support TIFF format to save image

2007-09-20 14:22  cgilles

    * TIFF writting fully tested in 8 bits color depth

2007-09-20 14:09  cgilles

    * With KDE4, KTemporaryFile need open() to work

2007-09-20 12:27  cgilles

    * PNG writting mode tested in 8 bits color depth

2007-09-20 11:16  cgilles

    * adapt to new KExiv2 api

2007-09-20 10:55  cgilles

    * polish

2007-09-20 10:55  cgilles

    * AcquireImage kipi-plugins use now KPWriteImage class to save
      picture

2007-09-20 10:54  cgilles

    * JPEG writting mode fully implemented and tested

2007-09-20 08:38  cgilles

    * kipi-plugins write image tool : support JPEG, TIFF, PNG in 8 bits
      color depth.

2007-09-20 07:43  mlaurent

    * search sane devel

2007-09-19 14:31  cgilles

    * new common class to perform file image writting. Not yet complete

2007-09-19 07:49  cgilles

    * polish

2007-09-14 11:33  cgilles

    * obsolete

2007-09-14 11:32  cgilles

    * kipi-plugins from trunk (KDE4) : re-written from scratch Acquire
      Images plugin usin new libksane library.
      A fresh screenshot from digiKam for KDE4:
      
      http://digikam3rdparty.free.fr/Screenshots/digikamKDE4_09.png
      
      TODO:
      - added support of 16 bits color depth images (need to patch
      libksane).
      - added Exif info about image properties and scanner device used
      to acquire image.
      - added TIFF writting mode support.
      - added remote path to save image.
      
      CCMAIL: kde-imaging@kde.org
      CCMAIL: digikam-devel@kde.org
      CCMAIL: kare.sars@kolumbus.fi

2007-09-14 10:49  cgilles

    * update

2007-09-06 18:12  mwiesweg

    * Remove kDebug statements that I accidentally left there

2007-09-06 18:11  mwiesweg

    * Fix i18n calls with arguments

2007-09-05 21:03  mwiesweg

    * Port to interthread signals and a normal mutex-protected QList.
      Does not crash anymore now.

2007-09-02 13:28  mwiesweg

    * Forward-port fix for 148621

2007-09-01 14:18  mwiesweg

    * Port to new plugin macros

2007-08-26 14:29  mlaurent

    * Fix include

2007-08-24 11:02  cgilles

    * add suffix to release strings

2007-08-24 09:38  cgilles

    * control API version info by Cmake to release kipi-plugins

2007-08-20 21:42  thiago

    * Remove use of k_funcinfo

2007-08-03 07:46  mlaurent

    * Adapt to new KWarning/kFatal/kDebug api

2007-07-26 06:32  mlaurent

    * Translate kipi plugins

2007-07-23 17:55  cgilles

    * fix memory leak

2007-07-23 17:54  cgilles

    * kipi-plugins from trunk (KDE4) : now KPAboutData class is
      suitable as well. First plugin to use it : TimeAdjust

2007-07-23 17:15  cgilles

    * polish

2007-07-23 17:14  cgilles

    * missing file

2007-07-23 14:30  cgilles

    * compile

2007-07-23 14:29  cgilles

    * compile

2007-07-23 13:44  cgilles

    * update

2007-07-23 13:43  cgilles

    * polish

2007-07-23 13:42  cgilles

    * polish

2007-07-23 13:16  cgilles

    * factorize folders

2007-07-23 07:24  mlaurent

    * change XDG_APPS_DIR -> XDG_APPS_INSTALL_DIR,
      XDG_DIRECTORY_DIR->XDG_DIRECTORY_INSTALL_DIR,
      DBUS_INTERFACES_DIR->DBUS_INTERFACES_INSTALL_ DIR,
      DBUS_SERVICES_DIR->DBUS_SERVICES_INSTALL_DIR to have same naming
      convention as discussed with Alex.

2007-07-23 07:08  cgilles

    * kipi-plugins from trunk : TimeAdjust : fix plugin action icon

2007-07-22 19:46  cgilles

    * fix i18n

2007-07-22 15:50  cgilles

    * kipi-plugins from trunk (KDE4) : fix layout of TimeAdjust plugin.
      Now it will suitable with digiKAm from KDE4
      CCMAIL: kde-imaging@kde.org

2007-07-22 12:58  cgilles

    * update

2007-07-22 12:12  mwiesweg

    * Make plugin work:
      Differentiating by object name does not work,
      without setting the object name.
      Using different slots is the most easy way.
      Add the menu action to the action collection

2007-07-18 09:16  cgilles

    * update

2007-07-18 09:12  cgilles

    * backport from KDE3 branch

2007-07-10 20:45  mlaurent

    * Byebye kde4_automoc

2007-07-10 20:15  mlaurent

    * kdesktop is not compile now.
      => disable it for the moment

2007-07-10 20:09  mlaurent

    * Remove not necessary cmake variable (already defined
      into lib dependancy)

2007-07-10 18:04  mlaurent

    * Byebye kde4_automoc

2007-07-02 14:50  mlaurent

    * Not add not necessary variable

2007-06-29 17:26  cgilles

    * update

2007-06-26 11:34  mlaurent

    * This directory doesn't exist

2007-06-19 18:25  cgilles

    * polish

2007-06-19 09:31  cgilles

    * polish

2007-06-18 11:20  cgilles

    * update

2007-06-18 06:33  mlaurent

    * Needs by kipi-plugins and digikam

2007-06-15 22:34  cgilles

    * polish

2007-06-14 10:40  mlaurent

    * Readd it. I thought that it was FindExiv2 and not FindKexiv2

2007-06-13 20:50  mlaurent

    * Already into kdelibs

2007-06-13 13:53  mlaurent

    * Remove not necessary "class classname;"

2007-06-13 06:43  mlaurent

    * Dcop is dead.
      Change it to use kdesktop interface

2007-06-12 08:39  mlaurent

    * Fix compile/install

2007-06-11 15:44  mlaurent

    * Typo

2007-06-11 15:39  mlaurent

    * Move to kdelibs

2007-06-11 06:42  cgilles

    * move png files to pics sub-folder

2007-06-10 22:34  scripty

    * SVN_SILENT made messages (.desktop file)

2007-06-10 22:30  cgilles

    * kipi-plugins from trunk (KDE4) : JPEGLossLess kipi-plugin is now
      ported to QT4/KDE4
      CCMAIL: kde-imaging@kde.org

2007-06-10 22:26  cgilles

    * compile

2007-06-10 22:24  cgilles

    * compile

2007-06-10 22:13  cgilles

    * polish

2007-06-10 22:12  cgilles

    * polish

2007-06-10 21:56  cgilles

    * polish

2007-06-10 21:49  cgilles

    * polish

2007-06-10 21:46  cgilles

    * polish

2007-06-10 21:35  cgilles

    * port in progress

2007-06-10 21:33  cgilles

    * port in progress

2007-06-10 21:31  cgilles

    * port in progress

2007-06-10 21:28  cgilles

    * port in progress

2007-06-10 21:01  cgilles

    * completeSuffix -> suffix

2007-06-10 20:49  cgilles

    * update

2007-06-10 20:47  cgilles

    * fix release id

2007-06-10 20:46  cgilles

    * port in progress

2007-06-10 20:38  cgilles

    * update

2007-06-10 20:29  cgilles

    * add common to trunk

2007-06-10 20:21  cgilles

    * transupp.cpp compile

2007-06-10 19:48  cgilles

    * port in progress

2007-06-10 16:42  cgilles

    * port in progress

2007-06-10 16:35  cgilles

    * polish

2007-06-10 16:33  cgilles

    * polish

2007-06-10 16:31  cgilles

    * port in progress

2007-06-10 16:26  cgilles

    * polish

2007-06-10 14:01  cgilles

    * jpegalossless not yet ported.temporally disable

2007-06-10 14:00  cgilles

    * obsolete

2007-06-10 13:59  cgilles

    * add/rm

2007-06-10 13:50  cgilles

    * update

2007-06-10 13:49  cgilles

    * next kipi-plugins to be ported under KDE4/Qt4/CMake will be
      JpegLossLess

2007-06-10 12:33  cgilles

    * kipi-plugins from trunk (KDE4) : Time Adjust plugins is now
      completly ported to QT4/KDE4
      CCMAIL: kde-imaging@kde.org

2007-06-10 09:54  mlaurent

    * subdirs is when we add list of directory

2007-06-10 09:52  mlaurent

    * Link

2007-06-10 09:50  mlaurent

    * version.h is autogenerated
      => fix detect when we build with srcdir!=builddir
      (it should be default)

2007-06-10 09:34  cgilles

    * pomish

2007-06-10 08:56  cgilles

    * slotHelp do not exist anymore

2007-06-10 08:54  cgilles

    * port to KDE4 complete

2007-06-10 08:51  cgilles

    * polish

2007-06-09 16:35  cgilles

    * polish

2007-06-09 15:54  cgilles

    * polish

2007-06-09 12:12  cgilles

    * port to KDE4

2007-06-09 11:34  cgilles

    * update

2007-06-09 11:25  cgilles

    * obsolete

2007-06-09 11:24  cgilles

    * add

2007-06-09 11:21  cgilles

    * update

2007-06-09 11:20  cgilles

    * start Time Adjust kipi-plugin port to KDE4

2007-06-09 06:36  scripty

    * SVN_SILENT made messages (.desktop file)

2007-06-08 19:36  cgilles

    * polish

2007-06-08 19:33  cgilles

    * new rules to detect libkexiv2

2007-06-08 19:32  cgilles

    * new script to detect libkexiv2

2007-06-08 14:07  cgilles

    * add libkdcraw rules

2007-06-08 14:07  cgilles

    * typo

2007-06-08 14:04  cgilles

    * new script to detect libkdraw

2007-06-08 14:02  cgilles

    * kipi ==> libkipi with pkg-config

2007-06-08 13:50  cgilles

    * give an error message if libkipi is not detected by pkg-config

2007-06-08 13:43  cgilles

    * check libkipi not kipi with pkg-config

2007-06-08 12:43  cgilles

    * add "export VERBOSE=1" in INSTALL section

2007-06-08 12:33  coolo

    * looks more correct

2007-06-08 12:29  cgilles

    * update

2007-06-08 12:21  cgilles

    * update

2007-06-08 12:13  cgilles

    * fix email

2007-06-08 12:11  cgilles

    * update

2007-06-08 12:10  cgilles

    * cleanup

2007-06-08 10:20  mlaurent

    * Move include into top of dir.
      All plugins will used them

2007-06-08 10:16  mlaurent

    * link:Fix search lib

2007-06-08 09:47  cgilles

    * update

2007-06-08 09:42  mlaurent

    * adapt to kdelibs api

2007-06-08 09:38  cgilles

    * polish

2007-06-08 09:29  cgilles

    * polish

2007-06-08 09:22  coolo

    * remove old build system

2007-06-08 08:34  cgilles

    * update

2007-06-08 08:15  cgilles

    * polish

2007-06-08 08:04  cgilles

    * polish

2007-06-08 07:55  cgilles

    * compile

2007-06-08 07:47  cgilles

    * compile

2007-06-08 07:22  scripty

    * SVN_SILENT made messages (.desktop file)

2007-06-08 07:03  cgilles

    * update

2007-06-08 07:01  cgilles

    * update

2007-06-08 06:39  cgilles

    * update

2007-06-08 06:37  cgilles

    * update

2007-06-08 06:34  cgilles

    * update

2007-06-08 06:33  cgilles

    * update

2007-06-07 15:34  cgilles

    * FindKipi rule. not yet complete

2007-06-07 10:25  cgilles

    * update

2007-06-07 10:24  cgilles

    * update

2007-06-07 09:37  cgilles

    * update

2007-06-07 09:35  cgilles

    * update

2007-06-07 09:22  cgilles

    * update

2007-06-07 09:18  cgilles

    * update

2007-06-07 09:14  cgilles

    * Gphoto2 detection backported from KDEGraphics
      
      Laurent, perhaps this one must be put in kdelibs like common one,
      because i will use it also with digiKam QT4/KDE/Cmake port

2007-06-07 09:07  cgilles

    * add

2007-06-07 09:04  cgilles

    * add

2007-06-06 22:54  cgilles

    * update

2007-06-06 22:53  cgilles

    * rm

2007-06-06 22:52  cgilles

    * rm

2007-06-06 22:51  cgilles

    * rm

2007-06-06 22:50  cgilles

    * rm

2007-06-06 22:49  cgilles

    * rm

2007-06-06 22:47  cgilles

    * start kipi-plugins QT4/KDE4/CMake port

2007-06-06 21:50  vfuoglio

    * Updated my mail address
      
      SVN_SILENT:

2007-06-06 21:07  gateau

    * New version, featuring several color variants. Many thanks to
      Beth Marmorstein!
      CCMAIL: purplegamba@verizon.net

2007-06-06 16:34  anaselli

    * Rex Dieter reported a libgobject2-0 problem and a patch to fix
      it.
      
      Please check if there are problems.
      CCMAIL: kde-imaging@kde.org

2007-06-06 06:49  cgilles

    * update

2007-06-06 00:56  hoechstetter

    * If a description is available, it is used as name for the new
      generated foto. This is the most simple and cleanest solution;
      BUG: 140477;

2007-06-04 22:42  gateau

    * Added doc about original images.

2007-06-04 22:35  gateau

    * - Explained how to use i18n parameters in attributes.
      - Simplified theme parameters example.

2007-06-04 22:31  gateau

    * Added port of the theme from the old plugin. Not finished, but
      working.

2007-06-03 22:08  anaselli

    * Release 0.1.4 - beta1

2007-06-03 22:05  anaselli

    * SVN_SILENT: added bko 145771 fixed

2007-06-03 21:58  anaselli

    * SNV_SILENT: released part of Changelog with old script to skip
      trunk path (svn2cl issue)

V 0.1.4-beta1 - 2007-06-04
----------------------------------------------------------------------------

2007-06-03 21:49  anaselli

	* [r671143] kipi-plugins/mpegencoder/kimg2mpg.cpp:
	  sigkill wrongly sent to application
	  BUG: 145771

2007-06-03 15:31  gateau

	* [r671035] kipi-plugins/htmlexport/colorthemeparameter.h,
	  kipi-plugins/htmlexport/galleryinfo.h,
	  kipi-plugins/htmlexport/generator.cpp,
	  kipi-plugins/htmlexport/generator.h,
	  kipi-plugins/htmlexport/listthemeparameter.h,
	  kipi-plugins/htmlexport/plugin.h,
	  kipi-plugins/htmlexport/stringthemeparameter.h,
	  kipi-plugins/htmlexport/wizard.h:
	  Updated Doxygen doc.

2007-06-03 14:01  gkulzer

	* [r671014] kipi-plugins/flickrexport/flickrtalker.cpp,
	  kipi-plugins/metadataedit/exifeditdialog.cpp,
	  kipi-plugins/metadataedit/iptceditdialog.cpp,
	  kipi-plugins/sendimages/sendimagesdialog.cpp,
	  kipi-plugins/timeadjust/timeadjustdialog.cpp:
	  i18n patch from Frank Siegert

2007-06-02 14:14  helio

	* [r670712] ., trunk/extragear/libs:
	  - First directory to move. No 4.x apps here yet.

2007-06-02 10:57  gateau

	* [r670657] kipi-plugins/htmlexport/themes/s0/template.xsl:
	  Make theme use only i18n parameters for texts.

2007-06-02 10:55  gateau

	* [r670656] kipi-plugins/htmlexport/themes/Makefile.am,
	  kipi-plugins/htmlexport/themes/s0/Makefile.am:
	  Fix install of s0 theme.

2007-06-02 10:53  gateau

	* [r670655] kipi-plugins/htmlexport/THEME_HOWTO,
	  kipi-plugins/htmlexport/generator.cpp:
	  Added new i18n parameter: i18nUp

2007-06-01 21:31  gateau

	* [r670526] kipi-plugins/htmlexport/themes/Makefile.am,
	  kipi-plugins/htmlexport/themes/cleanframes,
	  kipi-plugins/htmlexport/themes/cleanframes/Makefile.am,
	  kipi-plugins/htmlexport/themes/cleanframes/Makefile.in,
	  kipi-plugins/htmlexport/themes/cleanframes/cleanframes.desktop,
	  kipi-plugins/htmlexport/themes/cleanframes/style.css,
	  kipi-plugins/htmlexport/themes/cleanframes/template.xsl:
	  Added a new theme: "Clean Frames", from Elizabeth Marmorstein

2007-05-31 15:09  cgilles

	* [r670170] kipi-plugins/NEWS:
	  typo

2007-05-31 15:05  cgilles

	* [r670168] kipi-plugins/NEWS:
	  update

2007-05-31 14:49  vfuoglio

	* [r670164] kipi-plugins/slideshow/slideshowconfig.cpp,
	  kipi-plugins/slideshow/slideshowconfig.h,
	  kipi-plugins/slideshow/slideshowconfigbase.ui:
	  Changed start and exit buttons name.
	  Added possibility to use seconds instead of milliseconds.
	  'Seconds' is the new default unit.
	  
	  CCMAIL: kde-imaging@kde.org
	  BUG: 146084
	  GUI:

2007-05-24 13:39  cgilles

	* [r667931] kipi-plugins/common/include/kpaboutdata.h:
	  fix date

2007-05-24 13:38  cgilles

	* [r667930] kipi-plugins/kipi-plugins.lsm:
	  update

2007-05-24 13:37  cgilles

	* [r667929] kipi-plugins/NEWS:
	  update

2007-05-24 13:34  cgilles

	* [r667926] kipi-plugins/flickrexport/flickrtalker.cpp:
	  kipi-plugins from trunk : patch from Andrew Wilkinson to prevent
	  multiple Tags creation with Flickr Export plugin when Tags
	  strings include spaces.
	  CCMAIL: ajw140@york.ac.uk
	  BUG: 135945

2007-05-22 08:17  gateau

	* [r667224] kipi-plugins/htmlexport/wizard.cpp:
	  - Do not crash when switching between themes.
	  - Skip the "Theme Parameters" page if the selected theme does not
	  contain any
	  parameter.

2007-05-21 10:25  cgilles

	* [r666938] kipi-plugins/printwizard/plugin_printwizard.cpp,
	  kipi-plugins/printwizard/plugin_printwizard.h:
	  kipi-plugins from trunk : Print Wizard tool :
	  
	  - Add CTRL+P shortcut.
	  - Change EXPORTPLUGIN plugin category to IMAGESPLUGIN. The tool
	  never work on a complete album, only with a selection of
	  pictures.
	  
	  BUG : 144640

2007-05-21 09:28  fsalvi

	* [r666920] kipi-plugins/Makefile.am:
	  Prevent calendar from being compiled when libkcal test is
	  negative.
	  
	  CCMAIL: kde-imaging@kde.org

2007-05-16 07:23  cgilles

	* [r665214] kipi-plugins/AUTHORS:
	  update

2007-05-13 18:46  gateau

	* [r664351] kipi-plugins/htmlexport/THEME_HOWTO,
	  kipi-plugins/htmlexport/TODO:
	  Added a theme howto. Would be nice to have someone review it :-)
	  CCMAIL:kde-imaging@kde.org

2007-05-13 18:45  gateau

	* [r664350] kipi-plugins/htmlexport/abstractthemeparameter.h,
	  kipi-plugins/htmlexport/theme.h:
	  Added some Doxygen info

2007-05-07 20:08  cgilles

	* [r662290] kipi-plugins/jpeglossless/plugin_jpeglossless.cpp:
	  kipi-plugins from trunk : JPEGLossLess : fix crash with
	  auto-close of progress dialog when kipi host is closed.

2007-05-06 17:42  orgads

	* [r661820] kipi-plugins/configure.in.bot,
	  kipi-plugins/configure.in.in:
	  * Added checking for libkcal (calendar plugin) and appropriate
	  messages

2007-05-06 17:23  orgads

	* [r661814] kipi-plugins/README:
	  * Added dependency for calendar: libkcal

2007-05-05 10:53  gateau

	* [r661368] kipi-plugins/htmlexport/themes/simple/Makefile.am,
	  kipi-plugins/htmlexport/themes/simple/dark.css,
	  kipi-plugins/htmlexport/themes/simple/natural.css,
	  kipi-plugins/htmlexport/themes/simple/simple.desktop,
	  kipi-plugins/htmlexport/themes/simple/style.css,
	  kipi-plugins/htmlexport/themes/simple/template.xsl:
	  Added a theme variant to the "Simple" theme. This variant is
	  called "Dark".
	  Now you get to see what I have been doing with those theme
	  parameters.
	  CCMAIL: kde-imaging@kde.org

2007-05-04 12:43  orgads

	* [r661032] kipi-plugins/calendar/calevents.cpp,
	  kipi-plugins/calendar/calevents.h,
	  kipi-plugins/calendar/caleventsbase.ui,
	  kipi-plugins/calendar/calformatter.cpp,
	  kipi-plugins/calendar/calformatter.h:
	  * Added some missing files.

2007-05-04 12:38  orgads

	* [r661026] kipi-plugins/calendar/Makefile.am,
	  kipi-plugins/calendar/calpainter.cpp,
	  kipi-plugins/calendar/calpainter.h,
	  kipi-plugins/calendar/calselect.cpp,
	  kipi-plugins/calendar/calselect.h,
	  kipi-plugins/calendar/calsettings.cpp,
	  kipi-plugins/calendar/calwidget.cpp,
	  kipi-plugins/calendar/calwizard.cpp,
	  kipi-plugins/calendar/calwizard.h,
	  kipi-plugins/calendar/monthwidget.cpp:
	  * Added support for non-gregorian calendar system (active
	  calendar system by locale settings)
	  * The calendar cells have different width and heights in order to
	  fill the complete page width.
	  * The font is bigger
	  * The calendar lines are printed by default.
	  * The unused "printCalendar" function is deleted (why was it
	  there?).
	  * There is a new page in the wizard that lets you choose 2
	  iCalendar files.
	  This step is totally optional. The events from the first file are
	  going to be
	  printed on red and the second one on green. This lets you print
	  the official
	  holidays (red) and your private ones (green).
	  * Because of e) the libkcal (kdepim) dependency has been
	  introduced.
	  (thanks to Maciek Borowka)

2007-05-02 19:54  gateau

	* [r660468] kipi-plugins/htmlexport/Makefile.am,
	  kipi-plugins/htmlexport/colorthemeparameter.cpp,
	  kipi-plugins/htmlexport/colorthemeparameter.h,
	  kipi-plugins/htmlexport/theme.cpp:
	  Added new type of theme parameter: color.

2007-05-02 19:53  gateau

	* [r660466] kipi-plugins/htmlexport/stringthemeparameter.cpp,
	  kipi-plugins/htmlexport/stringthemeparameter.h:
	  Removed useless overload and d pointer.

2007-05-02 08:03  gateau

	* [r660294] kipi-plugins/htmlexport/wizard.cpp:
	  Add a spacer on the right of theme parameter widgets.

2007-05-02 08:01  gateau

	* [r660293] kipi-plugins/htmlexport/generator.cpp,
	  kipi-plugins/htmlexport/themes/frames/template.xsl,
	  kipi-plugins/htmlexport/themes/matrix/template.xsl,
	  kipi-plugins/htmlexport/themes/s0/template.xsl,
	  kipi-plugins/htmlexport/themes/simple/template.xsl,
	  kipi-plugins/htmlexport/themes/snow/template.xsl:
	  Applied modified version of Colin McMillen which add links to
	  download original
	  images.
	  
	  Just replaced the english text for "View original image" with a
	  new $i18n
	  variable: $i18nOriginalImage. This way themes remain fully
	  translated.
	  
	  CCMAIL: kde-imaging@kde.org

2007-05-02 07:26  cgilles

	* [r660288] kipi-plugins/gpssync/getlonlat.php:
	  fix email

2007-05-02 07:24  cgilles

	* [r660287] kipi-plugins/metadataedit/commenteditdialog.cpp,
	  kipi-plugins/metadataedit/commenteditdialog.h,
	  kipi-plugins/metadataedit/commentremovedialog.cpp,
	  kipi-plugins/metadataedit/commentremovedialog.h,
	  kipi-plugins/metadataedit/exifadjust.cpp,
	  kipi-plugins/metadataedit/exifadjust.h,
	  kipi-plugins/metadataedit/exifcaption.cpp,
	  kipi-plugins/metadataedit/exifcaption.h,
	  kipi-plugins/metadataedit/exifdatetime.cpp,
	  kipi-plugins/metadataedit/exifdatetime.h,
	  kipi-plugins/metadataedit/exifdevice.cpp,
	  kipi-plugins/metadataedit/exifdevice.h,
	  kipi-plugins/metadataedit/exifeditdialog.cpp,
	  kipi-plugins/metadataedit/exifeditdialog.h,
	  kipi-plugins/metadataedit/exiflens.cpp,
	  kipi-plugins/metadataedit/exiflens.h,
	  kipi-plugins/metadataedit/exiflight.cpp,
	  kipi-plugins/metadataedit/exiflight.h,
	  kipi-plugins/metadataedit/iptccaption.cpp,
	  kipi-plugins/metadataedit/iptccaption.h,
	  kipi-plugins/metadataedit/iptccategories.cpp,
	  kipi-plugins/metadataedit/iptccategories.h,
	  kipi-plugins/metadataedit/iptccredits.cpp,
	  kipi-plugins/metadataedit/iptccredits.h,
	  kipi-plugins/metadataedit/iptcdatetime.cpp,
	  kipi-plugins/metadataedit/iptcdatetime.h,
	  kipi-plugins/metadataedit/iptceditdialog.cpp,
	  kipi-plugins/metadataedit/iptceditdialog.h,
	  kipi-plugins/metadataedit/iptckeywords.cpp,
	  kipi-plugins/metadataedit/iptckeywords.h,
	  kipi-plugins/metadataedit/iptcorigin.cpp,
	  kipi-plugins/metadataedit/iptcorigin.h,
	  kipi-plugins/metadataedit/iptcstatus.cpp,
	  kipi-plugins/metadataedit/iptcstatus.h,
	  kipi-plugins/metadataedit/iptcsubjects.cpp,
	  kipi-plugins/metadataedit/iptcsubjects.h,
	  kipi-plugins/metadataedit/metadatacheckbox.cpp,
	  kipi-plugins/metadataedit/metadatacheckbox.h,
	  kipi-plugins/metadataedit/plugin_metadataedit.cpp,
	  kipi-plugins/metadataedit/plugin_metadataedit.h:
	  fix headers

2007-05-02 07:05  cgilles

	* [r660281] kipi-plugins/jpeglossless/actionthread.cpp,
	  kipi-plugins/jpeglossless/actionthread.h,
	  kipi-plugins/jpeglossless/convert2grayscale.cpp,
	  kipi-plugins/jpeglossless/convert2grayscale.h,
	  kipi-plugins/jpeglossless/imageflip.cpp,
	  kipi-plugins/jpeglossless/imageflip.h,
	  kipi-plugins/jpeglossless/imagerotate.cpp,
	  kipi-plugins/jpeglossless/imagerotate.h,
	  kipi-plugins/jpeglossless/jpegtransform.cpp,
	  kipi-plugins/jpeglossless/jpegtransform.h,
	  kipi-plugins/jpeglossless/mtqueue.h,
	  kipi-plugins/jpeglossless/plugin_jpeglossless.cpp,
	  kipi-plugins/jpeglossless/plugin_jpeglossless.h,
	  kipi-plugins/jpeglossless/utils.cpp,
	  kipi-plugins/jpeglossless/utils.h:
	  fix headers

2007-05-02 06:55  cgilles

	* [r660278] kipi-plugins/gpssync/gpsbabelbinary.cpp,
	  kipi-plugins/gpssync/gpsbabelbinary.h,
	  kipi-plugins/gpssync/gpsdatacontainer.h,
	  kipi-plugins/gpssync/gpsdataparser.cpp,
	  kipi-plugins/gpssync/gpsdataparser.h,
	  kipi-plugins/gpssync/gpseditdialog.cpp,
	  kipi-plugins/gpssync/gpseditdialog.h,
	  kipi-plugins/gpssync/gpslistviewitem.cpp,
	  kipi-plugins/gpssync/gpslistviewitem.h,
	  kipi-plugins/gpssync/gpsmapwidget.cpp,
	  kipi-plugins/gpssync/gpsmapwidget.h,
	  kipi-plugins/gpssync/gpssyncdialog.cpp,
	  kipi-plugins/gpssync/gpssyncdialog.h,
	  kipi-plugins/gpssync/kipiplugin_gpssync.desktop,
	  kipi-plugins/gpssync/plugin_gpssync.cpp,
	  kipi-plugins/gpssync/plugin_gpssync.h,
	  kipi-plugins/jpeglossless/actions.h,
	  kipi-plugins/jpeglossless/actionthread.cpp,
	  kipi-plugins/jpeglossless/actionthread.h,
	  kipi-plugins/jpeglossless/convert2grayscale.cpp,
	  kipi-plugins/jpeglossless/convert2grayscale.h,
	  kipi-plugins/jpeglossless/imageflip.cpp,
	  kipi-plugins/jpeglossless/imageflip.h,
	  kipi-plugins/jpeglossless/imagerotate.cpp,
	  kipi-plugins/jpeglossless/imagerotate.h,
	  kipi-plugins/jpeglossless/jpegtransform.cpp,
	  kipi-plugins/jpeglossless/jpegtransform.h,
	  kipi-plugins/jpeglossless/mtqueue.h,
	  kipi-plugins/jpeglossless/utils.cpp,
	  kipi-plugins/jpeglossless/utils.h,
	  kipi-plugins/metadataedit/commenteditdialog.cpp,
	  kipi-plugins/metadataedit/commenteditdialog.h,
	  kipi-plugins/metadataedit/commentremovedialog.cpp,
	  kipi-plugins/metadataedit/commentremovedialog.h,
	  kipi-plugins/metadataedit/exifadjust.cpp,
	  kipi-plugins/metadataedit/exifadjust.h,
	  kipi-plugins/metadataedit/exifcaption.cpp,
	  kipi-plugins/metadataedit/exifcaption.h,
	  kipi-plugins/metadataedit/exifdatetime.cpp,
	  kipi-plugins/metadataedit/exifdatetime.h,
	  kipi-plugins/metadataedit/exifdevice.cpp,
	  kipi-plugins/metadataedit/exifdevice.h,
	  kipi-plugins/metadataedit/exifeditdialog.cpp,
	  kipi-plugins/metadataedit/exifeditdialog.h,
	  kipi-plugins/metadataedit/exiflens.cpp,
	  kipi-plugins/metadataedit/exiflens.h,
	  kipi-plugins/metadataedit/exiflight.cpp,
	  kipi-plugins/metadataedit/exiflight.h,
	  kipi-plugins/metadataedit/iptccaption.cpp,
	  kipi-plugins/metadataedit/iptccaption.h,
	  kipi-plugins/metadataedit/iptccategories.cpp,
	  kipi-plugins/metadataedit/iptccategories.h,
	  kipi-plugins/metadataedit/iptccredits.cpp,
	  kipi-plugins/metadataedit/iptccredits.h,
	  kipi-plugins/metadataedit/iptcdatetime.cpp,
	  kipi-plugins/metadataedit/iptcdatetime.h,
	  kipi-plugins/metadataedit/iptceditdialog.cpp,
	  kipi-plugins/metadataedit/iptceditdialog.h,
	  kipi-plugins/metadataedit/iptckeywords.cpp,
	  kipi-plugins/metadataedit/iptckeywords.h,
	  kipi-plugins/metadataedit/iptcorigin.cpp,
	  kipi-plugins/metadataedit/iptcorigin.h,
	  kipi-plugins/metadataedit/iptcstatus.cpp,
	  kipi-plugins/metadataedit/iptcstatus.h,
	  kipi-plugins/metadataedit/iptcsubjects.cpp,
	  kipi-plugins/metadataedit/iptcsubjects.h,
	  kipi-plugins/metadataedit/kipiplugin_metadataedit.desktop,
	  kipi-plugins/metadataedit/metadatacheckbox.cpp,
	  kipi-plugins/metadataedit/metadatacheckbox.h,
	  kipi-plugins/metadataedit/plugin_metadataedit.cpp,
	  kipi-plugins/metadataedit/plugin_metadataedit.h,
	  kipi-plugins/mpegencoder/plugin_mpegencoder.cpp,
	  kipi-plugins/mpegencoder/plugin_mpegencoder.h,
	  kipi-plugins/sendimages/actions.h,
	  kipi-plugins/sendimages/listimageserrordialog.cpp,
	  kipi-plugins/sendimages/listimageserrordialog.h,
	  kipi-plugins/sendimages/plugin_sendimages.cpp,
	  kipi-plugins/sendimages/plugin_sendimages.h,
	  kipi-plugins/sendimages/sendimagesdialog.cpp,
	  kipi-plugins/sendimages/sendimagesdialog.h,
	  kipi-plugins/timeadjust/plugin_timeadjust.cpp,
	  kipi-plugins/timeadjust/plugin_timeadjust.h,
	  kipi-plugins/timeadjust/timeadjustdialog.cpp,
	  kipi-plugins/timeadjust/timeadjustdialog.h:
	  fix email

2007-05-01 23:08  gateau

	* [r660206] kipi-plugins/htmlexport/Makefile.am,
	  kipi-plugins/htmlexport/abstractthemeparameter.cpp,
	  kipi-plugins/htmlexport/abstractthemeparameter.h,
	  kipi-plugins/htmlexport/galleryinfo.cpp,
	  kipi-plugins/htmlexport/galleryinfo.h,
	  kipi-plugins/htmlexport/generator.cpp,
	  kipi-plugins/htmlexport/listthemeparameter.cpp,
	  kipi-plugins/htmlexport/listthemeparameter.h,
	  kipi-plugins/htmlexport/stringthemeparameter.cpp,
	  kipi-plugins/htmlexport/stringthemeparameter.h,
	  kipi-plugins/htmlexport/wizard.cpp:
	  Save values of theme parameters.

2007-05-01 22:13  gateau

	* [r660196] kipi-plugins/htmlexport/generator.cpp,
	  kipi-plugins/htmlexport/theme.cpp,
	  kipi-plugins/htmlexport/theme.h,
	  kipi-plugins/htmlexport/wizard.cpp:
	  Identify theme by internal name, not by path.

2007-05-01 21:39  gateau

	* [r660187] kipi-plugins/htmlexport/abstractthemeparameter.cpp,
	  kipi-plugins/htmlexport/abstractthemeparameter.h,
	  kipi-plugins/htmlexport/listthemeparameter.cpp,
	  kipi-plugins/htmlexport/listthemeparameter.h,
	  kipi-plugins/htmlexport/stringthemeparameter.cpp,
	  kipi-plugins/htmlexport/stringthemeparameter.h,
	  kipi-plugins/htmlexport/theme.cpp,
	  kipi-plugins/htmlexport/wizard.cpp:
	  Renamed ThemeParameter::name to internalName and
	  ThemeParameter::title to name.
	  This is more consistent with the Theme class.

2007-05-01 21:28  gateau

	* [r660186] kipi-plugins/htmlexport/Makefile.am,
	  kipi-plugins/htmlexport/listthemeparameter.cpp,
	  kipi-plugins/htmlexport/listthemeparameter.h,
	  kipi-plugins/htmlexport/theme.cpp:
	  Implemented a new type of theme parameter: List.

2007-04-30 20:15  gateau

	* [r659794] kipi-plugins/htmlexport/Makefile.am,
	  kipi-plugins/htmlexport/abstractthemeparameter.cpp,
	  kipi-plugins/htmlexport/abstractthemeparameter.h,
	  kipi-plugins/htmlexport/galleryinfo.h,
	  kipi-plugins/htmlexport/generator.cpp,
	  kipi-plugins/htmlexport/stringthemeparameter.cpp,
	  kipi-plugins/htmlexport/stringthemeparameter.h,
	  kipi-plugins/htmlexport/theme.cpp,
	  kipi-plugins/htmlexport/theme.h,
	  kipi-plugins/htmlexport/themeparameterspage.ui,
	  kipi-plugins/htmlexport/wizard.cpp:
	  Started to add support for theme parameters.

2007-04-29 15:03  gateau

	* [r659139] kipi-plugins/htmlexport/themes/Makefile.am,
	  kipi-plugins/htmlexport/themes/frames,
	  kipi-plugins/htmlexport/themes/frames/Makefile.am,
	  kipi-plugins/htmlexport/themes/frames/frames.desktop,
	  kipi-plugins/htmlexport/themes/frames/style.css,
	  kipi-plugins/htmlexport/themes/frames/template.xsl:
	  Added new theme by Rüdiger Bente. Thanks!

2007-04-28 22:37  gateau

	* [r658936] kipi-plugins/htmlexport/imagesettingspage.ui:
	  Oups, forgot to rename widget.

2007-04-28 22:16  gateau

	* [r658933] kipi-plugins/htmlexport/generator.cpp,
	  kipi-plugins/htmlexport/plugin.cpp,
	  kipi-plugins/htmlexport/wizard.cpp,
	  kipi-plugins/htmlexport/wizard.h:
	  Fix indentation and coding style.

2007-04-28 22:04  gateau

	* [r658930] kipi-plugins/htmlexport/generator.cpp,
	  kipi-plugins/htmlexport/htmlexportconfig.kcfg,
	  kipi-plugins/htmlexport/imagesettingspage.ui:
	  Added support for including original image for download, based on
	  a patch by
	  Colin McMillen. Thanks Colin!

2007-04-28 19:40  gkulzer

	* [r658898] kipi-plugins/acquireimages/acquireimagedialog.cpp,
	  kipi-plugins/acquireimages/acquireimagedialog.h,
	  kipi-plugins/acquireimages/plugin_acquireimages.cpp,
	  kipi-plugins/acquireimages/plugin_acquireimages.h,
	  kipi-plugins/acquireimages/screenshotdialog.cpp,
	  kipi-plugins/acquireimages/screenshotdialog.h,
	  kipi-plugins/batchprocessimages/batchprocessimagesdialog.cpp,
	  kipi-plugins/batchprocessimages/batchprocessimagesdialog.h,
	  kipi-plugins/batchprocessimages/batchprocessimagesitem.cpp,
	  kipi-plugins/batchprocessimages/batchprocessimagesitem.h,
	  kipi-plugins/batchprocessimages/batchprocessimageslist.cpp,
	  kipi-plugins/batchprocessimages/batchprocessimageslist.h,
	  kipi-plugins/batchprocessimages/borderimagesdialog.cpp,
	  kipi-plugins/batchprocessimages/borderimagesdialog.h,
	  kipi-plugins/batchprocessimages/borderoptionsdialog.cpp,
	  kipi-plugins/batchprocessimages/borderoptionsdialog.h,
	  kipi-plugins/batchprocessimages/colorimagesdialog.cpp,
	  kipi-plugins/batchprocessimages/colorimagesdialog.h,
	  kipi-plugins/batchprocessimages/coloroptionsdialog.cpp,
	  kipi-plugins/batchprocessimages/coloroptionsdialog.h,
	  kipi-plugins/batchprocessimages/convertimagesdialog.cpp,
	  kipi-plugins/batchprocessimages/convertimagesdialog.h,
	  kipi-plugins/batchprocessimages/convertoptionsdialog.cpp,
	  kipi-plugins/batchprocessimages/convertoptionsdialog.h,
	  kipi-plugins/batchprocessimages/effectimagesdialog.cpp,
	  kipi-plugins/batchprocessimages/effectimagesdialog.h,
	  kipi-plugins/batchprocessimages/effectoptionsdialog.cpp,
	  kipi-plugins/batchprocessimages/effectoptionsdialog.h,
	  kipi-plugins/batchprocessimages/filterimagesdialog.cpp,
	  kipi-plugins/batchprocessimages/filterimagesdialog.h,
	  kipi-plugins/batchprocessimages/filteroptionsdialog.cpp,
	  kipi-plugins/batchprocessimages/filteroptionsdialog.h,
	  kipi-plugins/batchprocessimages/imagepreview.cpp,
	  kipi-plugins/batchprocessimages/imagepreview.h,
	  kipi-plugins/batchprocessimages/outputdialog.cpp,
	  kipi-plugins/batchprocessimages/outputdialog.h,
	  kipi-plugins/batchprocessimages/plugin_batchprocessimages.cpp,
	  kipi-plugins/batchprocessimages/plugin_batchprocessimages.h,
	  kipi-plugins/batchprocessimages/recompressimagesdialog.cpp,
	  kipi-plugins/batchprocessimages/recompressimagesdialog.h,
	  kipi-plugins/batchprocessimages/recompressoptionsdialog.cpp,
	  kipi-plugins/batchprocessimages/recompressoptionsdialog.h,
	  kipi-plugins/batchprocessimages/renameimagesdialog.cpp,
	  kipi-plugins/batchprocessimages/renameimagesdialog.h,
	  kipi-plugins/batchprocessimages/renameimageswidget.cpp,
	  kipi-plugins/batchprocessimages/renameimageswidget.h,
	  kipi-plugins/batchprocessimages/resizeimagesdialog.cpp,
	  kipi-plugins/batchprocessimages/resizeimagesdialog.h,
	  kipi-plugins/batchprocessimages/resizeoptionsdialog.cpp,
	  kipi-plugins/batchprocessimages/resizeoptionsdialog.h,
	  kipi-plugins/calendar/calpainter.cpp,
	  kipi-plugins/calendar/calpainter.h,
	  kipi-plugins/calendar/calprint.h,
	  kipi-plugins/calendar/calselect.cpp,
	  kipi-plugins/calendar/calselect.h,
	  kipi-plugins/calendar/calsettings.cpp,
	  kipi-plugins/calendar/calsettings.h,
	  kipi-plugins/calendar/caltemplate.cpp,
	  kipi-plugins/calendar/caltemplate.h,
	  kipi-plugins/calendar/calwidget.cpp,
	  kipi-plugins/calendar/calwidget.h,
	  kipi-plugins/calendar/calwizard.cpp,
	  kipi-plugins/calendar/calwizard.h,
	  kipi-plugins/calendar/monthwidget.cpp,
	  kipi-plugins/calendar/monthwidget.h,
	  kipi-plugins/calendar/plugin_calendar.cpp,
	  kipi-plugins/calendar/plugin_calendar.h,
	  kipi-plugins/cdarchiving/actions.h,
	  kipi-plugins/cdarchiving/cdarchiving.cpp,
	  kipi-plugins/cdarchiving/cdarchiving.h,
	  kipi-plugins/cdarchiving/cdarchivingdialog.cpp,
	  kipi-plugins/cdarchiving/cdarchivingdialog.h,
	  kipi-plugins/cdarchiving/plugin_cdarchiving.cpp,
	  kipi-plugins/cdarchiving/plugin_cdarchiving.h,
	  kipi-plugins/common/include/kpaboutdata.h,
	  kipi-plugins/common/include/pluginsversion.h,
	  kipi-plugins/common/libkipiplugins/kpaboutdata.cpp,
	  kipi-plugins/findimages/actions.cpp,
	  kipi-plugins/findimages/actions.h,
	  kipi-plugins/findimages/compareoperation.h,
	  kipi-plugins/findimages/displaycompare.cpp,
	  kipi-plugins/findimages/displaycompare.h,
	  kipi-plugins/findimages/fastcompare.cpp,
	  kipi-plugins/findimages/fastcompare.h,
	  kipi-plugins/findimages/finddupplicatedialog.cpp,
	  kipi-plugins/findimages/finddupplicatedialog.h,
	  kipi-plugins/findimages/finddupplicateimages.cpp,
	  kipi-plugins/findimages/finddupplicateimages.h,
	  kipi-plugins/findimages/fuzzycompare.cpp,
	  kipi-plugins/findimages/fuzzycompare.h,
	  kipi-plugins/findimages/imagesimilaritydata.h,
	  kipi-plugins/findimages/plugin_findimages.cpp,
	  kipi-plugins/findimages/plugin_findimages.h,
	  kipi-plugins/flickrexport/exifrestorer.cpp,
	  kipi-plugins/flickrexport/exifrestorer.h,
	  kipi-plugins/flickrexport/flickritem.h,
	  kipi-plugins/flickrexport/flickrtalker.cpp,
	  kipi-plugins/flickrexport/flickrtalker.h,
	  kipi-plugins/flickrexport/flickrviewitem.cpp,
	  kipi-plugins/flickrexport/flickrviewitem.h,
	  kipi-plugins/flickrexport/flickrwidget.cpp,
	  kipi-plugins/flickrexport/flickrwidget.h,
	  kipi-plugins/flickrexport/flickrwindow.cpp,
	  kipi-plugins/flickrexport/flickrwindow.h,
	  kipi-plugins/flickrexport/jpegsection.h,
	  kipi-plugins/flickrexport/login.cpp,
	  kipi-plugins/flickrexport/login.h,
	  kipi-plugins/flickrexport/mpform.cpp,
	  kipi-plugins/flickrexport/mpform.h,
	  kipi-plugins/flickrexport/plugin_flickrexport.cpp,
	  kipi-plugins/flickrexport/plugin_flickrexport.h,
	  kipi-plugins/galleryexport/galleries.cpp,
	  kipi-plugins/galleryexport/galleries.h,
	  kipi-plugins/galleryexport/galleryconfig.cpp,
	  kipi-plugins/galleryexport/galleryconfig.h,
	  kipi-plugins/galleryexport/galleryitem.h,
	  kipi-plugins/galleryexport/gallerylist.cpp,
	  kipi-plugins/galleryexport/gallerylist.h,
	  kipi-plugins/galleryexport/gallerympform.cpp,
	  kipi-plugins/galleryexport/gallerympform.h,
	  kipi-plugins/galleryexport/gallerytalker.cpp,
	  kipi-plugins/galleryexport/gallerytalker.h,
	  kipi-plugins/galleryexport/galleryviewitem.cpp,
	  kipi-plugins/galleryexport/galleryviewitem.h,
	  kipi-plugins/galleryexport/gallerywidget.cpp,
	  kipi-plugins/galleryexport/gallerywidget.h,
	  kipi-plugins/galleryexport/gallerywindow.cpp,
	  kipi-plugins/galleryexport/gallerywindow.h,
	  kipi-plugins/galleryexport/plugin_galleryexport.cpp,
	  kipi-plugins/galleryexport/plugin_galleryexport.h,
	  kipi-plugins/gpssync/getlonlat.php,
	  kipi-plugins/gpssync/gpsbabelbinary.cpp,
	  kipi-plugins/gpssync/gpsbabelbinary.h,
	  kipi-plugins/gpssync/gpsdatacontainer.h,
	  kipi-plugins/gpssync/gpsdataparser.cpp,
	  kipi-plugins/gpssync/gpsdataparser.h,
	  kipi-plugins/gpssync/gpseditdialog.cpp,
	  kipi-plugins/gpssync/gpseditdialog.h,
	  kipi-plugins/gpssync/gpslistviewitem.cpp,
	  kipi-plugins/gpssync/gpslistviewitem.h,
	  kipi-plugins/gpssync/gpsmapwidget.cpp,
	  kipi-plugins/gpssync/gpsmapwidget.h,
	  kipi-plugins/gpssync/gpssyncdialog.cpp,
	  kipi-plugins/gpssync/gpssyncdialog.h,
	  kipi-plugins/gpssync/plugin_gpssync.cpp,
	  kipi-plugins/gpssync/plugin_gpssync.h,
	  kipi-plugins/helloworld/plugin_helloworld.cpp,
	  kipi-plugins/helloworld/plugin_helloworld.h,
	  kipi-plugins/htmlexport/galleryinfo.h,
	  kipi-plugins/htmlexport/generator.cpp,
	  kipi-plugins/htmlexport/generator.h,
	  kipi-plugins/htmlexport/plugin.cpp,
	  kipi-plugins/htmlexport/plugin.h,
	  kipi-plugins/htmlexport/theme.cpp,
	  kipi-plugins/htmlexport/theme.h,
	  kipi-plugins/htmlexport/wizard.cpp,
	  kipi-plugins/htmlexport/wizard.h,
	  kipi-plugins/htmlexport/xmlutils.h,
	  kipi-plugins/imagesgallery/actions.h,
	  kipi-plugins/imagesgallery/exifrestorer.cpp,
	  kipi-plugins/imagesgallery/exifrestorer.h,
	  kipi-plugins/imagesgallery/imagesgallery.cpp,
	  kipi-plugins/imagesgallery/imagesgallery.h,
	  kipi-plugins/imagesgallery/imgallerydialog.cpp,
	  kipi-plugins/imagesgallery/imgallerydialog.h,
	  kipi-plugins/imagesgallery/jpegsection.h,
	  kipi-plugins/imagesgallery/plugin_imagesgallery.cpp,
	  kipi-plugins/imagesgallery/plugin_imagesgallery.h,
	  kipi-plugins/imageviewer/ogl.cpp, kipi-plugins/imageviewer/ogl.h,
	  kipi-plugins/imageviewer/plugin_viewer.cpp,
	  kipi-plugins/imageviewer/plugin_viewer.h,
	  kipi-plugins/imageviewer/texture.cpp,
	  kipi-plugins/imageviewer/texture.h,
	  kipi-plugins/imageviewer/timer.cpp,
	  kipi-plugins/imageviewer/timer.h,
	  kipi-plugins/ipodexport/imagelist.h,
	  kipi-plugins/jpeglossless/actions.h,
	  kipi-plugins/jpeglossless/actionthread.cpp,
	  kipi-plugins/jpeglossless/actionthread.h,
	  kipi-plugins/jpeglossless/convert2grayscale.cpp,
	  kipi-plugins/jpeglossless/convert2grayscale.h,
	  kipi-plugins/jpeglossless/imageflip.cpp,
	  kipi-plugins/jpeglossless/imageflip.h,
	  kipi-plugins/jpeglossless/imagerotate.cpp,
	  kipi-plugins/jpeglossless/imagerotate.h,
	  kipi-plugins/jpeglossless/jpegtransform.cpp,
	  kipi-plugins/jpeglossless/jpegtransform.h,
	  kipi-plugins/jpeglossless/mtqueue.h,
	  kipi-plugins/jpeglossless/plugin_jpeglossless.cpp,
	  kipi-plugins/jpeglossless/plugin_jpeglossless.h,
	  kipi-plugins/jpeglossless/utils.cpp,
	  kipi-plugins/jpeglossless/utils.h,
	  kipi-plugins/kameraklient/camerafolderitem.cpp,
	  kipi-plugins/kameraklient/camerafolderitem.h,
	  kipi-plugins/kameraklient/camerafolderview.cpp,
	  kipi-plugins/kameraklient/camerafolderview.h,
	  kipi-plugins/kameraklient/cameraiconitem.cpp,
	  kipi-plugins/kameraklient/cameraiconitem.h,
	  kipi-plugins/kameraklient/cameraiconview.cpp,
	  kipi-plugins/kameraklient/cameraiconview.h,
	  kipi-plugins/kameraklient/cameralist.cpp,
	  kipi-plugins/kameraklient/cameralist.h,
	  kipi-plugins/kameraklient/cameraselection.cpp,
	  kipi-plugins/kameraklient/cameraselection.h,
	  kipi-plugins/kameraklient/cameratype.cpp,
	  kipi-plugins/kameraklient/cameratype.h,
	  kipi-plugins/kameraklient/cameraui.cpp,
	  kipi-plugins/kameraklient/cameraui.h,
	  kipi-plugins/kameraklient/dmessagebox.cpp,
	  kipi-plugins/kameraklient/dmessagebox.h,
	  kipi-plugins/kameraklient/gpcamera.cpp,
	  kipi-plugins/kameraklient/gpcamera.h,
	  kipi-plugins/kameraklient/gpcommand.h,
	  kipi-plugins/kameraklient/gpcontroller.cpp,
	  kipi-plugins/kameraklient/gpcontroller.h,
	  kipi-plugins/kameraklient/gpeventfilter.cpp,
	  kipi-plugins/kameraklient/gpeventfilter.h,
	  kipi-plugins/kameraklient/gpevents.h,
	  kipi-plugins/kameraklient/gpfileitemcontainer.cpp,
	  kipi-plugins/kameraklient/gpfileitemcontainer.h,
	  kipi-plugins/kameraklient/gpfileiteminfo.cpp,
	  kipi-plugins/kameraklient/gpfileiteminfo.h,
	  kipi-plugins/kameraklient/gpfileiteminfodlg.cpp,
	  kipi-plugins/kameraklient/gpfileiteminfodlg.h,
	  kipi-plugins/kameraklient/gpiface.cpp,
	  kipi-plugins/kameraklient/gpiface.h,
	  kipi-plugins/kameraklient/gpstatus.cpp,
	  kipi-plugins/kameraklient/gpstatus.h,
	  kipi-plugins/kameraklient/kameraklient.cpp,
	  kipi-plugins/kameraklient/kameraklient.h,
	  kipi-plugins/kameraklient/mtlist.h,
	  kipi-plugins/kameraklient/mtqueue.h,
	  kipi-plugins/kameraklient/savefiledialog.cpp,
	  kipi-plugins/kameraklient/savefiledialog.h,
	  kipi-plugins/kameraklient/setupcamera.cpp,
	  kipi-plugins/kameraklient/setupcamera.h,
	  kipi-plugins/kameraklient/thumbitem.cpp,
	  kipi-plugins/kameraklient/thumbitem.h,
	  kipi-plugins/kameraklient/thumbview.cpp,
	  kipi-plugins/kameraklient/thumbview.h,
	  kipi-plugins/metadataedit/commenteditdialog.cpp,
	  kipi-plugins/metadataedit/commenteditdialog.h,
	  kipi-plugins/metadataedit/commentremovedialog.cpp,
	  kipi-plugins/metadataedit/commentremovedialog.h,
	  kipi-plugins/metadataedit/exifadjust.cpp,
	  kipi-plugins/metadataedit/exifadjust.h,
	  kipi-plugins/metadataedit/exifcaption.cpp,
	  kipi-plugins/metadataedit/exifcaption.h,
	  kipi-plugins/metadataedit/exifdatetime.cpp,
	  kipi-plugins/metadataedit/exifdatetime.h,
	  kipi-plugins/metadataedit/exifdevice.cpp,
	  kipi-plugins/metadataedit/exifdevice.h,
	  kipi-plugins/metadataedit/exifeditdialog.cpp,
	  kipi-plugins/metadataedit/exifeditdialog.h,
	  kipi-plugins/metadataedit/exiflens.cpp,
	  kipi-plugins/metadataedit/exiflens.h,
	  kipi-plugins/metadataedit/exiflight.cpp,
	  kipi-plugins/metadataedit/exiflight.h,
	  kipi-plugins/metadataedit/iptccaption.cpp,
	  kipi-plugins/metadataedit/iptccaption.h,
	  kipi-plugins/metadataedit/iptccategories.cpp,
	  kipi-plugins/metadataedit/iptccategories.h,
	  kipi-plugins/metadataedit/iptccredits.cpp,
	  kipi-plugins/metadataedit/iptccredits.h,
	  kipi-plugins/metadataedit/iptcdatetime.cpp,
	  kipi-plugins/metadataedit/iptcdatetime.h,
	  kipi-plugins/metadataedit/iptceditdialog.cpp,
	  kipi-plugins/metadataedit/iptceditdialog.h,
	  kipi-plugins/metadataedit/iptckeywords.cpp,
	  kipi-plugins/metadataedit/iptckeywords.h,
	  kipi-plugins/metadataedit/iptcorigin.cpp,
	  kipi-plugins/metadataedit/iptcorigin.h,
	  kipi-plugins/metadataedit/iptcstatus.cpp,
	  kipi-plugins/metadataedit/iptcstatus.h,
	  kipi-plugins/metadataedit/iptcsubjects.cpp,
	  kipi-plugins/metadataedit/iptcsubjects.h,
	  kipi-plugins/metadataedit/metadatacheckbox.cpp,
	  kipi-plugins/metadataedit/metadatacheckbox.h,
	  kipi-plugins/metadataedit/plugin_metadataedit.cpp,
	  kipi-plugins/metadataedit/plugin_metadataedit.h,
	  kipi-plugins/mpegencoder/checkbinprog.cpp,
	  kipi-plugins/mpegencoder/checkbinprog.h,
	  kipi-plugins/mpegencoder/kimg2mpg.cpp,
	  kipi-plugins/mpegencoder/kimg2mpg.h,
	  kipi-plugins/mpegencoder/kshowdebuggingoutput.cpp,
	  kipi-plugins/mpegencoder/kshowdebuggingoutput.h,
	  kipi-plugins/mpegencoder/optionsdialog.cpp,
	  kipi-plugins/mpegencoder/optionsdialog.h,
	  kipi-plugins/mpegencoder/plugin_mpegencoder.cpp,
	  kipi-plugins/mpegencoder/plugin_mpegencoder.h,
	  kipi-plugins/printwizard/cropframe.cpp,
	  kipi-plugins/printwizard/plugin_printwizard.cpp,
	  kipi-plugins/printwizard/plugin_printwizard.h,
	  kipi-plugins/printwizard/tphoto.cpp,
	  kipi-plugins/rawconverter/actions.h,
	  kipi-plugins/rawconverter/actionthread.cpp,
	  kipi-plugins/rawconverter/actionthread.h,
	  kipi-plugins/rawconverter/batchdialog.cpp,
	  kipi-plugins/rawconverter/batchdialog.h,
	  kipi-plugins/rawconverter/clistviewitem.h,
	  kipi-plugins/rawconverter/mtqueue.h,
	  kipi-plugins/rawconverter/plugin_rawconverter.cpp,
	  kipi-plugins/rawconverter/plugin_rawconverter.h,
	  kipi-plugins/rawconverter/previewwidget.cpp,
	  kipi-plugins/rawconverter/previewwidget.h,
	  kipi-plugins/rawconverter/rawdecodingiface.cpp,
	  kipi-plugins/rawconverter/rawdecodingiface.h,
	  kipi-plugins/rawconverter/savesettingswidget.cpp,
	  kipi-plugins/rawconverter/savesettingswidget.h,
	  kipi-plugins/rawconverter/singledialog.cpp,
	  kipi-plugins/rawconverter/singledialog.h,
	  kipi-plugins/sendimages/actions.h,
	  kipi-plugins/sendimages/listimageserrordialog.cpp,
	  kipi-plugins/sendimages/listimageserrordialog.h,
	  kipi-plugins/sendimages/plugin_sendimages.cpp,
	  kipi-plugins/sendimages/plugin_sendimages.h,
	  kipi-plugins/sendimages/sendimages.cpp,
	  kipi-plugins/sendimages/sendimages.h,
	  kipi-plugins/sendimages/sendimagesdialog.cpp,
	  kipi-plugins/sendimages/sendimagesdialog.h,
	  kipi-plugins/simpleviewerexport/firstrundlg.cpp,
	  kipi-plugins/simpleviewerexport/firstrundlg.h,
	  kipi-plugins/simpleviewerexport/plugin_simpleviewer.cpp,
	  kipi-plugins/simpleviewerexport/plugin_simpleviewer.h,
	  kipi-plugins/simpleviewerexport/simpleviewerexport.cpp,
	  kipi-plugins/simpleviewerexport/simpleviewerexport.h,
	  kipi-plugins/simpleviewerexport/svedialog.cpp,
	  kipi-plugins/simpleviewerexport/svedialog.h,
	  kipi-plugins/slideshow/imlibiface.cpp,
	  kipi-plugins/slideshow/imlibiface.h,
	  kipi-plugins/slideshow/plugin_slideshow.cpp,
	  kipi-plugins/slideshow/plugin_slideshow.h,
	  kipi-plugins/slideshow/slideshow.cpp,
	  kipi-plugins/slideshow/slideshow.h,
	  kipi-plugins/slideshow/slideshowconfig.cpp,
	  kipi-plugins/slideshow/slideshowconfig.h,
	  kipi-plugins/slideshow/slideshowgl.cpp,
	  kipi-plugins/slideshow/slideshowgl.h,
	  kipi-plugins/slideshow/toolbar.cpp,
	  kipi-plugins/slideshow/toolbar.h,
	  kipi-plugins/sync/galleryconfig.cpp,
	  kipi-plugins/sync/galleryconfig.h,
	  kipi-plugins/sync/galleryitem.h,
	  kipi-plugins/sync/galleryviewitem.cpp,
	  kipi-plugins/sync/galleryviewitem.h,
	  kipi-plugins/sync/gallerywidget.cpp,
	  kipi-plugins/sync/gallerywidget.h,
	  kipi-plugins/sync/gallerywindow.cpp,
	  kipi-plugins/sync/gallerywindow.h,
	  kipi-plugins/sync/libkipi2/collection.cpp,
	  kipi-plugins/sync/libkipi2/collection.h,
	  kipi-plugins/sync/libkipi2/interface.h,
	  kipi-plugins/sync/libkipi2/item.cpp,
	  kipi-plugins/sync/libkipi2/item.h,
	  kipi-plugins/sync/plugin_sync.cpp,
	  kipi-plugins/sync/plugin_sync.h, kipi-plugins/sync/sink.cpp,
	  kipi-plugins/sync/sink.h, kipi-plugins/sync/sinkfactory.cpp,
	  kipi-plugins/sync/sinkfactory.h, kipi-plugins/sync/sinklist.cpp,
	  kipi-plugins/sync/sinklist.h, kipi-plugins/sync/sinks.cpp,
	  kipi-plugins/sync/sinks.h,
	  kipi-plugins/sync/sinks/gallery/gallerycollection.cpp,
	  kipi-plugins/sync/sinks/gallery/gallerycollection.h,
	  kipi-plugins/sync/sinks/gallery/galleryform.cpp,
	  kipi-plugins/sync/sinks/gallery/galleryform.h,
	  kipi-plugins/sync/sinks/gallery/galleryitem.cpp,
	  kipi-plugins/sync/sinks/gallery/galleryitem.h,
	  kipi-plugins/sync/sinks/gallery/gallerysink.cpp,
	  kipi-plugins/sync/sinks/gallery/gallerysink.h,
	  kipi-plugins/timeadjust/plugin_timeadjust.cpp,
	  kipi-plugins/timeadjust/plugin_timeadjust.h,
	  kipi-plugins/timeadjust/timeadjustdialog.cpp,
	  kipi-plugins/timeadjust/timeadjustdialog.h,
	  kipi-plugins/wallpaper/plugin_wallpaper.cpp,
	  kipi-plugins/wallpaper/plugin_wallpaper.h:
	  BUG:144455
	  thanks a lot to Stéphane Pontier

2007-04-28 13:28  gateau

	* [r658763] kipi-plugins/htmlexport/generator.cpp:
	  Applied variant of the patch by Colin McMillen to rotate images
	  according to
	  angle() info.

2007-04-26 10:45  fsalvi

	* [r658210] kipi-plugins/gpssync/kmlexport.cpp,
	  kipi-plugins/gpssync/kmlexport.h,
	  kipi-plugins/gpssync/kmlexportconfig.cpp,
	  kipi-plugins/gpssync/kmlexportconfig.h,
	  kipi-plugins/gpssync/kmlgpsdataparser.cpp,
	  kipi-plugins/gpssync/kmlgpsdataparser.h,
	  kipi-plugins/gpssync/plugin_gpssync.cpp:
	  Apply patch from Stephane Pontier.
	  Fix i18n issues reported by Brian Remedios.
	  
	  CCBUG: 139793
	  CCMAIL: shadow.walker@free.fr

2007-04-25 16:50  anaselli

	* [r657992] kipi-plugins/sendimages/Makefile.am,
	  kipi-plugins/sendimages/sendimages.cpp:
	  Added raw support to sendimage plugin using Gilles' patch
	  CCMAIL: michael.hoechstetter@gmx.de, caulier.gilles@gmail.com

2007-04-20 13:31  cgilles

	* [r656158] kipi-plugins/configure.in.bot:
	  xstl ==> xslt

2007-04-18 04:17  cgilles

	* [r655252] kipi-plugins/README:
	  update

2007-04-18 04:14  cgilles

	* [r655251] kipi-plugins/NEWS:
	  update

2007-04-18 00:50  cguthrie

	* [r655231] kipi-plugins/galleryexport/gallerympform.cpp,
	  kipi-plugins/galleryexport/gallerytalker.cpp:
	  Fix login to Gallery 2.2.
	  
	  This was a very annoying bug to track down but it essentially
	  relates
	  to a bug in the generation of Cookies in Gallery 2.2.
	  
	  Gallery actually generates 3 Set-Cookie headers in it's response
	  which
	  seems excessive. The first one is a GALLERYSID=<blank> and the
	  other
	  two set it to the correct value. The routine that parses cookies
	  is
	  somewhat dumb and just passes any cookies it receives back to the
	  server on the next request. By passing the blank GALLERYSID,
	  Gallery
	  ensured that it did not connect to your logged in session.
	  
	  The cookie parsing code should be make more intellegent, but in
	  the
	  mean time I've put in a very simple fix.
	  
	  Testing and feedback appreciated.
	  
	  This also applies the patch by Martin Kaufmann - thanks.
	  BUG: 142259

2007-04-13 11:13  scripty

	* [r653450] kipi-plugins/flickrexport/exifrestorer.cpp,
	  kipi-plugins/flickrexport/exifrestorer.h,
	  kipi-plugins/flickrexport/jpegsection.h:
	  C++ files should not be executable
	  (goutte)

2007-04-10 21:04  djarvie

	* [r652387]
	  trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp,
	  trunk/extragear/graphics/digikam/digikam/albumiconitem.cpp,
	  trunk/extragear/graphics/digikam/digikam/kdateedit.cpp,
	  trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
	  trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp,
	  trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
	  trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp,
	  trunk/extragear/graphics/kgraphviewer/src/printing/simpleprintingengine.cpp,
	  trunk/extragear/graphics/kphotoalbum/DateBar/ViewHandler.cpp,
	  trunk/extragear/graphics/showimg/showimg/batchrenamer.cpp,
	  trunk/extragear/graphics/showimg/showimg/mainwindow.cpp,
	  kipi-plugins/rawconverter/actionthread.cpp,
	  trunk/extragear/multimedia/kaffeine/src/input/dvb/kevents.cpp,
	  trunk/extragear/network/kchat/kchatmainwindow.cpp,
	  trunk/extragear/network/knemo/knemod/interfacestatisticsdialog.cpp,
	  trunk/extragear/office/datakiosk/datakiosk/src/dateedit.cpp,
	  trunk/extragear/office/datakiosk/src/dateedit.cpp,
	  trunk/extragear/utils/kedit/kedit.cpp,
	  trunk/extragear/utils/krecipes/src/widgets/kdateedit.cpp:
	  Revert KLocale::formatDate(), formatDateTime() commit for KDE3
	  modules

2007-04-10 19:03  djarvie

	* [r652351]
	  trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp,
	  trunk/extragear/graphics/digikam/digikam/albumiconitem.cpp,
	  trunk/extragear/graphics/digikam/digikam/kdateedit.cpp,
	  trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
	  trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp,
	  trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
	  trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp,
	  trunk/extragear/graphics/kgraphviewer/src/printing/simpleprintingengine.cpp,
	  trunk/extragear/graphics/kphotoalbum/DateBar/ViewHandler.cpp,
	  trunk/extragear/graphics/kst/src/extdate/kstextdatepicker.cpp,
	  trunk/extragear/graphics/showimg/showimg/batchrenamer.cpp,
	  trunk/extragear/graphics/showimg/showimg/mainwindow.cpp,
	  kipi-plugins/rawconverter/actionthread.cpp,
	  trunk/extragear/multimedia/amarok/src/tagdialog.cpp,
	  trunk/extragear/multimedia/kaffeine/src/input/dvb/kevents.cpp,
	  trunk/extragear/network/kchat/kchatmainwindow.cpp,
	  trunk/extragear/network/knemo/knemod/interfacestatisticsdialog.cpp,
	  trunk/extragear/office/datakiosk/datakiosk/src/dateedit.cpp,
	  trunk/extragear/office/datakiosk/src/dateedit.cpp,
	  trunk/extragear/office/kile/kile/quickdocumentdialog.cpp,
	  trunk/extragear/utils/kedit/kedit.cpp,
	  trunk/extragear/utils/krecipes/src/widgets/kdateedit.cpp:
	  Add fancy date option to KLocale::formatDate(),
	  KLocale::formatDateTime()

2007-04-09 17:58  anaselli

	* [r651952] kipi-plugins/README:
	  Added missed requirements to run images2mpg (mpegencoder plugin)
	  
	  CCBUG:143979

2007-04-08 20:14  kusi

	* [r651660] kipi-plugins/imageviewer/Makefile.am,
	  kipi-plugins/imageviewer/help.ui,
	  kipi-plugins/imageviewer/ogl.cpp:
	  display a help dialog if an unsupported key was pressed

2007-04-07 15:42  cgilles

	* [r651404] kipi-plugins/NEWS:
	  update

2007-04-07 15:41  cgilles

	* [r651403] kipi-plugins/NEWS:
	  update

2007-04-07 15:39  cgilles

	* [r651402] kipi-plugins/gpssync/Makefile.am,
	  kipi-plugins/gpssync/gpsdataparser.h,
	  kipi-plugins/gpssync/kmlexport.cpp,
	  kipi-plugins/gpssync/kmlexport.h,
	  kipi-plugins/gpssync/kmlexportconfig.cpp,
	  kipi-plugins/gpssync/kmlexportconfig.h,
	  kipi-plugins/gpssync/kmlgpsdataparser.cpp,
	  kipi-plugins/gpssync/kmlgpsdataparser.h,
	  kipi-plugins/gpssync/plugin_gpssync.cpp,
	  kipi-plugins/gpssync/plugin_gpssync.h:
	  kipi-plugins from trunk : GPSSync : patch from Stéphane Pontier
	  to add new option for export GPS position from pictures to a KML
	  file. This one can be viewed in GoogleEarth or GoogleMaps !
	  
	  BUG: 139793
	  CCMAIL: shadow.walker@free.fr
	  CCMAIL: kde-imaging@kde.org

2007-04-01 20:38  anaselli

	* [r648990] kipi-plugins/mpegencoder/kimg2mpg.cpp:
	  Added a test to avoid files not reachable are passed to img2mpg
	  script as reported by a Mandriva user:
	  "open gwenview from konqueror when it is using the protocol
	  system:/ so the path is something like
	  /media/hdxx/user_home/file.jpg
	  instead of /home/user_home/file.jpg"
	  
	  CCMAIL:kde-imaging@kde.org

2007-03-30 08:34  cgilles

	* [r648022] kipi-plugins/NEWS:
	  update

2007-03-30 08:12  gkulzer

	* [r648020] kipi-plugins/gpssync/gpsdataparser.cpp:
	  correcting interpolation
	  CCMAIL:caulier.gilles@gmail.com, shadow.walker@free.fr
	  BUG:143594

2007-03-29 20:46  anaselli

	* [r647905] kipi-plugins/printwizard/frmprintwizard.cpp:
	  Added 8 photos per page (A4) option
	  
	  CCMAIL:cannewilson@googlemail.com

2007-03-24 17:24  lure

	* [r646131] kipi-plugins/jpeglossless/plugin_jpeglossless.cpp:
	  Use Ctrl-Shift-arrow as shortcut for Rotate-Left/Right
	  
	  Ctrl-arrow is used in some other applications and may confuse
	  users.
	  
	  CCBUG: 141530

2007-03-18 13:17  cguthrie

	* [r643808] kipi-plugins/sync/libkipi2/collection.cpp,
	  kipi-plugins/sync/libkipi2/interface.cpp,
	  kipi-plugins/sync/libkipi2/interface.h,
	  kipi-plugins/sync/sink.cpp, kipi-plugins/sync/sink.h,
	  kipi-plugins/sync/sinkfactory.cpp,
	  kipi-plugins/sync/sinkfactory.h, kipi-plugins/sync/sinks.cpp,
	  kipi-plugins/sync/sinks.h,
	  kipi-plugins/sync/sinks/gallery/gallerysink.cpp,
	  kipi-plugins/sync/sinks/gallery/gallerysink.h:
	  Some more moves towards this plugin. Slow going as not got much
	  time to concentrate on it.

2007-03-17 16:24  kusi

	* [r643495] kipi-plugins/imageviewer/ogl.cpp:
	  don't zoom if zoomdelta=0. This fixes corruption if you try to
	  zoom with a horizontal mouse move (+right button)

2007-03-14 12:13  cgilles

	* [r642433] kipi-plugins/NEWS:
	  update

2007-03-13 16:49  mueller

	* [r642206] kipi-plugins/flickrexport/flickrtalker.cpp:
	  compile++

2007-03-12 08:47  cgilles

	* [r641671] kipi-plugins/NEWS:
	  update

2007-03-12 08:47  cgilles

	* [r641670] kipi-plugins/gpssync/gpssyncdialog.cpp,
	  kipi-plugins/gpssync/gpssyncdialog.h:
	  kipi-plugins from trunk : GPS Sync dialog : add missing GMT+13
	  and GMT+14 time zone
	  BUG: 142848

2007-03-09 23:40  kusi

	* [r641087] kipi-plugins/imageviewer/ogl.cpp,
	  kipi-plugins/imageviewer/ogl.h,
	  kipi-plugins/imageviewer/plugin_viewer.cpp:
	  proper error handling in case no OpenGL context is found or
	  GL_ARB_texture_rectangle is not supported

2007-03-06 09:22  lure

	* [r639921] kipi-plugins/NEWS,
	  kipi-plugins/jpeglossless/plugin_jpeglossless.cpp:
	  JPEGLossLess: Use Rotate Left/Right actions instead of rotate
	  by degree (90/180/270). This is more intuitive and easier for
	  user.
	  Use Ctrl-Left and Ctrl-Right as keyboard shortcuts.
	  
	  BUG: 141530

2007-03-06 08:38  cgilles

	* [r639912] kipi-plugins/NEWS:
	  update

2007-03-03 14:05  kusi

	* [r638833] kipi-plugins/imageviewer/texture.cpp:
	  fixing "zoom to original size"

2007-03-03 12:41  kusi

	* [r638817] kipi-plugins/imageviewer/ogl.cpp:
	  ctrl + scrollwheel does zooming now

2007-03-03 11:56  kusi

	* [r638798] kipi-plugins/imageviewer/README,
	  kipi-plugins/imageviewer/ogl.h:
	  updated README

2007-03-03 03:38  gkulzer

	* [r638734] kipi-plugins/jpeglossless/plugin_jpeglossless.cpp,
	  kipi-plugins/jpeglossless/plugin_jpeglossless.h:
	  If no error occurs, run dialog will be automatically closed.
	  BUG:141528
	  CCMAIL:caulier.gilles@gmail.com

2007-02-24 13:18  gkulzer

	* [r636853] kipi-plugins/gpssync/gpssyncdialog.cpp:
	  clean out formatting from i18n

2007-02-24 09:50  gkulzer

	* [r636811] kipi-plugins/gpssync/gpssyncdialog.cpp:
	  missing blanc in i18n

2007-02-24 09:47  gkulzer

	* [r636810] kipi-plugins/gpssync/gpssyncdialog.cpp:
	  improve i18n strings for better understanding
	  CCMAIL:caulier.gilles@gmail.com

2007-02-24 09:17  gkulzer

	* [r636808] kipi-plugins/gpssync/gpssyncdialog.cpp:
	  correct and improve i18n strings (distance time -> time distance,
	  gap time -> time gap)
	  CCMAIL:caulier.gilles@gmail.com

2007-02-24 08:25  gkulzer

	* [r636799] kipi-plugins/gpssync/gpssyncdialog.cpp:
	  correct and improve i18n strings

2007-02-23 11:49  cgilles

	* [r636507] kipi-plugins/rawconverter/actionthread.cpp,
	  kipi-plugins/rawconverter/batchdialog.cpp,
	  kipi-plugins/rawconverter/savesettingswidget.cpp,
	  kipi-plugins/rawconverter/singledialog.cpp:
	  fix i18n

2007-02-23 11:47  cgilles

	* [r636506] kipi-plugins/rawconverter/singledialog.cpp:
	  using PPM to faster preview

2007-02-23 11:44  cgilles

	* [r636505] kipi-plugins/rawconverter/batchdialog.cpp,
	  kipi-plugins/rawconverter/batchdialog.h,
	  kipi-plugins/rawconverter/singledialog.cpp,
	  kipi-plugins/rawconverter/singledialog.h:
	  disable settings if busy

2007-02-23 06:56  cgilles

	* [r636447] kipi-plugins/rawconverter/actionthread.cpp:
	  polish

2007-02-22 14:59  cgilles

	* [r636239] kipi-plugins/rawconverter/previewwidget.cpp:
	  refresh preview properlly if dialog is resized

2007-02-22 12:01  cgilles

	* [r636211] kipi-plugins/kipiplugins.kdevelop,
	  kipi-plugins/rawconverter/batchdialog.cpp,
	  kipi-plugins/rawconverter/singledialog.cpp,
	  libkdcraw/dcraw/dcraw.c, libkdcraw/dcraw/kdcraw.1,
	  libkdcraw/dcrawbinary.cpp, libkdcraw/dcrawsettingswidget.cpp,
	  libkdcraw/dcrawsettingswidget.h, libkdcraw/kdcraw.cpp,
	  libkdcraw/libkdcraw.kdevelop, libkdcraw/rawdecodingsettings.h,
	  libkexiv2/libkexiv2.kdevelop:
	  libkdcraw from trunk : backport last dcraw implementation "8.60"
	  : the old noise reduction algorithm used with 8.54 version have
	  been remplaced by a wavelet algorithm witch is more intuitive,
	  more easy to use (just one threshold setting) and very powerfull.
	  
	  Kipi-plugins RAWConverter from svn trunk is fixed.
	  The patch to use libkdcraw with current implementation of digiKam
	  have been updated :
	  
	  http://digikam3rdparty.free.fr/misc.tarballs/libkdcrawdigikamport.patch
	  
	  CCMAIL: digikam-users@kde.org
	  CCMAIL: digikam-devel@kde.org
	  CCMAIL: kde-imaging@kde.org

2007-02-20 19:41  cgilles

	* [r635741] kipi-plugins/acquireimages/acquireimagedialog.cpp,
	  kipi-plugins/acquireimages/kipiplugin_acquireimages.desktop,
	  kipi-plugins/acquireimages/plugin_acquireimages.cpp,
	  kipi-plugins/acquireimages/screenshotdialog.cpp,
	  kipi-plugins/batchprocessimages/batchprocessimagesdialog.cpp,
	  kipi-plugins/batchprocessimages/batchprocessimagesdialog.h,
	  kipi-plugins/batchprocessimages/batchprocessimagesitem.cpp,
	  kipi-plugins/batchprocessimages/batchprocessimagesitem.h,
	  kipi-plugins/batchprocessimages/batchprocessimageslist.cpp,
	  kipi-plugins/batchprocessimages/batchprocessimageslist.h,
	  kipi-plugins/batchprocessimages/borderimagesdialog.cpp,
	  kipi-plugins/batchprocessimages/borderimagesdialog.h,
	  kipi-plugins/batchprocessimages/borderoptionsdialog.cpp,
	  kipi-plugins/batchprocessimages/borderoptionsdialog.h,
	  kipi-plugins/batchprocessimages/colorimagesdialog.cpp,
	  kipi-plugins/batchprocessimages/colorimagesdialog.h,
	  kipi-plugins/batchprocessimages/coloroptionsdialog.cpp,
	  kipi-plugins/batchprocessimages/coloroptionsdialog.h,
	  kipi-plugins/batchprocessimages/convertimagesdialog.cpp,
	  kipi-plugins/batchprocessimages/convertimagesdialog.h,
	  kipi-plugins/batchprocessimages/convertoptionsdialog.cpp,
	  kipi-plugins/batchprocessimages/convertoptionsdialog.h,
	  kipi-plugins/batchprocessimages/effectimagesdialog.cpp,
	  kipi-plugins/batchprocessimages/effectimagesdialog.h,
	  kipi-plugins/batchprocessimages/effectoptionsdialog.cpp,
	  kipi-plugins/batchprocessimages/effectoptionsdialog.h,
	  kipi-plugins/batchprocessimages/filterimagesdialog.cpp,
	  kipi-plugins/batchprocessimages/filterimagesdialog.h,
	  kipi-plugins/batchprocessimages/filteroptionsdialog.cpp,
	  kipi-plugins/batchprocessimages/filteroptionsdialog.h,
	  kipi-plugins/batchprocessimages/imagepreview.cpp,
	  kipi-plugins/batchprocessimages/imagepreview.h,
	  kipi-plugins/batchprocessimages/kipiplugin_batchprocessimages.desktop,
	  kipi-plugins/batchprocessimages/outputdialog.cpp,
	  kipi-plugins/batchprocessimages/outputdialog.h,
	  kipi-plugins/batchprocessimages/plugin_batchprocessimages.cpp,
	  kipi-plugins/batchprocessimages/plugin_batchprocessimages.h,
	  kipi-plugins/batchprocessimages/recompressimagesdialog.cpp,
	  kipi-plugins/batchprocessimages/recompressimagesdialog.h,
	  kipi-plugins/batchprocessimages/recompressoptionsdialog.cpp,
	  kipi-plugins/batchprocessimages/recompressoptionsdialog.h,
	  kipi-plugins/batchprocessimages/renameimagesdialog.cpp,
	  kipi-plugins/batchprocessimages/renameimagesdialog.h,
	  kipi-plugins/batchprocessimages/renameimageswidget.cpp,
	  kipi-plugins/batchprocessimages/renameimageswidget.h,
	  kipi-plugins/batchprocessimages/resizeimagesdialog.cpp,
	  kipi-plugins/batchprocessimages/resizeimagesdialog.h,
	  kipi-plugins/batchprocessimages/resizeoptionsdialog.cpp,
	  kipi-plugins/batchprocessimages/resizeoptionsdialog.h,
	  kipi-plugins/cdarchiving/actions.h,
	  kipi-plugins/cdarchiving/cdarchiving.cpp,
	  kipi-plugins/cdarchiving/cdarchiving.h,
	  kipi-plugins/cdarchiving/cdarchivingdialog.cpp,
	  kipi-plugins/cdarchiving/cdarchivingdialog.h,
	  kipi-plugins/cdarchiving/kipiplugin_cdarchiving.desktop,
	  kipi-plugins/cdarchiving/plugin_cdarchiving.cpp,
	  kipi-plugins/cdarchiving/plugin_cdarchiving.h,
	  kipi-plugins/findimages/actions.h,
	  kipi-plugins/findimages/displaycompare.cpp,
	  kipi-plugins/findimages/displaycompare.h,
	  kipi-plugins/findimages/fastcompare.cpp,
	  kipi-plugins/findimages/fastcompare.h,
	  kipi-plugins/findimages/finddupplicatedialog.cpp,
	  kipi-plugins/findimages/finddupplicatedialog.h,
	  kipi-plugins/findimages/finddupplicateimages.cpp,
	  kipi-plugins/findimages/finddupplicateimages.h,
	  kipi-plugins/findimages/fuzzycompare.cpp,
	  kipi-plugins/findimages/fuzzycompare.h,
	  kipi-plugins/findimages/imagesimilaritydata.h,
	  kipi-plugins/findimages/kipiplugin_findimages.desktop,
	  kipi-plugins/findimages/plugin_findimages.cpp,
	  kipi-plugins/findimages/plugin_findimages.h,
	  kipi-plugins/ipodexport/imagelist.h,
	  kipi-plugins/jpeglossless/mtqueue.h,
	  kipi-plugins/mpegencoder/checkbinprog.cpp,
	  kipi-plugins/mpegencoder/checkbinprog.h,
	  kipi-plugins/mpegencoder/images2mpg,
	  kipi-plugins/mpegencoder/kimg2mpg.cpp,
	  kipi-plugins/mpegencoder/kimg2mpg.h,
	  kipi-plugins/mpegencoder/kipiplugin_mpegencoder.desktop,
	  kipi-plugins/mpegencoder/kshowdebuggingoutput.cpp,
	  kipi-plugins/mpegencoder/kshowdebuggingoutput.h,
	  kipi-plugins/mpegencoder/optionsdialog.cpp,
	  kipi-plugins/mpegencoder/optionsdialog.h,
	  kipi-plugins/mpegencoder/plugin_mpegencoder.cpp,
	  kipi-plugins/mpegencoder/plugin_mpegencoder.h,
	  kipi-plugins/rawconverter/mtqueue.h,
	  kipi-plugins/sendimages/actions.h,
	  kipi-plugins/sendimages/kipiplugin_sendimages.desktop,
	  kipi-plugins/sendimages/listimageserrordialog.cpp,
	  kipi-plugins/sendimages/listimageserrordialog.h,
	  kipi-plugins/sendimages/plugin_sendimages.cpp,
	  kipi-plugins/sendimages/plugin_sendimages.h,
	  kipi-plugins/sendimages/sendimages.cpp,
	  kipi-plugins/sendimages/sendimages.h,
	  kipi-plugins/sendimages/sendimagesdialog.cpp,
	  kipi-plugins/sendimages/sendimagesdialog.h,
	  kipi-plugins/wallpaper/plugin_wallpaper.cpp,
	  kipi-plugins/wallpaper/plugin_wallpaper.h,
	  libkipi/libkipi/batchprogressdialog.cpp,
	  libkipi/libkipi/batchprogressdialog.h, libkipi/libkipi/version.h:
	  fix email

2007-02-20 14:20  cgilles

	* [r635648] kipi-plugins/rawconverter/batchdialog.cpp,
	  kipi-plugins/rawconverter/singledialog.cpp,
	  libkdcraw/dcrawsettingswidget.cpp,
	  libkdcraw/dcrawsettingswidget.h, libkdcraw/kdcraw.cpp,
	  libkdcraw/rawdecodingsettings.h:
	  libkdcraw from trunk : introduce the color balance multipliers
	  settings

2007-02-20 10:38  cgilles

	* [r635569] kipi-plugins/imageviewer/Makefile.am,
	  kipi-plugins/imageviewer/hi16-action-ogl.png,
	  kipi-plugins/imageviewer/hi16-app-ogl.png,
	  kipi-plugins/imageviewer/hi32-action-ogl.png,
	  kipi-plugins/imageviewer/hi32-app-ogl.png,
	  kipi-plugins/imageviewer/plugin_viewer.cpp:
	  fix plugin icons : they are action like not app. Install it
	  properlly.

2007-02-20 10:32  cgilles

	* [r635566] kipi-plugins/imageviewer/kipiplugin_viewer.desktop:
	  missing Comment (used by libkipi setup widget)

2007-02-20 10:26  vfuoglio

	* [r635564] kipi-plugins/slideshow/Makefile.am,
	  kipi-plugins/slideshow/imlibiface.cpp:
	  Added libkdcraw support.
	  Thanks to Gilles for the patch.
	  
	  CCMAIL: kde-imaging@kde.org
	  CCMAIL: caulier.gilles@gmail.com

2007-02-20 09:49  cgilles

	* [r635552] kipi-plugins/rawconverter/previewwidget.cpp,
	  kipi-plugins/rawconverter/previewwidget.h,
	  kipi-plugins/rawconverter/singledialog.cpp,
	  kipi-plugins/rawconverter/singledialog.h:
	  kipi-plugins from trunk : RAWConverter : draw raw preview image
	  under photo info in single dialog

2007-02-20 08:47  cgilles

	* [r635528] kipi-plugins/rawconverter/previewwidget.cpp,
	  kipi-plugins/rawconverter/singledialog.cpp:
	  kipi-plugins from trunk : RAWConverter : remove temp file after
	  raw conversion at the wrong place

2007-02-20 08:40  cgilles

	* [r635524] kipi-plugins/rawconverter/batchdialog.cpp,
	  kipi-plugins/rawconverter/previewwidget.cpp,
	  kipi-plugins/rawconverter/singledialog.cpp:
	  kipi-plugins from trunk : RAWConverter : bugfix: missing to
	  remove temp file after raw conversion

2007-02-20 08:23  cgilles

	* [r635520] kipi-plugins/rawconverter/actions.h,
	  kipi-plugins/rawconverter/actionthread.cpp,
	  kipi-plugins/rawconverter/actionthread.h,
	  kipi-plugins/rawconverter/singledialog.cpp:
	  kipi-plugins from trunk : RAWConverter : capability to show more
	  photo infos in single dailog

2007-02-19 22:44  kusi

	* [r635415] kipi-plugins/imageviewer/Makefile.am,
	  kipi-plugins/imageviewer/ogl.cpp,
	  kipi-plugins/imageviewer/texture.cpp:
	  applying slightly modified patch from Gilles
	  - fix Makefile.am
	  - initial RAW support: please note that not the entire RAW image
	  is loaded but only a preview -> fast image loading but crappy
	  zooming

2007-02-19 22:15  cgilles

	* [r635401] kipi-plugins/rawconverter/batchdialog.cpp,
	  kipi-plugins/rawconverter/singledialog.cpp:
	  compile

2007-02-19 15:05  cgilles

	* [r635242] kipi-plugins/rawconverter/batchdialog.cpp,
	  kipi-plugins/rawconverter/singledialog.cpp,
	  libkdcraw/dcrawsettingswidget.cpp,
	  libkdcraw/dcrawsettingswidget.h, libkdcraw/kdcraw.cpp,
	  libkdcraw/rawdecodingsettings.h:
	  libkdcraw from trunk : introduce the blackpoint compensation
	  value settings

2007-02-19 13:22  cgilles

	* [r635218] kipi-plugins/README:
	  fix

2007-02-19 13:19  cgilles

	* [r635217] kipi-plugins/README:
	  update

2007-02-19 13:11  cgilles

	* [r635214] kipi-plugins/AUTHORS:
	  update

2007-02-19 13:09  cgilles

	* [r635213] kipi-plugins/rawconverter/actions.h,
	  kipi-plugins/rawconverter/actionthread.cpp,
	  kipi-plugins/rawconverter/actionthread.h,
	  kipi-plugins/rawconverter/batchdialog.cpp,
	  kipi-plugins/rawconverter/batchdialog.h,
	  kipi-plugins/rawconverter/clistviewitem.h,
	  kipi-plugins/rawconverter/plugin_rawconverter.cpp,
	  kipi-plugins/rawconverter/plugin_rawconverter.h,
	  kipi-plugins/rawconverter/previewwidget.cpp,
	  kipi-plugins/rawconverter/previewwidget.h,
	  kipi-plugins/rawconverter/rawdecodingiface.cpp,
	  kipi-plugins/rawconverter/rawdecodingiface.h,
	  kipi-plugins/rawconverter/savesettingswidget.cpp,
	  kipi-plugins/rawconverter/savesettingswidget.h,
	  kipi-plugins/rawconverter/singledialog.cpp,
	  kipi-plugins/rawconverter/singledialog.h:
	  optimize layout. fix email

2007-02-19 12:26  nikolaus

	* [r635200] kipi-plugins/imageviewer/Makefile.am:
	  Build. It's $(LIB_KPARTS), not $(LIB KPARTS).

2007-02-19 12:01  cgilles

	* [r635196] kipi-plugins/NEWS:
	  update

2007-02-19 11:56  cgilles

	* [r635195] kipi-plugins/rawconverter/batchdialog.cpp,
	  kipi-plugins/rawconverter/singledialog.cpp,
	  libkdcraw/dcraw/README, libkdcraw/dcraw/dcraw.c,
	  libkdcraw/dcrawbinary.cpp, libkdcraw/dcrawbinary.h,
	  libkdcraw/dcrawinfocontainer.h,
	  libkdcraw/dcrawsettingswidget.cpp,
	  libkdcraw/dcrawsettingswidget.h, libkdcraw/kdcraw.cpp,
	  libkdcraw/rawdecodingsettings.h:
	  After 8 days of intensive work, I'm very proud to announce the
	  first LibKdcraw shared library 0.1.0 beta release.
	  
	  LibKdcraw is a C++ interface around dcraw binary program used to
	  decode RAW picture files. This library is actually used by
	  kipi-plugins (trunk), and later by digiKam (with future 0.9.2
	  release).
	  
	  http://digikam3rdparty.free.fr/Screenshots/newkipirawconverter.png
	  
	  The library documentation is available on header files. Check svn
	  trunk repository for details :
	  
	  http://websvn.kde.org/trunk/extragear/libs/libkdcraw
	  
	  Libkdcraw include the last dcraw program (version 8.54) from Dave
	  Coffin. It provide a kdcraw binary witch is used instead dcraw.
	  This way prevent _all_ compatibility problems with all options
	  see with dcraw. In fact the dcraw author to not respect a
	  compatibilty between dcraw release witch break all RAW workflow !
	  Also, he won't provide dcraw as a shared library. We have lost a
	  waste a time with these problems in digiKam project. Using a
	  specific version of dcraw in the library, we will valid this one
	  with the library API and preserve the compatibility for the
	  future.
	  
	  The dcraw source code can be updated easily using the
	  libkdcraw/dcraw/README file where i have written a notice for
	  that. The library don't touch the content of dcraw source code.
	  It use it as well...
	  
	  With this library, you can extract preview image (used by camera
	  to display picture on TV screen) as a QImage, and extract all
	  information given by dcraw to identify a RAW file. Of course,
	  you can decode and extract the RAW pictures with a lot of
	  settings. The image data (8 or 16 bits color depth) is returned
	  in a QByteArray container. The library include a widget to
	  control all RAW decoding settings in your application :
	  
	  http://digikam3rdparty.free.fr/Screenshots/rawsettings.png
	  
	  Using the last dcraw source code, the libary support all last
	  Camera models, especially all models out at Christmas 2006. The
	  complete list is given below :
	  
	  Adobe Digital Negative (DNG)
	  AVT F-145C
	  AVT F-201C
	  AVT F-510C
	  AVT F-810C
	  Canon PowerShot 600
	  Canon PowerShot A5
	  Canon PowerShot A5 Zoom
	  Canon PowerShot A50
	  Canon PowerShot A610
	  Canon PowerShot A620
	  Canon PowerShot Pro70
	  Canon PowerShot Pro90 IS
	  Canon PowerShot G1
	  Canon PowerShot G2
	  Canon PowerShot G3
	  Canon PowerShot G5
	  Canon PowerShot G6
	  Canon PowerShot S2 IS
	  Canon PowerShot S3 IS
	  Canon PowerShot S30
	  Canon PowerShot S40
	  Canon PowerShot S45
	  Canon PowerShot S50
	  Canon PowerShot S60
	  Canon PowerShot S70
	  Canon PowerShot Pro1
	  Canon EOS D30
	  Canon EOS D60
	  Canon EOS 5D
	  Canon EOS 10D
	  Canon EOS 20D
	  Canon EOS 30D
	  Canon EOS 300D / Digital Rebel / Kiss Digital
	  Canon EOS 350D / Digital Rebel XT / Kiss Digital N
	  Canon EOS 400D / Digital Rebel XTi / Kiss Digital X
	  Canon EOS D2000C
	  Canon EOS-1D
	  Canon EOS-1DS
	  Canon EOS-1D Mark II
	  Canon EOS-1D Mark II N
	  Canon EOS-1Ds Mark II
	  Casio QV-2000UX
	  Casio QV-3000EX
	  Casio QV-3500EX
	  Casio QV-4000
	  Casio QV-5700
	  Casio QV-R51
	  Casio QV-R61
	  Casio EX-S100
	  Casio EX-Z4
	  Casio EX-Z50
	  Casio EX-Z55
	  Casio Exlim Pro 505
	  Casio Exlim Pro 600
	  Casio Exlim Pro 700
	  Contax N Digital
	  Creative PC-CAM 600
	  Epson R-D1
	  Foculus 531C
	  Fuji FinePix E550
	  Fuji FinePix E900
	  Fuji FinePix F700
	  Fuji FinePix F710
	  Fuji FinePix F800
	  Fuji FinePix F810
	  Fuji FinePix S2Pro
	  Fuji FinePix S3Pro
	  Fuji FinePix S20Pro
	  Fuji FinePix S5000
	  Fuji FinePix S5100/S5500
	  Fuji FinePix S5200/S5600
	  Fuji FinePix S6000fd
	  Fuji FinePix S7000
	  Fuji FinePix S9000/S9500
	  Imacon Ixpress 16-megapixel
	  Imacon Ixpress 22-megapixel
	  Imacon Ixpress 39-megapixel
	  ISG 2020x1520
	  Kodak DC20 (see Oliver Hartman's page)
	  Kodak DC25 (see Jun-ichiro Itoh's page)
	  Kodak DC40
	  Kodak DC50
	  Kodak DC120 (also try kdc2tiff)
	  Kodak DCS200
	  Kodak DCS315C
	  Kodak DCS330C
	  Kodak DCS420
	  Kodak DCS460
	  Kodak DCS460A
	  Kodak DCS520C
	  Kodak DCS560C
	  Kodak DCS620C
	  Kodak DCS620X
	  Kodak DCS660C
	  Kodak DCS660M
	  Kodak DCS720X
	  Kodak DCS760C
	  Kodak DCS760M
	  Kodak EOSDCS1
	  Kodak EOSDCS3B
	  Kodak NC2000F
	  Kodak ProBack
	  Kodak PB645C
	  Kodak PB645H
	  Kodak PB645M
	  Kodak DCS Pro 14n
	  Kodak DCS Pro 14nx
	  Kodak DCS Pro SLR/c
	  Kodak DCS Pro SLR/n
	  Kodak P850
	  Kodak P880
	  Kodak KAI-0340
	  Konica KD-400Z
	  Konica KD-510Z
	  Leaf Aptus 17
	  Leaf Aptus 22
	  Leaf Aptus 65
	  Leaf Aptus 75
	  Leaf Cantare
	  Leaf CatchLight
	  Leaf CMost
	  Leaf DCB2
	  Leaf Valeo 6
	  Leaf Valeo 11
	  Leaf Valeo 17
	  Leaf Valeo 22
	  Leaf Volare
	  Leica Digilux 2
	  Leica Digilux 3
	  Leica D-LUX2
	  Leica D-LUX3
	  Leica V-LUX1
	  Logitech Fotoman Pixtura
	  Micron 2010
	  Minolta RD175
	  Minolta DiMAGE 5
	  Minolta DiMAGE 7
	  Minolta DiMAGE 7i
	  Minolta DiMAGE 7Hi
	  Minolta DiMAGE A1
	  Minolta DiMAGE A2
	  Minolta DiMAGE A200
	  Minolta DiMAGE G400
	  Minolta DiMAGE G500
	  Minolta DiMAGE G530
	  Minolta DiMAGE G600
	  Minolta DiMAGE Z2
	  Minolta Alpha/Dynax/Maxxum 5D
	  Minolta Alpha/Dynax/Maxxum 7D
	  Nikon D1
	  Nikon D1H
	  Nikon D1X
	  Nikon D2H
	  Nikon D2Hs
	  Nikon D2X
	  Nikon D40
	  Nikon D50
	  Nikon D70
	  Nikon D70s
	  Nikon D80
	  Nikon D100
	  Nikon D200
	  Nikon E700 ("DIAG RAW" hack)
	  Nikon E800 ("DIAG RAW" hack)
	  Nikon E880 ("DIAG RAW" hack)
	  Nikon E900 ("DIAG RAW" hack)
	  Nikon E950 ("DIAG RAW" hack)
	  Nikon E990 ("DIAG RAW" hack)
	  Nikon E995 ("DIAG RAW" hack)
	  Nikon E2100 ("DIAG RAW" hack)
	  Nikon E2500 ("DIAG RAW" hack)
	  Nikon E3200 ("DIAG RAW" hack)
	  Nikon E3700 ("DIAG RAW" hack)
	  Nikon E4300 ("DIAG RAW" hack)
	  Nikon E4500 ("DIAG RAW" hack)
	  Nikon E5000
	  Nikon E5400
	  Nikon E5700
	  Nikon E8400
	  Nikon E8700
	  Nikon E8800
	  Olympus C3030Z
	  Olympus C5050Z
	  Olympus C5060WZ
	  Olympus C7070WZ
	  Olympus C70Z,C7000Z
	  Olympus C740UZ
	  Olympus C770UZ
	  Olympus C8080WZ
	  Olympus E-1
	  Olympus E-10
	  Olympus E-20
	  Olympus E-300
	  Olympus E-330
	  Olympus E-400
	  Olympus E-500
	  Olympus SP310
	  Olympus SP320
	  Olympus SP350
	  Olympus SP500UZ
	  Panasonic DMC-FZ30
	  Panasonic DMC-FZ50
	  Panasonic DMC-L1
	  Panasonic DMC-LC1
	  Panasonic DMC-LX1
	  Panasonic DMC-LX2
	  Pentax *ist D
	  Pentax *ist DL
	  Pentax *ist DL2
	  Pentax *ist DS
	  Pentax *ist DS2
	  Pentax K10D
	  Pentax K100D
	  Pentax Optio S
	  Pentax Optio S4
	  Pentax Optio 33WR
	  Phase One LightPhase
	  Phase One H 10
	  Phase One H 20
	  Phase One H 25
	  Phase One P 20
	  Phase One P 25
	  Phase One P 30
	  Phase One P 45
	  Pixelink A782
	  Polaroid x530
	  Rollei d530flex
	  RoverShot 3320af
	  Samsung GX-1S
	  Sarnoff 4096x5440
	  Sigma SD9
	  Sigma SD10
	  Sinar 3072x2048
	  Sinar 4080x4080
	  Sinar 4080x5440
	  Sinar STI format
	  SMaL Ultra-Pocket 3
	  SMaL Ultra-Pocket 4
	  SMaL Ultra-Pocket 5
	  Sony DSC-F828
	  Sony DSC-R1
	  Sony DSC-V3
	  Sony DSLR-A100
	  Sony XCD-SX910CR
	  STV680 VGA
	  
	  About digiKam and this library, I have a big patch on my computer
	  to use this library with all RAW files. I will commit this code
	  in svn repository later digiKam 0.9.1 release. It will be
	  available for 0.9.2 release. If you is impatient to test it, the
	  patch against current svn implementation of digiKam can be
	  downloaded at this url :
	  
	  http://digikam3rdparty.free.fr/misc.tarballs/libkdcrawdigikamport.patch
	  
	  Of course, you need to checkout, compile and install LibKdcraw
	  first. It is stored on extragear/libs folder of svn trunk.
	  
	  All feedbacks are welcome, especially all RAW pictures sample
	  taken with a recent camera to perform advanced test. Thanks in
	  advance for your help...
	  
	  Gilles Caulier
	  digiKam team
	  
	  BUG: 140865
	  CCBUG : 138744
	  CCMAIL: digikam-users@kde.org, digikam-devel@kde.org,
	  kde-imaging@kde.org

2007-02-18 16:27  cgilles

	* [r634859] kipi-plugins/rawconverter/rawdecodingiface.cpp,
	  kipi-plugins/rawconverter/rawdecodingiface.h:
	  compile with last libkdcraw

2007-02-18 15:53  anaselli

	* [r634852] kipi-plugins/imageviewer/Makefile.am:
	  fixed libkipi dependency when compiling under svn tree

2007-02-17 20:56  cgilles

	* [r634617] kipi-plugins/rawconverter/rawdecodingiface.cpp:
	  compile

2007-02-17 17:21  cgilles

	* [r634582] kipi-plugins/rawconverter/plugin_rawconverter.cpp:
	  compile

2007-02-16 22:01  cgilles

	* [r634334] kipi-plugins/rawconverter/actionthread.cpp,
	  kipi-plugins/rawconverter/rawdecodingiface.cpp,
	  libkdcraw/kdcraw.cpp, libkexiv2/kexiv2.cpp:
	  fix comments

2007-02-16 13:38  cgilles

	* [r634151] kipi-plugins/rawconverter/batchdialog.cpp,
	  kipi-plugins/rawconverter/batchdialog.h,
	  kipi-plugins/rawconverter/plugin_rawconverter.cpp,
	  kipi-plugins/rawconverter/plugin_rawconverter.h,
	  kipi-plugins/rawconverter/singledialog.cpp,
	  kipi-plugins/rawconverter/singledialog.h:
	  update

2007-02-16 12:30  cgilles

	* [r634130] kipi-plugins/rawconverter/dcrawsettingswidget.cpp,
	  kipi-plugins/rawconverter/dcrawsettingswidget.h:
	  obsolete files

2007-02-16 12:29  cgilles

	* [r634129] kipi-plugins/common/include/rawfiles.h,
	  kipi-plugins/imageviewer/ogl.cpp,
	  kipi-plugins/jpeglossless/utils.cpp:
	  Kipi-Plugins from trunk : using RAW files extensions string given
	  by libkdcraw

2007-02-16 12:25  cgilles

	* [r634123] kipi-plugins/common/include/pluginsversion.h:
	  update

2007-02-16 12:24  cgilles

	* [r634121] kipi-plugins/NEWS:
	  update

2007-02-16 12:21  cgilles

	* [r634120] Makefile.am.in, kipi-plugins/README,
	  kipi-plugins/configure.in.bot, kipi-plugins/configure.in.in,
	  kipi-plugins/rawconverter/Makefile.am,
	  kipi-plugins/rawconverter/actions.h,
	  kipi-plugins/rawconverter/actionthread.cpp,
	  kipi-plugins/rawconverter/actionthread.h,
	  kipi-plugins/rawconverter/batchdialog.cpp,
	  kipi-plugins/rawconverter/batchdialog.h,
	  kipi-plugins/rawconverter/clistviewitem.h,
	  kipi-plugins/rawconverter/dcraw.c,
	  kipi-plugins/rawconverter/dcrawbinary.cpp,
	  kipi-plugins/rawconverter/dcrawbinary.h,
	  kipi-plugins/rawconverter/dcrawiface.cpp,
	  kipi-plugins/rawconverter/dcrawiface.h,
	  kipi-plugins/rawconverter/mtqueue.h,
	  kipi-plugins/rawconverter/plugin_rawconverter.cpp,
	  kipi-plugins/rawconverter/plugin_rawconverter.h,
	  kipi-plugins/rawconverter/rawdecodingiface.cpp,
	  kipi-plugins/rawconverter/rawdecodingiface.h,
	  kipi-plugins/rawconverter/rawdecodingsettings.h,
	  kipi-plugins/rawconverter/savesettingswidget.cpp,
	  kipi-plugins/rawconverter/savesettingswidget.h,
	  kipi-plugins/rawconverter/singledialog.cpp,
	  kipi-plugins/rawconverter/singledialog.h:
	  Kipi-Plugins from trunk : RAW Pictures Converter : using the new
	  libkdcraw shared library to decode RAW images.
	  
	  The new libkdcraw library implementation is now ready to use on
	  extragear/libs. I have work hard to merge digiKam dcraw interface
	  and the old RAW Converter dcraw interface. Now a common
	  implementation is available and this kipi-plugins is the first
	  one to use it. Next stage is to port digiKam core, but i will do
	  it later 0.9.1-final release.
	  
	  To Kipi-Plugins developpers : The API is documented into all
	  header files. It's simple to use. You can extract RAW preview
	  pictures for example to send it by mail, Export an HTML page,
	  Slide pictures to screen, etc. The Preview image extraction is
	  very fast and a QImage instance is returned. You can take a look
	  into RAW Converter code to see how i use this library. If you
	  want more information, lets me hear on kde-imaging@kde.org
	  mailing list.
	  
	  Marcel, i will port digiKam core on my computer using current
	  implementation from trunk. I will send you a patch to test at
	  soon...
	  
	  To digiKam users : the dcraw version in libkdcraw still the 8.41.
	  I will update it later when digiKam core will be ported to
	  libkdcraw. In fact it will be more easy to do because just one
	  common implementation need to be fixed in likdcraw (instead RAW
	  converter and digiKam core).
	  
	  To packagers : this shared library must be packaged later digiKam
	  0.9.1-final, not now. All the API are not yet finalized. I will
	  need to polish it when i will port digiKam core. This one require
	  more options, especially to decode 16 bits RAW images.
	  
	  CCMAIL: digikam-devel@kde.org, kde-imaging@kde.org,
	  marcel.wiesweg@gmx.de

2007-02-16 08:26  cgilles

	* [r634062] kipi-plugins/rawconverter/Makefile.am:
	  polish

2007-02-16 08:08  cgilles

	* [r634061] kipi-plugins/rawconverter/Makefile.am:
	  polish

2007-02-13 22:34  kusi

	* [r633375] kipi-plugins/imageviewer/cursors/nullImage.png:
	  nullImage which is displayed in case QImage couldn't load the
	  image

2007-02-13 22:29  kusi

	* [r633373] kipi-plugins/imageviewer/cursors/Makefile.am,
	  kipi-plugins/imageviewer/ogl.cpp, kipi-plugins/imageviewer/ogl.h,
	  kipi-plugins/imageviewer/texture.cpp:
	  drop support for RAW files
	  do not crash in case QImage can't load the file

2007-02-13 21:03  kusi

	* [r633341] kipi-plugins/imageviewer/ogl.cpp,
	  kipi-plugins/imageviewer/ogl.h,
	  kipi-plugins/imageviewer/plugin_viewer.cpp,
	  kipi-plugins/imageviewer/plugin_viewer.h,
	  kipi-plugins/imageviewer/texture.cpp,
	  kipi-plugins/imageviewer/texture.h,
	  kipi-plugins/imageviewer/timer.cpp,
	  kipi-plugins/imageviewer/timer.h:
	  introducing namespace KIPIviewer
	  fixing compiler warning

2007-02-13 16:54  kusi

	* [r633261] kipi-plugins/Makefile.am:
	  add imageviewer to Makefile.am
	  TODO: check for OpenGL?

2007-02-13 08:39  kusi

	* [r633109] kipi-plugins/imageviewer/ogl.cpp,
	  kipi-plugins/imageviewer/ogl.h,
	  kipi-plugins/imageviewer/plugin_viewer.cpp,
	  kipi-plugins/imageviewer/plugin_viewer.h,
	  kipi-plugins/imageviewer/texture.cpp,
	  kipi-plugins/imageviewer/texture.h,
	  kipi-plugins/imageviewer/timer.cpp,
	  kipi-plugins/imageviewer/timer.h:
	  fix GPL license (wrong address)

2007-02-12 11:39  cgilles

	* [r632812] kipi-plugins/configure.in.in:
	  removing unused compile variable

2007-02-12 10:09  cgilles

	* [r632782] kipi-plugins/NEWS:
	  update

2007-02-11 23:11  hoechstetter

	* [r632707] kipi-plugins/sendimages/sendimages.cpp,
	  kipi-plugins/sendimages/sendimagesdialog.cpp:
	  BUG:138241;
	  Added a patch that adds support for the Claws Mail MUA by
	  paul@claws-mail.org

2007-02-11 21:20  kusi

	* [r632663] kipi-plugins/imageviewer/timer.h:
	  cleanup in comments

2007-02-11 21:06  kusi

	* [r632659] kipi-plugins/NEWS:
	  added imageviewer to NEWS

2007-02-11 20:54  kusi

	* [r632655] kipi-plugins/AUTHORS, kipi-plugins/imageviewer,
	  kipi-plugins/imageviewer/Makefile.am,
	  kipi-plugins/imageviewer/README, kipi-plugins/imageviewer/TODO,
	  kipi-plugins/imageviewer/cursors,
	  kipi-plugins/imageviewer/cursors/Makefile.am,
	  kipi-plugins/imageviewer/cursors/hand.png,
	  kipi-plugins/imageviewer/cursors/zoom.png,
	  kipi-plugins/imageviewer/hi16-app-ogl.png,
	  kipi-plugins/imageviewer/hi32-app-ogl.png,
	  kipi-plugins/imageviewer/kipiplugin_viewer.desktop,
	  kipi-plugins/imageviewer/ogl.cpp, kipi-plugins/imageviewer/ogl.h,
	  kipi-plugins/imageviewer/plugin_viewer.cpp,
	  kipi-plugins/imageviewer/plugin_viewer.h,
	  kipi-plugins/imageviewer/texture.cpp,
	  kipi-plugins/imageviewer/texture.h,
	  kipi-plugins/imageviewer/timer.cpp,
	  kipi-plugins/imageviewer/timer.h:
	  initial checkin of an OpenGL image viewer

2007-02-10 18:37  cgilles

	* [r632341] kipi-plugins/slideshow/plugin_slideshow.cpp:
	  kipi-plugins from trunk : SlideShow tool : fix menu entry from
	  "SlideShow" to "Advanced SlideShow"
	  CCBUGS: 129739

2007-02-04 21:09  cguthrie

	* [r630245] kipi-plugins/sync/Makefile.am,
	  kipi-plugins/sync/gallerympform.cpp,
	  kipi-plugins/sync/gallerympform.h,
	  kipi-plugins/sync/gallerytalker.cpp,
	  kipi-plugins/sync/gallerytalker.h, kipi-plugins/sync/libkipi2,
	  kipi-plugins/sync/libkipi2/collection.cpp,
	  kipi-plugins/sync/libkipi2/collection.h,
	  kipi-plugins/sync/libkipi2/interface.cpp,
	  kipi-plugins/sync/libkipi2/interface.h,
	  kipi-plugins/sync/libkipi2/item.cpp,
	  kipi-plugins/sync/libkipi2/item.h, kipi-plugins/sync/sink.cpp,
	  kipi-plugins/sync/sink.h, kipi-plugins/sync/sinkfactory.cpp,
	  kipi-plugins/sync/sinkfactory.h, kipi-plugins/sync/sinks,
	  kipi-plugins/sync/sinks.cpp, kipi-plugins/sync/sinks/gallery,
	  kipi-plugins/sync/sinks/gallery/gallerycollection.cpp,
	  kipi-plugins/sync/sinks/gallery/gallerycollection.h,
	  kipi-plugins/sync/sinks/gallery/galleryform.cpp,
	  kipi-plugins/sync/sinks/gallery/galleryform.h,
	  kipi-plugins/sync/sinks/gallery/galleryitem.cpp,
	  kipi-plugins/sync/sinks/gallery/galleryitem.h,
	  kipi-plugins/sync/sinks/gallery/gallerysink.cpp,
	  kipi-plugins/sync/sinks/gallery/gallerysink.h:
	  Some more work on the Sync Framework.
	  This is still very much work in progress so it is not yet usable.
	  Some of the concepts may be subject to change as I work through
	  some ideas.

2007-02-03 09:13  cgilles

	* [r629585] kipi-plugins/NEWS:
	  update

2007-02-03 09:10  cgilles

	* [r629584] kipi-plugins/NEWS:
	  update

2007-01-30 12:11  cgilles

	* [r628568] kipi-plugins/README:
	  update

2007-01-30 10:22  cgilles

	* [r628540] kipi-plugins/galleryexport/gallerytalker.cpp,
	  kipi-plugins/gpssync/gpslistviewitem.cpp,
	  kipi-plugins/gpssync/plugin_gpssync.cpp,
	  kipi-plugins/jpeglossless/jpegtransform.h,
	  kipi-plugins/metadataedit/exifadjust.cpp,
	  kipi-plugins/metadataedit/exifcaption.cpp,
	  kipi-plugins/metadataedit/exifdatetime.cpp,
	  kipi-plugins/metadataedit/exifdevice.cpp,
	  kipi-plugins/metadataedit/exifeditdialog.cpp,
	  kipi-plugins/metadataedit/exiflens.cpp,
	  kipi-plugins/metadataedit/exiflight.cpp,
	  kipi-plugins/metadataedit/iptccaption.cpp,
	  kipi-plugins/metadataedit/iptccategories.cpp,
	  kipi-plugins/metadataedit/iptccredits.cpp,
	  kipi-plugins/metadataedit/iptcdatetime.cpp,
	  kipi-plugins/metadataedit/iptceditdialog.cpp,
	  kipi-plugins/metadataedit/iptckeywords.cpp,
	  kipi-plugins/metadataedit/iptcorigin.cpp,
	  kipi-plugins/metadataedit/iptcstatus.cpp,
	  kipi-plugins/metadataedit/iptcsubjects.cpp,
	  kipi-plugins/metadataedit/plugin_metadataedit.cpp,
	  kipi-plugins/rawconverter/dcrawiface.cpp,
	  kipi-plugins/sendimages/sendimages.cpp,
	  kipi-plugins/timeadjust/timeadjustdialog.cpp,
	  libkexiv2/Makefile.am, libkexiv2/kexiv2.cpp, libkexiv2/kexiv2.h,
	  libkexiv2/kexiv2_export.h, libkexiv2/libkexiv2.cpp,
	  libkexiv2/libkexiv2.h:
	  kipi-plugins from trunk : fix libkexiv2 header file name

2007-01-30 09:45  cgilles

	* [r628536] kipi-plugins/galleryexport/gallerytalker.cpp,
	  kipi-plugins/gpssync/gpslistviewitem.cpp,
	  kipi-plugins/gpssync/plugin_gpssync.cpp,
	  kipi-plugins/jpeglossless/jpegtransform.cpp,
	  kipi-plugins/jpeglossless/jpegtransform.h,
	  kipi-plugins/metadataedit/exifadjust.cpp,
	  kipi-plugins/metadataedit/exifcaption.cpp,
	  kipi-plugins/metadataedit/exifdatetime.cpp,
	  kipi-plugins/metadataedit/exifdevice.cpp,
	  kipi-plugins/metadataedit/exifeditdialog.cpp,
	  kipi-plugins/metadataedit/exiflens.cpp,
	  kipi-plugins/metadataedit/exiflight.cpp,
	  kipi-plugins/metadataedit/iptccaption.cpp,
	  kipi-plugins/metadataedit/iptccategories.cpp,
	  kipi-plugins/metadataedit/iptccredits.cpp,
	  kipi-plugins/metadataedit/iptcdatetime.cpp,
	  kipi-plugins/metadataedit/iptceditdialog.cpp,
	  kipi-plugins/metadataedit/iptckeywords.cpp,
	  kipi-plugins/metadataedit/iptcorigin.cpp,
	  kipi-plugins/metadataedit/iptcstatus.cpp,
	  kipi-plugins/metadataedit/iptcsubjects.cpp,
	  kipi-plugins/metadataedit/plugin_metadataedit.cpp,
	  kipi-plugins/rawconverter/dcrawiface.cpp,
	  kipi-plugins/sendimages/sendimages.cpp,
	  kipi-plugins/timeadjust/timeadjustdialog.cpp,
	  libkexiv2/libkexiv2.cpp, libkexiv2/libkexiv2.h:
	  kipi-plugins from trunk : fix libkexiv2 namespace and interface
	  class name

2007-01-28 20:58  coolo

	* [r628018] kipi-plugins/jpeglossless/imageflip.cpp,
	  kipi-plugins/jpeglossless/imagerotate.cpp,
	  kipi-plugins/jpeglossless/jpegtransform.cpp,
	  kipi-plugins/jpeglossless/jpegtransform.h:
	  it's a _very_ bad idea to overwrite the identity matrix
	  or you'll get strange results on the next rotation (as I did)

2007-01-28 19:42  cgilles

	* [r627984] kipi-plugins/rawconverter/dcrawiface.h:
	  compile under OpenBSD

2007-01-27 10:37  cgilles

	* [r627589] kipi-plugins/configure.in.bot,
	  kipi-plugins/configure.in.in:
	  cleanup and backport KDE hiden visiblity detection from digiKam

2007-01-26 20:40  cgilles

	* [r627501] kipi-plugins/NEWS, kipi-plugins/README,
	  kipi-plugins/common/Makefile.am, kipi-plugins/common/exiv2iface,
	  kipi-plugins/configure.in.bot, kipi-plugins/configure.in.in,
	  kipi-plugins/galleryexport/Makefile.am,
	  kipi-plugins/galleryexport/gallerytalker.cpp,
	  kipi-plugins/gpssync/Makefile.am,
	  kipi-plugins/gpssync/gpslistviewitem.cpp,
	  kipi-plugins/gpssync/gpslistviewitem.h,
	  kipi-plugins/gpssync/plugin_gpssync.cpp,
	  kipi-plugins/gpssync/plugin_gpssync.h,
	  kipi-plugins/jpeglossless/Makefile.am,
	  kipi-plugins/jpeglossless/jpegtransform.cpp,
	  kipi-plugins/jpeglossless/jpegtransform.h,
	  kipi-plugins/metadataedit/Makefile.am,
	  kipi-plugins/metadataedit/exifadjust.cpp,
	  kipi-plugins/metadataedit/exifcaption.cpp,
	  kipi-plugins/metadataedit/exifdatetime.cpp,
	  kipi-plugins/metadataedit/exifdevice.cpp,
	  kipi-plugins/metadataedit/exifeditdialog.cpp,
	  kipi-plugins/metadataedit/exiflens.cpp,
	  kipi-plugins/metadataedit/exiflight.cpp,
	  kipi-plugins/metadataedit/iptccaption.cpp,
	  kipi-plugins/metadataedit/iptccategories.cpp,
	  kipi-plugins/metadataedit/iptccredits.cpp,
	  kipi-plugins/metadataedit/iptcdatetime.cpp,
	  kipi-plugins/metadataedit/iptceditdialog.cpp,
	  kipi-plugins/metadataedit/iptckeywords.cpp,
	  kipi-plugins/metadataedit/iptcorigin.cpp,
	  kipi-plugins/metadataedit/iptcstatus.cpp,
	  kipi-plugins/metadataedit/iptcsubjects.cpp,
	  kipi-plugins/metadataedit/plugin_metadataedit.cpp,
	  kipi-plugins/rawconverter/Makefile.am,
	  kipi-plugins/rawconverter/dcrawiface.cpp,
	  kipi-plugins/rawconverter/dcrawiface.h,
	  kipi-plugins/sendimages/Makefile.am,
	  kipi-plugins/sendimages/sendimages.cpp,
	  kipi-plugins/sendimages/sendimages.h,
	  kipi-plugins/sync/Makefile.am,
	  kipi-plugins/sync/gallerytalker.cpp,
	  kipi-plugins/timeadjust/Makefile.am,
	  kipi-plugins/timeadjust/timeadjustdialog.cpp,
	  kipi-plugins/timeadjust/timeadjustdialog.h,
	  libkexiv2/libkexiv2.cpp, libkexiv2/libkexiv2.h:
	  kipi-plugins from trunk : all plugins use the new shared library
	  libkexiv2 instead KipiPlugins::EXiv2Iface class.
	  
	  Marcel, next stage is to derivate the DigiKam::DMetadata class
	  from LibKExiv2. Let's me hear when you whant to do it...
	  
	  CCMAIL: digikam-devel@kde.org, kde-imaging@kde.org,
	  marcel.wiesweg@gmx.de

2007-01-26 17:50  hoechstetter

	* [r627469] kipi-plugins/sendimages/listimageserrordialog.cpp,
	  kipi-plugins/sendimages/listimageserrordialog.h,
	  kipi-plugins/sendimages/sendimages.cpp,
	  kipi-plugins/sendimages/sendimages.h:
	  qDebug Translation to english
	  Adding comments

2007-01-25 15:55  lure

	* [r627061] kipi-plugins/NEWS,
	  kipi-plugins/common/exiv2iface/exiv2iface.cpp:
	  Prefer Exif DateTimeOriginal for image date/time
	  (DateTimeDigitized and DateTime only used as fallback)
	  
	  CCBUG: 139264

2007-01-25 01:04  hoechstetter

	* [r626934] kipi-plugins/sendimages/sendimages.cpp:
	  BUG: 139074;
	  Changed the qDebug messages to an int-cast

2007-01-24 23:15  anaselli

	* [r626918] kipi-plugins/ipodexport/Makefile.am:
	  Added message target for translators
	  
	  CCMAIL:kde-i18n-doc@kde.org
	  CCMAIL:kde-imaging@kde.org

----------------------------------------------------------------------------
V 0.1.3 - 2007-01-24
----------------------------------------------------------------------------

2007-01-24 20:46  anaselli

	* [r626875] kipi-plugins/ChangeLog,
	  kipi-plugins/common/include/pluginsversion.h,
	  kipi-plugins/kipi-plugins.lsm:
	  Kipi-plugins 0.1.3 final
	  
	  CCMAIL: <kde-imaging@kde.org>

2007-01-24 20:38  anaselli

	* [r626873] kipi-plugins/README:
	  Added beta in iPodExport Plugin
	  
	  CCMAIL: <kde-imaging@kde.org>

2007-01-24 18:04  amantia

	* [r626836] kipi-plugins/kameraklient/gpcamera.cpp:
	  Fix compilation.

2007-01-24 07:56  seb

	* [r626678] kipi-plugins/Makefile.am,
	  kipi-plugins/configure.in.bot, kipi-plugins/configure.in.in:
	  Since libgpod 0.4.2 has been released, I've re-enabled the ipod
	  export plugin. I've also returned home so i can resume
	  maintaining the plugin.
	  Now, now more problems with API breakages since we rely on a
	  stable release.
	  
	  RFC, please!
	  
	  CCMAIL: kde-imaging@kde.org

2007-01-23 22:46  anaselli

	* [r626621] kipi-plugins/README, kipi-plugins/configure.in.bot:
	  Added a note into README and a warning into configure.bot file
	  that ipod export has been disabled
	  
	  REMEMBER to remove it after final ;)
	  
	  CCMAIL: <kde-imaging@kde.org>

2007-01-23 22:35  anaselli

	* [r626618] kipi-plugins/Makefile.am:
	  disabled ipodexport for incoming release
	  
	  CCMAIL: <kde-imaging@kde.org>

2007-01-23 22:33  anaselli

	* [r626616] kipi-plugins/configure.in.in:
	  fixed libgpod test
	  
	  CCMAIL: <kde-imaging@kde.org>

2007-01-22 08:54  cguthrie

	* [r626123] kipi-plugins/sync/Makefile.am,
	  kipi-plugins/sync/sinkfactory.cpp,
	  kipi-plugins/sync/sinkfactory.h, kipi-plugins/sync/sinklist.cpp,
	  kipi-plugins/sync/sinklistbase.ui, kipi-plugins/sync/sinks.cpp,
	  kipi-plugins/sync/sinks.h:
	  Slowly work towards a structure for creating Sinks (definition of
	  Sink is still very incomplete)

2007-01-20 19:49  cguthrie

	* [r625683] kipi-plugins/sync, kipi-plugins/sync/Makefile.am,
	  kipi-plugins/sync/plugin_sync.cpp,
	  kipi-plugins/sync/plugin_sync.h, kipi-plugins/sync/sinklist.cpp,
	  kipi-plugins/sync/sinklist.h, kipi-plugins/sync/sinklistbase.ui,
	  kipi-plugins/sync/sinks.cpp, kipi-plugins/sync/sinks.h:
	  Convert the listing dialog to a .ui file and adapt other parts to
	  use it.
	  By no means complete or funtioning.

2007-01-20 13:51  cguthrie

	* [r625578] kipi-plugins/sync/gallerylist.cpp,
	  kipi-plugins/sync/gallerylist.h, kipi-plugins/sync/sinklist.cpp,
	  kipi-plugins/sync/sinklist.h:
	  More gallery->sync renames: This really needs proper refactoring,
	  but just trying to get something that at least partly compiles
	  first.

2007-01-20 13:01  cguthrie

	* [r625569] kipi-plugins/ipodexport/ipodexportdialog.cpp:
	  Fix to compile with latest libgpod 0.4.2
	  Warning: I do not have an ipod to test this, so you may still
	  want to disable this for final release Angelo.
	  The only changes were to add 0 values for position and rotation
	  in two functions calls, so I shouldn't expect too much fall out.
	  CCBUG: 67873

2007-01-16 15:18  hoechstetter

	* [r624155] kipi-plugins/NEWS:
	  

2007-01-15 09:14  cguthrie

	* [r623691] kipi-plugins/sync/galleries.cpp,
	  kipi-plugins/sync/galleries.h,
	  kipi-plugins/sync/kipiplugin_galleryexport.desktop,
	  kipi-plugins/sync/kipiplugin_sync.desktop,
	  kipi-plugins/sync/plugin_galleryexport.cpp,
	  kipi-plugins/sync/plugin_galleryexport.h,
	  kipi-plugins/sync/plugin_sync.cpp,
	  kipi-plugins/sync/plugin_sync.h, kipi-plugins/sync/sinks.cpp,
	  kipi-plugins/sync/sinks.h:
	  Started renaming files/classes etc.
	  Nowhere near ready or compilable yet.
	  (Don't worry Angelo, it shouldn't get in the way of release, but
	  if it does just kill it)
	  CCMAIL: kde-imaging@kde.org

2007-01-14 21:24  cguthrie

	* [r623450] kipi-plugins/sync:
	  Copy galleryexport to 'sync' for work on new generic
	  synchronisation framework.
	  Please don't expect any fast development on this from me, but
	  I'll try and give it some focus in the coming months.
	  If this in some way messes up the release process, please just
	  svn rm the folder as I can always resurect it. I will not commit
	  any updated Makefile.am's etc. in the kipi-plugins directory.
	  CCMAIL: kde-imaging@kde.org

2007-01-06 14:06  cgilles

	* [r620531] kipi-plugins/gpssync/gpseditdialog.cpp,
	  kipi-plugins/gpssync/gpseditdialog.h,
	  kipi-plugins/gpssync/gpssyncdialog.cpp,
	  kipi-plugins/gpssync/gpssyncdialog.h:
	  kipi-plugins from trunk : GPS Sync tool : patch from Heiner
	  Lamprecht to remember the last GPS position used by user between
	  plugin session.
	  
	  CCMAIL: heiner@heiner-lamprecht.net

2007-01-06 14:05  cgilles

	* [r620528] kipi-plugins/gpssync/getlonlat.php:
	  kipi-plugins from trunk : GPS Sync tool : patch from Heiner
	  Lamprecht to port Google maps interface from HTML to XHTML
	  
	  CCMAIL: heiner@heiner-lamprecht.net

2007-01-06 11:28  hoechstetter

	* [r620497] kipi-plugins/sendimages/sendimages.cpp,
	  kipi-plugins/sendimages/sendimages.h:
	  BUG: 132220;
	  implemented a replacement of not welcomed characters in filenames
	  and
	  fixed the mozilla, thunderbird, ... commandline

2007-01-03 16:27  mwiesweg

	* [r619526] kipi-plugins/jpeglossless/jpegtransform.cpp:
	  Port back fix for digikam bug 139197 to JPEGLossLess:
	  Use proper libjpeg error handling.
	  In case of an error, libjpeg would call exit() from the default
	  error handler.
	  
	  CCBUG: 139197

2007-01-03 09:33  cgilles

	* [r619378] kipi-plugins/jpeglossless/plugin_jpeglossless.cpp:
	  kipi-plugins from trunk : JPEGLossLess shortcuts : use CTRL
	  instead SHIFT to prevent conflict with new rule from Comments
	  Text edit widget focus from digiKam right side bar.
	  
	  CCBUGS: 131743

2007-01-02 17:04  cguthrie

	* [r619053] kipi-plugins/NEWS:
	  Update news after fixing bug 137582

2007-01-02 15:05  cguthrie

	* [r619007] kipi-plugins/galleryexport/gallerytalker.cpp:
	  Be consistent with the order of statics vs. vars (to prevent
	  thinkos when you accidentally put only = when you mean ==)

2007-01-02 15:01  cguthrie

	* [r619005] kipi-plugins/galleryexport/TODO,
	  kipi-plugins/galleryexport/gallerympform.cpp,
	  kipi-plugins/galleryexport/gallerytalker.cpp,
	  kipi-plugins/galleryexport/gallerytalker.h:
	  Implement new security feature required by upcoming Gallery v2.2.
	  This is as yet untested but I have tested with Gallery v2.1 to
	  ensure no regressions.
	  Hopefully when Gallery v2.2 is releases this will Just Work(tm),
	  if not then I will have to patch it accordingly.
	  I have assumed as per the spec doc suggests that the auth token
	  will not change since login.
	  BUG: 137582

2006-12-31 14:45  ach

	* [r618196] kipi-plugins/INSTALL:
	  kipi-plugins: remove out of date requirements section
	  and refer to README instead

2006-12-31 14:42  ach

	* [r618195] kipi-plugins/README:
	  kipi-plugins: update README
	  o use new kipi-plugins website URL. kipi info
	  on extragear is out of date
	  o fix typo
	  o add note that ipodexport plugin is currently
	  broken with latest stable libgpod 0.4.0 release

2006-12-31 14:34  anaselli

	* [r618192] kipi-plugins/README:
	  libgpod > 0.4.0 - version 0.4.0 isn't compatible with current
	  ipodexport plugin implementation

2006-12-31 13:13  ach

	* [r618170] kipi-plugins/gpssync/Makefile.am,
	  kipi-plugins/metadataedit/Makefile.am:
	  kipi-plugins: list all and only directly used libraries.
	  Move kipiplugins library from LDFLAGS to LIBADD

2006-12-30 14:21  anaselli

	* [r617899] kipi-plugins/configure.in.bot:
	  libkipi >= 0.1.5 now

2006-12-30 13:33  anaselli

	* [r617822] kipi-plugins/batchprocessimages/renameimagesbase.ui,
	  kipi-plugins/batchprocessimages/renameimageswidget.cpp:
	  leave old plugins compatible to kde 3.3 by now

2006-12-29 14:08  anaselli

	* [r617540] kipi-plugins/NEWS:
	  updated

2006-12-28 01:08  anaselli

	* [r617108] kipi-plugins/TODO:
	  remind me todo

----------------------------------------------------------------------------
V 0.1.3-rc1 - 2006-12-28
----------------------------------------------------------------------------

2006-12-27 23:39  vfuoglio

	* [r617085] kipi-plugins/ChangeLog,
	  kipi-plugins/common/include/pluginsversion.h,
	  kipi-plugins/kipi-plugins.lsm:
	  kipi-plugins 0.1.3 rc1

2006-12-27 23:20  anaselli

	* [r617080] kipi-plugins/NEWS:
	  prepare 0.1.3 rc1

2006-12-19 17:12  vkrause

	* [r614961] kipi-plugins/slideshow/slideshowconfig.cpp:
	  compile

2006-12-18 19:27  cgilles

	* [r614741] kipi-plugins/configure.in.bot:
	  fix Exiv2 detection error message

2006-12-14 22:04  anaselli

	* [r613716] kipi-plugins/common/exiv2iface/Makefile.am,
	  kipi-plugins/configure.in.in:
	  new exiv2 test using pkg-config

2006-12-14 06:59  cgilles

	* [r613593] kipi-plugins/NEWS:
	  update

2006-12-13 23:18  vfuoglio

	* [r613541] kipi-plugins/slideshow/slideshowconfigbase.ui:
	  Now slideshow interval can be set below 1000 ms (min 100 ms).
	  
	  CCMAIL: kde-imaging@kde.org
	  BUG: 108147

2006-12-13 08:32  cgilles

	* [r613037] kipi-plugins/rawconverter/Makefile.am:
	  add comment

2006-12-13 08:26  cgilles

	* [r613036] kipi-plugins/kameraklient/Makefile.am,
	  kipi-plugins/kameraklient/gpiface.cpp:
	  kipi-plugins from trunk : support of "--enable-final" compilation
	  option

2006-12-13 05:14  cgilles

	* [r612924] kipi-plugins/NEWS:
	  update

2006-12-12 14:25  cgilles

	* [r612755] kipi-plugins/common/exiv2iface/exiv2iface.cpp:
	  kipi-plugins from trunk : if file dir-path is read-only, do not
	  try to save metadata on pictures.
	  CCBUGS: 138540

2006-12-12 01:56  vfuoglio

	* [r612634] kipi-plugins/NEWS, kipi-plugins/TODO,
	  kipi-plugins/slideshow/plugin_slideshow.cpp,
	  kipi-plugins/slideshow/plugin_slideshow.h,
	  kipi-plugins/slideshow/slideshow.cpp,
	  kipi-plugins/slideshow/slideshow.h,
	  kipi-plugins/slideshow/slideshowconfig.cpp,
	  kipi-plugins/slideshow/slideshowconfig.h,
	  kipi-plugins/slideshow/slideshowconfigbase.ui,
	  kipi-plugins/slideshow/slideshowgl.cpp,
	  kipi-plugins/slideshow/slideshowgl.h:
	  Added possibility to show image comments.
	  
	  CCMAIL: kde-imaging@kde.org
	  BUG: 106133
	  GUI:

2006-12-10 19:34  anaselli

	* [r612297] kipi-plugins/mpegencoder/kimg2mpg.cpp:
	  If users press cancel there's no need to tell them again they're
	  using "Default"...
	  
	  CCMAIL: <kde-imaging@kde.org>

2006-12-10 18:45  vfuoglio

	* [r612280] kipi-plugins/mpegencoder/kimg2mpg.cpp,
	  kipi-plugins/mpegencoder/kimg2mpg.h,
	  kipi-plugins/mpegencoder/kimg2mpgbase.ui,
	  libkipi/libkipi/hi128-app-kipi.png:
	  - Fixed dialog resizing issues
	  - Added warning dialog for mjpegtools version check
	  
	  CCMAIL: kde-imaging@kde.org
	  GUI

2006-12-10 10:22  cgilles

	* [r612080] kipi-plugins/jpeglossless/plugin_jpeglossless.cpp:
	  kipi-plugins from trunk : add JPEGLossLess Flip/rotate keyboard
	  shortcut actions. Using the same than digiKam image editor.
	  CCBUGS: 133091
	  CCMAIL: ach@mpe.mpg.de

2006-12-09 22:27  anaselli

	* [r611887] kipi-plugins/NEWS:
	  updated

2006-12-09 00:24  anaselli

	* [r611631] kipi-plugins/configure.in.bot:
	  changed libgpod version required

2006-12-09 00:18  anaselli

	* [r611628] kipi-plugins/configure.in.in:
	  never commit when you're asleep...
	  
	  CCMAIL: <kde-imaging@kde.org>

2006-12-09 00:10  anaselli

	* [r611626] kipi-plugins/kameraklient/gpcamera.cpp,
	  kipi-plugins/kameraklient/gpiface.cpp:
	  changed to get it working for new libgphoto2
	  
	  CCMAIL: <kde-imaging@kde.org>

2006-12-09 00:07  anaselli

	* [r611625] kipi-plugins/configure.in.in:
	  - changed PKG_CHECK_MODULES with KDE_PKG_CHECK_MODULES
	  as provided by Fabien's patch
	  - now if exiv2 is missed configure aborts
	  - now libkipi 0.1.5 is required
	  
	  CCMAIL: <kde-imaging@kde.org>

2006-12-07 12:33  cgilles

	* [r611248] kipi-plugins/common/exiv2iface/exiv2iface.cpp:
	  kipi-plugins from trunk : Don't touch read-only file when
	  metadata need to be updated.
	  CCBUG: 137770

2006-12-05 22:17  anaselli

	* [r610876] kipi-plugins/configure.in.in:
	  At the moment we know only libgpod 0.4.0 is not ok so a greater
	  version should be enough (waiting for seb to be back)
	  
	  CCMAIL: kde-imaging@kde.org

2006-12-04 14:34  cgilles

	* [r610568] kipi-plugins/NEWS:
	  update

2006-12-04 14:11  cgilles

	* [r610562] kipi-plugins/NEWS:
	  update

2006-12-04 13:28  cgilles

	* [r610484] kipi-plugins/NEWS:
	  update

2006-12-04 13:21  cgilles

	* [r610468] kipi-plugins/NEWS:
	  update

2006-12-04 13:01  cgilles

	* [r610462] kipi-plugins/NEWS:
	  update

2006-12-04 12:41  cgilles

	* [r610452] kipi-plugins/NEWS:
	  update

2006-12-04 06:28  cgilles

	* [r610328] kipi-plugins/metadataedit/exiflight.cpp:
	  typo

2006-11-30 16:39  vfuoglio

	* [r609404] kipi-plugins/AUTHORS,
	  kipi-plugins/mpegencoder/Makefile.am,
	  kipi-plugins/mpegencoder/kimg2mpg.cpp,
	  kipi-plugins/mpegencoder/kimg2mpg.h,
	  kipi-plugins/mpegencoder/kimg2mpgbase.ui:
	  - Used new GUI (created with designer)
	  - Added me as maintainer (in accord with Angelo Naselli)
	  
	  CCMAIL: kde-imaging@kde.org
	  GUI

2006-11-30 13:02  anaselli

	* [r609369] kipi-plugins/NEWS:
	  changed version and added new list for future 0.1.3 beta/rc

----------------------------------------------------------------------------
v 0.1.3-beta1 - 2006-11-29
----------------------------------------------------------------------------

2006-11-29 22:07  anaselli

        * [r609259] kipi-plugins/ChangeLog,
          kipi-plugins/common/include/pluginsversion.h,
          kipi-plugins/kipi-plugins.lsm:
          kipi-plugins 0.1.3 beta 1
          svn2log.py seems to be broken again used svn2cl instead

          CCMAIL: kde-imaging@kde.org

2006-11-29 20:45  anaselli

	* [r609230] configure.in.in:
	  fixed wrong message if exiv2_config is not present

2006-11-29 12:54  anaselli

	* [r609050] configure.in.in:
	  improved exiv2 test

2006-11-29 09:45  anaselli

	* [r609024] configure.in.in:
	  changed warning message

2006-11-28 23:06  anaselli

	* [r608932] configure.in.in:
	  Added libexiv2 >= 0.12 requirement
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-27 16:43  cgilles

	* [r608467] README:
	  fix depency to Exiv2 0.12

2006-11-27 12:45  cgilles

	* [r608312] rawconverter/dcrawiface.cpp:
	  digikam from trunk : fix debug message

2006-11-27 08:47  cgilles

	* [r608242] NEWS:
	  update

2006-11-27 08:46  cgilles

	* [r608241] metadataedit/iptcorigin.cpp:
	  kipi-plugins from trunk : fix country name extraction for combox.
	  BUG: 137921

2006-11-25 20:58  anaselli

	* [r607806] mpegencoder/kimg2mpg.cpp:
	  kimg2mpg now calls by default images2mpg with "-S 420mpeg2"
	  passed to
	  ppmtoy4m. The old one, named "Default" in the configuration
	  dialog, is left to
	  get back-compatibility since some old versions of ppmtoy4m used
	  "-S 420_mpeg2".
	  
	  Note that if you upgrade kipi-plugins, you should remember that
	  the default behavior is already set into your kipirc.
	  CCMAIL: <kde-imaging@kde.org>

2006-11-24 12:40  cgilles

	* [r607391] sendimages/sendimages.cpp:
	  kipi-plugins from trunk : SendImages : patch from Michael
	  Höchstetter to fix kdDebug() statements to qDebug() in
	  multithreaded section.
	  
	  Important nocice to kipi developpers : never use kdDebug() in
	  QThread because it not thread-safe! Please look the story on
	  http://bugs.kde.org/show_bug.cgi?id=133026
	  
	  CCMAIL: kde-imaging@kde.org, michael.hoechstetter@gmx.de
	  CCBUGS: 133026

2006-11-24 09:22  cgilles

	* [r607351] sendimages/listimageserrordialog.cpp,
	  sendimages/listimageserrordialog.h,
	  sendimages/plugin_sendimages.cpp, sendimages/sendimages.h,
	  sendimages/sendimagesdialog.cpp, sendimages/sendimagesdialog.h:
	  kipi-plugins from trunk : SendImages : Fix Coding style
	  CCMAIL: michael.hoechstetter@gmx.de

2006-11-24 09:00  cgilles

	* [r607344] sendimages/plugin_sendimages.cpp,
	  sendimages/plugin_sendimages.h, sendimages/sendimages.cpp,
	  sendimages/sendimages.h:
	  kipi-plugins from trunk : SendImages : Fix Coding style
	  CCMAIL: michael.hoechstetter@gmx.de

2006-11-24 08:20  cgilles

	* [r607337] sendimages/Makefile.am, sendimages/exifrestorer.cpp,
	  sendimages/exifrestorer.h, sendimages/jpegsection.h,
	  sendimages/sendimages.cpp, sendimages/sendimages.h:
	  kipi-plugins from trunk : SendImages : patch from Michael
	  Höchstetter :
	  
	  - Support Exiv2Iface class instead JpegRestorer.
	  - Fix small bug concerning filenames and thunderbird, mozilla
	  ....
	  Now it is possible, that the path and filename contains
	  "spaces", however it
	  still is not possible to contain signs like kommas. Still todo.
	  
	  CCMAIL: kde-imaging@kde.org, michael.hoechstetter@gmx.de

2006-11-23 14:09  cgilles

	* [r607169] timeadjust/timeadjustdialog.cpp:
	  fix layout

2006-11-23 13:50  cgilles

	* [r607163] timeadjust/timeadjustdialog.cpp:
	  kipi-plugins from trunk : TimeAdjust : now the plugin remember
	  the Adjustment Type settings between session

2006-11-23 13:27  cgilles

	* [r607160] timeadjust/timeadjustdialog.cpp,
	  timeadjust/timeadjustdialog.h:
	  kipi-plugins from trunk : TimeAdjust : using d private internal
	  class

2006-11-23 13:05  cgilles

	* [r607155] timeadjust/timeadjustdialog.cpp:
	  kipi-plugins from trunk : TimeAdjust : More readable report if
	  writting operations on files are failed

2006-11-23 12:40  cgilles

	* [r607153] gpssync/plugin_gpssync.cpp:
	  kipi-plugins from trunk : GPSSync : More redeable report if
	  wrtting operation files are failed

2006-11-23 12:40  cgilles

	* [r607152] metadataedit/plugin_metadataedit.cpp:
	  kipi-plugins from trunk : MetadataEdit : More redeable report if
	  wrtting operation files are failed

2006-11-23 06:41  cgilles

	* [r607102] NEWS:
	  update

2006-11-22 23:20  gateau

	* [r607073] batchprocessimages/batchprocessimagesdialog.cpp,
	  batchprocessimages/batchprocessimagesdialog.h:
	  Replaced UploadWidget with a KURLRequester
	  BUG: 117399
	  BUG: 135408

2006-11-22 23:15  gateau

	* [r607072] batchprocessimages/renameimagesbase.ui:
	  Cleanup

2006-11-22 22:31  cgilles

	* [r607062] NEWS:
	  update

2006-11-22 22:23  cgilles

	* [r607061] timeadjust/plugin_timeadjust.cpp,
	  timeadjust/plugin_timeadjust.h, timeadjust/timeadjustdialog.cpp,
	  timeadjust/timeadjustdialog.h:
	  kipi-plugins from trunk : Time Adjust : add new options to sync
	  timestamp to EXIF and IPTC Creation Date.

2006-11-22 15:23  cgilles

	* [r606977] NEWS:
	  update

2006-11-22 15:22  cgilles

	* [r606976] timeadjust/timeadjustdialog.cpp,
	  timeadjust/timeadjustdialog.h:
	  kipi-plugins from trunk : TimeAdjust plugin : new option to
	  customize Date and Time at a specific timestamp.

2006-11-22 14:25  cgilles

	* [r606970] metadataedit/iptcdatetime.cpp:
	  fix layout

2006-11-22 14:14  cgilles

	* [r606968] timeadjust/timeadjustdialog.cpp,
	  timeadjust/timeadjustdialog.h:
	  polish

2006-11-22 14:09  cgilles

	* [r606965] timeadjust/timeadjustdialog.cpp:
	  fix i18n

2006-11-22 08:50  cgilles

	* [r606886] metadataedit/exifdatetime.cpp,
	  metadataedit/exifdatetime.h, metadataedit/exifeditdialog.cpp,
	  metadataedit/iptcdatetime.cpp, metadataedit/iptcdatetime.h,
	  metadataedit/iptceditdialog.cpp:
	  kipi-plugins from trunk : MetadataEdit plugin : IPTC Edit Dialog
	  : add 2 new options to sync IPTC Creation Date with EXIF
	  Creation Date, and kipi host application Creation date (digiKam
	  timestamp)
	  
	  CCBUGS: 136260

2006-11-22 08:12  cgilles

	* [r606881] metadataedit/exifcaption.cpp,
	  metadataedit/exifcaption.h, metadataedit/exifeditdialog.cpp,
	  metadataedit/iptccaption.cpp, metadataedit/iptccaption.h,
	  metadataedit/iptceditdialog.cpp, metadataedit/iptceditdialog.h,
	  metadataedit/plugin_metadataedit.cpp:
	  kipi-plugins from trunk : MetadataEdit plugin : IPTC Edit Dialog
	  : add 3 new options to sync IPTC Caption with JFIF comment
	  section, EXIF User Comment, and kipi host application comments
	  (digiKam comment)
	  
	  CCBUGS: 136260

2006-11-22 06:22  cgilles

	* [r606869] metadataedit/exifeditdialog.cpp:
	  kipi-plugins from trunk : MetadataEdit plugin : commit missing
	  files.

2006-11-21 21:24  cgilles

	* [r606808] rawconverter/dcrawiface.cpp:
	  kipi-plugins from trunk : RAWConverter : backport patch from
	  Marcel (from digiKam core) about to take a care if dcraw fail to
	  decode a RAW file (look B.K.O #137495 for details)

2006-11-21 13:32  cgilles

	* [r606713] metadataedit/exifdatetime.cpp,
	  metadataedit/exifdatetime.h:
	  kipi-plugins from trunk : MetadataEdit plugin : Exif Edit Dialog
	  : add 2 new options to sync Exif Creation Date with IPTC
	  Creation Date, and kipi host application Creation Date (digiKam
	  Date & Time)
	  
	  CCBUGS: 136260

2006-11-21 13:01  cgilles

	* [r606705] metadataedit/exifcaption.cpp,
	  metadataedit/exifcaption.h, metadataedit/exifeditdialog.cpp:
	  kipi-plugins from trunk : MetadataEdit : polish implementation

2006-11-21 12:52  cgilles

	* [r606701] common/exiv2iface/exiv2iface.cpp:
	  fix warning

2006-11-21 12:00  cgilles

	* [r606686] metadataedit/iptcsubjects.cpp:
	  kipi-plugins from trunk : MetadataEdit : missing to clean widget
	  before to change current picture to edit.

2006-11-21 11:59  cgilles

	* [r606684] metadataedit/iptcstatus.cpp:
	  kipi-plugins from trunk : MetadataEdit : missing to clean widget
	  before to change current picture to edit.

2006-11-21 11:54  cgilles

	* [r606682] metadataedit/iptcorigin.cpp:
	  kipi-plugins from trunk : MetadataEdit : missing to clean widget
	  before to change current picture to edit.

2006-11-21 11:51  cgilles

	* [r606680] metadataedit/iptckeywords.cpp:
	  kipi-plugins from trunk : MetadataEdit : missing to clean widget
	  before to change current picture to edit.

2006-11-21 11:49  cgilles

	* [r606679] metadataedit/iptcdatetime.cpp:
	  kipi-plugins from trunk : MetadataEdit : missing to clean widget
	  before to change current picture to edit.

2006-11-21 11:43  cgilles

	* [r606677] metadataedit/iptccredits.cpp:
	  kipi-plugins from trunk : MetadataEdit : missing to clean widget
	  before to change current picture to edit.

2006-11-21 11:40  cgilles

	* [r606676] metadataedit/iptccategories.cpp:
	  kipi-plugins from trunk : MetadataEdit : missing to clean widget
	  before to change current picture to edit.

2006-11-21 11:36  cgilles

	* [r606674] metadataedit/iptccaption.cpp:
	  kipi-plugins from trunk : MetadataEdit : missing to clean widget
	  before to change current picture to edit.

2006-11-21 09:32  cgilles

	* [r606653] metadataedit/exiflight.cpp:
	  kipi-plugins from trunk : MetadataEdit : missing to clean widget
	  before to change current picture to edit.

2006-11-21 09:30  cgilles

	* [r606652] metadataedit/exiflens.cpp:
	  kipi-plugins from trunk : MetadataEdit : missing to clean widget
	  before to change current picture to edit.

2006-11-21 09:22  cgilles

	* [r606650] metadataedit/exifdevice.cpp:
	  kipi-plugins from trunk : MetadataEdit : missing to clean widget
	  before to change current picture to edit.

2006-11-21 08:57  cgilles

	* [r606648] metadataedit/exifdatetime.cpp:
	  kipi-plugins from trunk : MetadataEdit : missing to clean widget
	  before to change current picture to edit.

2006-11-21 08:50  cgilles

	* [r606646] metadataedit/exifadjust.cpp:
	  kipi-plugins from trunk : MetadataEdit : missing to clean widget
	  before to change current picture to edit.

2006-11-21 08:47  cgilles

	* [r606645] metadataedit/exifcaption.cpp:
	  kipi-plugins from trunk : MetadataEdit : missing to clean widget
	  before to change current picture to edit.

2006-11-20 12:48  cgilles

	* [r606427] metadataedit/commentremovedialog.cpp,
	  metadataedit/commentremovedialog.h,
	  metadataedit/plugin_metadataedit.cpp:
	  code polishing

2006-11-20 12:35  cgilles

	* [r606424] metadataedit/Makefile.am,
	  metadataedit/commenteditdialog.cpp,
	  metadataedit/commenteditdialog.h,
	  metadataedit/commentremovedialog.cpp,
	  metadataedit/commentremovedialog.h,
	  metadataedit/plugin_metadataedit.cpp,
	  metadataedit/plugin_metadataedit.h:
	  kipi-plugins from trunk : MetadataEdit : new option to remove
	  Comments to a group of pictures. This tool will remove comments
	  from all selected pictures selected on host application. You can
	  remove IPTC/EXIF/JFIF comments at the same time.
	  
	  CCMAIL: digikam-devel@kde.org, kde-imaging@kde.org

2006-11-20 11:00  seb

	* [r606400] configure.in.in:
	  Fix the check for libgpod in the configure, as some of the
	  methods changed

2006-11-20 09:34  cgilles

	* [r606390] metadataedit/commenteditdialog.cpp,
	  metadataedit/exifcaption.cpp:
	  Fix i18n

2006-11-20 09:22  cgilles

	* [r606387] metadataedit/Makefile.am,
	  metadataedit/commenteditdialog.cpp,
	  metadataedit/commenteditdialog.h,
	  metadataedit/plugin_metadataedit.cpp:
	  kipi-plugins from trunk : MetadataEdit : new option to set
	  Comments to a group of pictures. This tool will set the same
	  comments to all selected pictures from host application. You can
	  sync IPTC/EXIF/JFIF comments at the same time.
	  
	  A fresh screenshot :
	  
	  http://digikam3rdparty.free.fr/Screenshots/KipipluginBatchCommentsEditor.png
	  
	  CCMAIL: digikam-devel@kde.org, kde-imaging@kde.org

2006-11-20 07:56  cgilles

	* [r606372] common/exiv2iface/exiv2iface.cpp,
	  common/exiv2iface/exiv2iface.h:
	  kipi-plugins from trunk : Exiv2iface : fix return bool value
	  with SetComments()

2006-11-20 00:41  vfuoglio

	* [r606320] timeadjust/Makefile.am,
	  timeadjust/timeadjustdialog.cpp, timeadjust/timeadjustdialog.h:
	  Used new KPAboutData
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-20 00:34  vfuoglio

	* [r606319] simpleviewerexport/Makefile.am,
	  simpleviewerexport/svedialog.cpp,
	  simpleviewerexport/svedialog.h:
	  Used new KPAboutData
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-20 00:27  vfuoglio

	* [r606317] kameraklient/Makefile.am,
	  kameraklient/cameraselection.cpp,
	  kameraklient/cameraselection.h, kameraklient/cameraui.cpp,
	  kameraklient/cameraui.h, kameraklient/setupcamera.cpp,
	  kameraklient/setupcamera.h:
	  Used new KPAboutData
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-20 00:10  vfuoglio

	* [r606313] imagesgallery/Makefile.am,
	  imagesgallery/imgallerydialog.cpp,
	  imagesgallery/imgallerydialog.h:
	  Used new KPAboutData
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-19 23:58  vfuoglio

	* [r606312] htmlexport/Makefile.am, htmlexport/wizard.cpp,
	  htmlexport/wizard.h:
	  Used new KPAboutData
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-19 23:36  vfuoglio

	* [r606309] flickrexport/Makefile.am,
	  flickrexport/flickrwindow.cpp, flickrexport/flickrwindow.h:
	  Used new KPAboutData
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-19 23:24  vfuoglio

	* [r606306] findimages/Makefile.am, findimages/displaycompare.cpp,
	  findimages/displaycompare.h,
	  findimages/finddupplicatedialog.cpp,
	  findimages/finddupplicatedialog.h:
	  Used new KPAboutData
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-19 22:21  vfuoglio

	* [r606294] calendar/Makefile.am, calendar/calwizard.cpp,
	  calendar/calwizard.h:
	  Used new KPAboutData
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-19 22:10  vfuoglio

	* [r606289] batchprocessimages/Makefile.am,
	  batchprocessimages/borderimagesdialog.cpp,
	  batchprocessimages/borderimagesdialog.h,
	  batchprocessimages/colorimagesdialog.cpp,
	  batchprocessimages/colorimagesdialog.h,
	  batchprocessimages/convertimagesdialog.cpp,
	  batchprocessimages/convertimagesdialog.h,
	  batchprocessimages/effectimagesdialog.cpp,
	  batchprocessimages/effectimagesdialog.h,
	  batchprocessimages/filterimagesdialog.cpp,
	  batchprocessimages/filterimagesdialog.h,
	  batchprocessimages/imagepreview.cpp,
	  batchprocessimages/imagepreview.h,
	  batchprocessimages/outputdialog.cpp,
	  batchprocessimages/outputdialog.h,
	  batchprocessimages/recompressimagesdialog.cpp,
	  batchprocessimages/recompressimagesdialog.h,
	  batchprocessimages/renameimagesdialog.cpp,
	  batchprocessimages/renameimagesdialog.h,
	  batchprocessimages/resizeimagesdialog.cpp,
	  batchprocessimages/resizeimagesdialog.h:
	  Used new KPAboutData
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-19 20:53  vfuoglio

	* [r606276] acquireimages/Makefile.am,
	  acquireimages/acquireimagedialog.cpp,
	  acquireimages/acquireimagedialog.h:
	  Used new KPAboutData
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-19 16:27  cguthrie

	* [r606207] galleryexport/gallerywindow.cpp,
	  galleryexport/gallerywindow.h:
	  Fix that memory leak all the cool kids are talking about.
	  CCMAIL: kde-imaging@kde.org

2006-11-19 16:18  cgilles

	* [r606205] metadataedit/plugin_metadataedit.cpp:
	  typo again

2006-11-19 15:09  cgilles

	* [r606172] metadataedit/plugin_metadataedit.cpp,
	  metadataedit/plugin_metadataedit.h:
	  fix typo

2006-11-19 08:43  cgilles

	* [r606084] README:
	  update

2006-11-19 08:41  cgilles

	* [r606082] README:
	  update Exiv2 depency to future 0.12 release duing of an indeep
	  internal bug into current 0.11 release.

2006-11-18 18:53  cgilles

	* [r605968] gpssync/getlonlat.php:
	  patch from Heiner Lamprecht to show google map scale.

2006-11-18 07:19  cgilles

	* [r605769] NEWS:
	  update

2006-11-18 03:41  seb

	* [r605748] htmlexport, htmlexport/themes/s0, slideshow:
	  Update more of the svn:ignore propset

2006-11-18 03:40  seb

	* [r605747] rawconverter:
	  Ignore the binary

2006-11-18 03:39  seb

	* [r605746] common/libkipiplugins:
	  ignore generated files/dirs

2006-11-18 03:38  seb

	* [r605745] metadataedit:
	  ignore generated files

2006-11-18 03:37  seb

	* [r605744] configure.in.in:
	  update configure

2006-11-18 03:37  seb

	* [r605743] ipodexport/Makefile.am, ipodexport/imagelist.cpp,
	  ipodexport/imagelist.h, ipodexport/imagelistitem.h,
	  ipodexport/ipodexportdialog.cpp, ipodexport/ipodexportdialog.h,
	  ipodexport/ipodheader.cpp, ipodexport/ipodheader.h,
	  ipodexport/ipodlistitem.cpp, ipodexport/ipodlistitem.h:
	  Merge ipod export sources to be current, and ready for release
	  CCMAIL: kde-imaging@kde.org

2006-11-17 22:28  anaselli

	* [r605713] common/libkipiplugins/kpaboutdata.cpp:
	  setProgramLogo is defined from kde 3.4.0 on
	  CCBUG: 134037

2006-11-17 16:20  vfuoglio

	* [r605642] printwizard/Makefile.am,
	  printwizard/frmprintwizard.cpp, printwizard/frmprintwizard.h:
	  Used new KPAboutData
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-17 16:18  vfuoglio

	* [r605641] mpegencoder/kimg2mpg.cpp, mpegencoder/kimg2mpg.h:
	  Used new KPAboutData
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-17 16:17  vfuoglio

	* [r605639] cdarchiving/Makefile.am,
	  cdarchiving/cdarchivingdialog.cpp,
	  cdarchiving/cdarchivingdialog.h:
	  Used new KPAboutData
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-17 09:52  cgilles

	* [r605575] common/exiv2iface/exiv2iface.cpp:
	  fix return Exiv2 test values

2006-11-17 07:26  cgilles

	* [r605554] common/exiv2iface/exiv2iface.cpp:
	  test return value from Exiv2

2006-11-17 07:19  cgilles

	* [r605552] common/exiv2iface/exiv2iface.cpp:
	  test return value from Exiv2
	  
	  CCBUGS: 136855

2006-11-17 07:13  cgilles

	* [r605551] metadataedit/iptceditdialog.cpp:
	  iptc <> exif
	  
	  CCBUGS: 136855

2006-11-16 20:15  cgilles

	* [r605460] metadataedit/exifcaption.cpp:
	  missing signals/slots connections

2006-11-16 19:34  vfuoglio

	* [r605452] metadataedit/exifeditdialog.cpp,
	  metadataedit/iptceditdialog.cpp:
	  Fixed memory leaks (KHelpMenu unallocate about data)
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-16 16:38  vfuoglio

	* [r605397] rawconverter/singledialog.cpp,
	  rawconverter/singledialog.h:
	  Fixed memory leaks (KHelpMenu unallocate about data)
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-16 16:37  vfuoglio

	* [r605396] sendimages/sendimagesdialog.cpp,
	  sendimages/sendimagesdialog.h:
	  Fixed memory leaks (KHelpMenu unallocate about data)
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-16 16:37  vfuoglio

	* [r605395] rawconverter/batchdialog.cpp,
	  rawconverter/batchdialog.h:
	  Fixed memory leaks (KHelpMenu unallocate about data)
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-16 16:31  vfuoglio

	* [r605390] gpssync/gpssyncdialog.cpp:
	  Fixed memory leaks (KHelpMenu unallocate about data)
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-16 14:39  cgilles

	* [r605374] metadataedit/exifcaption.cpp,
	  metadataedit/exifcaption.h, metadataedit/exifeditdialog.cpp,
	  metadataedit/exifeditdialog.h, metadataedit/iptceditdialog.cpp,
	  metadataedit/plugin_metadataedit.cpp:
	  kipi-plugins from trunk : MetadataEdit plugin : Exif Edit Dialog
	  : add 3 new options to sync Exif User Comment with JFIF comment
	  section, IPTC caption, and kipi host application comments
	  (digiKam comment)
	  
	  CCBUGS: 136260

2006-11-16 14:27  vfuoglio

	* [r605372] slideshow/slideshowconfig.cpp,
	  slideshow/slideshowconfig.h:
	  Class SlideShowConfig: Renamed member "about" to "m_about".

2006-11-16 13:46  cgilles

	* [r605360] AUTHORS:
	  typo

2006-11-16 09:45  cgilles

	* [r605303] common/exiv2iface/exiv2iface.h:
	  compile

2006-11-16 09:28  cgilles

	* [r605301] common/exiv2iface/exiv2iface.cpp,
	  common/exiv2iface/exiv2iface.h:
	  kipi-plugins from trunk : compile under kubuntu without using
	  C++ exception management everywhere : do not include exiv2
	  headers in Exiv2Iface header.
	  CCMAIL: kde-imaging@kde.org

2006-11-16 08:08  cgilles

	* [r605279] NEWS:
	  update

2006-11-16 07:25  gateau

	* [r605272] batchprocessimages/renameimagesbase.ui,
	  batchprocessimages/renameimageswidget.cpp,
	  batchprocessimages/renameimageswidget.h:
	  It's now possible to move files in the list.
	  CCBUG: 136941

2006-11-15 15:42  vfuoglio

	* [r605150] slideshow/slideshowconfig.cpp,
	  slideshow/slideshowconfig.h:
	  Fixed memory leaks (KHelpMenu unallocate about data)
	  
	  CCMAIL: kdeimaging@kde.org

2006-11-15 00:57  vfuoglio

	* [r605023] sendimages/Makefile.am,
	  sendimages/sendimagesdialog.cpp:
	  Used new KPAboutData
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-15 00:56  vfuoglio

	* [r605022] rawconverter/Makefile.am,
	  rawconverter/batchdialog.cpp, rawconverter/singledialog.cpp:
	  Used new KPAboutData
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-15 00:51  vfuoglio

	* [r605020] metadataedit/Makefile.am,
	  metadataedit/exifeditdialog.cpp,
	  metadataedit/iptceditdialog.cpp:
	  Used new KPAboutData
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-15 00:49  vfuoglio

	* [r605019] gpssync/Makefile.am, gpssync/gpssyncdialog.cpp:
	  Used new KPAboutData
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-14 23:54  cguthrie

	* [r605011] galleryexport/Makefile.am,
	  galleryexport/galleryconfig.cpp, galleryexport/gallerylist.cpp,
	  galleryexport/gallerywindow.cpp:
	  New KPAboutData changes.
	  Added me as maintainer.
	  Removed some unnecessary headers (still a few in there tho').
	  Copied Valerio's changes from Slideshow. Thanks :)
	  CCMAIL: kde-imaging@kde.org

2006-11-14 23:13  anaselli

	* [r605002] AUTHORS:
	  Added Orgad Shaneh as the new Calendar maintainer
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-14 22:37  vfuoglio

	* [r604984] slideshow/Makefile.am, slideshow/slideshowconfig.cpp:
	  Used new KPAboutData
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-14 12:21  cgilles

	* [r604810] metadataedit/plugin_metadataedit.cpp:
	  Fix memory leak. Thanks mr valgrind

2006-11-12 20:42  anaselli

	* [r604437] NEWS:
	  updated for bug 127476

2006-11-12 20:40  anaselli

	* [r604435] printwizard/frmprintwizard.cpp,
	  printwizard/frmprintwizard.h, printwizard/frmprintwizardbase.ui:
	  Added a workaround to allow user to understand what's happening
	  looking at kjobviewer.
	  
	  BUG: 127476

2006-11-11 17:49  cgilles

	* [r604146] metadataedit/exifeditdialog.cpp,
	  metadataedit/iptceditdialog.cpp:
	  fix i18n

2006-11-10 15:30  gateau

	* [r603870] batchprocessimages/renameimagesbase.ui,
	  batchprocessimages/renameimageswidget.cpp:
	  Set most settings in ui file. Disable sorting by clicking
	  headers.

2006-11-10 15:00  gateau

	* [r603862] batchprocessimages/renameimagesbase.ui:
	  Moved image list below options and make sure it uses all the
	  available height
	  if dialog is resized.

2006-11-09 18:28  cgilles

	* [r603682] NEWS:
	  update

2006-11-09 18:27  cgilles

	* [r603681] NEWS:
	  update

2006-11-09 17:20  gateau

	* [r603670] htmlexport/generator.cpp,
	  htmlexport/htmlexportconfig.kcfg,
	  htmlexport/imagesettingspage.ui:
	  Reworked image and XML generation.
	  Added an option to use the original file.
	  BUG: 128341

2006-11-09 16:38  cgilles

	* [r603661] metadataedit/metadataeditdialog.cpp,
	  metadataedit/metadataeditdialog.h,
	  metadataedit/metadataitem.cpp, metadataedit/metadataitem.h:
	  kipiplugins from trunk : MetadataEdit : clean up

2006-11-09 16:32  cgilles

	* [r603659] metadataedit/plugin_metadataedit.cpp,
	  metadataedit/plugin_metadataedit.h:
	  kipiplugins from trunk : MetadataEdit : Added Import EXif and
	  Import IPTC options. Finalize plugin interface with host
	  application. Ask properly to user before to apply definitive
	  changes in metadata from pictures.
	  
	  BUG: 136257

2006-11-09 08:06  cgilles

	* [r603482] sendimages/sendimagesdialog.cpp:
	  fix QString

2006-11-09 08:00  cgilles

	* [r603481] sendimages/sendimages.cpp,
	  sendimages/sendimagesdialog.cpp:
	  kipi-plugins from trunk: SendImages plugin: patch from Michael
	  Höchstetter <michael.hoechstetter@gmx.de>:
	  
	  - correction of a too big factor (emails hat a maximal size of
	  10.3 instead
	   of 10 MB)
	  - added a resize factor of 1600 pixels for printing purpose.

2006-11-08 21:37  cgilles

	* [r603423] metadataedit/exifeditdialog.cpp,
	  metadataedit/exifeditdialog.h, metadataedit/iptceditdialog.cpp,
	  metadataedit/iptceditdialog.h:
	  kipi-plugins from trunk : MetadataEdit plugin : Cancel button to
	  Close button

2006-11-07 12:13  cgilles

	* [r602965] NEWS, rawconverter/dcraw.c:
	  kipi-plugins from trunk : RAWConverter : updated dcraw.c
	  implementation to version 8.41
	  CCMAIL: kde-imaging@kde.org

2006-11-05 14:53  anaselli

	* [r602252] AUTHORS:
	  authors revising
	  
	  CCMAIL: kde-imaging@kde.org

2006-11-05 00:29  gateau

	* [r602017] htmlexport/generator.cpp:
	  Clean up: moved some code from generateImagesAndXML to a new
	  method.

2006-11-03 12:19  cgilles

	* [r601480] NEWS:
	  update

2006-11-03 12:11  cgilles

	* [r601479] metadataedit/Makefile.am, metadataedit/exifadjust.cpp,
	  metadataedit/exifadjust.h, metadataedit/exifcaption.cpp,
	  metadataedit/exifcaption.h, metadataedit/exifdatetime.cpp,
	  metadataedit/exifdatetime.h, metadataedit/exifdevice.cpp,
	  metadataedit/exifdevice.h, metadataedit/exifeditdialog.cpp,
	  metadataedit/exifeditdialog.h, metadataedit/exiflens.cpp,
	  metadataedit/exiflens.h, metadataedit/exiflight.cpp,
	  metadataedit/exiflight.h, metadataedit/iptccaption.cpp,
	  metadataedit/iptccaption.h, metadataedit/iptccategories.cpp,
	  metadataedit/iptccategories.h, metadataedit/iptccredits.cpp,
	  metadataedit/iptccredits.h, metadataedit/iptcdatetime.cpp,
	  metadataedit/iptcdatetime.h, metadataedit/iptceditdialog.cpp,
	  metadataedit/iptceditdialog.h, metadataedit/iptckeywords.cpp,
	  metadataedit/iptckeywords.h, metadataedit/iptcorigin.cpp,
	  metadataedit/iptcorigin.h, metadataedit/iptcstatus.cpp,
	  metadataedit/iptcstatus.h, metadataedit/iptcsubjects.cpp,
	  metadataedit/iptcsubjects.h,
	  metadataedit/metadataeditdialog.cpp,
	  metadataedit/plugin_metadataedit.cpp,
	  metadataedit/plugin_metadataedit.h:
	  kipi-plugins from trunk : MetadataEdit plugin :
	  - The main dialog is now removed. This one do not give
	  susbtancial information to user : the host application
	  interface is now used intead and it enough for this plugin.
	  - All user actions are encapsuled into Images/Metadata sub-menu.
	  - Actions are : Edit IPTC, Edit EXIF, Remove IPTC, Remove EXIF.
	  - Add warning message when IPTC/EXIF data are removed from files.
	  - The Editor dialogs are now inspired from old Comment&Tags Edit
	  dialog from digiKam 0.8.x.
	  - TODO : new option to add EXIF/IPTC to a list of picture using
	  a file picture metadata. Of course all the pictures will have
	  the same metadata.
	  
	  CCMAIL: digikam-devel@kde.org
	  BUG: 136257

2006-11-03 00:18  vfuoglio

	* [r601365] slideshow/plugin_slideshow.cpp:
	  Fix previous commit

2006-11-02 23:43  vfuoglio

	* [r601358] slideshow/Makefile.am, slideshow/plugin_slideshow.cpp,
	  slideshow/slideshowconfig.cpp, slideshow/slideshowconfig.h,
	  slideshow/slideshowconfigbase.ui:
	  Created, with qtdesigner, slideshowconfigbase dialog for
	  slideshowconfig class.
	  Added me as maintainer.
	  CCMAIL: kde-imaging@kde.org
	  GUI

2006-10-31 21:17  cgilles

	* [r600798] common/exiv2iface/exiv2iface.cpp:
	  revert

2006-10-31 21:10  cgilles

	* [r600795] common/exiv2iface/exiv2iface.cpp:
	  invert

2006-10-31 20:52  cgilles

	* [r600788] common/exiv2iface/exiv2iface.cpp,
	  common/exiv2iface/exiv2iface.h:
	  new method to check if a file is read only with Exiv2

2006-10-31 10:01  cgilles

	* [r600640] gpssync/plugin_gpssync.cpp:
	  show warning message when GPS info will be removed

2006-10-30 09:47  cgilles

	* [r600299] metadataedit/Makefile.am,
	  metadataedit/iptccaption.cpp, metadataedit/iptceditdialog.cpp,
	  metadataedit/iptcsubjects.cpp, metadataedit/iptcsubjects.h:
	  kipiplugins from trunk : MetadataEdit plugin: Fix IPTC Subjects
	  edit method. because IPTC Subjects tags can be repeatable, a new
	  tab have been added for that. This subjects editor do not
	  provide a simple way to edit the IPTC Subjects following the
	  IPTC spec appendix H-J but it resepct the repeatability of
	  values in datasets (witch old implementation do not support).
	  
	  CCMAIL: kde-imaging@kde.org

2006-10-30 09:34  cgilles

	* [r600292] common/exiv2iface/exiv2iface.cpp,
	  common/exiv2iface/exiv2iface.h:
	  kipiplugins from trunk : Exiv2 interface : new methods to
	  set/get IPTC Subjects data.

2006-10-27 07:35  cgilles

	* [r599450] metadataedit/iptcorigin.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: IPTC Origin editor
	  settings use MetadataCheckBox widget.

2006-10-27 07:30  cgilles

	* [r599445] metadataedit/exifcaption.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: if only Exif
	  Editor is used, record too Program ID tags.

2006-10-27 07:16  cgilles

	* [r599442] metadataedit/iptcstatus.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: IPTC Status editor
	  settings use MetadataCheckBox widget.

2006-10-26 19:43  cgilles

	* [r599361] metadataedit/exifadjust.cpp:
	  kipi-plugins from trunk : MetadataEdit plugin : Exif Adjustments
	  editor use MetadataCheckBox

2006-10-26 14:36  cgilles

	* [r599290] metadataedit/exiflight.cpp:
	  kipiplugins from trunk : GPSSync plugin: fix Light Source tag
	  value handling

2006-10-26 12:21  cgilles

	* [r599256] metadataedit/exiflight.cpp:
	  kipiplugins from trunk : MetadataEdit plugin : Exif Light editor
	  : add MetadataCheckBox support

2006-10-26 12:11  cgilles

	* [r599253] metadataedit/exifadjust.cpp,
	  metadataedit/exifdevice.cpp, metadataedit/exiflens.cpp,
	  metadataedit/exiflight.cpp:
	  polish

2006-10-26 12:06  cgilles

	* [r599250] metadataedit/exiflens.cpp:
	  kipiplugins from trunk : MetadataEdit plugin : Exif Lens editor
	  : add MetadataCheckBox support

2006-10-26 11:16  cgilles

	* [r599234] metadataedit/metadatacheckbox.cpp,
	  metadataedit/metadatacheckbox.h:
	  add more desc.

2006-10-26 09:14  cgilles

	* [r599205] gpssync/plugin_gpssync.cpp:
	  kipiplugins from trunk : GPSSync plugin: fix error handling
	  during read/write exif metadata from files
	  CCMAIL: kde-imaging@kde.org

2006-10-25 14:12  cgilles

	* [r599038] metadataedit/exifdevice.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif Device editor
	  settings use MetadataCheckBox widget.

2006-10-25 13:45  cgilles

	* [r599029] metadataedit/Makefile.am,
	  metadataedit/metadatacheckbox.cpp,
	  metadataedit/metadatacheckbox.h:
	  kipiplugins from trunk : MetadataEdit plugin: new metadata
	  checkbox widget with a flag to be abble to check if the original
	  tag value respect Exif spec.

2006-10-25 11:13  cgilles

	* [r598992] metadataedit/exifdevice.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif Device
	  information editor: add Subject Distance Range settings
	  
	  CCBUGS: 103255

2006-10-25 10:39  cgilles

	* [r598987] metadataedit/exifdevice.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif Device
	  information editor: add Scene Capture Type settings
	  
	  CCBUGS: 103255

2006-10-25 10:26  cgilles

	* [r598985] metadataedit/exifdevice.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif Device
	  information editor: add File Source settings
	  
	  CCBUGS: 103255

2006-10-25 08:58  cgilles

	* [r598974] metadataedit/Makefile.am, metadataedit/exifadjust.cpp,
	  metadataedit/exifcaption.cpp, metadataedit/exifdevice.cpp,
	  metadataedit/exifdevice.h, metadataedit/exifeditdialog.cpp,
	  metadataedit/exifexposure.cpp, metadataedit/exifexposure.h:
	  kipiplugins from trunk : MetadataEdit plugin: rename Exif
	  Exposure to Exif Device. Move 'Make' and 'Model' tags from
	  Caption to Device Editor

2006-10-25 07:46  cgilles

	* [r598965] metadataedit/metadataeditdialog.cpp:
	  fix comments

2006-10-25 07:43  cgilles

	* [r598962] gpssync/gpssyncdialog.cpp, gpssync/plugin_gpssync.cpp:
	  kipiplugins from trunk : GPSSync plugin: refresh Image to
	  updated picture when using 'Edit Geo. Coordinates' and 'Remove
	  Geo. Coordinates' menu options.

2006-10-25 07:32  cgilles

	* [r598960] NEWS:
	  update

2006-10-25 07:30  cgilles

	* [r598959] htmlexport/themes/s0,
	  htmlexport/themes/s0/Makefile.am,
	  htmlexport/themes/s0/arrows_source.svg,
	  htmlexport/themes/s0/next.png,
	  htmlexport/themes/s0/next_disabled.png,
	  htmlexport/themes/s0/previous.png,
	  htmlexport/themes/s0/previous_disabled.png,
	  htmlexport/themes/s0/s0.desktop, htmlexport/themes/s0/style.css,
	  htmlexport/themes/s0/template.xsl, htmlexport/themes/s0/up.png:
	  kipiplugins from trunk : new HTML Export theme named "s0" from
	  Petr Vanek
	  See http://www.yarpen.cz/digikam for details
	  CCMAIL: aurelien.gateau@free.fr

2006-10-24 13:34  cgilles

	* [r598749] metadataedit/exifeditdialog.cpp:
	  i18n

2006-10-24 13:14  cgilles

	* [r598747] metadataedit/exifexposure.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif Exposure
	  information editor: add Sensing Method settings
	  
	  CCBUGS: 103255

2006-10-24 12:43  cgilles

	* [r598741] metadataedit/exifadjust.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif Picture
	  Adjustments information editor: add Custom Rendered settings
	  
	  CCBUGS: 103255

2006-10-24 12:26  cgilles

	* [r598736] metadataedit/exifadjust.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif Picture
	  Adjustments information editor: add Sharpness settings
	  
	  CCBUGS: 103255

2006-10-24 12:21  cgilles

	* [r598735] metadataedit/exifadjust.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif Picture
	  Adjustments information editor: add Saturation settings
	  
	  CCBUGS: 103255

2006-10-24 12:15  cgilles

	* [r598734] metadataedit/exifadjust.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif Picture
	  Adjustments information editor: add Contrast settings
	  
	  CCBUGS: 103255

2006-10-24 12:09  cgilles

	* [r598732] metadataedit/Makefile.am, metadataedit/exifadjust.cpp,
	  metadataedit/exifadjust.h, metadataedit/exifeditdialog.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: add Exif Picture
	  Adjustments information editor
	  
	  CCBUGS: 103255

2006-10-24 11:02  cgilles

	* [r598657] metadataedit/exifexposure.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif Exposure
	  information editor: handle Exposure Index settings accordinly
	  with ISO Speed Rating settings
	  
	  CCBUGS: 103255

2006-10-24 10:53  cgilles

	* [r598656] metadataedit/exifexposure.cpp:
	  i18n

2006-10-24 10:47  cgilles

	* [r598655] metadataedit/exifexposure.cpp,
	  metadataedit/exiflens.cpp, metadataedit/exiflight.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif Exposure
	  information editor: add Exposure Bias Value settings
	  
	  CCBUGS: 103255

2006-10-24 10:27  cgilles

	* [r598651] metadataedit/exiflens.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif Lens
	  information editor: add Digital Zoom Ratio settings
	  
	  CCBUGS: 103255

2006-10-24 09:36  cgilles

	* [r598637] metadataedit/Makefile.am,
	  metadataedit/exifeditdialog.cpp, metadataedit/exifexposure.cpp,
	  metadataedit/exifexposure.h, metadataedit/exiflens.cpp,
	  metadataedit/exiflens.h, metadataedit/exiflight.cpp,
	  metadataedit/exiflight.h, metadataedit/exifphoto.cpp,
	  metadataedit/exifphoto.h:
	  kipiplugins from trunk : MetadataEdit plugin: separate Exif
	  photo information to 3 sub-categories : Lens, Exposure, and
	  Light
	  
	  CCBUGS: 103255

2006-10-24 08:05  cgilles

	* [r598626] gpssync/plugin_gpssync.cpp:
	  i18n

2006-10-24 08:00  cgilles

	* [r598625] gpssync/gpseditdialog.cpp, gpssync/plugin_gpssync.cpp,
	  gpssync/plugin_gpssync.h:
	  kipiplugins from trunk : GPSSync plugin:
	  
	  plugin now provides 3 sub-menu entries (instead just one) :
	  
	  - Start GPS device correlator using current pictures selection.
	  - Start Geographical Coordinates editor to tag current pictures
	  selection.
	  - Remove Geographical Coordinates from current pictures selection
	  
	  CCBUGS: 135451
	  CCMAIL: kde-imaging@kde.org, digikam-devel@kde.org

2006-10-23 14:16  cgilles

	* [r598409] metadataedit/exifphoto.cpp:
	  i18n

2006-10-23 14:12  cgilles

	* [r598407] metadataedit/exifphoto.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif photo
	  information editor: add Flash Energy settings
	  
	  CCBUGS: 103255

2006-10-23 13:20  cgilles

	* [r598395] metadataedit/exifphoto.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif photo
	  information editor: add Focal Length In 35mm Film settings
	  
	  CCBUGS: 103255

2006-10-23 12:59  cgilles

	* [r598385] metadataedit/exifphoto.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif photo
	  information editor: add White Balance settings
	  
	  CCBUGS: 103255

2006-10-23 12:42  cgilles

	* [r598380] metadataedit/exifphoto.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif photo
	  information editor: control Aperture Value tag with FNumber tag
	  
	  CCBUGS: 103255

2006-10-23 12:15  cgilles

	* [r598367] metadataedit/exifphoto.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif photo
	  information editor: control Shutter Speed Value tag with
	  Exposure Time tag
	  
	  CCBUGS: 103255

2006-10-23 09:17  anaselli

	* [r598335] mpegencoder/Makefile.am:
	  fixed wrong commit

2006-10-23 08:58  cgilles

	* [r598331] metadataedit/exifphoto.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif photo
	  information editor: added Max Aperture Value settings.
	  
	  CCBUGS: 103255

2006-10-23 06:37  cgilles

	* [r598284] metadataedit/exifphoto.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif photo
	  information editor: Fix Aperture values controls again (ex.
	  F2.8 ==> f/2.8)

2006-10-23 06:00  cgilles

	* [r598278] metadataedit/exifphoto.cpp:
	  fix header

2006-10-22 21:38  anaselli

	* [r598211] mpegencoder/Makefile.am, mpegencoder/kimg2mpg.cpp:
	  - Used new KPAboutData
	  - Added me as a contributor
	  
	  CCMAIL: kde-imaging@kde.org

2006-10-22 18:58  cgilles

	* [r598173] metadataedit/metadataeditdialog.cpp,
	  metadataedit/metadataitem.cpp:
	  moved status info to Exif and Iptc col.

2006-10-22 08:08  cgilles

	* [r597975] metadataedit/metadataitem.cpp:
	  kipi-plugins from trunk : MetadataEdit plugin : Finalize plugin
	  
	  BUG: 91812, 103255

2006-10-22 07:51  cgilles

	* [r597969] metadataedit/iptckeywords.cpp:
	  typo again (:=)))

2006-10-21 21:40  anaselli

	* [r597868] common/Makefile.am, common/include/kpaboutdata.h,
	  common/libkipiplugins/Makefile.am,
	  common/libkipiplugins/kpaboutdata.cpp, configure.in.in:
	  Added new libkipiplugins common library
	  - KPAboutData to be used into AboutDialog of each plugins
	  
	  Please test, use and improve it
	  CCMAIL: kde-imaging@kde.org

2006-10-21 21:29  anaselli

	* [r597864] common/libkipiplugins:
	  libkipiplugins directory for kipi-plugins common dialogs

2006-10-21 19:20  cgilles

	* [r597836] metadataedit/iptckeywords.cpp:
	  typo

2006-10-20 18:07  dfaure

	* [r597552] gpssync/gpssyncdialog.cpp:
	  You can't use \n in a message with a plural form, since the \n
	  is the delimiter between translations
	  (plus it was even used inconsistently)

2006-10-20 14:03  cgilles

	* [r597484] metadataedit/exifphoto.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif Exposure
	  information editor: Fix Aperture values controls

2006-10-20 12:59  cgilles

	* [r597468] metadataedit/exifphoto.cpp:
	  i18n

2006-10-20 12:58  cgilles

	* [r597465] metadataedit/Makefile.am,
	  metadataedit/exifeditdialog.cpp, metadataedit/exifexposure.cpp,
	  metadataedit/exifexposure.h, metadataedit/exifphoto.cpp,
	  metadataedit/exifphoto.h:
	  kipiplugins from trunk : MetadataEdit plugin: exifexposure ==>
	  exifphoto

2006-10-20 12:48  cgilles

	* [r597460] metadataedit/exifexposure.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif Exposure
	  information editor: added Flash Mode settings.
	  
	  CCBUGS: 103255

2006-10-20 11:11  cgilles

	* [r597432] metadataedit/exifexposure.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif Exposure
	  information editor: added lens Focal Length settings.
	  
	  CCBUGS: 103255

2006-10-20 09:40  cgilles

	* [r597411] metadataedit/exifexposure.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif Exposure
	  information editor: added Aperture (F-number) settings.
	  
	  CCBUGS: 103255

2006-10-20 09:39  cgilles

	* [r597410] common/exiv2iface/exiv2iface.cpp,
	  common/exiv2iface/exiv2iface.h:
	  kipiplugins from trunk : Exiv2 interface: using long int instead
	  int with num and den extracted from Rational values

2006-10-20 05:39  aumuell

	* [r597364] ipodexport/ipodexportdialog.cpp:
	  use SizeHuge instead of SizeEnormous icons below buttons in
	  order to not exceed height of 768 pixels

2006-10-19 19:59  cgilles

	* [r597277] metadataedit/exifexposure.cpp:
	  fix layout

2006-10-19 19:41  cgilles

	* [r597265] metadataedit/exifexposure.cpp:
	  fix Light Source settings rules

2006-10-19 19:20  cgilles

	* [r597256] metadataedit/exifexposure.cpp:
	  kipi-plugins from trunk : MetadataEdit plugin : Exif Exposure
	  editor : add Light Source settings
	  
	  CCBUGS: 103255

2006-10-19 18:55  cgilles

	* [r597251] metadataedit/exifeditdialog.cpp,
	  metadataedit/iptceditdialog.cpp:
	  i18n

2006-10-19 18:53  cgilles

	* [r597250] metadataedit/exifeditdialog.cpp:
	  i18n

2006-10-19 18:50  cgilles

	* [r597249] metadataedit/exifexposure.cpp:
	  kipi-plugins from trunk : MetadataEdit plugin : Exif Exposure
	  editor : add Metering Mode settings
	  
	  CCBUGS: 103255

2006-10-18 20:29  cgilles

	* [r596893] metadataedit/exifexposure.cpp:
	  kipi-plugins from trunk : MetadataEdit plugin : Exif Exposure
	  editor : add ISO speed ratings settings
	  
	  CCBUGS: 103255

2006-10-18 17:25  cgilles

	* [r596848] metadataedit/exifexposure.cpp:
	  kipi-plugins from trunk : MetadataEdit plugin : Exif Exposure
	  editor : add Exposure Mode settings
	  
	  CCBUGS: 103255

2006-10-18 17:00  cgilles

	* [r596842] metadataedit/exifexposure.cpp:
	  kipi-plugins from trunk : MetadataEdit plugin : Exif Exposure
	  editor : add Exposure Program settings
	  
	  CCBUGS: 103255

2006-10-18 16:52  cgilles

	* [r596840] common/exiv2iface/exiv2iface.cpp,
	  common/exiv2iface/exiv2iface.h:
	  kipi-plugins from trunk : Exiv2 Interface : new methods to
	  add/remove EXIF long tag values

2006-10-18 14:28  cgilles

	* [r596795] common/exiv2iface/exiv2iface.cpp,
	  common/exiv2iface/exiv2iface.h:
	  kipiplugins from trunk : Exiv2 interface: New method set/unset
	  Exif tag rational value

2006-10-18 14:27  cgilles

	* [r596794] metadataedit/Makefile.am,
	  metadataedit/exifeditdialog.cpp, metadataedit/exifexposure.cpp,
	  metadataedit/exifexposure.h:
	  kipiplugins from trunk : MetadataEdit plugin: started Exif
	  Exposure information editor. Not yet complete
	  
	  CCBUGS: 103255

2006-10-18 13:09  seb

	* [r596775] ipodexport/ipodexportdialog.cpp:
	  Change the hdd icon to a system icon

2006-10-18 11:40  cgilles

	* [r596732] metadataedit/exifdatetime.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif Date & Time
	  information editor support now sub-seconds time values.
	  
	  CCMAIL: kde-imaging@kde.org
	  CCBUGS: 103255

2006-10-18 09:00  cgilles

	* [r596705] metadataedit/Makefile.am,
	  metadataedit/exifdatetime.cpp, metadataedit/exifdatetime.h,
	  metadataedit/exifeditdialog.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif Date & Time
	  information editor is fully implemented.
	  
	  CCMAIL: kde-imaging@kde.org
	  CCBUGS: 103255

2006-10-18 07:45  cgilles

	* [r596693] metadataedit/metadataeditdialog.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: capabaility to
	  load EXIF metadata from a specific picture and apply it to a
	  list of pictures
	  
	  CCMAIL: kde-imaging@kde.org
	  CCBUGS: 103255

2006-10-18 07:39  cgilles

	* [r596690] metadataedit/iptccategories.cpp,
	  metadataedit/iptcdatetime.cpp, metadataedit/iptckeywords.cpp,
	  metadataedit/metadataeditdialog.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: fix IPTC editor
	  i18n following Mikolaj Machowski tips.
	  
	  CCBUGS: 91812

2006-10-18 07:29  cgilles

	* [r596688] metadataedit/exifcaption.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: Exif Caption
	  information editor is fully implemented.
	  
	  CCMAIL: kde-imaging@kde.org
	  CCBUGS: 103255

2006-10-18 07:03  cgilles

	* [r596680] common/exiv2iface/exiv2iface.cpp,
	  common/exiv2iface/exiv2iface.h:
	  kipiplugins from trunk : Exiv2 interface: New method backported
	  from digiKam core to get/set Exif user Comment. Give credit to
	  Marcel

2006-10-17 22:35  seb

	* [r596599] ipodexport/imagelist.cpp, ipodexport/imagelist.h,
	  ipodexport/ipodexportdialog.cpp, ipodexport/ipodexportdialog.h:
	  Merge my long overdue local changes to the ipod export. I've
	  refactored a little bit of it to ensure that the plugin can be
	  used as a standalone application for when that time comes.
	  I also seemed to lose the "About Data" which colin added, but it
	  wouldn't compile either, so i'll look into that a little later.

2006-10-17 20:01  cgilles

	* [r596525] metadataedit/exifcaption.cpp,
	  metadataedit/exifeditdialog.cpp:
	  Exif metadata editor GUI implemented.

2006-10-17 14:45  cgilles

	* [r596449] metadataedit/exifcaption.cpp:
	  compile

2006-10-17 14:45  cgilles

	* [r596448] metadataedit/Makefile.am,
	  metadataedit/exifcaption.cpp, metadataedit/exifcaption.h:
	  kipiplugins from trunk : MetadataEdit plugin: add EXIF caption
	  page (not yet complete)

2006-10-17 14:35  cgilles

	* [r596444] metadataedit/Makefile.am,
	  metadataedit/exifeditdialog.cpp, metadataedit/exifeditdialog.h,
	  metadataedit/metadataeditdialog.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: starting
	  implementation of EXIF editor

2006-10-17 13:54  cgilles

	* [r596432] metadataedit/metadataeditdialog.cpp:
	  fix i18n

2006-10-17 13:52  cgilles

	* [r596431] metadataedit/metadataeditdialog.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: capabaility to
	  load IPTC metadata from a specific picture and apply it to a
	  list of pictures

2006-10-17 11:47  cgilles

	* [r596404] NEWS:
	  update

2006-10-17 09:53  cgilles

	* [r596376] metadataedit/iptcorigin.cpp:
	  fix country code decoding

2006-10-17 09:06  cgilles

	* [r596365] metadataedit/iptccategories.cpp:
	  fix i18n

2006-10-17 08:59  cgilles

	* [r596364] metadataedit/iptcstatus.cpp:
	  add comment

2006-10-17 08:58  cgilles

	* [r596363] metadataedit/iptcstatus.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: store host app
	  name and version in IPTC ProgramName tag

2006-10-17 08:35  cgilles

	* [r596354] metadataedit/iptcorigin.cpp:
	  kipiplugins from trunk : MetadataEdit plugin: IPTC Origin
	  information editor now support all country codes define by
	  ISO-3166 norm.
	  
	  CCMAIL: kde-imaging@kde.org
	  CCBUGS: 91812, 133276, 103255

2006-10-16 11:06  cgilles

	* [r595975] metadataedit/iptcstatus.cpp:
	  kipi-plugins from trunk : MetadataEdit plugin : polish source
	  code : set automaticly IPTC Program/version tags
	  
	  CCBUGS: 91812, 133276, 103255

2006-10-16 09:50  cgilles

	* [r595961] metadataedit/iptcstatus.cpp:
	  kipi-plugins from trunk : MetadataEdit plugin : add
	  ObjectAttribute IPTC tag to status editor page.
	  
	  CCBUGS: 91812, 133276, 103255

2006-10-16 09:02  cgilles

	* [r595953] metadataedit/iptcstatus.cpp:
	  kipi-plugins from trunk : MetadataEdit plugin : add ObjectType
	  IPTC tag to status editor page.
	  
	  CCBUGS: 91812, 133276, 103255

2006-10-16 07:51  cgilles

	* [r595936] metadataedit/iptccategories.cpp:
	  compile

2006-10-16 07:50  cgilles

	* [r595935] metadataedit/iptccategories.cpp,
	  metadataedit/iptckeywords.cpp:
	  kipi-plugins from trunk : add whatthis

2006-10-16 07:38  cgilles

	* [r595932] metadataedit/iptccategories.cpp,
	  metadataedit/iptccategories.h:
	  kipi-plugins from trunk : MetadataEdit plugin : IPTC Categories
	  editor page is now implemented.
	  
	  CCMAIL: digikam-devel@kde.org, kde-imaging@kde.org
	  CCBUGS: 91812, 133276, 103255

2006-10-16 07:26  cgilles

	* [r595930] common/exiv2iface/exiv2iface.cpp,
	  common/exiv2iface/exiv2iface.h:
	  kipi-plugins from trunk : Exiv2Iface : new methods to add/remove
	  IPTC Sub-Categories

2006-10-16 07:03  cgilles

	* [r595926] metadataedit/Makefile.am,
	  metadataedit/iptceditdialog.cpp, metadataedit/iptcorigin.cpp:
	  typo

2006-10-15 16:32  cgilles

	* [r595781] common/exiv2iface/exiv2iface.cpp,
	  common/exiv2iface/exiv2iface.h:
	  kipi-plugins from trunk : Exiv2Iface : backport methods from
	  digiKam core to add/remove IPTC keywords

2006-10-15 16:31  cgilles

	* [r595780] metadataedit/Makefile.am,
	  metadataedit/iptceditdialog.cpp, metadataedit/iptckeywords.cpp,
	  metadataedit/iptckeywords.h:
	  kipi-plugins from trunk : MetadataEdit plugin : IPTC Keywords
	  editor page is now implemented.
	  
	  CCMAIL: digikam-devel@kde.org, kde-imaging@kde.org
	  CCBUGS: 91812, 133276, 103255

2006-10-14 12:54  cgilles

	* [r595477] metadataedit/iptcorigin.cpp:
	  kipi-plugins from trunk : IPTC origin page can set/unset tags

2006-10-14 12:34  cgilles

	* [r595475] metadataedit/iptcstatus.cpp:
	  kipi-plugins from trunk : IPTC status page can set/unset tags

2006-10-14 11:49  cgilles

	* [r595464] metadataedit/iptccredits.cpp:
	  kipi-plugins from trunk : IPTC credit page can set/unset tags

2006-10-13 20:41  cgilles

	* [r595284] metadataedit/iptccaption.cpp:
	  capbility to set/unset IPTC Caption tags from metadata

2006-10-13 19:11  cgilles

	* [r595263] metadataedit/metadataeditdialog.cpp:
	  typo

2006-10-13 14:32  cgilles

	* [r595212] metadataedit/iptcorigin.cpp:
	  kipiplugins from trunk : MetadataEdit plugin:
	  
	  Missing IPTC LocationName and LocationCode tags.
	  
	  CCMAIL: kde-imaging@kde.org
	  CCBUGS: 91812, 133276, 103255

2006-10-13 14:11  cgilles

	* [r595205] metadataedit/iptccaption.cpp,
	  metadataedit/iptccredits.cpp:
	  kipiplugins from trunk : MetadataEdit plugin:
	  
	  Missing IPTC Contact and Subject tags.
	  
	  CCMAIL: kde-imaging@kde.org
	  CCBUGS: 91812, 133276, 103255

2006-10-13 13:50  cgilles

	* [r595193] common/exiv2iface/exiv2iface.cpp,
	  common/exiv2iface/exiv2iface.h:
	  kipi-plugins from trunk : new methods to remove Exif or Iptc tag

2006-10-13 13:49  cgilles

	* [r595192] metadataedit/Makefile.am,
	  metadataedit/iptcdatetime.cpp, metadataedit/iptcdatetime.h,
	  metadataedit/iptceditdialog.cpp:
	  kipiplugins from trunk : MetadataEdit plugin:
	  
	  Added IPTC Date & Time information in IPTC Edit dialog
	  
	  CCMAIL: kde-imaging@kde.org
	  CCBUGS: 91812, 133276, 103255

2006-10-13 12:09  cgilles

	* [r595152] metadataedit/Makefile.am,
	  metadataedit/iptceditdialog.cpp, metadataedit/iptceditdialog.h,
	  metadataedit/iptcorigin.cpp, metadataedit/iptcorigin.h:
	  kipiplugins from trunk : MetadataEdit plugin:
	  
	  Added IPTC Origin information in IPTC Edit dialog
	  
	  CCMAIL: kde-imaging@kde.org
	  CCBUGS: 91812, 133276, 103255

2006-10-13 09:16  cgilles

	* [r595071] metadataedit/Makefile.am,
	  metadataedit/iptccredits.cpp, metadataedit/iptceditdialog.cpp,
	  metadataedit/iptcstatus.cpp, metadataedit/iptcstatus.h:
	  kipiplugins from trunk : MetadataEdit plugin:
	  
	  Added IPTC Status information in IPTC Edit dialog
	  
	  CCMAIL: kde-imaging@kde.org
	  CCBUGS: 91812, 133276, 103255

2006-10-13 07:43  cgilles

	* [r595034] metadataedit/metadataitem.cpp:
	  kipi-plugins from trunk : MetadataEdit plugin : to be able to
	  clear Exif or Iptc metadata

2006-10-13 07:40  cgilles

	* [r595033] common/exiv2iface/exiv2iface.cpp,
	  common/exiv2iface/exiv2iface.h:
	  kipi-plugins from trunk : new methods to clear Exif or Iptc
	  metadata

2006-10-13 07:20  cgilles

	* [r595027] common/exiv2iface/exiv2iface.cpp,
	  common/exiv2iface/exiv2iface.h:
	  kipiplugins from trunk : Exiv2Iface update : to be able to
	  set/get IPTC/exif text tags

2006-10-13 07:19  cgilles

	* [r595026] metadataedit/iptccaption.cpp,
	  metadataedit/iptccredits.cpp, metadataedit/iptceditdialog.cpp,
	  metadataedit/metadataeditdialog.cpp,
	  metadataedit/metadataitem.cpp:
	  kipiplugins from trunk : MetadataEdit plugin:
	  
	  "Et Voila"... The IPTC metadata can be changed/set from
	  pictures. The IPTC data set to edit is not yet complete, but a
	  more complete edit dialog coming soon...
	  
	  CCMAIL: digikam-devel@kde.org, kde-imaging@kde.org
	  CCBUGS: 91812, 133276, 103255

2006-10-13 05:30  cgilles

	* [r595011] metadataedit/iptccaption.cpp,
	  metadataedit/iptccaption.h, metadataedit/iptccredits.cpp,
	  metadataedit/iptccredits.h, metadataedit/iptceditdialog.cpp:
	  Fix read/save metadata methods

2006-10-12 20:30  cgilles

	* [r594928] README:
	  update

2006-10-12 19:24  cgilles

	* [r594900] Makefile.am:
	  update

2006-10-12 19:23  cgilles

	* [r594899] metadataedit, metadataedit/Makefile.am,
	  metadataedit/iptccaption.cpp, metadataedit/iptccaption.h,
	  metadataedit/iptccredits.cpp, metadataedit/iptccredits.h,
	  metadataedit/iptceditdialog.cpp, metadataedit/iptceditdialog.h,
	  metadataedit/kipiplugin_metadataedit.desktop,
	  metadataedit/metadataeditdialog.cpp,
	  metadataedit/metadataeditdialog.h,
	  metadataedit/metadataitem.cpp, metadataedit/metadataitem.h,
	  metadataedit/plugin_metadataedit.cpp,
	  metadataedit/plugin_metadataedit.h:
	  kipiplugins from trunk : new plugin to edit EXIF photograph tags
	  and IPTC tags of pictures
	  This tool can be used on single or batch mode.
	  
	  Note: this plugin is under developement. It's not yet suitable.
	  
	  CCMAIL: digikam-devel@kde.org, kde-imaging@kde.org
	  CCBUGS: 91812, 133276, 103255

2006-10-12 12:40  cgilles

	* [r594825] ipodexport/Makefile.am,
	  ipodexport/ipodexportdialog.cpp, ipodexport/ipodexportdialog.h:
	  kipi-plugins from trunk: iPod Export plugin : just add standard
	  main dialog Help menu like others plugins witch provide :
	  
	  - kipi-plugins release number.
	  - link to the right bug report in B.K.O
	  - info about author
	  - link to the future handbook.

2006-10-12 10:38  cgilles

	* [r594790] NEWS:
	  update

2006-10-12 10:37  cgilles

	* [r594789] gpssync/gpssyncdialog.cpp,
	  gpssync/kipiplugin_gpssync.desktop, gpssync/plugin_gpssync.cpp:
	  kipi-plugins from trunk : using 'geolocation' to naming
	  GPSSync plugin on hosts.
	  BUG: 135353

2006-10-12 10:35  cgilles

	* [r594788] README:
	  update

2006-10-12 08:51  cgilles

	* [r594769] NEWS:
	  update

2006-10-12 06:55  cgilles

	* [r594746] gpssync/gpslistviewitem.cpp:
	  kipiplugins from trunk : GPSSync : missing to pass parent
	  instance to QObject.
	  This can cause broken dispatch events.
	  
	  Please, let's me hear if this patch fix the problem. I have
	  located others implementations
	  where this problem exist.
	  
	  CCBUGS: 135484

2006-10-11 13:24  cgilles

	* [r594499] gpssync/gpssyncdialog.cpp:
	  polish

2006-10-11 11:31  cgilles

	* [r594457] jpeglossless/utils.cpp, rawconverter/dcrawiface.cpp,
	  rawconverter/plugin_rawconverter.cpp:
	  kipi-plugins from trunk : Raw converter and JPEGLossLess plugin
	  don't check properly the filenale extension.
	  CCBUGS: 135237

2006-10-11 11:23  cgilles

	* [r594452] NEWS:
	  update

2006-10-11 11:18  cgilles

	* [r594449] gpssync/gpslistviewitem.cpp,
	  gpssync/gpssyncdialog.cpp:
	  polish read only pictures status rule

2006-10-11 08:03  cgilles

	* [r594416] gpssync/gpslistviewitem.cpp,
	  gpssync/gpssyncdialog.cpp:
	  polish

2006-10-11 07:46  cgilles

	* [r594412] gpssync/gpssyncdialog.cpp:
	  typo

2006-10-11 07:43  cgilles

	* [r594410] gpssync/gpssyncdialog.cpp:
	  typo

2006-10-11 07:39  cgilles

	* [r594409] gpssync/gpssyncdialog.cpp:
	  polish

2006-10-11 07:37  cgilles

	* [r594408] gpssync/gpssyncdialog.cpp:
	  polish

2006-10-11 07:33  cgilles

	* [r594406] gpssync/gpssyncdialog.cpp, gpssync/gpssyncdialog.h:
	  polish

2006-10-11 06:49  cgilles

	* [r594401] gpssync/plugin_gpssync.h:
	  polish

2006-10-11 06:40  cgilles

	* [r594398] gpssync/plugin_gpssync.cpp, gpssync/plugin_gpssync.h:
	  polish

2006-10-11 05:52  cgilles

	* [r594388] rawconverter/savesettingswidget.cpp:
	  kipi-plugins from trunk : fix automaticly to automatically
	  BUG:135430

2006-10-10 14:15  cgilles

	* [r594212] gpssync/gpslistviewitem.cpp,
	  gpssync/gpslistviewitem.h, gpssync/gpssyncdialog.cpp:
	  kipi-plugins from trunk : GPSSync : to be able to handle Read
	  Only pictures file format. Just to display GPS location if it
	  available.

2006-10-10 12:35  cgilles

	* [r594192] rawconverter/Makefile.am, rawconverter/dcraw.c,
	  rawconverter/dcrawbinary.cpp, rawconverter/dcrawiface.cpp,
	  rawconverter/plugin_rawconverter.cpp:
	  kipi-plugins from trunk : RAW Converter : bye bye external dcraw
	  depency :
	  
	  Raw onverter plugin use a dedicaced dcraw binary program to run.
	  This is mandatory since dcraw author have broken the command
	  line options
	  compatibility with the 8.x serie.
	  
	  Also, dcraw is not available like a library!
	  
	  The dcraw.c source code embeded in plugin is just a copy of
	  official implementation, but this one have been completly tested
	  with plugin.
	  
	  CCMAIL: kde-imaging@kde.org

2006-10-10 12:30  cgilles

	* [r594189] NEWS, README:
	  update

2006-10-08 17:02  cguthrie

	* [r593666] galleryexport/Makefile.am,
	  galleryexport/exifrestorer.cpp, galleryexport/exifrestorer.h,
	  galleryexport/gallerytalker.cpp, galleryexport/jpegsection.h:
	  Convert to Exiv2 Exif restorer.
	  CCBUG: 129856

2006-10-08 12:56  cguthrie

	* [r593599] configure.in.in:
	  iPod Export requires libgpod 0.4.0+

2006-10-08 12:25  cguthrie

	* [r593587] configure.in.bot:
	  Fix small copy/paste typo in the message relating Exiv2 not
	  being found.

2006-10-05 21:15  anaselli

	* [r592815] NEWS, sendimages/plugin_sendimages.cpp,
	  sendimages/sendimages.cpp, sendimages/sendimages.h,
	  sendimages/sendimagesdialog.cpp, sendimages/sendimagesdialog.h:
	  Added size limit per mail (by Michael Höchstetter)
	  Added a check if at least one image has been added to a mail
	  
	  CCMAIL: kde-imaging@kde.org, michael.hoechstetter@gmx.de

2006-10-05 16:31  cgilles

	* [r592758] NEWS:
	  update

2006-10-05 16:29  cgilles

	* [r592757] gpssync/gpssyncdialog.cpp:
	  typo

2006-10-05 16:28  cgilles

	* [r592756] gpssync/gpslistviewitem.cpp:
	  Fix disty status when Metadata are written in pictures.
	  
	  BUG:135157

2006-10-05 16:20  cgilles

	* [r592750] NEWS:
	  update

2006-10-05 07:41  cgilles

	* [r592623] gpssync/gpssyncdialog.cpp, gpssync/gpssyncdialog.h:
	  kipi-plugins from trunk : GPSSync : if one image is dirty from
	  the list, closing dialog will please user to take a care about
	  to apply pictures changes

2006-10-05 07:34  cgilles

	* [r592621] jpeglossless/jpegtransform.cpp:
	  wrong commit. revert

2006-10-05 07:32  cgilles

	* [r592620] gpssync/gpssyncdialog.cpp,
	  jpeglossless/jpegtransform.cpp:
	  kipi-plugins from trunk : GPSSync : if one image is dirty from
	  the list, closing dialog will please user to take a care about
	  to apply pictures changes

2006-10-05 07:03  cgilles

	* [r592615] gpssync/Makefile.am, jpeglossless/Makefile.am,
	  rawconverter/Makefile.am, timeadjust/Makefile.am:
	  kipi-plugins from trunk : check libexiv2iface depency when it's
	  mandatory

2006-10-04 10:25  anaselli

	* [r592295] acquireimages/Makefile.am,
	  batchprocessimages/Makefile.am, calendar/Makefile.am,
	  cdarchiving/Makefile.am, common/exiv2iface/Makefile.am,
	  configure.in.in, findimages/Makefile.am,
	  flickrexport/Makefile.am, galleryexport/Makefile.am,
	  gpssync/Makefile.am, htmlexport/Makefile.am,
	  imagesgallery/Makefile.am, jpeglossless/Makefile.am,
	  kameraklient/Makefile.am, mpegencoder/Makefile.am,
	  printwizard/Makefile.am, rawconverter/Makefile.am,
	  sendimages/Makefile.am, simpleviewerexport/Makefile.am,
	  slideshow/Makefile.am, timeadjust/Makefile.am:
	  fix problem using automake & co.
	  - added KIPI_PLUGINS_COMMON_INCLUDE into configure.in.in
	  (please test it for regressions)
	  
	  CCMAIL: kde-imaging@kde.org

2006-10-04 10:23  cgilles

	* [r592292] common/exiv2iface/exiv2iface.cpp:
	  kipi-plugins from trunk : bugfix in altitude and longitude
	  decoding

2006-10-03 10:19  cgilles

	* [r591843] common/exiv2iface/exiv2iface.cpp,
	  common/exiv2iface/exiv2iface.h:
	  kipi-plugins from trunk : Exiv2 interface : fix lat/lon/alt GPS
	  ref extraction

2006-10-03 10:18  cgilles

	* [r591842] gpssync/gpslistviewitem.cpp,
	  gpssync/gpssyncdialog.cpp:
	  kipi-plugins from trunk : GPSSync : re-design list view contents
	  like Sony GPS Image tracker do.

2006-10-03 07:38  cgilles

	* [r591810] common/exiv2iface/exiv2iface.cpp:
	  kipi-plugins from trunk : fix broken GPS location decoding using
	  current Exiv2 implementation. Backport getGPSInfo method from
	  digikam core

2006-10-02 13:26  cgilles

	* [r591457] gpssync/getlonlat.php, gpssync/gpsmapwidget.cpp:
	  kipi-plugins from trunk : GPSSync tool : fix php script
	  parameters

2006-10-02 12:46  cgilles

	* [r591444] gpssync/gpsmapwidget.cpp:
	  kipi-plugins from trunk: GPSSync: Fix broken mouse release event
	  with google map widget. Thanks to Marcel for this report

2006-10-01 18:18  cgilles

	* [r591107] gpssync/gpseditdialog.cpp:
	  fix typo

2006-09-30 12:55  cgilles

	* [r590552] gpssync/gpsmapwidget.cpp:
	  using Safari browser is do not improve gg maps rendering

2006-09-30 12:33  cgilles

	* [r590544] gpssync/gpsmapwidget.cpp:
	  force KHTLMPart to use safari browser id with google maps

2006-09-30 09:09  cgilles

	* [r590455] NEWS:
	  update

2006-09-30 09:03  cgilles

	* [r590452] gpssync/gpsdataparser.cpp:
	  kipi-plugins from trunk : GPSSync : optimize GPX data parsing to
	  search the minimal diff time.
	  
	  Fabien, your patch is not optimum because it don't check all
	  items in the list. In fact if the date list of GPS point isn't
	  sorted using time stamp, your optimization don't work.
	  
	  Of course i will very surprise if the gps data list is not
	  sorted in time (:=))). But like I have none experience with GPS
	  data, we must care about this point.
	  
	  Please test this patch indeep and give me your feedback. Thanks
	  in advance.
	  
	  CCBUGS: 134747

2006-09-29 13:15  cgilles

	* [r590188] gpssync/gpseditdialog.cpp:
	  fix typo

2006-09-29 13:12  cgilles

	* [r590187] gpssync/gpseditdialog.cpp:
	  fix typo

2006-09-29 12:45  cgilles

	* [r590177] gpssync/gpseditdialog.cpp, gpssync/gpseditdialog.h,
	  gpssync/gpslistviewitem.cpp, gpssync/gpslistviewitem.h,
	  gpssync/gpssyncdialog.cpp:
	  kipi-plugins from trunk : GPSSync tool : set properly the map
	  zoom level if picture don't have GPS info

2006-09-29 12:32  cgilles

	* [r590169] gpssync/gpseditdialog.h, gpssync/gpsmapwidget.cpp,
	  gpssync/gpsmapwidget.h:
	  using d private internal class

2006-09-29 12:28  cgilles

	* [r590167] gpssync/getlonlat.php, gpssync/gpsmapwidget.cpp:
	  kipi-plugins from trunk : GPSSync tool : handle properly the
	  zoom level from the Google Maps

2006-09-29 11:51  cgilles

	* [r590155] gpssync/getlonlat.php, gpssync/gpsmapwidget.cpp,
	  gpssync/gpsmapwidget.h:
	  remember map zoom level if map is resized.

2006-09-29 10:10  cgilles

	* [r590113] gpssync/gpseditdialog.h:
	  compile with GCC 4.1

2006-09-29 10:04  cgilles

	* [r590109] gpssync/getlonlat.php, gpssync/gpseditdialog.cpp,
	  gpssync/gpseditdialog.h, gpssync/gpsmapwidget.cpp,
	  gpssync/gpsmapwidget.h:
	  kipi-plugins from trunk : GPSSync tool : The GPS location editor
	  dialog now display the Google Maps view like a real widget,
	  without margin and depending of the dialog size. If you reduce
	  or increase dialog size, the world map size will be updated in
	  live.
	  
	  CCMAIL: gerhard@kulzer.net, kde-imaging@ke.org
	  
	  BUG: 133359
	  CCBUGS: 111560

2006-09-28 21:15  cgilles

	* [r589881] gpssync/gpsmapwidget.cpp:
	  fix html property

2006-09-28 21:11  cgilles

	* [r589879] gpssync/gpseditdialog.cpp, gpssync/gpseditdialog.h,
	  gpssync/gpsmapwidget.cpp, gpssync/gpsmapwidget.h:
	  reduce signal emits to check new lat. lon. from map before to
	  send it

2006-09-28 20:57  cgilles

	* [r589877] gpssync/gpseditdialog.cpp:
	  fix layout

2006-09-28 20:53  cgilles

	* [r589875] gpssync/gpseditdialog.cpp, gpssync/gpseditdialog.h:
	  fix events to use to save settings properly.

2006-09-28 14:12  cgilles

	* [r589712] gpssync/gpseditdialog.cpp, gpssync/gpssyncdialog.cpp:
	  kipi-plugins from trunk : GPSSync tool : fix signals from buttons

2006-09-28 14:07  cgilles

	* [r589704] gpssync/gpseditdialog.cpp:
	  kipi-plugins from trunk : GPSSync tool : fix layout

2006-09-28 10:51  cgilles

	* [r589554] gpssync/Makefile.am, gpssync/getlonlat.php,
	  gpssync/gpseditdialog.cpp, gpssync/gpseditdialog.h,
	  gpssync/gpsmapwidget.cpp, gpssync/gpsmapwidget.h:
	  kipi-plugins from trunk : GPSSync tool : The GPS location editor
	  dialognow use a dediced Google Maps to select the right place
	  where have been taken the pictures.
	  
	  Improvements :
	  
	  - If the current picture already have GPS coordinates, the map
	  will pan to the right place automaiticly at session startup!
	  
	  - The GPS coordinates are automaticly captured by the dialog
	  when the user right click on the map ! There is nothing to do
	  manually to set the GPS location...
	  
	  Angelo: with this plugin, i'm using a little php script to
	  handle the google map with is interfaced with the plugin dialog
	  ! This php script is hosted actually in a 3rd party digikam
	  page. I would to host this page in the new kipi-plugins web
	  project page. Can you help me ?
	  
	  Noe : there is a copy of php script in svn.
	  
	  CCMAIL: gerhard@kulzer.net, kde-imaging@ke.org
	  
	  BUG: 133359
	  CCBUGS: 111560

2006-09-28 06:47  cgilles

	* [r589488] gpssync/gpseditdialog.cpp, gpssync/gpseditdialog.h,
	  gpssync/gpssyncdialog.cpp, gpssync/gpssyncdialog.h:
	  kipi-plugins from trunk : GPSSync tool : "Remove" button to
	  delete GPS data from picture is now on main dialog.
	  
	  CCMAIL: gerhard@kulzer.net
	  
	  CCBUGS: 133359, 111560

2006-09-28 00:21  seb

	* [r589347] ipodexport/ipodexportdialog.cpp:
	  Improve ipod detection times by a magnitude

2006-09-27 15:17  seb

	* [r589076] configure.in.in, ipodexport/Makefile.am,
	  ipodexport/imagelistitem.cpp, ipodexport/imagelistitem.h,
	  ipodexport/ipodexportdialog.cpp:
	  Port to newer libgpod-cvs api (still works with 0.4.0)

2006-09-27 14:46  cgilles

	* [r589066] NEWS:
	  update

2006-09-27 14:45  cgilles

	* [r589065] common/exiv2iface/exiv2iface.cpp:
	  kipi-plugins from trunk : fix GPS altitude value extraction.
	  
	  BUG: 134749

2006-09-27 14:21  cgilles

	* [r589056] gpssync/gpseditdialog.cpp, gpssync/gpseditdialog.h:
	  kipi-plugins from trunk : GPSSync tool : remember the GPS
	  position editor dialog settings between sessions.
	  
	  CCMAIL: gerhard@kulzer.net
	  
	  CCBUGS: 133359, 111560

2006-09-27 12:28  cgilles

	* [r589006] gpssync/gpseditdialog.cpp:
	  fix i18n

2006-09-27 12:27  cgilles

	* [r589005] gpssync/gpslistviewitem.cpp,
	  gpssync/gpslistviewitem.h, gpssync/gpssyncdialog.cpp:
	  kipi-plugins from trunk : GPSSync tool : added capabilty to
	  add/remove GPS position manually to more than one pictures at
	  the same time. Just take your pictures selection on the list
	  using SHIFT/CTRL keys and push "Edit Coordinates" button.
	  
	  CCMAIL: gerhard@kulzer.net
	  
	  CCBUGS: 133359, 111560

2006-09-27 10:02  cgilles

	* [r588886] gpssync/gpseditdialog.cpp:
	  always enable JavaScript

2006-09-27 08:52  cgilles

	* [r588865] gpssync/Makefile.am, gpssync/gpseditdialog.cpp,
	  gpssync/gpseditdialog.h, gpssync/gpssyncdialog.cpp:
	  kipi-plugins from trunk : GPSSync tool : use a KHTMLPart widget
	  to embed web locator page in GPS positions editor dialog
	  
	  CCMAIL: gerhard@kulzer.net
	  
	  CCBUGS: 133359, 111560

2006-09-26 11:37  cgilles

	* [r588569] gpssync/gpseditdialog.cpp, gpssync/gpseditdialog.h,
	  gpssync/gpslistviewitem.cpp:
	  kipi-plugins from trunk : GPSSync tool : improve GPS position
	  editor dialog with a better precision. Don't use a
	  KDoubleNumInput widget but a KLineEdit instead to be able to cut
	  and paste easily position coordinate from konqueror. Added
	  buttons to clear GPS position entries.
	  
	  CCMAIL: gerhard@kulzer.net
	  
	  CCBUGS: 133359, 111560

2006-09-26 09:14  cgilles

	* [r588511] gpssync/gpseditdialog.cpp:
	  kipi-plugins from trunk : GPSSync tool : added mapki link
	  CCMAIL: gerhard@kulzer.net
	  
	  CCBUGS: 133359, 111560

2006-09-26 08:54  cgilles

	* [r588502] gpssync/gpslistviewitem.cpp,
	  gpssync/gpslistviewitem.h:
	  kipi-plugins from trunk : GPSSync tool : to be able to set GPS
	  info in pictures if time stamp is not available and if user set
	  GPS coordinate manually
	  
	  CCMAIL: kde-imaging@kde.org, alexios.beveratos@gmail.com,
	  gerhard@kulzer.net
	  
	  CCBUGS: 133359, 111560

2006-09-25 18:28  cgilles

	* [r588355] gpssync/gpslistviewitem.cpp:
	  using more generic Exiv2iface api

2006-09-25 18:27  cgilles

	* [r588354] common/exiv2iface/exiv2iface.cpp:
	  more generic api

2006-09-25 18:22  cgilles

	* [r588351] gpssync/gpsdatacontainer.h, gpssync/gpssyncdialog.cpp,
	  gpssync/gpssyncdialog.h:
	  fix broken compilation with gcc 4.1

2006-09-25 14:27  cgilles

	* [r588294] gpssync/gpseditdialog.cpp, gpssync/gpseditdialog.h:
	  kipi-plugins from trunk : GPSSync tool : add links to external
	  web tools to get GPS coordinate. First one is CapeLinks web
	  site...
	  
	  CCMAIL: kde-imaging@kde.org, alexios.beveratos@gmail.com,
	  gerhard@kulzer.net
	  
	  CCBUGS: 133359, 111560

2006-09-25 13:54  cgilles

	* [r588276] gpssync/gpseditdialog.cpp:
	  fix precision

2006-09-25 13:05  seb

	* [r588255] ipodexport/imagelist.cpp,
	  ipodexport/ipodexportdialog.cpp, ipodexport/ipodexportdialog.h:
	  After transferring photos to the ipod, repopulate the target
	  album to show the uploaded pictures

2006-09-25 12:53  cgilles

	* [r588251] gpssync/Makefile.am, gpssync/gpseditdialog.cpp,
	  gpssync/gpseditdialog.h, gpssync/gpslistviewitem.cpp,
	  gpssync/gpslistviewitem.h, gpssync/gpssyncdialog.cpp,
	  gpssync/gpssyncdialog.h:
	  kipi-plugins from trunk : GPSSync tool :
	  
	  - New options :
	  * to set GPS coordinates manually.
	  * to remove all GPS info from file.
	  
	  - Bug fix (relevant of EXIV2 library ?) : we need to clean up
	  all GPS info from file before to rewrite it.
	  Andreas, i have seen that if a picture has already GPS infos, if
	  i don't process a clean up of all Exif.GPSInfo tags,
	  the lattitude and altitude values are set to 0.
	  
	  CCMAIL: kde-imaging@kde.org, alexios.beveratos@gmail.com,
	  gerhard@kulzer.net, ahuggel@gmx.net
	  
	  CCBUGS: 133359, 111560

2006-09-25 12:34  seb

	* [r588249] ipodexport/ipodexportdialog.cpp,
	  ipodexport/ipodexportdialog.h:
	  * Add button to rename ipod photo albums
	  * Fix potential crashes if libgpod 0.4.0 was used

2006-09-25 12:15  cgilles

	* [r588242] common/exiv2iface/exiv2iface.cpp,
	  common/exiv2iface/exiv2iface.h:
	  new method to erase all GPS Exif tags

2006-09-25 08:41  cgilles

	* [r588176] gpssync/gpssyncdialog.cpp:
	  time is in minutes from gui, not seconds.

2006-09-25 07:56  seb

	* [r588164] ipodexport/ipodexportdialog.cpp:
	  Missed an #define for a patch which will go upstream for libgpod
	  0.4.1.
	  Thanks to Gilles for finding this!

2006-09-25 06:46  cgilles

	* [r588155] README:
	  update depency

2006-09-25 06:44  cgilles

	* [r588154] gpssync/gpssyncdialog.cpp:
	  kipi-plugins from trunk : GPSSync tool : new option to set the
	  maximum distance time in minutes to get matched points from GPX
	  file around a GPS point to interpolate.
	  
	  CCMAIL: kde-imaging@kde.org, alexios.beveratos@gmail.com,
	  gerhard@kulzer.net
	  
	  CCBUGS: 133359, 111560

2006-09-25 06:18  cgilles

	* [r588150] gpssync/gpsdataparser.cpp, gpssync/gpsdataparser.h,
	  gpssync/gpssyncdialog.cpp:
	  code polishing

2006-09-25 04:06  seb

	* [r588136] configure.in.bot, configure.in.in,
	  ipodexport/imagelist.cpp, ipodexport/imagelist.h,
	  ipodexport/imagelistitem.cpp, ipodexport/imagelistitem.h,
	  ipodexport/ipodexportdialog.cpp, ipodexport/ipodexportdialog.h,
	  ipodexport/plugin_ipodexport.cpp:
	  * Detect libgpod 0.4.0 release, now required
	  * Subclass the imagelist for ipod and upload types, drawing
	  balloon help bubbles too
	  * Enclose the plugin in a namespace to prevent potential memory
	  conflicts between kipi-plugins
	  * Overhaul the UI design, allowing the user to create, delete,
	  and rename photo albums on the ipod
	  * Allow deleting of photos/albums if libgpod-cvs is used
	  CCMAIL: kde-imaging@kde.org

2006-09-24 18:50  cgilles

	* [r588048] gpssync/gpsdataparser.cpp, gpssync/gpsdataparser.h,
	  gpssync/gpssyncdialog.cpp:
	  using GPSDataContainer everywhere

2006-09-23 21:15  cgilles

	* [r587737] gpssync/gpsbabelbinary.cpp:
	  fix debug statement

2006-09-23 12:28  cgilles

	* [r587620] gpssync/gpsdatacontainer.h, gpssync/gpsdataparser.cpp,
	  gpssync/gpslistviewitem.cpp, gpssync/gpslistviewitem.h,
	  gpssync/gpssyncdialog.cpp:
	  kipi-plugins from trunk : using GPSDataContainer class
	  everywhere. polish source code.

2006-09-23 06:05  seb

	* [r587561] ipodexport/ipodexportdialog.cpp:
	  Disable the ipod list if there is no ipod plugged in.
	  
	  Heres a new screenshot:
	  http://www.sebruiz.net/files/ipod_photo.png

2006-09-23 05:56  seb

	* [r587555] ipodexport/ipodexportdialog.cpp,
	  ipodexport/ipodexportdialog.h:
	  * Re-enable transferring of photos to the ipod
	  * Allow creating new photo albums on the ipod

2006-09-23 05:25  seb

	* [r587551] ipodexport/ipodexportdialog.cpp,
	  ipodexport/ipodexportdialog.h:
	  New widget for displaying contents of the ipod. soon to have
	  previews and add/remove album functionality.
	  Transferring is temporarily disabled

2006-09-22 23:03  seb

	* [r587474] ipodexport/ipodexportdialog.cpp:
	  Disable the Start button if there is no ipod plugged in

2006-09-22 16:17  cgilles

	* [r587401] gpssync/gpssyncdialog.cpp:
	  fix

2006-09-22 15:48  seb

	* [r587389] ipodexport/ipodexportdialog.cpp:
	  Add a green label to show successful finding of ipod

2006-09-22 15:32  seb

	* [r587386] ipodexport/plugin_ipodexport.cpp,
	  ipodexport/plugin_ipodexport.h:
	  Remove unneeded secondary action, and make the primary action an
	  entry in the Tools Menu

2006-09-22 15:29  seb

	* [r587385] trunk/extragear/libs, htmlexport,
	  trunk/extragear/libs/libkexif,
	  trunk/extragear/libs/libkipi/libkipi:
	  Update ignores

2006-09-22 15:28  seb

	* [r587384] ipodexport/ipodexportdialog.cpp,
	  ipodexport/ipodexportdialog.h:
	  Complete the dialog initialisation:
	  - add the selected files to the list view
	  - allow adding/removal of files
	  - update the progress bar as images are uploaded

2006-09-22 15:04  seb

	* [r587381] ipodexport/Makefile.am, ipodexport/imagelist.cpp,
	  ipodexport/imagelistitem.cpp, ipodexport/imagelistitem.h,
	  ipodexport/ipodexportdialog.cpp, ipodexport/ipodexportdialog.h:
	  Make the ipod upload dialog work well!
	  Add and remove item functionality to the list view (which was
	  stolen from the batch image processing!)

2006-09-22 14:36  cgilles

	* [r587368] gpssync/gpsdataparser.cpp:
	  kipi-plugins from trunk : GPSSync tool : interpolate altitude
	  value like latitude and longitude.
	  
	  CCMAIL: kde-imaging@kde.org, alexios.beveratos@gmail.com,
	  gerhard@kulzer.net
	  
	  CCBUGS: 133359, 111560

2006-09-22 13:10  cgilles

	* [r587348] gpssync/gpsdataparser.cpp, gpssync/gpsdataparser.h,
	  gpssync/gpslistviewitem.cpp, gpssync/gpslistviewitem.h,
	  gpssync/gpssyncdialog.cpp, gpssync/gpssyncdialog.h:
	  kipi-plugins from trunk : GPSSync tool : added new option to
	  interpolate GPS positions.
	  
	  CCMAIL: kde-imaging@kde.org, alexios.beveratos@gmail.com,
	  gerhard@kulzer.net
	  
	  CCBUGS: 133359, 111560

2006-09-22 10:42  cgilles

	* [r587322] gpssync/gpsdataparser.cpp, gpssync/gpsdataparser.h,
	  gpssync/gpssyncdialog.cpp:
	  kipi-plugins from trunk : GPSSync tool : added new option to set
	  camera time-zone in hours to match properly all pictures with
	  GPS data using GMT time.
	  
	  CCMAIL: kde-imaging@kde.org, alexios.beveratos@gmail.com,
	  gerhard@kulzer.net
	  
	  CCBUGS: 133359, 111560

2006-09-22 09:11  seb

	* [r587316] configure.in.in:
	  Hopefully a better check for libgpod cvs. Check directly for
	  the itdb photo methods

2006-09-22 09:01  seb

	* [r587315] ipodexport, ipodexport/ipodexportdialog.cpp,
	  ipodexport/ipodexportdialog.h:
	  Disable the contents of the dialog and provide a warning label
	  if there is no ipod connected

2006-09-22 08:59  cgilles

	* [r587313] gpssync/gpssyncdialog.cpp:
	  missing i18n

2006-09-22 08:47  cgilles

	* [r587310] gpssync/gpssyncdialog.cpp:
	  kipi-plugins from trunk : GPSSync tool : added new option to set
	  the max gap time in seconds to synchronize pictures with GPS
	  data. default value is 30s.
	  
	  CCMAIL: kde-imaging@kde.org, alexios.beveratos@gmail.com,
	  gerhard@kulzer.net
	  
	  CCBUGS: 133359, 111560

2006-09-22 08:15  seb

	* [r587306] ipodexport/Makefile.am, ipodexport/imagelist.cpp,
	  ipodexport/imagelist.h, ipodexport/ipodexportdialog.cpp,
	  ipodexport/ipodexportdialog.h, ipodexport/plugin_ipodexport.cpp:
	  * Copy over the batch image processing image list view for use
	  with ipod export
	  * More work towards the dialog
	  * Dont crash if there is no ipod plugged in

2006-09-22 07:54  seb

	* [r587303] ipodexport/plugin_ipodexport.cpp:
	  Include necessary for g_init_type()

2006-09-22 07:44  seb

	* [r587298] ipodexport/plugin_ipodexport.cpp:
	  Don't do crazy crashing stuff

2006-09-22 07:37  cgilles

	* [r587297] README:
	  upate

2006-09-22 07:29  cgilles

	* [r587290] README:
	  update

2006-09-22 07:05  cgilles

	* [r587287] NEWS:
	  update

2006-09-22 06:59  seb

	* [r587286] acquireimages, batchprocessimages, calendar,
	  cdarchiving, common, common/exiv2iface, findimages,
	  flickrexport, galleryexport, gpssync, htmlexport,
	  htmlexport/themes/simple, ipodexport, jpeglossless,
	  kameraklient, mpegencoder, printwizard, rawconverter,
	  rawconverter/profiles, sendimages, simpleviewerexport,
	  slideshow, timeadjust, wallpaper:
	  Totally update all the svn:ignore properties, of nearly all the
	  kipi-plugins...

2006-09-22 06:52  seb

	* [r587284] Makefile.am, configure.in.bot, configure.in.in,
	  ipodexport, ipodexport/Makefile.am,
	  ipodexport/ipodexportdialog.cpp, ipodexport/ipodexportdialog.h,
	  ipodexport/kipiplugin_ipodexport.desktop,
	  ipodexport/plugin_ipodexport.cpp,
	  ipodexport/plugin_ipodexport.h:
	  Import of a kipi plugin to transfer photos to an iPod photo/video
	  Requires libgpod > 0.3.2 (ie cvs version)
	  
	  Testing is welcomed, but I would advise not using it if you have
	  a well established and important photo database which is already
	  on the ipod.
	  
	  CCMAIL: kde-imaging@kde.org

2006-09-21 21:42  anaselli

	* [r587182] TODO, trunk/extragear/libs/prepare_kipiplugins.rb:
	  change release also in
	  kipi-plugins/common/include/pluginsversion.h
	  to prepare kipi-plugins release

2006-09-21 18:24  cgilles

	* [r587143] gpssync/gpssyncdialog.cpp, gpssync/gpssyncdialog.h:
	  using internal d private class

2006-09-21 18:04  cgilles

	* [r587140] gpssync/gpsdatacontainer.h, gpssync/gpsdataparser.cpp,
	  gpssync/gpsdataparser.h:
	  separate class GPSData and GPSDataParser

2006-09-21 16:39  cgilles

	* [r587123] configure.in.bot:
	  fix

2006-09-21 16:38  cgilles

	* [r587122] configure.in.in:
	  fix

2006-09-21 12:53  cgilles

	* [r587074] NEWS:
	  update

2006-09-21 12:52  cgilles

	* [r587073] gpssync/gpsdataparser.cpp, gpssync/gpsdataparser.h,
	  gpssync/gpslistviewitem.cpp, gpssync/gpslistviewitem.h,
	  gpssync/gpssyncdialog.cpp, gpssync/gpssyncdialog.h,
	  gpssync/plugin_gpssync.cpp:
	  kipi-plugins from trunk : new plugin to synchronize pictures
	  metadata with a GPS data file.
	  
	  First beta version of GPSSync kipi-plugin is now available for
	  testing.
	  
	  To use it, you need a GPX xml file generated by your GPS device.
	  The GPX file must be generated to render a wayspoints or
	  trackpoints list.
	  
	  If your GPS device do not support GPX, you can generate it using
	  GPSBabel program like this :
	  
	  # gpsbabel -w -i mapsource -f Driveback.mps -o gpx -F
	  Driveback.gpx
	  
	  The plugin use the Exif time-stamp to correlate GPS data.
	  Accuracy of 30s is used to diff camera and GPS time-stamp. Of
	  course, the date of your GPS device and your camera must be set
	  properly (:=))).
	  
	  Some links:
	  
	  GPSBalbel: http://www.gpsbabel.org
	  GPX file format: http://www.topografix.com/gpx.asp
	  Plugin in action:
	  http://digikam3rdparty.free.fr/Screenshots/newkipigpssyncplugin.png
	  
	  CCMAIL: kde-imaging@kde.org, digikam-devel@kde.org,
	  digikam-users@kde.org, alexios.beveratos@gmail.com,
	  gerhard@kulzer.net
	  
	  BUG: 111560
	  CCBUGS: 133359

2006-09-21 12:38  cgilles

	* [r587069] Makefile.am:
	  GPSSync kipi plugin can be compiled and used now.

2006-09-21 08:11  cgilles

	* [r586987] gpssync/gpslistviewitem.h:
	  fix

2006-09-21 08:10  cgilles

	* [r586986] gpssync/gpslistviewitem.cpp,
	  gpssync/gpslistviewitem.h:
	  using d private class to store private members

2006-09-21 07:58  cgilles

	* [r586982] imagesgallery/plugin_imagesgallery.cpp:
	  fix i18n

2006-09-21 07:57  cgilles

	* [r586980] htmlexport/Makefile.am, htmlexport/wizard.cpp,
	  htmlexport/wizard.h:
	  kipi-plugins from trunk : HTML Export plugin : just add a full
	  help button like others plugin.

2006-09-20 20:37  cgilles

	* [r586878] gpssync/gpslistviewitem.cpp,
	  gpssync/gpssyncdialog.cpp:
	  fix listview col. order
	  fix JPEG extension decoding

2006-09-20 14:57  cgilles

	* [r586770] gpssync, gpssync/Makefile.am,
	  gpssync/gpsbabelbinary.cpp, gpssync/gpsbabelbinary.h,
	  gpssync/gpsdataparser.cpp, gpssync/gpsdataparser.h,
	  gpssync/gpslistviewitem.cpp, gpssync/gpslistviewitem.h,
	  gpssync/gpssyncdialog.cpp, gpssync/gpssyncdialog.h,
	  gpssync/hi16-action-gpsimagetag.png,
	  gpssync/hi32-action-gpsimagetag.png,
	  gpssync/kipiplugin_gpssync.desktop, gpssync/plugin_gpssync.cpp,
	  gpssync/plugin_gpssync.h:
	  kipi-plugins from trunk : new plugin to synchronize pictures
	  metadata with a GPS data file.
	  
	  This plugin is under development and not yet done (missing GPS
	  file parser implementation using GPSBabel program).
	  It will not be compiled.
	  
	  CCMAIL: kde-imaging@kde.org, alexios.beveratos@gmail.com,
	  gerhard@kulzer.net

2006-09-20 08:47  cgilles

	* [r586666] rawconverter/batchdialog.cpp,
	  rawconverter/dcrawbinary.cpp,
	  rawconverter/dcrawsettingswidget.cpp,
	  rawconverter/dcrawsettingswidget.h,
	  rawconverter/singledialog.cpp:
	  fix minimum dcraw release number : 8.16 at least

2006-09-20 08:46  cgilles

	* [r586665] README:
	  update

2006-09-20 07:03  cgilles

	* [r586636] common/exiv2iface/exiv2iface.cpp,
	  common/exiv2iface/exiv2iface.h:
	  new methods to set/get GPS info into Exif metadata

2006-09-19 20:32  cgilles

	* [r586509] rawconverter/rawdecodingsettings.h:
	  polish

2006-09-19 09:46  anaselli

	* [r586275] TODO:
	  a todo for reminding me something

2006-09-19 09:43  anaselli

	* [r586272] NEWS:
	  added bug 91545 - try following Gilles way :)

2006-09-19 09:40  anaselli

	* [r586270] slideshow/plugin_slideshow.cpp:
	  patch provided by drajar <djarca73 at yahoo dot com>
	  Tested by Gilles
	  BUG: 91545

2006-09-19 06:05  cgilles

	* [r586232] Makefile.am:
	  compile

2006-09-19 06:02  cgilles

	* [r586230] configure.in.in:
	  kipi-plugins from trunk : if Exiv2 library is not found,
	  kipi-plugins cannot be compiled

2006-09-19 05:50  cgilles

	* [r586229] jpeglossless/Makefile.am:
	  fix

2006-09-19 05:49  cgilles

	* [r586228] timeadjust/Makefile.am:
	  fix

2006-09-19 05:37  cgilles

	* [r586226] configure.in.bot:
	  kipi-plugins from trunk : more detailled results of .configure
	  script

2006-09-18 14:34  cgilles

	* [r586023] Makefile.am:
	  fix

2006-09-18 14:30  cgilles

	* [r586022] configure.in.in:
	  update

2006-09-18 14:25  cgilles

	* [r586020] configure.in.in:
	  update

2006-09-18 14:24  cgilles

	* [r586019] configure.in.bot:
	  update

2006-09-18 14:22  cgilles

	* [r586018] configure.in.bot:
	  update

2006-09-18 13:32  cgilles

	* [r586002] NEWS:
	  update

2006-09-18 13:28  cgilles

	* [r585999] Makefile.am:
	  compile

2006-09-18 12:31  cgilles

	* [r585980] trunk/extragear/libs/PACKAGING, README,
	  configure.in.bot, configure.in.in:
	  kipi-plugins from trunk : removing libkexif depency ! We using
	  Exiv2 instead everywhere.
	  
	  Developers, please take a look into the new Exiv2 interface
	  kipi-plugins/common/exiv2iface.cpp to manage metadata into your
	  kipi-plugins.
	  This class is a simplified version of the DMetadata class from
	  digiKam core. Please contact digiKam team if you want to
	  add/fix/improve new
	  methods. Thanks in advance.
	  
	  CCMAIL: digikam-devel@kde.org, kde-imaging@kde.org

2006-09-18 12:19  cgilles

	* [r585975] NEWS:
	  update

2006-09-18 12:17  cgilles

	* [r585974] common/exiv2iface/exiv2iface.cpp,
	  common/exiv2iface/exiv2iface.h, jpeglossless/Makefile.am,
	  jpeglossless/jpegtransform.cpp, jpeglossless/jpegtransform.h,
	  kipiplugins.kdevelop:
	  kipi-plugins from trunk : JPEGLossLess plugin : Using Exiv2
	  library intead libkexif.
	  CCMAIL: kde-imaging@kde.org

2006-09-18 12:06  cgilles

	* [r585969] common/exiv2iface/Makefile.am:
	  file missing

2006-09-18 11:35  cgilles

	* [r585956] timeadjust/Makefile.am:
	  polish

2006-09-18 11:14  cgilles

	* [r585945] rawconverter/plugin_rawconverter.cpp:
	  fix typo

2006-09-18 10:50  cgilles

	* [r585936] NEWS:
	  update

2006-09-18 10:46  cgilles

	* [r585935] jpeglossless/imageflip.cpp:
	  polish

2006-09-18 10:44  cgilles

	* [r585933] timeadjust/timeadjustdialog.cpp:
	  kipi-plugins from trunk : TimeAdjust plugin : polish dialog

2006-09-18 10:21  cgilles

	* [r585927] common/exiv2iface/exiv2iface.cpp,
	  common/exiv2iface/exiv2iface.h, rawconverter/dcrawiface.cpp,
	  timeadjust/Makefile.am, timeadjust/plugin_timeadjust.cpp,
	  timeadjust/plugin_timeadjust.h, timeadjust/timeadjustdialog.cpp,
	  timeadjust/timeadjustdialog.h:
	  kipi-plugins from trunk : TimeAdjust plugin : Using Exiv2
	  library intead libkexif.
	  CCMAIL: kde-imaging@kde.org

2006-09-18 09:35  cgilles

	* [r585913] Makefile.am:
	  compile

2006-09-18 09:32  cgilles

	* [r585911] rawconverter/Makefile.am:
	  compile

2006-09-18 09:26  cgilles

	* [r585910] common/Makefile.am, common/exiv2iface,
	  common/exiv2iface/exiv2iface.cpp,
	  common/exiv2iface/exiv2iface.h, rawconverter/Makefile.am,
	  rawconverter/exiv2iface.cpp, rawconverter/exiv2iface.h:
	  kipi-plugins from trunk : moving exiv2 interface to plugins
	  common place

2006-09-18 08:48  cgilles

	* [r585900] rawconverter/dcrawiface.cpp,
	  rawconverter/exiv2iface.cpp, rawconverter/exiv2iface.h:
	  kipi-plugins from trunk : Raw Converter : More Exif/Iptc
	  information are updated during conversion

2006-09-18 06:42  cgilles

	* [r585881] rawconverter/batchdialog.cpp,
	  rawconverter/savesettingswidget.cpp,
	  rawconverter/singledialog.cpp:
	  kipi-plugins from trunk : Raw Converter : using KIO::renameDlg
	  instead KFileDialog.

2006-09-15 13:50  cgilles

	* [r584777] rawconverter/batchdialog.cpp:
	  following the current item in the list during conversion

2006-09-15 13:25  cgilles

	* [r584767] README:
	  update

2006-09-15 13:23  cgilles

	* [r584765] NEWS:
	  update

2006-09-15 13:17  cgilles

	* [r584763] Makefile.am, configure.in.bot, configure.in.in,
	  kipiplugins.kdevelop, rawconverter/Makefile.am,
	  rawconverter/dcrawiface.cpp, rawconverter/dcrawiface.h,
	  rawconverter/exiv2iface.cpp, rawconverter/exiv2iface.h:
	  kipi-plugins from trunk : Raw Converter :
	  Exif/makernotes/iptc/gps metadata restoration after RAW image
	  decoding.
	  
	  - Add Exiv2 depency. I recommend to use the current
	  implementation of Exiv2 from svn (Exiv2 0.11 will be release in
	  a near future)
	  
	  - Add a new Exiv2 interface class based on some part of digiKam
	  core. This class will be will be moved later to the common
	  plugins folder to remplace libkexif depency everywhere. I need
	  to polish and improve the code before.
	  
	  - Actually, 2 output file formats are fully supported to store
	  metadata : JPEG and PNG. Note PNG Exif/Iptc storing use
	  ImageMagick raw profile stored in compressed text chunk.
	  Tiff file format will be added when Exiv2 library will support
	  Tiff write io (normally later 0.11 release)
	  
	  To all digiKam users : after to have converted Raw files using
	  this plugin, you will have the pleasure to see all metadata into
	  target files using Metadata side bar (:=)))
	  
	  CCMAIL: kde-imaging@kde.org
	  
	  BUG : 107905
	  CCBUGS: 128394

2006-09-15 10:25  cgilles

	* [r584591] rawconverter/dcrawbinary.h,
	  rawconverter/dcrawiface.cpp, rawconverter/dcrawiface.h,
	  rawconverter/rawdecodingsettings.h,
	  rawconverter/singledialog.cpp:
	  kipi-plugins from trunk : Raw Converter : full cancelable (when
	  you want) dcraw instance during RAW image data decoding.
	  The code use now a KProcess instance instead a simple
	  non-cancelable popen() call. The implementation is inspired from
	  digiKam RAW image loader
	  CCBUGS: 107905, 128394

2006-09-15 08:33  cgilles

	* [r584564] batchprocessimages/Makefile.am,
	  batchprocessimages/borderimagesdialog.cpp,
	  batchprocessimages/colorimagesdialog.cpp,
	  batchprocessimages/convertimagesdialog.cpp,
	  batchprocessimages/effectimagesdialog.cpp,
	  batchprocessimages/filterimagesdialog.cpp,
	  batchprocessimages/imagepreview.cpp,
	  batchprocessimages/outputdialog.cpp,
	  batchprocessimages/recompressimagesdialog.cpp,
	  batchprocessimages/renameimagesdialog.cpp,
	  batchprocessimages/resizeimagesdialog.cpp:
	  using kipi-plugins version instead libkipi into about data

2006-09-15 08:19  cgilles

	* [r584556] acquireimages/Makefile.am,
	  acquireimages/acquireimagedialog.cpp,
	  acquireimages/screenshotdialog.cpp:
	  using kipi-plugins version instead libkipi into about data

2006-09-15 08:17  cgilles

	* [r584554] calendar/Makefile.am, calendar/calwizard.cpp:
	  using kipi-plugins version instead libkipi into about data

2006-09-15 08:15  cgilles

	* [r584553] cdarchiving/Makefile.am,
	  cdarchiving/cdarchivingdialog.cpp:
	  using kipi-plugins version instead libkipi into about data

2006-09-15 08:14  cgilles

	* [r584552] findimages/Makefile.am,
	  findimages/finddupplicatedialog.cpp:
	  using kipi-plugins version instead libkipi into about data

2006-09-15 08:12  cgilles

	* [r584551] galleryexport/Makefile.am,
	  galleryexport/gallerywindow.cpp:
	  using kipi-plugins version instead libkipi into about data

2006-09-15 08:07  cgilles

	* [r584549] imagesgallery/Makefile.am,
	  imagesgallery/imgallerydialog.cpp:
	  using kipi-plugins version instead libkipi into about data

2006-09-15 08:05  cgilles

	* [r584547] kameraklient/Makefile.am, kameraklient/cameraui.cpp:
	  using kipi-plugins version instead libkipi into about data

2006-09-15 08:03  cgilles

	* [r584546] mpegencoder/Makefile.am, mpegencoder/kimg2mpg.cpp:
	  using kipi-plugins version instead libkipi into about data

2006-09-15 08:00  cgilles

	* [r584545] printwizard/Makefile.am,
	  printwizard/frmprintwizard.cpp:
	  using kipi-plugins version instead libkipi into about data

2006-09-15 07:56  cgilles

	* [r584544] sendimages/Makefile.am,
	  sendimages/sendimagesdialog.cpp:
	  using kipi-plugins version instead libkipi into about data

2006-09-15 07:54  cgilles

	* [r584543] simpleviewerexport/Makefile.am,
	  simpleviewerexport/svedialog.cpp:
	  using kipi-plugins version instead libkipi into about data

2006-09-15 07:53  cgilles

	* [r584542] slideshow/Makefile.am, slideshow/slideshowconfig.cpp:
	  using kipi-plugins version instead libkipi into about data

2006-09-15 07:51  cgilles

	* [r584541] timeadjust/Makefile.am,
	  timeadjust/timeadjustdialog.cpp:
	  using kipi-plugins version instead libkipi into about data

2006-09-15 07:46  cgilles

	* [r584540] flickrexport/Makefile.am,
	  flickrexport/flickrwindow.cpp:
	  using kipi-plugins version instead libkipi

2006-09-15 07:06  cgilles

	* [r584532] NEWS:
	  update

2006-09-15 07:04  cgilles

	* [r584531] flickrexport/flickrtalker.cpp:
	  kipi plugins from trunk : flickr Export : patch from Debajyoti
	  Bera about new flickr API compliant
	  BUG:132659

2006-09-14 14:38  cgilles

	* [r584364] rawconverter/dcrawsettingswidget.cpp:
	  fix i18n

2006-09-14 14:34  cgilles

	* [r584363] rawconverter/dcrawsettingswidget.cpp:
	  fix i18n

2006-09-14 14:32  cgilles

	* [r584362] rawconverter/dcrawsettingswidget.cpp:
	  fix i18n

2006-09-14 14:24  cgilles

	* [r584359] rawconverter/dcrawiface.h,
	  rawconverter/rawdecodingsettings.h:
	  separate RawDecodingSettings class and DcrawIface class

2006-09-14 12:28  cgilles

	* [r584331] rawconverter/dcrawiface.cpp:
	  init pointer to 0

2006-09-14 12:20  cgilles

	* [r584324] rawconverter/dcrawiface.cpp:
	  int pointer to 0

2006-09-14 12:15  cgilles

	* [r584320] rawconverter/dcrawiface.cpp:
	  init pointer to 0

2006-09-14 11:14  cgilles

	* [r584218] rawconverter/batchdialog.cpp,
	  rawconverter/batchdialog.h,
	  rawconverter/dcrawsettingswidget.cpp,
	  rawconverter/dcrawsettingswidget.h,
	  rawconverter/savesettingswidget.cpp,
	  rawconverter/savesettingswidget.h,
	  rawconverter/singledialog.cpp, rawconverter/singledialog.h:
	  kipi-plugins from trunk : Raw Converter : add 'Default' button
	  to set all settings to default values.
	  
	  CCMAIL: kde-imaging@kde.org
	  
	  CCBUGS: 107905, 128394

2006-09-14 11:00  cgilles

	* [r584213] rawconverter/savesettingswidget.cpp:
	  fix 18n

2006-09-14 10:55  cgilles

	* [r584212] rawconverter/dcrawsettingswidget.cpp:
	  fix 18n

2006-09-14 10:48  cgilles

	* [r584211] rawconverter/dcrawsettingswidget.cpp:
	  add RGB color space descriptions

2006-09-14 09:28  cgilles

	* [r584185] rawconverter/batchdialog.cpp,
	  rawconverter/batchdialog.h,
	  rawconverter/dcrawsettingswidget.cpp,
	  rawconverter/dcrawsettingswidget.h,
	  rawconverter/plugin_rawconverter.cpp,
	  rawconverter/plugin_rawconverter.h,
	  rawconverter/singledialog.cpp, rawconverter/singledialog.h:
	  kipi-plugins from trunk : Raw Converter : print dcraw version
	  detected at startup to the header of RAW decoding settings area.
	  
	  CCMAIL: kde-imaging@kde.org
	  
	  CCBUGS: 107905, 128394

2006-09-14 09:11  cgilles

	* [r584176] rawconverter/Makefile.am,
	  rawconverter/dcrawbinary.cpp, rawconverter/dcrawbinary.h,
	  rawconverter/plugin_rawconverter.cpp:
	  kipi-plugins from trunk : Raw Converter : dcraw version
	  detection at startup. Code come from digiKam project
	  
	  CCMAIL: kde-imaging@kde.org
	  
	  CCBUGS: 107905, 128394

2006-09-14 08:00  cgilles

	* [r584167] rawconverter/actionthread.cpp,
	  rawconverter/actionthread.h, rawconverter/batchdialog.cpp,
	  rawconverter/singledialog.cpp:
	  code polishing

2006-09-14 07:05  cgilles

	* [r584156] rawconverter/Makefile.am,
	  rawconverter/actionthread.cpp, rawconverter/actionthread.h,
	  rawconverter/batchdialog.cpp, rawconverter/dcrawiface.cpp,
	  rawconverter/dcrawiface.h, rawconverter/dcrawsettingswidget.h,
	  rawconverter/dcrawutils.cpp, rawconverter/dcrawutils.h,
	  rawconverter/savesettingswidget.h,
	  rawconverter/singledialog.cpp:
	  DcrawUtils ==> DcrawIface class

2006-09-14 06:18  cgilles

	* [r584150] rawconverter/actionthread.cpp,
	  rawconverter/dcrawutils.cpp, rawconverter/dcrawutils.h:
	  new class

2006-09-14 05:52  cgilles

	* [r584143] rawconverter/previewwidget.cpp,
	  rawconverter/previewwidget.h:
	  using d private class

2006-09-14 05:46  cgilles

	* [r584140] rawconverter/singledialog.cpp,
	  rawconverter/singledialog.h:
	  polish source code

2006-09-14 05:37  cgilles

	* [r584122] rawconverter/Makefile.am,
	  rawconverter/batchdialog.cpp, rawconverter/dcrawutils.cpp,
	  rawconverter/singledialog.cpp:
	  compile

2006-09-14 05:35  cgilles

	* [r584112] common/include/pluginsversion.h,
	  common/include/version.h:
	  rename

2006-09-14 05:34  cgilles

	* [r584109] common/include/version.h:
	  fix

2006-09-13 21:11  cgilles

	* [r583960] rawconverter/batchdialog.cpp,
	  rawconverter/singledialog.cpp:
	  using kipiplugins version string

2006-09-13 21:09  cgilles

	* [r583957] rawconverter/dcrawutils.cpp:
	  using kip-plugins version string

2006-09-13 21:07  cgilles

	* [r583955] common/include/version.h:
	  fix name

2006-09-13 21:05  cgilles

	* [r583952] NEWS:
	  update

2006-09-13 21:01  cgilles

	* [r583950] common/include/version.h:
	  new version header file

2006-09-13 20:02  cgilles

	* [r583928] rawconverter/batchdialog.cpp,
	  rawconverter/dcrawsettingswidget.cpp,
	  rawconverter/dcrawsettingswidget.h, rawconverter/dcrawutils.cpp,
	  rawconverter/singledialog.cpp:
	  kipi-plugins from trunk : Raw Converter : new option to set the
	  output color space to use during RAW image data decoding : SRGB,
	  ADOBERGB, WIDEGAMUT, PROPHOTO
	  
	  CCBUGS: 107905

2006-09-13 19:31  cgilles

	* [r583914] rawconverter/iccjpeg.c, rawconverter/iccjpeg.h:
	  missing files to compile

2006-09-13 19:30  cgilles

	* [r583913] rawconverter/Makefile.am, rawconverter/dcrawutils.cpp,
	  rawconverter/dcrawutils.h, rawconverter/profiles,
	  rawconverter/profiles/Makefile.am,
	  rawconverter/profiles/adobergb.icm,
	  rawconverter/profiles/prophoto.icm,
	  rawconverter/profiles/srgb.icm,
	  rawconverter/profiles/widegamut.icm:
	  kipi-plugins from trunk : Raw Converter :
	  
	  - Store icc color space profile used to decode RAW data into
	  target image (JPEG, PNG, TIFF)
	  - 4 icc color profile files (comming from krita repository) are
	  available : SRGB, ADOBERGB, WIDEGAMUT, PROPHOTO
	  
	  Actually, the implementation only use SRGB color space
	  
	  CCBUGS: 107905

2006-09-13 16:39  cgilles

	* [r583835] rawconverter/batchdialog.cpp,
	  rawconverter/singledialog.cpp:
	  remember dialog size between sessions

2006-09-13 16:38  cgilles

	* [r583833] rawconverter/savesettingswidget.cpp:
	  fix i18n

2006-09-13 16:30  cgilles

	* [r583831] rawconverter/savesettingswidget.cpp:
	  fix i18n

2006-09-13 16:29  cgilles

	* [r583830] rawconverter/dcrawsettingswidget.cpp:
	  fix i18n

2006-09-13 15:04  cgilles

	* [r583807] NEWS:
	  update

2006-09-13 15:03  cgilles

	* [r583806] rawconverter/Makefile.am, rawconverter/actions.h,
	  rawconverter/actionthread.cpp, rawconverter/actionthread.h,
	  rawconverter/batchdialog.cpp, rawconverter/batchdialog.h,
	  rawconverter/clistviewitem.h, rawconverter/dcrawprocess.cpp,
	  rawconverter/dcrawsettingswidget.cpp,
	  rawconverter/dcrawsettingswidget.h, rawconverter/dcrawutils.cpp,
	  rawconverter/dcrawutils.h, rawconverter/kipidcrawclient.1,
	  rawconverter/mtqueue.h, rawconverter/processcontroller.cpp,
	  rawconverter/processcontroller.h,
	  rawconverter/savesettingswidget.cpp,
	  rawconverter/savesettingswidget.h,
	  rawconverter/singledialog.cpp, rawconverter/singledialog.h:
	  kipi-plugins from trunk : Raw Converter : complete rewrite raw
	  converter core !
	  
	  - Removing old external sub program to invoque dcraw instance.
	  - Using multithreaded implementation based on JPEGLossLess
	  plugin core.
	  - New dcraw interface to invoque dcraw binary program directly
	  using a separate thread.
	  - New dcraw settings widget common to batch and single version
	  of converter.
	  - The new implementation always give RAW file thumbnails in
	  batch converter dialog.
	  - New save target file settings widget common to batch and
	  single version of converter.
	  - New option to convert raw file based on last dcraw version
	  avaialble (8.38) and similar than digiKam dcraw setup :
	  * quality decoding (Bilinear, AHD, VND).
	  * Interpolation as 4 colors.
	  * Use super CCD sensor.
	  * Auto Color balance.
	  * Camera whithe balance.
	  * Noise reduction settings.
	  * Highlight clipping (solid white, Unclip, Recontruct using
	  level)
	  * Brighness adjustements.
	  
	  - Removing obsolete dcraw options comming from dcraw v. 8.xx :
	  red/blue adjustments.
	  
	  - Code simplification and optimisations about compression level
	  with TIFF output files.
	  
	  - Fresh screenshot:
	  http://digikam3rdparty.free.fr/Screenshots/newkipirawconverter.png
	  
	  
	  NOTES :
	  
	  - The code have been tested with the last dcraw release from
	  today. Please take a care if you use an with old version.
	  - The code is in beta. Please take a care.
	  
	  TODO :
	  
	  - Metadata preservation using Exiv2 library.
	  - Embedding sRGB ICC color profile in JPEG/PNG/TIFF files.
	  - More output color space, like Adobe, and WideGamut.
	  - dcraw version detection.
	  - Fix dcraw decoding canceling to stop dcraw imediatly (actually
	  the implementation wait until the current raw file decoding is
	  done).
	  - Fix the dcraw interface class to use bach and single converter
	  plugin at the same time.
	  
	  CCMAIL: kde-imaging@kde.org
	  BUG: 128394
	  CCBUGS: 107905

2006-09-12 08:56  cgilles

	* [r583399] jpeglossless/actionthread.h:
	  clean up code

2006-09-12 08:54  cgilles

	* [r583398] jpeglossless/actionthread.cpp,
	  jpeglossless/actionthread.h:
	  clean up code

2006-09-12 08:50  cgilles

	* [r583396] jpeglossless/actions.h:
	  clean up code

2006-09-12 08:48  cgilles

	* [r583395] jpeglossless/mtqueue.h:
	  clean up code

2006-09-12 08:43  cgilles

	* [r583394] jpeglossless/actionthread.cpp,
	  jpeglossless/actionthread.h, jpeglossless/convert2grayscale.cpp,
	  jpeglossless/imageflip.cpp, jpeglossless/imagerotate.cpp,
	  jpeglossless/plugin_jpeglossless.cpp,
	  jpeglossless/plugin_jpeglossless.h, jpeglossless/utils.cpp,
	  jpeglossless/utils.h:
	  clean up code

2006-09-12 08:21  cgilles

	* [r583390] configure.in.in:
	  fix depencies checking

2006-09-12 07:29  cgilles

	* [r583373] NEWS:
	  update

2006-09-12 07:27  cgilles

	* [r583372] configure.in.in:
	  kipi-plugins from trunk : removing libmagick++ depency

2006-09-12 07:26  cgilles

	* [r583371] README, configure.in.bot:
	  kipi-plugins from trunk : removing libmagick++ depency

2006-09-12 07:16  cgilles

	* [r583369] jpeglossless/Makefile.am,
	  jpeglossless/actionthread.cpp,
	  jpeglossless/convert2grayscale.cpp,
	  jpeglossless/convert2grayscale.h, jpeglossless/imageflip.cpp,
	  jpeglossless/imageflip.h, jpeglossless/imagerotate.cpp,
	  jpeglossless/imagerotate.h, jpeglossless/jpegtransform.cpp,
	  jpeglossless/jpegtransform.h, jpeglossless/mtqueue.h,
	  jpeglossless/plugin_jpeglossless.cpp, jpeglossless/utils.cpp,
	  jpeglossless/utils.h:
	  kipi-plugins from trunk : JPEGLossLess BugFix : with some TIFF
	  files generated under win32 and using non-standard tiff tags,
	  libmagick++ crash the host if the same file is parsed using
	  KFileMetaInfo API.
	  
	  This is an indeep libtiff problem witch provide common/shared
	  static methods to handle tiff error/warnings. In fact
	  KFileMetaInfo try to use the tiff error static methods from
	  libMagick++ witch are invalid. Using a separate process to
	  perform ImageMagick transforms solve this problem.
	  
	  This commit remove libmagick++ depency to process non-jpeg files
	  transforms. The plugin use an ImageMagick runtime dependency
	  instead (convert tool run by a KProcess instance).
	  
	  CCMAIL: kde-imaging@kde.org

2006-09-11 17:33  cgilles

	* [r583197] NEWS:
	  update

2006-09-11 14:19  cgilles

	* [r583146] rawconverter/Makefile.am,
	  rawconverter/plugin_rawconverter.cpp:
	  RAW converter use now the common raw file list

2006-09-11 14:18  cgilles

	* [r583145] common, common/include, common/include/rawfiles.h:
	  New folder to store common includes/implementations/pics shared
	  by all kipi-plugins.
	  
	  CCMAIL: kde-imaging@kde.org

2006-09-11 08:50  cgilles

	* [r582986] jpeglossless/hi32-action-flip.png,
	  jpeglossless/hi32-action-flipimage.png,
	  jpeglossless/plugin_jpeglossless.cpp:
	  fix icon name

2006-09-11 06:22  cgilles

	* [r582952] jpeglossless/hi32-action-flip_image.png,
	  jpeglossless/hi32-action-flipimage.png,
	  jpeglossless/plugin_jpeglossless.cpp:
	  Fix icon name

2006-09-10 19:58  cguthrie

	* [r582859] galleryexport/gallerylist.cpp,
	  galleryexport/gallerylist.h:
	  Some small double click based niceness on the list of galleries.

2006-09-10 19:21  cguthrie

	* [r582849] galleryexport/Makefile.am,
	  galleryexport/exifrestorer.cpp, galleryexport/exifrestorer.h,
	  galleryexport/gallerytalker.cpp,
	  galleryexport/gallerywindow.cpp, galleryexport/jpegsection.h:
	  Fixes the disappearing EXIF bug. Copied from Flickr.
	  BUG: 129856

2006-09-10 18:55  cguthrie

	* [r582844] galleryexport/Makefile.am,
	  galleryexport/galleries.cpp, galleryexport/galleries.h,
	  galleryexport/gallery.png, galleryexport/galleryconfig.cpp,
	  galleryexport/galleryconfig.h, galleryexport/gallerylist.cpp,
	  galleryexport/gallerylist.h, galleryexport/gallerylogin.cpp,
	  galleryexport/gallerylogin.h, galleryexport/gallerywidget.cpp,
	  galleryexport/gallerywindow.cpp, galleryexport/gallerywindow.h,
	  galleryexport/plugin_galleryexport.cpp,
	  galleryexport/plugin_galleryexport.h:
	  Add support for multiple galleries.
	  Please can people test this? It works for me but there are no
	  doubt issues somewhere ;)
	  BUG: 94494

2006-09-08 00:47  cguthrie

	* [r581948] galleryexport/galleries.cpp,
	  galleryexport/galleries.h, galleryexport/galleryconfig.cpp,
	  galleryexport/galleryconfig.h:
	  Work towards supporting multiple galleries.
	  I wont commit the changes to existing files just yet as it's not
	  ready to go live.
	  I am now able to define, edit, delete multiple galleries which
	  save permanently in kipirc/wallet. Just need to update some more
	  UI elements to use this new list of galleries when logging in.
	  CCBUG: 94494

2006-08-21 12:26  cgilles

	* [r575369] jpeglossless/Makefile.am,
	  jpeglossless/convert2grayscale.cpp, jpeglossless/imageflip.cpp,
	  jpeglossless/imagerotate.cpp, jpeglossless/jpegtransform.cpp,
	  jpeglossless/transupp.c, jpeglossless/transupp.cpp,
	  jpeglossless/transupp.h, jpeglossless/utils.cpp:
	  kipi JPEGLossLess plugin : missing namesapce with transupp.c
	  transupp.c ==> transupp.cpp

2006-08-17 13:22  cgilles

	* [r573896] batchprocessimages/renameimagesoptionsdialog.cpp,
	  batchprocessimages/renameimagesoptionsdialog.h:
	  remove obsolete code (usused since a long time)

2006-08-17 13:21  cgilles

	* [r573895] NEWS:
	  update

2006-08-17 13:16  cgilles

	* [r573894] batchprocessimages/renameimagesbase.ui:
	  Batch rename image kipi plugin : fix min. and max prefix num
	  value from 1 to 999999 (like in digiKam 0.9.0 camera gui)
	  BUG: 127101

2006-08-07 18:57  jahrens

	* [r570803] simpleviewerexport/simpleviewerexport.cpp,
	  simpleviewerexport/svedialog.cpp,
	  simpleviewerexport/svedialog.h:
	  sve stores its configuration now

2006-08-06 20:12  jahrens

	* [r570463] simpleviewerexport/simpleviewerexport.cpp,
	  simpleviewerexport/simpleviewerexport.h:
	  simpleviewerexport is now able to upload the created gallery to
	  a webserver

2006-08-03 09:06  jahrens

	* [r569259] simpleviewerexport/firstrundlg.cpp:
	  simpleviewer launched a new version (1.8) which isn't compatible
	  yet

2006-07-30 17:43  anaselli

	* [r567951] cdarchiving/cdarchiving.cpp:
	  CCBUG: 131284
	  Fixed the case in which under the same tag there are two files
	  with similar name but some upper case letters using HTML
	  interface.

2006-07-30 15:34  anaselli

	* [r567908] cdarchiving/cdarchivingdialog.cpp:
	  added me as contributor

2006-07-30 15:11  anaselli

	* [r567902] cdarchiving/cdarchiving.cpp,
	  cdarchiving/cdarchiving.h:
	  BUG: 131284

2006-07-29 18:06  anaselli

	* [r567662] cdarchiving/cdarchiving.cpp,
	  cdarchiving/cdarchiving.h:
	  BUG: 125766

2006-07-25 18:27  toma

	* [r566299] sendimages/sendimages.cpp:
	  Thunderbird's commandline does not like ( and ). Filter them out
	  in the temp file name.
	  BUG:131343

2006-07-18 18:07  toma

	* [r563875] sendimages/sendimages.cpp:
	  Into the if statement.

2006-07-18 18:05  jaiva

	* [r563874] flickrexport/flickrwindow.cpp:
	  Removed the check for HostSupportsTags feature to be compatible
	  with old libkipi and digikam

2006-07-18 17:39  toma

	* [r563865] sendimages/sendimages.cpp,
	  sendimages/sendimagesdialog.cpp:
	  Adjust sendimages plugin to add the tags when the host apps has
	  them.

2006-07-17 20:05  jaiva

	* [r563539] flickrexport/flickrwidget.cpp,
	  flickrexport/flickrwidget.h, flickrexport/flickrwindow.cpp,
	  flickrexport/flickrwindow.h:
	  Application tags export support added. Digikam tags export works
	  now.

2006-07-17 06:43  jaiva

	* [r563270] flickrexport/flickrwindow.cpp,
	  flickrexport/plugin_flickrexport.cpp:
	  Plugin window is now non-modal, can be run in background

2006-07-16 21:31  cgilles

	* [r563174] rawconverter/batchdialog.cpp:
	  RAW batch converter dialog use a non-modal dialog now. Just need
	  to use a null parent in constructor and start dialog with show()
	  method.
	  A minimize button is also available to reduce the dialog during
	  conversions.
	  
	  Vardhman: this is a right example for you to transform you
	  flicker export plugin in non-modal ! Look here :
	  http://digikam3rdparty.free.fr/Screenshots/batchrawconverter-nonmodal.png
	  
	  CCMAIL: kde-imaging@kde.org, vardhman@gmail.com

2006-07-15 13:38  jaiva

	* [r562627] flickrexport/flickritem.h,
	  flickrexport/flickrtalker.cpp, flickrexport/flickrtalker.h,
	  flickrexport/flickrwidget.cpp, flickrexport/flickrwidget.h,
	  flickrexport/flickrwindow.cpp, flickrexport/flickrwindow.h:
	  Solves #128522. Removing the question regarding username. Shows
	  username in the plugin window and can be changed from there.

2006-07-09 15:24  anaselli

	* [r560227] ChangeLog:
	  svn2log.py seems to work again here... fixed changelogs entries

v 0.1.2 - 2006-07-08
----------------------------------------------------------------------------

2006-07-08 15:50 +0000 [r559907]  anaselli

	* kipi-plugins/ChangeLog: new changelog svn2log.py seems to be
	  broken now, added entries by hands :(

2006-07-08 14:55 +0000 [r559822]  anaselli

	* prepare_kipiplugins.rb, kipi-plugins/kipi-plugins.lsm: prepare
	  new release kipi-plugins 0.1.2 to fix missed po files, hope this
	  time is good...

2006-06-29 21:02 +0000 [r556299]  anaselli

	* kipi-plugins/ChangeLog: missed 0.1.1 entry

2006-06-27 22:37 +0000 [r555589]  toma

	* kipi-plugins/sendimages/sendimages.cpp,
	  kipi-plugins/sendimages/sendimagesdialog.cpp: Fix comment, add a
	  fixme. Change the default path of thunderbird. I just hope that's
	  the name on more distros. CCMAIL: kde-imaging@kde.org

2006-06-27 22:24 +0000 [r555585]  toma

	* kipi-plugins/sendimages/sendimages.cpp,
	  kipi-plugins/sendimages/sendimagesdialog.cpp: The dialog said
	  'Kmail' but started the default mailer. Renamed that to
	  'Default'. And added KMail has fixed setting. I so want to email
	  pictured.

v 0.1.1 - 2006-06-26
----------------------------------------------------------------------------

2006-06-26 19:19 +0000 [r555236]  anaselli

	* prepare_kipiplugins.rb, kipi-plugins/kipi-plugins.lsm,
	  release_kipiplugins.rb: prepeare kipi-plugins 0.1.1 for missed po
	  files

2006-06-25 15:57 +0000 [r554870-554871]  gateau

	* kipi-plugins/htmlexport/TODO: Video

	* kipi-plugins/htmlexport/generator.cpp: Do not generate entries
	  for video. Patch by Erik <edg72@home.nl>

v 0.1.0 - 2006-06-22
----------------------------------------------------------------------------

2006-06-22 21:15 +0000 [r554011]  anaselli

	* kipi-plugins/ChangeLog, kipi-plugins/NEWS,
	  kipi-plugins/kipi-plugins.lsm: prepare release 0.1.0 final

2006-06-04 11:46 +0000 [r547996]  cgilles

	* kipi-plugins/rawconverter/dcrawprocess.cpp: add debug messages on
	  command line

2006-06-04 10:35 +0000 [r547984]  cguthrie

	* kipi-plugins/galleryexport/gallerytalker.cpp: Add support for
	  multiple cookies by commiting a slightly modified patch. Tested
	  on G1/G2 for a single cookie environment. Please reopen if my
	  variation on the patch in some way doesn't work for you. BUG:
	  123141

2006-06-02 19:32 +0000 [r547624-547625]  anaselli

	* kipi-plugins/imagesgallery/up.png (removed),
	  kipi-plugins/imagesgallery/valid-html401.png (removed),
	  kipi-plugins/imagesgallery/Makefile.am,
	  kipi-plugins/imagesgallery/gohome.png (removed): and moved png
	  file from old imagesgallery plugin

	* kipi-plugins/cdarchiving/up.png (added),
	  kipi-plugins/cdarchiving/cdarchiving.h,
	  kipi-plugins/cdarchiving/valid-html401.png (added),
	  kipi-plugins/cdarchiving/Makefile.am,
	  kipi-plugins/cdarchiving/gohome.png (added),
	  kipi-plugins/cdarchiving/cdarchiving.cpp: Added webifyFileName
	  (from html gallery) and moved png file from old imagesgallery
	  plugin BUG: 101656 BUG: 128125

2006-06-01 17:20 +0000 [r547312]  cguthrie

	* kipi-plugins/galleryexport/gallerytalker.cpp: Fix the invalid
	  response error when uploading photos to gallery1. It would appear
	  G1 is outputting some information stating that it is resizing the
	  uploaded image and prevents us properly detecting the
	  #__GR2PROTO__ trigger. BUG: 123978

2006-06-01 08:15 +0000 [r547200]  cguthrie

	* kipi-plugins/galleryexport/gallerympform.h,
	  kipi-plugins/galleryexport/gallerytalker.h,
	  kipi-plugins/galleryexport/gallerywindow.cpp,
	  kipi-plugins/galleryexport/galleryviewitem.cpp,
	  kipi-plugins/galleryexport/gallerywindow.h,
	  kipi-plugins/galleryexport/gallerympform.cpp,
	  kipi-plugins/galleryexport/gallerytalker.cpp: Misc. gallery
	  version related changes: * Rather than pass the g2 flag about,
	  make it a static call within GalleryTalker. * Correct the
	  auto-appended path for the gallery url when in g1 mode. * Fix the
	  album ref_num when in g1 mode. * Don't display the 'name' in g2
	  mode (in g2 this 'name' is actually a ref_num) CCMAIL:
	  kde-imaging@kde.org

2006-05-28 15:13 +0000 [r545933]  anaselli

	* kipi-plugins/README: added Gallery 2 in README and changed
	  imagesgallery position CCMAIL: kde-imaging@kde.org

2006-05-28 15:07 +0000 [r545930]  anaselli

	* kipi-plugins/AUTHORS: Added Colin Guthrie as a contributor
	  CCMAIL: colin@guthr.ie

2006-05-28 15:03 +0000 [r545927]  anaselli

	* kipi-plugins/galleryexport/gallerympform.h,
	  kipi-plugins/galleryexport/gallerympform.cpp,
	  kipi-plugins/galleryexport/gallerytalker.cpp: Code review by
	  Colin Guthrie CCMAIL: colin@guthr.ie

2006-05-28 09:28 +0000 [r545725]  anaselli

	* kipi-plugins/galleryexport/gallerympform.h,
	  kipi-plugins/galleryexport/gallerytalker.h,
	  kipi-plugins/galleryexport/gallerywindow.cpp,
	  kipi-plugins/galleryexport/gallerylogin.cpp,
	  kipi-plugins/galleryexport/gallerywindow.h,
	  kipi-plugins/galleryexport/gallerylogin.h,
	  kipi-plugins/galleryexport/gallerympform.cpp,
	  kipi-plugins/galleryexport/gallerytalker.cpp: Added a check box
	  and split the code to manage Gallery 2 in 0.1.0 CCMAIL:
	  kde-imaging@kde.org

2006-05-21 13:32 +0000 [r543161]  anaselli

	* kipi-plugins/galleryexport/gallerywindow.cpp,
	  kipi-plugins/galleryexport/gallerytalker.cpp: applied patche by
	  Colin Guthrie Please next time open a new bug report. Thanks
	  CCBUG: 96352

2006-05-20 17:19 +0000 [r542934]  anaselli

	* kipi-plugins/galleryexport/gallerywindow.cpp,
	  kipi-plugins/galleryexport/gallerympform.cpp,
	  kipi-plugins/galleryexport/gallerytalker.cpp,
	  kipi-plugins/galleryexport/galleryitem.h: applied patches by
	  Boris Kavod, Colin Guthrie and David Bremner BUG: 96352

2006-05-20 10:36 +0000 [r542780]  anaselli

	* kipi-plugins/NEWS: wrong year :)

2006-05-16 22:06 +0000 [r541654]  ach

	* kipi-plugins/jpeglossless/Makefile.am: kipi-plugins: disable
	  enabe-final for jpeglossless plugins again. Was removed by
	  mistake in a revert

2006-05-16 21:37 +0000 [r541646]  ach

	* kipi-plugins/ChangeLog, kipi-plugins/NEWS: kipi-plugins: update
	  NEWS and Changelog

2006-05-16 01:29 +0000 [r541356]  ach

	* kipi-plugins/slideshow/Makefile.am,
	  kipi-plugins/galleryexport/Makefile.am,
	  kipi-plugins/htmlexport/Makefile.am,
	  kipi-plugins/findimages/Makefile.am,
	  kipi-plugins/batchprocessimages/Makefile.am,
	  kipi-plugins/kameraklient/Makefile.am,
	  kipi-plugins/calendar/Makefile.am,
	  kipi-plugins/timeadjust/Makefile.am,
	  kipi-plugins/helloworld/Makefile.am,
	  kipi-plugins/flickrexport/Makefile.am,
	  kipi-plugins/printwizard/Makefile.am,
	  kipi-plugins/jpeglossless/Makefile.am,
	  kipi-plugins/simpleviewerexport/Makefile.am,
	  kipi-plugins/sendimages/Makefile.am,
	  kipi-plugins/acquireimages/Makefile.am,
	  kipi-plugins/cdarchiving/Makefile.am,
	  kipi-plugins/rawconverter/Makefile.am,
	  kipi-plugins/imagesgallery/Makefile.am,
	  kipi-plugins/wallpaper/Makefile.am,
	  kipi-plugins/mpegencoder/Makefile.am: kipi-plugins: link only
	  against and all libraries that contain symbols used by the
	  plugin. Reduces the # of library packages referenced in NEEDED
	  section of plugins by ~ factor of two (35 to 18 in kubuntu)
	  CCMAIL: kde-imaging@kde.org

2006-05-15 19:35 +0000 [r541235]  toma

	* kipi-plugins/mpegencoder/kimg2mpg.cpp: Always return two numbers
	  for r,g and b, else image2mpg will fail. Maybe this is the root
	  of all evil for a long time? BUG: 127219

2006-05-14 11:57 +0000 [r540657]  toma

	* kipi-plugins/calendar/calpainter.cpp: Look at the settings to
	  find out the first day of the week and adjust the calendars for
	  that. So if the first day of the week in your country is
	  wednesday, that will work now. CCBUG: 111697 BUG: 117105

2006-05-14 10:50 +0000 [r540640]  toma

	* kipi-plugins/calendar/caltemplate.cpp: Draw grid by default
	  CCBUG: 116970

2006-05-14 10:21 +0000 [r540633]  toma

	* kipi-plugins/calendar/monthwidget.h,
	  kipi-plugins/calendar/calselect.cpp,
	  kipi-plugins/calendar/calsettings.cpp,
	  kipi-plugins/calendar/calwizard.cpp,
	  kipi-plugins/calendar/monthwidget.cpp: - Cleanup some warnings. -
	  when you request a calendar and have some images selected in the
	  host application, use those images for the months.

2006-05-13 20:54 +0000 [r540535]  anaselli

	* kipi-plugins/NEWS: Added all the bug fixed by 0.1.0rc2 release
	  and missed SimpleViewer CCMAIL: kde-imaging@kde.org

2006-05-13 19:17 +0000 [r540527]  cgilles

	* kipi-plugins/jpeglossless/Makefile.am: revert to old version
	  broken by a previous commit.

2006-05-12 13:52 +0000 [r540067]  cgilles

	* kipi-plugins/jpeglossless/Makefile.am: kipi-plugin JPEGLossLess :
	  fix exception rules in makefile.

2006-05-10 19:26 +0000 [r539484]  cgilles

	* kipi-plugins/jpeglossless/convert2grayscale.cpp,
	  kipi-plugins/jpeglossless/imageflip.cpp,
	  kipi-plugins/jpeglossless/imagerotate.cpp: JpegLossLess plugin :
	  revert. wrong commit for these files. This code is not ready to
	  use (:=)))

2006-05-10 19:22 +0000 [r539482]  cgilles

	* kipi-plugins/jpeglossless/convert2grayscale.cpp,
	  kipi-plugins/jpeglossless/imageflip.cpp,
	  kipi-plugins/jpeglossless/imagerotate.cpp,
	  kipi-plugins/jpeglossless/Makefile.am: JpegLossLess plugin :
	  backport fix from digiKam (see file 126326 in B.K.O) about an
	  incompatibility with JPEG implementation and "enable-final"
	  option! CCMAIL: kde-imaging@kde.org CCBUGS: 126326

2006-05-08 18:24 +0000 [r538737]  gateau

	* kipi-plugins/README: Added dependency on libxslt for htmlexport

2006-05-07 11:34 +0000 [r538265]  jahrens

	* kipi-plugins/README: Plugin list update

2006-05-06 22:01 +0000 [r538121]  toma

	* kipi-plugins/ChangeLog, libkexif/ChangeLog, libkipi/ChangeLog:
	  updates

v0.1.0-rc2 - Last Changed Rev: 538177 - 2006-05-03
----------------------------------------------------------------------------

2006-05-06 20:45  anaselli

	* trunk/extragear/libs/kipi-plugins/ChangeLog,
	  trunk/extragear/libs/libkexif/ChangeLog,
	  trunk/extragear/libs/libkipi/ChangeLog: fix ChangeLog files

2006-05-06 20:42  cgilles

	* trunk/extragear/libs/kipi-plugins/README: Update plugins list

2006-05-06 20:24  anaselli

	* trunk/extragear/libs/kipi-plugins/kipi-plugins.lsm: updated
	  version for incoming release 0.1.0rc2

2006-05-06 20:21  cgilles

	* trunk/extragear/libs/kipi-plugins/README: add libmagick++ depency

2006-05-05 07:27  cgilles

	* trunk/extragear/libs/kipi-plugins/rawconverter/batchdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/batchdialog.h,
	  trunk/extragear/libs/kipi-plugins/rawconverter/plugin_rawconverter.cpp:
	  Kipi Raw converter : - improvements of batch dialog : set cursor
	  busy during conversion. fix missing widget to disable. - fix
	  error message if dcraw cannot be found when batch/single
	  converter is started. CCMAIL : kde-imaging@kde.org,
	  digikam-devel@kde.org

2006-05-04 21:58  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/themes/matrix/matrix.desktop,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/simple/simple.desktop,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/snow/snow.desktop:
	  Changed url to my email address

2006-05-04 20:56  cgilles

	* trunk/extragear/libs/kipi-plugins/rawconverter/batchdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/batchdialog.h,
	  trunk/extragear/libs/kipi-plugins/rawconverter/singledialog.cpp:
	  Kipi Raw converter (batch mode) : improvements of dialog : blink
	  icon in Raw list files during conversion. CCMAIL :
	  kde-imaging@kde.org, digikam-devel@kde.org

2006-05-04 19:55  cgilles

	* trunk/extragear/libs/kipi-plugins/rawconverter/batchdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/batchdialog.h:
	  Kipi Raw converter (batch mode) : missing to toogle busy 3
	  QLabel during conversions.

2006-05-04 19:50  anaselli

	* trunk/extragear/libs/kipi-plugins/Makefile.am: Removed
	  imagesgallery to avoid to compile it to build 0.1.0rc2 (please
	  re-add after release 0.1.0 rc2 if needed) CCMAIL:
	  kde-imaging@kde.org

2006-05-04 19:46  anaselli

	* trunk/extragear/libs/kipi-plugins/ChangeLog: Added revision
	  marker

2006-05-04 19:38  cgilles

	* trunk/extragear/libs/kipi-plugins/rawconverter/previewwidget.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/previewwidget.h,
	  trunk/extragear/libs/kipi-plugins/rawconverter/singledialog.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/singledialog.h:
	  Kipi Raw converter (single mode) : improvements of dialog : -
	  toogle busy mouse cursor during preview rendering and
	  conversion. - blink a message in preview widget during preview
	  rendering and conversion. CCMAIL : kde-imaging@kde.org,
	  digikam-devel@kde.org

2006-05-04 18:48  cgilles

	* trunk/extragear/libs/kipi-plugins/rawconverter/plugin_rawconverter.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/plugin_rawconverter.h:
	  Kipi Raw converter (batch and single mode) : only use real Raw
	  files from current image collection selected checking file
	  extensions. This way prevent any problems with dcraw if we parse
	  JPEG files or TIFF/EP 16 bits files. CCMAIL :
	  kde-imaging@kde.org, digikam-devel@kde.org

2006-05-04 13:31  cgilles

	* trunk/extragear/libs/kipi-plugins/rawconverter/batchdialog.cpp:
	  Kipi Raw converter (batch mode) : fix 'Convert' and 'Abort'
	  buttons status when files list is empty and when all conversions
	  are complete.

2006-05-04 13:13  cgilles

	* trunk/extragear/libs/kipi-plugins/rawconverter/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/rawconverter/batchdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/clistviewitem.h,
	  trunk/extragear/libs/kipi-plugins/rawconverter/dmessagebox.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/dmessagebox.h,
	  trunk/extragear/libs/kipi-plugins/rawconverter/processcontroller.cpp:
	  Kipi Raw converter (batch mode) : - Improved batch dialog to
	  handle properlly non Raw files. - No need to use a separate
	  dialog to list non-Raw files. Just disable all non Raw file
	  items in the list. That all... - Code simplification again. -
	  Fix i18n again. CCMAIL : kde-imaging@kde.org,
	  digikam-devel@kde.org

2006-05-04 10:58  cgilles

	* trunk/extragear/libs/kipi-plugins/rawconverter/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/rawconverter/batchdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/batchdialog.h,
	  trunk/extragear/libs/kipi-plugins/rawconverter/clistviewitem.h,
	  trunk/extragear/libs/kipi-plugins/rawconverter/dcrawprocess.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/dmessagebox.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/dmessagebox.h,
	  trunk/extragear/libs/kipi-plugins/rawconverter/plugin_rawconverter.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/plugin_rawconverter.h,
	  trunk/extragear/libs/kipi-plugins/rawconverter/previewwidget.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/previewwidget.h,
	  trunk/extragear/libs/kipi-plugins/rawconverter/processcontroller.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/processcontroller.h,
	  trunk/extragear/libs/kipi-plugins/rawconverter/singledialog.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/singledialog.h:
	  Kipi Raw converter (batch and single mode) : support of PNG
	  format like ouput file - PNG file format is now the default
	  output format used by plugin. Max PNG compression is used. - set
	  JPEG compression is 100 by default to give a max quality of
	  output image. - Code cleanup and optimization. - Fix i18n at
	  all. CCMAIL : kde-imaging@kde.org, digikam-devel@kde.org BUG:
	  93787

2006-05-04 07:41  cgilles

	* trunk/extragear/libs/kipi-plugins/rawconverter/batchdialog.cpp:
	  fix i18n

2006-05-04 07:40  cgilles

	* trunk/extragear/libs/kipi-plugins/rawconverter/batchdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/singledialog.cpp:
	  Kipi Raw converter (batch mode) : polish progress bar rule

2006-05-03 23:36  cgilles

	* trunk/extragear/libs/kipi-plugins/rawconverter/batchdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/batchdialog.h:
	  Kipi Raw converter (batch mode) : fix progress bar rule when
	  abort button is pressed

2006-05-03 23:27  cgilles

	* trunk/extragear/libs/kipi-plugins/rawconverter/batchdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/batchdialog.h,
	  trunk/extragear/libs/kipi-plugins/rawconverter/singledialog.cpp:
	  Kipi Raw converter (batch mode) : improvements of dialog. -
	  Using KDialogBase instead QDialog. - Using standard KDE spacing
	  and marging at all. - Source code cleanup and simplification.
	  CCMAIL: kde-imaging@kde.org, digikam-devel@kde.org

2006-05-03 22:51  cgilles

	* trunk/extragear/libs/kipi-plugins/rawconverter/batchdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/batchdialog.h,
	  trunk/extragear/libs/kipi-plugins/rawconverter/cspinbox.h,
	  trunk/extragear/libs/kipi-plugins/rawconverter/singledialog.cpp:
	  Kipi Raw converter (batch mode) : make it possible to enter
	  numbers with 2 digit precision in settings. - no need to
	  re-invent the wheel. We use KDoubleNumInput widget at all. -
	  Removing old spinbox widget. - Fix dialog layout. - Fix widget
	  order (label before a setting). CCMAIL: kde-imaging@kde.org,
	  digikam-devel@kde.org BUG : 101455

2006-05-03 22:17  cgilles

	* trunk/extragear/libs/kipi-plugins/rawconverter/singledialog.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/singledialog.h:
	  Kipi Raw converter (single mode) : make it possible to enter
	  numbers with 2 digit precision in settings. - no need to
	  re-invent the wheel. We use KDoubleNumInput widget at all. - Fix
	  dialog layout. - Fix widget order (label before a setting).
	  CCMAIL: kde-imaging@kde.org, digikam-devel@kde.org CCBUGS :
	  101455

2006-05-03 21:21  cgilles

	* trunk/extragear/libs/kipi-plugins/rawconverter/singledialog.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/singledialog.h:
	  Kipi Raw converter (single mode) : improvements of dialog. -
	  Using KDialogBase instead QDialog. - Using standard KDE spacing
	  and marging at all. - Source code cleanup and simplification.
	  CCMAIL: kde-imaging@kde.org, digikam-devel@kde.org

2006-05-03 20:41  toma

	* trunk/extragear/libs/kipi-plugins/ChangeLog,
	  trunk/extragear/libs/kipi-plugins/NEWS: Update for release

2006-05-03 20:16  cgilles

	* trunk/extragear/libs/kipi-plugins/rawconverter/singledialog.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/singledialog.h:
	  Kipi Raw converter (single mode) : fill a default file name into
	  the save as dialog. CCMAIL: kde-imaging@kde.org,
	  digikam-devel@kde.org BUG: 103763

2006-05-03 17:59  cgilles

	* trunk/extragear/libs/kipi-plugins/configure.in.in: fix c++ flag

2006-05-03 16:12  jahrens

	* trunk/extragear/libs/kipi-plugins/AUTHORS: Wrong email addr

2006-05-03 09:05  cgilles

	* trunk/extragear/libs/kipi-plugins/jpeglossless/actions.h,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/actionthread.cpp,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/actionthread.h,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/plugin_jpeglossless.cpp,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/plugin_jpeglossless.h:
	  fix email

2006-05-03 08:39  cgilles

	* trunk/extragear/libs/kipi-plugins/jpeglossless/plugin_jpeglossless.h:
	  polish

2006-05-03 08:20  cgilles

	* trunk/extragear/libs/kipi-plugins/jpeglossless/plugin_jpeglossless.cpp:
	  kipi jpeglosslessplugin : If an error is detected during
	  rotate/flip/convertB&W image process, displaying error messages
	  into progress dialog like a warning. Note that all message from
	  ImageMagick are reported too. CCMAIL: kde-imaging@kde.org,
	  digikam-devel@kde.org

2006-05-03 02:12  blackie

	* trunk/extragear/libs/kipi-plugins/findimages/imagesimilaritydata.h:
	  fixed mitchmached malloc/delete.

2006-05-02 21:42  anaselli

	* trunk/extragear/libs/kipi-plugins/configure.in.bot,
	  trunk/extragear/libs/kipi-plugins/configure.in.in: Added a test
	  check for libMagik needed by jpeglossless plugin CCMAIL:
	  kde-imaging@kde.org, digikam-devel@kde.org

2006-05-02 20:11  cgilles

	* trunk/extragear/libs/kipi-plugins/jpeglossless/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/messagebox.cpp,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/messagebox.h,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/plugin_jpeglossless.cpp,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/plugin_jpeglossless.h,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/progressdlg.cpp,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/progressdlg.h:
	  kipi jpeglosslessplugin : - using standard kipi batch progress
	  dialog to display process/error messages. No need to have 2
	  separate dialogs to render jobs. This way look like others kipi
	  plugins. - Remove obsolete dialogs. - Code cleanup and
	  simplifications. CCMAIL: kde-imaging@kde.org,
	  digikam-devel@kde.org

2006-05-02 19:23  toma

	* trunk/extragear/libs/kipi-plugins/calendar/calwizard.cpp: Start
	  KJobViewer at the last possible moment and add a note just
	  before generating. BUG: 120868

2006-05-02 19:04  cgilles

	* trunk/extragear/libs/kipi-plugins/jpeglossless/actionthread.cpp,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/actionthread.h,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/plugin_jpeglossless.cpp,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/plugin_jpeglossless.h:
	  polish

2006-05-02 18:56  cgilles

	* trunk/extragear/libs/kipi-plugins/AUTHORS,
	  trunk/extragear/libs/kipi-plugins/kipiplugins.kdevelop: fix email

2006-05-02 17:31  toma

	* trunk/extragear/libs/kipi-plugins/AUTHORS: Update

2006-05-02 15:24  cgilles

	* trunk/extragear/libs/kipi-plugins/jpeglossless/actions.h: polish

2006-05-02 15:22  cgilles

	* trunk/extragear/libs/kipi-plugins/jpeglossless/mtqueue.h,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/plugin_jpeglossless.cpp,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/plugin_jpeglossless.h:
	  polish

2006-05-02 15:18  cgilles

	* trunk/extragear/libs/kipi-plugins/jpeglossless/plugin_jpeglossless.cpp:
	  polish

2006-05-02 15:16  cgilles

	* trunk/extragear/libs/kipi-plugins/jpeglossless/plugin_jpeglossless.h:
	  polish

2006-05-02 14:03  cgilles

	* trunk/extragear/libs/kipi-plugins/jpeglossless/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/convert2grayscale.cpp,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/convert2grayscale.h,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/imageflip.cpp,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/imageflip.h,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/imagerotate.cpp,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/imagerotate.h,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/jpegtransform.cpp,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/jpegtransform.h,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/messagebox.cpp,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/messagebox.h,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/plugin_jpeglossless.cpp,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/plugin_jpeglossless.h,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/progressdlg.cpp,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/progressdlg.h,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/utils.cpp,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/utils.h: kipi
	  jpeglosslessplugin : - using ImageMagick C++ API to perform
	  action in non JPEG image. 16 bits images are preserved now. - Do
	  not handle RAW files type to perform action. - Add libMagick++
	  depency. - Remove libTiff API. - Simplify file name in dialog.
	  No need the complete filepath here to prevent large dialogs
	  size. Nota : a libMagick++ API detection is require into
	  kipi-plugins .configure file. CCMAIL: kde-imaging@kde.org,
	  digikam-devel@kde.org BUG: 123499

2006-05-01 21:09  cgilles

	* trunk/extragear/libs/kipi-plugins/jpeglossless/convert2grayscale.cpp,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/imageflip.cpp,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/imagerotate.cpp:
	  JPEGLossLess kipi plugin : disable Qt API method to
	  rotate/flip/convertB&W non JPEG files else RAW/TIFF/PNG 16 bits
	  images are broken ! This is want mean that only JPEG files will
	  be processed by this plugin. To solve this problem, Image Magick
	  API need to be used in this place instead Qt API. Nota : this
	  B.K.O file can be toggle from critic to normal. CCMAIL:
	  kde-imaging@kde.org CCBUGS: 123499

2006-05-01 16:39  anaselli

	* trunk/extragear/libs/kipi-plugins/AUTHORS: Added me as a
	  contributor

2006-05-01 16:34  anaselli

	* trunk/extragear/libs/kipi-plugins/ChangeLog: Added bugs fixed
	  for next release

2006-05-01 15:36  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/htmlexport/TODO,
	  trunk/extragear/libs/kipi-plugins/htmlexport/theme.cpp,
	  trunk/extragear/libs/kipi-plugins/htmlexport/theme.h,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themepage.ui,
	  trunk/extragear/libs/kipi-plugins/htmlexport/wizard.cpp,
	  trunk/extragear/libs/kipi-plugins/htmlexport/wizard.h: Show
	  theme info alongside theme list.

2006-04-30 09:16  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/themes/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/simple,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/simple/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/simple/simple.desktop,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/simple/style.css,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/simple/template.xsl:
	  New theme: simple

2006-04-30 09:14  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/generator.cpp:
	  Generate square thumbnails. It's easier to theme this way.

2006-04-26 21:53  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/generator.cpp,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/matrix/template.xsl,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/matrix/template.xslt,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/snow/template.xsl,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/snow/template.xslt:
	  Changed XSLT files extensions to .xsl. Seems to be more common.

2006-04-26 11:52  blackie

	* trunk/extragear/libs/kipi-plugins/findimages/compareoperation.h:
	  ups forgot to add

2006-04-24 21:37  bram

	* trunk/extragear/artwork/smoothslidesaver/src/smoothslidesaverui.ui,
	  trunk/extragear/graphics/kst/src/libkstapp/curvedialogwidget.ui,
	  trunk/extragear/graphics/kst/src/libkstapp/datawizard.ui,
	  trunk/extragear/graphics/kst/src/libkstapp/kstsettingsdlg.ui,
	  trunk/extragear/graphics/kst/src/libkstapp/kstviewmanager.ui,
	  trunk/extragear/libs/kipi-plugins/htmlexport/imagesettingspage.ui,
	  trunk/extragear/libs/kipi-plugins/htmlexport/outputpage.ui,
	  trunk/extragear/multimedia/k3b/src/projects/base_k3bbootimageview.ui,
	  trunk/extragear/multimedia/k3b/src/projects/base_k3bmovixoptionswidget.ui,
	  trunk/extragear/multimedia/k3b/src/rip/base_k3bvideodvdrippingwidget.ui,
	  trunk/extragear/network/kftpgrabber/src/ui/config_general.ui,
	  trunk/extragear/network/kmyfirewall/KMFSysTray/details_designer.ui,
	  trunk/extragear/network/kmyfirewall/KMFSysTray/mainwidget_designer.ui,
	  trunk/extragear/network/kmyfirewall/kmyfirewall/kmfwidgets/kmyfirewallhostwidget.ui,
	  trunk/extragear/network/kmyfirewall/kmyfirewall/kmfwidgets/kmyfirewallinterfacewidget.ui,
	  trunk/extragear/network/kmyfirewall/kmyfirewall/kmfwidgets/kmyfirewallmynetworkwidget.ui,
	  trunk/extragear/network/kmyfirewall/kmyfirewall/kmfwidgets/kmyfirewallsystemsettingslinux.ui,
	  trunk/extragear/network/knemo/kcm/configdlg.ui,
	  trunk/extragear/network/knemo/knemod/interfacestatisticsdlg.ui,
	  trunk/extragear/network/knemo/knemod/interfacestatusdlg.ui,
	  trunk/extragear/network/knetstats/src/configurebase.ui,
	  trunk/extragear/network/knetstats/src/statisticsbase.ui,
	  trunk/extragear/network/konversation/src/autoreplace_preferencesui.ui,
	  trunk/extragear/network/konversation/src/chatwindowappearance_preferences.ui,
	  trunk/extragear/network/konversation/src/fontappearance_preferences.ui,
	  trunk/extragear/network/konversation/src/generalbehavior_preferences.ui,
	  trunk/extragear/network/konversation/src/quickbuttons_preferencesui.ui,
	  trunk/extragear/network/konversation/src/searchbarbase.ui,
	  trunk/extragear/network/konversation/src/tabbar_preferences.ui,
	  trunk/extragear/network/ktorrent/apps/ktorrent/downloadpref.ui,
	  trunk/extragear/network/ktorrent/apps/ktorrent/generalpref.ui,
	  trunk/extragear/network/ktorrent/apps/ktorrent/queuedlg.ui,
	  trunk/extragear/network/ktorrent/apps/ktupnptest/mainwidget.ui,
	  trunk/extragear/network/ktorrent/plugins/infowidget/infowidgetbase.ui,
	  trunk/extragear/network/ktorrent/plugins/infowidget/iwpref.ui,
	  trunk/extragear/network/ktorrent/plugins/infowidget/trackerviewbase.ui,
	  trunk/extragear/network/ktorrent/plugins/ipfilter/convert_dlg.ui,
	  trunk/extragear/network/ktorrent/plugins/scheduler/bwspage.ui,
	  trunk/extragear/office/datakiosk/src/relationeditordialog.ui,
	  trunk/extragear/utils/katapult/common/imagedisplaysettings.ui,
	  trunk/extragear/utils/katapult/katapult/confcatalogs.ui,
	  trunk/extragear/utils/katapult/katapult/confdisplay.ui,
	  trunk/extragear/utils/katapult/katapult/confgeneral.ui,
	  trunk/extragear/utils/katapult/plugins/catalogs/amarokcatalog/settings.ui,
	  trunk/extragear/utils/katapult/plugins/catalogs/bookmarkcatalog/settings.ui,
	  trunk/extragear/utils/katapult/plugins/catalogs/calculatorcatalog/settings.ui,
	  trunk/extragear/utils/katapult/plugins/catalogs/documentcatalog/settings.ui,
	  trunk/extragear/utils/katapult/plugins/catalogs/programcatalog/settings.ui,
	  trunk/extragear/utils/keurocalc/calculator.ui,
	  trunk/extragear/utils/keurocalc/settingsdialog.ui: Massive
	  fixuifiles

2006-04-24 16:59  blackie

	* trunk/extragear/libs/kipi-plugins/findimages/actions.cpp,
	  trunk/extragear/libs/kipi-plugins/findimages/fastcompare.cpp,
	  trunk/extragear/libs/kipi-plugins/findimages/fastcompare.h,
	  trunk/extragear/libs/kipi-plugins/findimages/finddupplicateimages.cpp,
	  trunk/extragear/libs/kipi-plugins/findimages/finddupplicateimages.h,
	  trunk/extragear/libs/kipi-plugins/findimages/fuzzycompare.cpp,
	  trunk/extragear/libs/kipi-plugins/findimages/fuzzycompare.h,
	  trunk/extragear/libs/kipi-plugins/findimages/plugin_findimages.cpp:
	  using QThread::terminate for cancel operation made the plugin go
	  bezerk. So now I ask it nicely to stop processing instead.

2006-04-23 23:41  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/TODO: Updated

2006-04-23 23:35  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/generator.cpp,
	  trunk/extragear/libs/kipi-plugins/htmlexport/htmlexportconfig.kcfg,
	  trunk/extragear/libs/kipi-plugins/htmlexport/imagesettingspage.ui:
	  Implemented quality support

2006-04-23 22:34  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/imagesettingspage.ui,
	  trunk/extragear/libs/kipi-plugins/htmlexport/outputpage.ui:
	  Remove margins

2006-04-23 22:24  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/imagesettingspage.ui,
	  trunk/extragear/libs/kipi-plugins/htmlexport/outputpage.ui:
	  Buddy-ification

2006-04-23 22:22  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/imagesettingspage.ui:
	  Use a separate checkbox to enable full image resizing. This make
	  it possible to setup a buddy for the fullsize spinbox.

2006-04-23 22:07  gateau

	* trunk/extragear/libs/configure.in.in,
	  trunk/extragear/libs/kipi-plugins/htmlexport/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/htmlexport/galleryinfo.h,
	  trunk/extragear/libs/kipi-plugins/htmlexport/generator.cpp,
	  trunk/extragear/libs/kipi-plugins/htmlexport/htmlexportconfig.kcfg,
	  trunk/extragear/libs/kipi-plugins/htmlexport/htmlexportconfig.kcfgc,
	  trunk/extragear/libs/kipi-plugins/htmlexport/imagesettingspage.ui,
	  trunk/extragear/libs/kipi-plugins/htmlexport/outputpage.ui,
	  trunk/extragear/libs/kipi-plugins/htmlexport/plugin.cpp,
	  trunk/extragear/libs/kipi-plugins/htmlexport/theme.cpp,
	  trunk/extragear/libs/kipi-plugins/htmlexport/theme.h,
	  trunk/extragear/libs/kipi-plugins/htmlexport/wizard.cpp: Use
	  KConfigXT to store settings of the htmlexport plugin.

2006-04-23 15:28  blackie

	* trunk/extragear/libs/kipi-plugins/findimages/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/findimages/actions.cpp,
	  trunk/extragear/libs/kipi-plugins/findimages/actions.h,
	  trunk/extragear/libs/kipi-plugins/findimages/displaycompare.cpp,
	  trunk/extragear/libs/kipi-plugins/findimages/fastcompare.cpp,
	  trunk/extragear/libs/kipi-plugins/findimages/fastcompare.h,
	  trunk/extragear/libs/kipi-plugins/findimages/finddupplicateimages.cpp,
	  trunk/extragear/libs/kipi-plugins/findimages/finddupplicateimages.h,
	  trunk/extragear/libs/kipi-plugins/findimages/fuzzycompare.cpp,
	  trunk/extragear/libs/kipi-plugins/findimages/fuzzycompare.h,
	  trunk/extragear/libs/kipi-plugins/findimages/plugin_findimages.cpp,
	  trunk/extragear/libs/kipi-plugins/findimages/plugin_findimages.h:
	  avoid flooding of GUI thread

2006-04-22 23:30  blackie

	* trunk/extragear/libs/kipi-plugins/findimages/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/findimages/actions.h,
	  trunk/extragear/libs/kipi-plugins/findimages/displaycompare.cpp,
	  trunk/extragear/libs/kipi-plugins/findimages/displaycompare.h,
	  trunk/extragear/libs/kipi-plugins/findimages/fastcompare.cpp,
	  trunk/extragear/libs/kipi-plugins/findimages/fastcompare.h,
	  trunk/extragear/libs/kipi-plugins/findimages/finddupplicateimages.cpp,
	  trunk/extragear/libs/kipi-plugins/findimages/finddupplicateimages.h,
	  trunk/extragear/libs/kipi-plugins/findimages/fuzzycompare.cpp,
	  trunk/extragear/libs/kipi-plugins/findimages/fuzzycompare.h,
	  trunk/extragear/libs/kipi-plugins/findimages/imagesimilaritydata.h,
	  trunk/extragear/libs/kipi-plugins/findimages/plugin_findimages.cpp:
	  refactored the image compares into classes of their own, plus
	  some cleanup in usage of pointers

2006-04-22 21:06  blackie

	* trunk/extragear/libs/kipi-plugins/findimages,
	  trunk/extragear/libs/kipi-plugins/findimages/Doxyfile,
	  trunk/extragear/libs/kipi-plugins/findimages/displaycompare.cpp,
	  trunk/extragear/libs/kipi-plugins/findimages/finddupplicatedialog.cpp,
	  trunk/extragear/libs/kipi-plugins/findimages/finddupplicateimages.cpp,
	  trunk/extragear/libs/kipi-plugins/findimages/finddupplicateimages.h,
	  trunk/extragear/libs/kipi-plugins/findimages/plugin_findimages.cpp:
	  Started maintenance of the Find Images plug-in. - added busy
	  cursors at various places. - fixed a layout error - added myself
	  as maintainer.

2006-04-18 22:08  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/themes/matrix/template.xslt,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/snow/template.xslt:
	  Use first image as collection image

2006-04-18 17:45  gateau

	* trunk/extragear/libs/kipi-plugins/kameraklient/cameraselection.cpp,
	  trunk/extragear/libs/kipi-plugins/kameraklient/cameraselection.h,
	  trunk/extragear/libs/kipi-plugins/kameraklient/mtlist.h,
	  trunk/extragear/libs/kipi-plugins/kameraklient/mtqueue.h,
	  trunk/extragear/libs/kipi-plugins/kameraklient/savefiledialog.cpp,
	  trunk/extragear/libs/kipi-plugins/kameraklient/savefiledialog.h,
	  trunk/extragear/libs/kipi-plugins/kameraklient/thumbitem.cpp,
	  trunk/extragear/libs/kipi-plugins/kameraklient/thumbitem.h,
	  trunk/extragear/libs/kipi-plugins/kameraklient/thumbview.cpp,
	  trunk/extragear/libs/kipi-plugins/kameraklient/thumbview.h:
	  Added missing copyrights, based on Digikam CVS:
	  http://cvs.sourceforge.net/viewcvs.py/digikam/digikam3/digikamcameraclient/cameraui/
	  BUG: 99157

2006-04-15 14:01  anaselli

	* trunk/extragear/libs/kipi-plugins/batchprocessimages/batchprocessimagesdialog.cpp:
	  A workaround stops the process if the target directory is not
	  writable. BUG: 117397

2006-04-15 10:23  anaselli

	* trunk/extragear/libs/kipi-plugins/batchprocessimages/batchprocessimagesdialog.cpp:
	  - typo BUG: 108945

2006-04-14 18:20  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/htmlexport/galleryinfo.h,
	  trunk/extragear/libs/kipi-plugins/htmlexport/generator.cpp,
	  trunk/extragear/libs/kipi-plugins/htmlexport/theme.cpp,
	  trunk/extragear/libs/kipi-plugins/htmlexport/theme.h,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/matrix/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/matrix/matrix.desktop,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/snow/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/snow/snow.desktop,
	  trunk/extragear/libs/kipi-plugins/htmlexport/wizard.cpp: Started
	  implementing theme description

2006-04-09 22:19  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/TODO,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/matrix/template.xslt,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/snow/template.xslt:
	  Implemented support for special case: "only one album", through
	  XSL.

2006-04-09 19:49  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/TODO,
	  trunk/extragear/libs/kipi-plugins/htmlexport/generator.cpp,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/matrix/template.xslt,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/snow/template.xslt:
	  Added last missing translation. CCMAIL: kde-imaging@kde.org

2006-04-08 15:53  anaselli

	* trunk/extragear/libs/kipi-plugins/acquireimages/plugin_acquireimages.cpp:
	  - fix bug 114519 BUG: 114519

2006-04-04 21:23  anaselli

	* trunk/extragear/libs/kipi-plugins/mpegencoder/kimg2mpg.cpp: -
	  fix bug 114514 BUG: 114514

2006-03-28 23:27  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/TODO,
	  trunk/extragear/libs/kipi-plugins/htmlexport/generator.cpp:
	  Properly quote XSLT params (scary!)

2006-03-28 23:25  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/TODO: Updated,
	  splitted in two

2006-03-25 19:37  jaiva

	* trunk/extragear/libs/kipi-plugins/flickrexport/ChangeLog,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrtalker.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrwidget.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrwidget.h,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrwindow.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrwindow.h:
	  Improvement release, Allows Current selection to be uploaded,
	  and some UI improvements

2006-03-22 23:00  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/generator.cpp: Use
	  local8Bit() to pass filenames to libxslt

2006-03-12 22:04  anaselli

	* trunk/extragear/libs/kipi-plugins/mpegencoder/images2mpg: -
	  Changed project URL - Added a note why I inserted '-S' opiton
	  CCBUG:109739

2006-03-11 22:06  anaselli

	* trunk/extragear/libs/kipi-plugins/mpegencoder/images2mpg,
	  trunk/extragear/libs/kipi-plugins/mpegencoder/kimg2mpg.cpp,
	  trunk/extragear/libs/kipi-plugins/mpegencoder/kimg2mpg.h: fix
	  bugs #114515, #109739

2006-03-08 23:02  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/TODO,
	  trunk/extragear/libs/kipi-plugins/htmlexport/generator.cpp,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/snow/template.xslt:
	  Started implementing i18n support, using XSLT params

2006-03-05 23:32  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/generator.cpp:
	  Produce unique filenames using titles. This way it should be
	  possible to implement incremental updates of the gallery.

2006-03-04 22:50  gateau

	* trunk/extragear/libs/kipi-plugins/htmlexport/kipiplugin_htmlexport.desktop,
	  trunk/extragear/libs/kipi-plugins/htmlexport/kipiplugin_htmlgallery.desktop:
	  Finished renaming

2006-03-04 22:47  gateau

	* trunk/extragear/libs/kipi-plugins/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/configure.in.bot,
	  trunk/extragear/libs/kipi-plugins/configure.in.in,
	  trunk/extragear/libs/kipi-plugins/htmlexport,
	  trunk/extragear/libs/kipi-plugins/htmlexport/.vimrc,
	  trunk/extragear/libs/kipi-plugins/htmlexport/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/htmlexport/TODO,
	  trunk/extragear/libs/kipi-plugins/htmlexport/galleryinfo.h,
	  trunk/extragear/libs/kipi-plugins/htmlexport/generator.cpp,
	  trunk/extragear/libs/kipi-plugins/htmlexport/generator.h,
	  trunk/extragear/libs/kipi-plugins/htmlexport/imagesettingspage.ui,
	  trunk/extragear/libs/kipi-plugins/htmlexport/kipiplugin_htmlgallery.desktop,
	  trunk/extragear/libs/kipi-plugins/htmlexport/outputpage.ui,
	  trunk/extragear/libs/kipi-plugins/htmlexport/plugin.cpp,
	  trunk/extragear/libs/kipi-plugins/htmlexport/plugin.h,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/matrix/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/snow/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/htmlexport/themes/snow/next.svg,
	  trunk/extragear/libs/kipi-plugins/htmlexport/wizard.cpp,
	  trunk/extragear/libs/kipi-plugins/htmlexport/wizard.h,
	  trunk/extragear/libs/kipi-plugins/htmlexport/xmlutils.h,
	  trunk/extragear/libs/kipi-plugins/htmlgallery: Renamed
	  htmlgallery to htmlexport

2006-03-03 23:20  gateau

	* trunk/extragear/libs/kipi-plugins/htmlgallery/TODO,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/generator.cpp,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/xmlutils.h: -
	  Moved xml classes to their own files - Reimplemented xml
	  generation using libxml

2006-03-03 19:52  toma

	* trunk/extragear/libs/kipi-plugins/configure.in.bot: Adds libxslt
	  too the bot CCMAIL: aurelien.gateau@free.fr

2006-03-02 14:22  gateau

	* trunk/extragear/libs/kipi-plugins/htmlgallery/themes/snow/template.xslt:
	  Removed failed attempt at i18n support

2006-03-02 14:21  gateau

	* trunk/extragear/libs/kipi-plugins/htmlgallery/wizard.cpp: Fixed
	  the way themes are found

2006-03-02 13:56  gateau

	* trunk/extragear/libs/kipi-plugins/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/configure.in.in,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/Makefile.am: Fixed
	  compilation

2006-03-02 13:36  gateau

	* trunk/extragear/libs/kipi-plugins/htmlgallery,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/matrix,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/snow:
	  Ignore Makefiles

2006-03-02 13:33  gateau

	* trunk/extragear/libs/kipi-plugins/htmlgallery/Makefile.in,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/Makefile.in,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/matrix/Makefile.in,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/snow/Makefile.in:
	  Oups, shouldn't have committed those

2006-03-01 23:36  gateau

	* trunk/extragear/libs/kipi-plugins/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/configure.in.in,
	  trunk/extragear/libs/kipi-plugins/htmlgallery,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/.vimrc,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/Makefile.in,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/TODO,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/galleryinfo.h,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/generator.cpp,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/generator.h,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/imagesettingspage.ui,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/kipiplugin_htmlgallery.desktop,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/outputpage.ui,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/plugin.cpp,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/plugin.h,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/Makefile.in,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/matrix,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/matrix/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/matrix/Makefile.in,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/matrix/bg.png,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/matrix/style.css,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/matrix/template.xslt,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/snow,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/snow/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/snow/Makefile.in,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/snow/next.png,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/snow/next.svg,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/snow/next_disabled.png,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/snow/previous.png,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/snow/previous_disabled.png,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/snow/style.css,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/themes/snow/template.xslt,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/wizard.cpp,
	  trunk/extragear/libs/kipi-plugins/htmlgallery/wizard.h: Imported
	  the HTMLGallery plugin, which should replace ImagesGallery.
	  CCMAIL: kde-imaging@kde.org

2006-02-08 17:00  binner

	* trunk/extragear/libs/kipi-plugins/kameraklient/cameraiconview.cpp:
	  actually call setThumbnailSize() method somewhere

2006-01-30 09:36  mueller

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/plugin_simpleviewer.cpp:
	  the usual "daily unbreak compilation"

2006-01-22 12:44  jahrens

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport/index.template:
	  disabling flash detection code, because it causes problems with
	  konqi

2006-01-22 11:54  jahrens

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport/index.template:
	  argh...that doesn't belongs to the template.

2006-01-15 17:41  jahrens

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport/svedialog.cpp:
	  yesyesyes allee: copyright.....

2006-01-15 17:40  jahrens

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport/plugin_simpleviewer.cpp,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/plugin_simpleviewer.h,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/svedialog.h:
	  yesyesyes allee: copyright.....

2006-01-15 17:04  jahrens

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport/svedialog.cpp:
	  changed homepage

2006-01-15 16:38  jahrens

	* trunk/extragear/libs/kipi-plugins/Makefile.am: The first version
	  of the plugin is ready to be launched. So this report can be
	  closed. http://www.jokele.de/simpleviewerexport/ BUG: 118637

2006-01-15 11:14  jahrens

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport/index.template:
	  index template modifications

2006-01-14 18:51  jahrens

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport/svedialog.cpp:
	  credits...

2006-01-14 18:40  jahrens

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/index.template,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/simpleviewerexport.cpp,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/simpleviewerexport.h,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/space.png:
	  - +index.template, kindly licensed for use from Mikkel B.
	  Stegmann - creating an index.html file based on that template -
	  handle the cancel button

2006-01-10 17:34  jahrens

	* trunk/extragear/libs/kipi-plugins/slideshow/toolbar.cpp: He is
	  talking about the slideshow, where we used indeed different
	  icons. BUG: 119867

2006-01-07 23:37  jahrens

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport/simpleviewerexport.cpp:
	  enable exporting...

2006-01-07 20:34  toma

	* trunk/extragear/libs/kipi-plugins/sendimages/sendimages.cpp,
	  trunk/extragear/libs/kipi-plugins/sendimages/sendimagesdialog.cpp:
	  Adds support for the Sylpheed-Claws mua. Based on a patch from
	  Paul Mangan. I modified the patch to prevent code duplication.
	  Can you verify if this solution works as well? Thanks dor the
	  patch. BUG: 119562

2006-01-07 18:58  jahrens

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/simpleviewerexport.cpp,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/simpleviewerexport.h:
	  what to do if export folder already exists...

2006-01-07 17:15  jahrens

	* trunk/extragear/libs/kipi-plugins/imagesgallery/plugin_imagesgallery.cpp:
	  fixed typo

2006-01-07 15:48  jahrens

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport/upgrade.html:
	  adding flash upgrade page

2006-01-07 15:47  jahrens

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/index.html:
	  adding index.html

2006-01-07 11:13  jahrens

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport/simpleviewerexport.cpp,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/simpleviewerexport.h:
	  Extract all needed files from simoleviewer archive

2006-01-07 02:09  jahrens

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport/firstrundlg.cpp,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/firstrundlg.h,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/simpleviewerexport.cpp,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/simpleviewerexport.h:
	  Extracting and installing SimpleViewer flash file. Still a lot
	  of todos & code cleaning left....

2006-01-07 00:55  jahrens

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/README,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/firstrundlg.cpp,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/firstrundlg.h,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/simpleviewerexport.cpp,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/simpleviewerexport.h,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/svedialog.cpp:
	  SimpleViewer is free to use, but uses a license which comes into
	  conflict with several distributions. Due to the license it is
	  not possible to ship it with this plugin. When SimpleViewer
	  isn't found on the system, the firstrun dialog is opened, which
	  lets the user install SimpleViewer.

2006-01-03 22:41  mueller

	* trunk/extragear/libs/kipi-plugins/imagesgallery/plugin_imagesgallery.cpp:
	  remove mis-placed semicolon after if()

2005-12-31 13:15  jahrens

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport/simpleviewerexport.cpp:
	  show close button after the export has finished

2005-12-31 12:40  toma

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport/svedialog.h:
	  Missing class

2005-12-31 12:32  jahrens

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport/Makefile.in:
	  that was too much, thanks Laurent

2005-12-31 12:27  jahrens

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/Makefile.in,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/README,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/kipiplugin_simpleviewer.desktop,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/plugin_simpleviewer.cpp,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/plugin_simpleviewer.h,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/simpleviewerexport.cpp,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/simpleviewerexport.h,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/svedialog.cpp,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/svedialog.h,
	  trunk/extragear/libs/kipi-plugins/simpleviewerexport/test.txt:
	  Initial commit for simpleviewerexport kipi-plugin

2005-12-31 12:08  jahrens

	* trunk/extragear/libs/kipi-plugins/simpleviewerexport: Initial
	  commit for simpleviewerexport kipi-plugin

2005-12-30 22:49  toma

	* trunk/extragear/libs/kipi-plugins/printwizard/tphoto.cpp: Patch
	  from Anders Lund for bug: Printing using the KIPI printing
	  wizard is nearly impossible on my system, printing a 1600x1200
	  image makes my system go into infinite swapping. BUG:117670

2005-12-28 17:20  toma

	* trunk/extragear/libs/kipi-plugins/imagesgallery/imagesgallery.cpp:
	  Matiyam is right, return false if user says 'no' to the dialog
	  else it will crash... BUG: 116605

2005-12-28 15:15  toma

	* trunk/extragear/libs/kipi-plugins/calendar/calwizard.cpp:
	  Sometimes im really funny. Fix logic. BUG: 118936

2005-12-28 15:06  toma

	* trunk/extragear/libs/kipi-plugins/calendar/calwizard.cpp: Put in
	  an extra warning for making a calendar for a year in the past
	  and for the current year if it is in the second half of the
	  year... BUG: 118936

2005-12-16 02:11  thiago

	* trunk/extragear/libs/kipi-plugins/rawconverter/dcrawprocess.cpp:
	  * Remove getopt.h from the includes: it's only needed for
	  getopt_long, which isn't used here. * Add stdlib.h because
	  Solaris has getopt there instead of unistd.h (which sounds like
	  the correct place to be, since getopt isn't part of ISO C). *
	  Move sys/types.h to the top, just to be on the safe side.
	  BUG:118407

2005-11-13 20:13  jaiva

	* trunk/extragear/libs/kipi-plugins/flickrexport/flickrtalker.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrtalker.h,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrwidget.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrwidget.h,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrwindow.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrwindow.h:
	  Added the Image Quality factor option

2005-11-05 12:44  jahrens

	* trunk/extragear/libs/kipi-plugins/batchprocessimages/batchprocessimagesdialog.cpp:
	  BUG: 114512

2005-11-04 05:57  jaiva

	* trunk/extragear/libs/kipi-plugins/flickrexport/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/flickrexport/TODO,
	  trunk/extragear/libs/kipi-plugins/flickrexport/exifrestorer.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/exifrestorer.h,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrtalker.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrwindow.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrwindow.h,
	  trunk/extragear/libs/kipi-plugins/flickrexport/jpegsection.h,
	  trunk/extragear/libs/kipi-plugins/flickrexport/plugin_flickrexport.cpp:
	  Added code to retain exif information while resizing JPG

2005-11-01 23:15  mueller

	* trunk/extragear/libs/kipi-plugins/configure.in.in,
	  trunk/extragear/libs/libkipi/configure.in.in,
	  trunk/extragear/libs/libkipi/libkipi/libkipi_export.h,
	  trunk/extragear/libs/libkipi/libkipi/libkipi_export.h.in: the
	  usual "daily unbreak compilation".. its getting tiresome

2005-10-04 21:14  gateau

	* trunk/extragear/libs/kipi-plugins/helloworld/plugin_helloworld.h:
	  Unbreak compilation

2005-10-04 07:47  mueller

	* trunk/extragear/libs/kipi-plugins/acquireimages/plugin_acquireimages.cpp,
	  trunk/extragear/libs/kipi-plugins/acquireimages/screenshotdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/jpeglossless/plugin_jpeglossless.cpp,
	  trunk/extragear/libs/kipi-plugins/printwizard/frmprintwizardbase.ui,
	  trunk/extragear/libs/kipi-plugins/rawconverter/plugin_rawconverter.cpp:
	  daily "unbreak compilation"

2005-09-30 15:17  cgilles

	* trunk/extragear/libs/kipi-plugins/imagesgallery/TODO: Possible
	  external tools list to use like external HTML generator CCMAIL :
	  tomalbers@kde.nl

2005-09-26 18:54  cgilles

	* trunk/extragear/libs/kipi-plugins/AUTHORS: missing to give
	  credits to Jain and Tom

2005-09-26 18:45  cgilles

	* trunk/extragear/libs/kipi-plugins/AUTHORS,
	  trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchivingdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchivingdialog.h:
	  add credits to Owen

2005-09-26 05:51  cgilles

	* trunk/extragear/libs/kipi-plugins/sendimages/sendimages.cpp: fix
	  wrong revert commit

2005-09-24 09:19  cgilles

	* trunk/extragear/libs/kipi-plugins/kameraklient/Makefile.am: fix

2005-09-24 09:17  cgilles

	* trunk/extragear/libs/kipi-plugins/kameraklient/Makefile.am:
	  KameraKlient kipi plugin : added missing in i18n rules! CCMAIL:
	  oliver@doerr-privat.de

2005-09-23 07:22  coolo

	* trunk/extragear/libs/kipi-plugins/imagesgallery/imagesgallery.cpp:
	  don't rely on spaces and english plural

2005-09-20 14:57  cgilles

	* trunk/extragear/libs/kipi-plugins/acquireimages/acquireimagedialog.cpp,
	  trunk/extragear/libs/kipi-plugins/acquireimages/acquireimagedialog.h,
	  trunk/extragear/libs/kipi-plugins/acquireimages/screenshotdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/acquireimages/screenshotdialog.h,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/batchprocessimagesdialog.h,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/borderimagesdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/colorimagesdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/convertimagesdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/effectimagesdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/filterimagesdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/recompressimagesdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/renameimageswidget.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/resizeimagesdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/resizeimagesdialog.h,
	  trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchiving.cpp,
	  trunk/extragear/libs/kipi-plugins/findimages/finddupplicateimages.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrwindow.cpp,
	  trunk/extragear/libs/kipi-plugins/galleryexport/gallerywindow.cpp,
	  trunk/extragear/libs/kipi-plugins/imagesgallery/imagesgallery.cpp,
	  trunk/extragear/libs/kipi-plugins/imagesgallery/imagesgallery.h,
	  trunk/extragear/libs/kipi-plugins/kameraklient/cameraui.cpp,
	  trunk/extragear/libs/kipi-plugins/kameraklient/cameraui.h,
	  trunk/extragear/libs/kipi-plugins/mpegencoder/checkbinprog.cpp,
	  trunk/extragear/libs/kipi-plugins/mpegencoder/checkbinprog.h,
	  trunk/extragear/libs/kipi-plugins/mpegencoder/kimg2mpg.cpp,
	  trunk/extragear/libs/kipi-plugins/mpegencoder/kimg2mpg.h,
	  trunk/extragear/libs/kipi-plugins/printwizard/frmprintwizard.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/batchdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/rawconverter/singledialog.cpp,
	  trunk/extragear/libs/kipi-plugins/sendimages/sendimages.cpp,
	  trunk/extragear/libs/kipi-plugins/sendimages/sendimages.h,
	  trunk/extragear/libs/kipi-plugins/sendimages/sendimagesdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/sendimages/sendimagesdialog.h,
	  trunk/extragear/libs/kipi-plugins/slideshow/plugin_slideshow.cpp,
	  trunk/extragear/libs/kipi-plugins/slideshow/slideshowconfig.cpp:
	  Revert last commit. Accordinly with Renchi, fix Raw converter to
	  use common kipirc file instead host app rc file.

2005-09-20 13:08  cgilles

	* trunk/extragear/libs/kipi-plugins/acquireimages/acquireimagedialog.cpp,
	  trunk/extragear/libs/kipi-plugins/acquireimages/acquireimagedialog.h,
	  trunk/extragear/libs/kipi-plugins/acquireimages/screenshotdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/acquireimages/screenshotdialog.h,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/batchprocessimagesdialog.h,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/borderimagesdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/colorimagesdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/convertimagesdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/effectimagesdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/filterimagesdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/recompressimagesdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/renameimageswidget.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/resizeimagesdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/resizeimagesdialog.h,
	  trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchiving.cpp,
	  trunk/extragear/libs/kipi-plugins/findimages/finddupplicateimages.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrwindow.cpp,
	  trunk/extragear/libs/kipi-plugins/galleryexport/gallerywindow.cpp,
	  trunk/extragear/libs/kipi-plugins/imagesgallery/imagesgallery.cpp,
	  trunk/extragear/libs/kipi-plugins/imagesgallery/imagesgallery.h,
	  trunk/extragear/libs/kipi-plugins/kameraklient/cameraui.cpp,
	  trunk/extragear/libs/kipi-plugins/kameraklient/cameraui.h,
	  trunk/extragear/libs/kipi-plugins/mpegencoder/checkbinprog.cpp,
	  trunk/extragear/libs/kipi-plugins/mpegencoder/checkbinprog.h,
	  trunk/extragear/libs/kipi-plugins/mpegencoder/kimg2mpg.cpp,
	  trunk/extragear/libs/kipi-plugins/mpegencoder/kimg2mpg.h,
	  trunk/extragear/libs/kipi-plugins/printwizard/frmprintwizard.cpp,
	  trunk/extragear/libs/kipi-plugins/sendimages/sendimages.h,
	  trunk/extragear/libs/kipi-plugins/sendimages/sendimagesdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/sendimages/sendimagesdialog.h,
	  trunk/extragear/libs/kipi-plugins/slideshow/plugin_slideshow.cpp,
	  trunk/extragear/libs/kipi-plugins/slideshow/slideshowconfig.cpp:
	  kipi-plugins fix : using host apps rc file to store settings
	  instead common kipirc file. Using this way, each host
	  application can have a dedicaced plugins settings. Nota : I
	  don't know why any plugins used a dedicaced kipirc config file,
	  and others used host application rc file. CCMAIL:
	  digikam-devel@kde.org

2005-09-13 03:12  pahlibar

	* trunk/extragear/libs/kipi-plugins/configure.in.in: if we are not
	  using libkexif from the toplevel sources, define the conditional
	  compile_LIBKEXIF to true. needed when tarballs are built
	  separate from the src tree CCMAIL: tomalbers@kde.nl

2005-09-10 20:51  toma

	* trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchiving.cpp,
	  trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchiving.h,
	  trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchivingdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchivingdialog.h:
	  Fix this beast for ever. k3b is a unique app and does not
	  support the --temp-file parameter. I choose a more general
	  solution now: make a setting where you can enter additional
	  parameters for the executable. Default filled with --nofork. If
	  people use older k3b's they have to remove it. That should go in
	  the documentation as well.

2005-09-07 11:37  cgilles

	* trunk/extragear/libs/kipi-plugins/galleryexport/gallerywindow.cpp,
	  trunk/extragear/libs/kipi-plugins/galleryexport/gallerywindow.h:
	  GalleryExport kipi plugin : Add link to handbook and About data.

2005-09-07 11:14  cgilles

	* trunk/extragear/libs/kipi-plugins/flickrexport/flickrwindow.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrwindow.h:
	  FlickrExport kipi plugin : Add link to handbook and About data.
	  CCMAIL: vardhman@students.iiit.net

2005-09-07 10:40  jaiva

	* trunk/extragear/libs/kipi-plugins/flickrexport/flickrtalker.cpp:
	  Fixed the handling of incomplete web-Authentication.

2005-09-06 14:15  cgilles

	* trunk/extragear/libs/kipi-plugins/imagesgallery/imagesgallery.cpp:
	  save font size properly CCMAIL: cyrill.h@solnet.ch

2005-09-06 08:43  cgilles

	* trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchiving.cpp:
	  Accordinly with Tom Albers, restoring temporally ' -nofork ' K3b
	  invocation for next RC release. This is a temp issue. A better
	  way will be to use the new (and complete) dcop interface
	  available on k3b. IMPORTANT : A new tool to ARCHIVE/RESTORE
	  digikam database is planed by me and Tom for digiKam 0.8.1. It
	  will be embeded on digiKam to support all database features.
	  kipi CDArchiving tool will be obsolete for digikam in the
	  future. We need a maintenor from kimdaba, gwenview or showimg
	  project for this tool. CCMAIL: kde-imaging@kde.org,
	  digikam-devel@kde.org

v0.1.0-rc1                                                        2005-02-08
----------------------------------------------------------------------------

2005-09-04 21:46  toma

	* trunk/extragear/libs/kipi-plugins/ChangeLog,
	  trunk/extragear/libs/kipi-plugins/kipi-plugins.lsm: Preparing
	  for release.

2005-09-03 16:08  gateau

	* trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchiving.cpp,
	  trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchiving.h:
	  Replaced the QTimer with a call to QTimer::singleShot()

2005-09-03 16:00  gateau

	* trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchiving.cpp,
	  trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchiving.h: -
	  Create KConfig objects on the stack. - No need to keep a pointer
	  on it in the object.

2005-09-03 15:51  gateau

	* trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchiving.cpp:
	  More heap -> stack objects.

2005-09-03 15:49  gateau

	* trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchiving.cpp:
	  Do not create objects on the heap when they can be created on
	  the stack (C++ is not Java). This avoids memory leaks when
	  objects are not deleted.

2005-09-03 15:22  toma

	* trunk/extragear/libs/kipi-plugins/sendimages/sendimages.cpp:
	  Thunderbird does not return the dot in this error message, so
	  thunderbird was not started and the composer can not be started
	  in that case. Also replaced the 'contains' with a 'find' which
	  is faster, I learned that from Ingo, which is pretty funny in
	  this case ;-) BUGS: 108227 CCMAIL: oliver@doerr-privat.de

2005-09-01 22:00  toma

	* trunk/extragear/libs/kipi-plugins/flickrexport/flickrtalker.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrwidget.cpp:
	  No tabs in strings, makes a mess for translators, added some
	  comments...

2005-08-21 20:23  toma

	* trunk/extragear/libs/kipi-plugins/batchprocessimages/resizeoptionsdialog.cpp:
	  Add missing i18n() for filter names, some of them are based on
	  the names of persons, but now there is a possibility to
	  translate them for those who want that. BUG: 110982

2005-08-19 07:06  cgilles

	* trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchiving.cpp,
	  trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchiving.h,
	  trunk/extragear/libs/kipi-plugins/cdarchiving/plugin_cdarchiving.cpp:
	  CDArchiving kipi plugin : patch from Owen Hirst CCBUGS: 98269
	  89394 91651 100877 106568

2005-08-15 20:16  toma

	* trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
	  trunk/extragear/graphics/digikam/digikam/albumdb.h,
	  trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
	  trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp,
	  trunk/extragear/graphics/digikam/digikam/kipiinterface.h,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/batchprocessimagesitem.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/batchprocessimagesitem.h,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/plugin_batchprocessimages.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/renameimagesbase.ui,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/renameimagesdialog.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/renameimagesdialog.h,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/renameimageswidget.cpp,
	  trunk/extragear/libs/kipi-plugins/batchprocessimages/renameimageswidget.h:
	  Owen Hirst <n8rider@sbcglobal.net> has provided a patch for KIPI
	  Rename Images (part of the BatchProcesses Plugin). kipi part: *
	  Complete rewrite * Use rename instead of copy * Allow formatting
	  of date string digikam part: * fixes the time and date
	  adjustment not working * Update database entry when a file is
	  renamed by a KIPI Plugin * make slideshow available right after
	  digikams start This fixes the following bugs:
	  BUGS:110391,110659,110698,110575,99895,104032,105727,110508,104511
	  great work!

2005-08-07 21:00  pahlibar

	* trunk/extragear/libs/kipi-plugins/jpeglossless/actionthread.cpp:
	  in case of auto-rotate ignore the app specified angle. otherwise
	  apps using exif rotation angle will specify the same angle and
	  you end up having rotation by twice the actual needed angle

2005-08-07 15:47  toma

	* trunk/extragear/libs/kipi-plugins/calendar/calpainter.cpp,
	  trunk/extragear/libs/kipi-plugins/calendar/caltemplate.cpp:
	  Fixed 3 problems: - compiler deprecated barfs on monthNames. -
	  the weekday was not localized, so they were english. - default
	  font in pull down is now the application dafault font. BUG: 97187

2005-08-07 14:12  toma

	* trunk/extragear/libs/kipi-plugins/imagesgallery/imagesgallery.cpp,
	  trunk/extragear/libs/kipi-plugins/imagesgallery/imagesgallery.h:
	  Fixed two problems here: - when exporting tags a folder name
	  "Tag: foo", was used. Konqueror would state that that protocol
	  is not supported. Removed the : as a solution. - tags do not
	  have a url, so using that as unique identifier in the map, was
	  causing trouble. Exporting four tag albums resulted in four
	  identical folders, because the key always returned 0. Used a
	  QMapIterator and an int as a key. Could some people check if
	  this is ok? CCMAIL: digikam-devel@kde.org BUG: 102219

2005-08-07 00:14  toma

	* trunk/extragear/libs/kipi-plugins/imagesgallery/imagesgallery.cpp:
	  i18n fix for problem with a string. It had a space at the end of
	  the string, translaters left that space out when translating and
	  so a bug was born. BUG: 98199

2005-08-05 17:54  jaiva

	* trunk/extragear/libs/kipi-plugins/flickrexport,
	  trunk/extragear/libs/kipi-plugins/flickrexport/Makefile,
	  trunk/extragear/libs/kipi-plugins/flickrexport/Makefile.am,
	  trunk/extragear/libs/kipi-plugins/flickrexport/Makefile.in,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickralbumdialog.ui,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickritem.h,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrtalker.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrtalker.h,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrviewitem.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrviewitem.h,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrwidget.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrwidget.h,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrwindow.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/flickrwindow.h,
	  trunk/extragear/libs/kipi-plugins/flickrexport/kipiplugin_flickrexport.desktop,
	  trunk/extragear/libs/kipi-plugins/flickrexport/login.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/login.h,
	  trunk/extragear/libs/kipi-plugins/flickrexport/mpform.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/mpform.h,
	  trunk/extragear/libs/kipi-plugins/flickrexport/plugin_flickrexport.cpp,
	  trunk/extragear/libs/kipi-plugins/flickrexport/plugin_flickrexport.h:
	  First release of flickrexport kipi-plugin file upload is
	  completely supported and new auth API is implemented.

2005-08-03 21:30  gateau

	* trunk/extragear/libs/kipi-plugins/batchprocessimages/batchprocessimagesdialog.cpp:
	  Make use of the available room when the user resizes the dialog.
	  CCMAIL: kde-imaging@kde.org

2005-08-02 14:52  lunakl

	* trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchiving.cpp,
	  trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchivingdialog.cpp:
	  Hardcoding k3b by default to /usr/bin/k3b makes no sense. It's
	  usually in $PATH just like the KDE app using the KIPI plugin, so
	  just 'k3b' should do as well, and doesn't break for whoever puts
	  their KDE somewhere else than /usr/bin. I personally fail to see
	  the point of this option at all, but oh well.

2005-07-11 05:22  pahlibar

	* trunk/extragear/libs/kipi-plugins/jpeglossless/utils.cpp:
	  preserve timestamp of image when rotating/flipping BUG: 108537

2005-05-08 11:55  mlaurent

	* trunk/extragear/libs/configure.in.in,
	  trunk/extragear/libs/kipi-plugins/configure.in.in,
	  trunk/extragear/libs/libkexif/Makefile.am,
	  trunk/extragear/libs/libkexif/configure.in.in,
	  trunk/extragear/libs/libkexif/kexifdata.h,
	  trunk/extragear/libs/libkexif/kexifdialog.h,
	  trunk/extragear/libs/libkexif/kexifutils.h,
	  trunk/extragear/libs/libkexif/kexifwidget.h,
	  trunk/extragear/libs/libkexif/libkexif_export.h,
	  trunk/extragear/libs/libkipi/configure.in.in,
	  trunk/extragear/libs/libkipi/libkipi/Makefile.am,
	  trunk/extragear/libs/libkipi/libkipi/batchprogressdialog.h,
	  trunk/extragear/libs/libkipi/libkipi/imagecollection.h,
	  trunk/extragear/libs/libkipi/libkipi/imagecollectionselector.h,
	  trunk/extragear/libs/libkipi/libkipi/imagecollectionshared.h,
	  trunk/extragear/libs/libkipi/libkipi/imagedialog.h,
	  trunk/extragear/libs/libkipi/libkipi/imageinfo.h,
	  trunk/extragear/libs/libkipi/libkipi/imageinfoshared.h,
	  trunk/extragear/libs/libkipi/libkipi/interface.h,
	  trunk/extragear/libs/libkipi/libkipi/libkipi_export.h,
	  trunk/extragear/libs/libkipi/libkipi/plugin.h,
	  trunk/extragear/libs/libkipi/libkipi/pluginloader.h,
	  trunk/extragear/libs/libkipi/libkipi/uploadwidget.h: Add support
	  -fvisibility

2005-04-26 15:47  pahlibar

	* trunk/kdeextragear-libs-1/kipi-plugins/galleryexport/gallerytalker.cpp:
	  caption, not albumName

2005-04-24 15:57  cgilles

	* trunk/kdeextragear-libs-1/kipi-plugins/mpegencoder/images2mpg,
	  trunk/kdeextragear-libs-1/kipi-plugins/mpegencoder/kimg2mpg.cpp:
	  Patch from Thorsten Schnebeck <thorsten.schnebeck@gmx.net>
	  Please try again with this patch applied to CVS HEAD. In
	  according with results please close this bug. CCBUG:101110
	  CCMAIL: digikam-deve@lists.sourceforge.net

2005-04-22 05:58  cgilles

	* trunk/kdeextragear-libs-1/kipi-plugins/sendimages/actions.h,
	  trunk/kdeextragear-libs-1/kipi-plugins/sendimages/exifrestorer.cpp,
	  trunk/kdeextragear-libs-1/kipi-plugins/sendimages/exifrestorer.h,
	  trunk/kdeextragear-libs-1/kipi-plugins/sendimages/jpegsection.h,
	  trunk/kdeextragear-libs-1/kipi-plugins/sendimages/listimageserrordialog.cpp,
	  trunk/kdeextragear-libs-1/kipi-plugins/sendimages/listimageserrordialog.h,
	  trunk/kdeextragear-libs-1/kipi-plugins/sendimages/plugin_sendimages.cpp,
	  trunk/kdeextragear-libs-1/kipi-plugins/sendimages/plugin_sendimages.h,
	  trunk/kdeextragear-libs-1/kipi-plugins/sendimages/sendimages.cpp,
	  trunk/kdeextragear-libs-1/kipi-plugins/sendimages/sendimages.h,
	  trunk/kdeextragear-libs-1/kipi-plugins/sendimages/sendimagesdialog.cpp,
	  trunk/kdeextragear-libs-1/kipi-plugins/sendimages/sendimagesdialog.h:
	  KIPI SendImages plugins : Fix headers. support GmailAgent
	  (experimental) CCMAIL: digikam-devel@lists.sourceforge.net

2005-04-22 05:34  cgilles

	* trunk/kdeextragear-libs-1/kipi-plugins/rawconverter/processcontroller.cpp:
	  Make compile. Renchi take a look if is correct for your !
	  CCMAIL: renchi@pooh.tam.uiuc.edu

2005-04-05 22:57  pahlibar

	* trunk/kdeextragear-libs-1/kipi-plugins/rawconverter/batchdialog.cpp,
	  trunk/kdeextragear-libs-1/kipi-plugins/rawconverter/batchdialog.h,
	  trunk/kdeextragear-libs-1/kipi-plugins/rawconverter/dcrawprocess.cpp,
	  trunk/kdeextragear-libs-1/kipi-plugins/rawconverter/processcontroller.cpp,
	  trunk/kdeextragear-libs-1/kipi-plugins/rawconverter/processcontroller.h,
	  trunk/kdeextragear-libs-1/kipi-plugins/rawconverter/singledialog.cpp,
	  trunk/kdeextragear-libs-1/kipi-plugins/rawconverter/singledialog.h:
	  update to work with dcraw >= 6.x. will not work with lower
	  versions anymore BUGS: 99437

2005-04-05 17:48  pahlibar

	* trunk/kdeextragear-libs-1/kipi-plugins/slideshow/imlibiface.cpp,
	  trunk/kdeextragear-libs-1/kipi-plugins/slideshow/imlibiface.h,
	  trunk/kdeextragear-libs-1/kipi-plugins/slideshow/plugin_slideshow.cpp,
	  trunk/kdeextragear-libs-1/kipi-plugins/slideshow/slideshow.cpp,
	  trunk/kdeextragear-libs-1/kipi-plugins/slideshow/slideshow.h,
	  trunk/kdeextragear-libs-1/kipi-plugins/slideshow/slideshowgl.cpp,
	  trunk/kdeextragear-libs-1/kipi-plugins/slideshow/slideshowgl.h:
	  respect app set angle for rotating images in slideshow. need to
	  come up with an angle spec to allow flipping of images as well
	  (allowed by exif standard) BUGS: 103282

2005-03-13 22:56  cgilles

	* trunk/kdeextragear-libs-1/kipi-plugins/batchprocessimages/renameimagesdialog.cpp:
	  patch from Cedric Pradalier. BUGS:99193 CCBUGS:99193

2005-02-28 17:20  toma

	* trunk/kdeextragear-libs-1/kipi-plugins/sendimages/plugin_sendimages.cpp:
	  Make the menu entry for this plugin disabled when there is no
	  images selected and enabled when there is a (valid) selection

2005-02-20 16:47  cgilles

	* trunk/kdeextragear-libs-1/kipi-plugins/mpegencoder/images2mpg:
	  MPEGEncoder : -Fixed kipi url -Added new audio Wav sampling to
	  48000 for to use with DVD author ! Thanks to "bcl.man" for this
	  patch CCMAIL: kde-imaging@kde.org, bcl.man@free.fr

2005-02-18 17:18  uga

	* trunk/kdeextragear-libs-1/kipi-plugins/wallpaper/plugin_wallpaper.cpp,
	  trunk/kdeextragear-libs-1/kipi-plugins/wallpaper/plugin_wallpaper.h:
	  New wallpaper method "scale and crop" is available since kde 3.4
	  Beta1

2005-02-10 12:20  cgilles

	* trunk/kdeextragear-libs-1/kipi-plugins/batchprocessimages/convertimagesdialog.cpp,
	  trunk/kdeextragear-libs-1/kipi-plugins/batchprocessimages/convertimagesdialog.h:
	  Added EPS image file format support in kipi batchconvertimage
	  plugins. BUGS:99020 CCBUGS:99020
	  CCMAIL:kde-imaging@kde.org,digikam-devel@lists.sourceforge.net

v0.1.0-beta2                                                      2005-02-08
----------------------------------------------------------------------------

2005-02-04 15:15  cgilles

	* batchprocessimages/borderimagesdialog.cpp: Added comments

2005-02-02 22:15  scherfa

	* slideshow/: plugin_slideshow.cpp, slideshowconfig.cpp,
	  slideshowgl.cpp, slideshowgl.h: Added Printfilename to GL
	  Slideshow ..

2005-02-01 16:29  luis_pedro

	* calendar/caltemplate.cpp: Due to the auto-accelerators, the text
	  got changed from "Top" to "&Top" (and "Left"->"&Left" and
	  "Right"->"&Right") Use numeric ids instead of strings

	  OKed by Renchi Raju

2005-01-28 21:57  pahlibar

	* configure.in.in:
	  remove local pkg-config check (in kde-common now)

2005-01-27 09:46  cgilles

	* batchprocessimages/resizeimagesdialog.cpp: BugFix in
	  BatchResizeImages kipi plugin: using ImageMagick "composite" do
	  not preserve Exif information per default.  Need to use
	  "-profile" option for resolve this problem.  Note: ImageMagick
	  "Convert" program preverve it! CCMAIL: kde-imaging@kde.org,
	  digikam-devel@lists.sourceforge.net

2005-01-25 11:52  adridg

	* configure.in.in: Always use all_libraries, since it will have the
	  --with-extra* stuff

2005-01-24 15:49  cgilles

	* batchprocessimages/: resizeimagesdialog.cpp,
	  resizeimagesdialog.h, resizeoptionsdialog.cpp,
	  resizeoptionsdialog.h: Kipi Batch Resize Image : Patch from
	  Alfons Hoogervorst <alfons@proteus.demon.nl> for to use -quality
	  IM option with JPEG images.  Adapting patch for Prepare to Print
	  option too.  CCMAIL: kde-imaging@kde.org,
	  digikam-devel@lists.sourceforge.net

2005-01-22 01:03  pahlibar

	* sendimages/sendimages.cpp:
	  don't add the comments file if there are no comments BUG: 97069

2005-01-18 18:58  pahlibar

	* galleryexport/: gallerytalker.cpp, gallerywindow.cpp:
	  enable uploading for movie (and other non-image files) to gallery
	  BUG: 97298

2005-01-14 21:21  adridg

	* kameraklient/: gpcamera.cpp, gpiface.cpp: --enable-final: using
	  namespaces confuses the definition of CameraList

2005-01-13 21:28  pahlibar

	* slideshow/plugin_slideshow.cpp:
	  enable the slideshow plugin when an album is selected, to prevent
	  confusing the user

2005-01-13 16:51  cgilles

	* sendimages/: plugin_sendimages.cpp, sendimages.cpp, sendimages.h:
	  Fix thunderbird path url using in second stage

2005-01-13 13:47  cgilles

	* README, kipi-plugins.lsm, kipiplugins.kdevelop,
	  acquireimages/acquireimagedialog.cpp,
	  acquireimages/screenshotdialog.cpp,
	  batchprocessimages/borderimagesdialog.cpp,
	  batchprocessimages/colorimagesdialog.cpp,
	  batchprocessimages/convertimagesdialog.cpp,
	  batchprocessimages/effectimagesdialog.cpp,
	  batchprocessimages/filterimagesdialog.cpp,
	  batchprocessimages/imagepreview.cpp,
	  batchprocessimages/outputdialog.cpp,
	  batchprocessimages/recompressimagesdialog.cpp,
	  batchprocessimages/renameimagesdialog.cpp,
	  batchprocessimages/resizeimagesdialog.cpp,
	  calendar/calwizard.cpp, cdarchiving/cdarchiving.cpp,
	  cdarchiving/cdarchivingdialog.cpp, findimages/displaycompare.cpp,
	  findimages/finddupplicatedialog.cpp,
	  imagesgallery/imagesgallery.cpp,
	  imagesgallery/imgallerydialog.cpp,
	  kameraklient/cameraselection.cpp, kameraklient/cameraui.cpp,
	  kameraklient/setupcamera.cpp, mpegencoder/kimg2mpg.cpp,
	  printwizard/frmprintwizard.cpp, rawconverter/batchdialog.cpp,
	  rawconverter/singledialog.cpp, sendimages/sendimagesdialog.cpp,
	  slideshow/slideshowconfig.cpp, timeadjust/timeadjustdialog.cpp:
	  Fixed project url

2004-12-28 22:24  pahlibar

	* INSTALL, Makefile.am, README, configure.in.bot, configure.in.in,
	  acquireimages/Makefile.am, jpeglossless/Makefile.am,
	  jpeglossless/jinclude.h, rawconverter/Makefile.am,
	  rawconverter/batchdialog.cpp:
	  * check for presence of libtiff before trying to compiling
	  plugins which use   it (jpeglossless,acquireimages,rawconverter)
	  * better info at the configure check bottom, as to whats missing
	  * updated the README and INSTALL files with dependency
	  requirements CCMAIL: kde-imaging@kde.org

2004-12-28 20:36  pahlibar

	* calendar/: calsettings.h, monthwidget.cpp, monthwidget.h:
	  * the selection for the month url was being done only if a
	  thumbnail could be generated. if the image size happens to be
	  larger than the user setting for the preview data, the url was
	  not being selected (as the thumbnail fails to generate). Fixed.
	  * Also use a generic image icon for the selected url till the
	  thumbnail is generated BUG: 95871

2004-12-28 03:22  pahlibar

	* galleryexport/: gallerytalker.cpp, gallerytalker.h,
	  gallerywidget.cpp, gallerywidget.h, gallerywindow.cpp,
	  gallerywindow.h:
	  * put widgets into splitter * clean out the resize options and
	  make it more unambiguous

2004-12-28 01:38  pahlibar

	* galleryexport/gallerywindow.cpp:
	  bail out if user uses unallowed chars in the album name

2004-12-27 23:02  pahlibar

	* README, TODO:
	  update

2004-12-24 17:27  cgilles

	* README, TODO: Fix

2004-12-23 02:18  pahlibar

	* galleryexport/: gallerytalker.cpp, gallerytalker.h,
	  gallerywidget.cpp, gallerywidget.h, gallerywindow.cpp,
	  gallerywindow.h:
	  allow setting maximum image dimensions before uploading BUG:
	  94493

2004-12-22 07:12  pahlibar

	* batchprocessimages/: batchprocessimagesdialog.cpp,
	  batchprocessimagesdialog.h, borderimagesdialog.cpp,
	  borderimagesdialog.h, colorimagesdialog.cpp, colorimagesdialog.h,
	  convertimagesdialog.cpp, convertimagesdialog.h,
	  effectimagesdialog.cpp, effectimagesdialog.h,
	  filterimagesdialog.cpp, filterimagesdialog.h,
	  recompressimagesdialog.cpp, recompressimagesdialog.h,
	  resizeimagesdialog.cpp, resizeimagesdialog.h:
	  * fix retrieving upload path from a virtual album
	  (libkipi/uploadwidget) * fix crash in batchprocess plugin when no
	  destination path is selected. the function   thinks its being
	  called in preview mode, but the preview process is null there.
	  its dangerous to make an assumption of a passed arg being null,
	  when its being called    from multiple places in different modes.
	  better use a separate explicit variable to	indicate that the
	  function is being called in a different mode. good for the sanity
	  of those reading the code as well	BUG: 94370

2004-12-22 06:28  pahlibar

	* cdarchiving/cdarchivingdialog.cpp:
	  integer overflow when calculating total size. use a double to
	  store the sum

	  BUG: 94549

2004-12-22 06:16  pahlibar

	* cdarchiving/cdarchiving.cpp:
	  respect host app settings and check for features before actually
	  accessing them BUG: 88883

2004-12-22 05:12  pahlibar

	* imagesgallery/imagesgallery.cpp:
	  use a simple hsv cycle algo to try and get contrasting colors for
	  links. not perfect, but will do BUG: 88870

2004-12-22 03:30  pahlibar

	* sendimages/sendimages.cpp:
	  fix issue with sending images with non-latin characters in
	  filepath. Use QFile::encodeName() if you want to deal with a non
	  qt/kde tool this code is a nightmare to read without proper
	  indentation

2004-12-21 20:46  pahlibar

	* slideshow/: slideshow.cpp, slideshow.h, slideshowgl.cpp,
	  slideshowgl.h:
	  use xinerma specific settings to fill up only the screen occupied
	  by the host app BUG: 95592

2004-12-21 19:25  lukas

	* batchprocessimages/batchprocessimagesdialog.cpp,
	  batchprocessimages/convertimagesdialog.cpp,
	  batchprocessimages/effectimagesdialog.cpp,
	  batchprocessimages/filterimagesdialog.cpp,
	  batchprocessimages/imagepreview.cpp,
	  batchprocessimages/outputdialog.cpp,
	  batchprocessimages/recompressimagesdialog.cpp,
	  batchprocessimages/resizeimagesdialog.cpp,
	  findimages/finddupplicatedialog.cpp,
	  galleryexport/gallerylogin.cpp,
	  imagesgallery/imgallerydialog.cpp,
	  kameraklient/cameraselection.cpp, kameraklient/cameraui.cpp,
	  kameraklient/dmessagebox.cpp, kameraklient/gpcamera.cpp,
	  kameraklient/gpfileiteminfo.cpp,
	  kameraklient/gpfileiteminfodlg.cpp, mpegencoder/checkbinprog.cpp,
	  mpegencoder/kimg2mpg.cpp, rawconverter/batchdialog.cpp,
	  rawconverter/previewwidget.cpp,
	  rawconverter/processcontroller.cpp,
	  rawconverter/singledialog.cpp, sendimages/sendimages.cpp,
	  sendimages/sendimagesdialog.cpp, timeadjust/timeadjustdialog.cpp,
	  wallpaper/plugin_wallpaper.cpp: i18n fixes, enough for today :)

2004-12-17 13:09  craig

	* findimages/: finddupplicatedialog.cpp, finddupplicateimages.cpp,
	  finddupplicateimages.h: Use KDE's standard dirs for cache
	  information

2004-12-17 12:23  craig

	* batchprocessimages/batchprocessimagesdialog.cpp,
	  cdarchiving/cdarchiving.cpp, imagesgallery/imagesgallery.cpp:
	  Directory -> Folder

2004-12-17 00:46  craig

	* acquireimages/plugin_acquireimages.cpp,
	  acquireimages/screenshotdialog.cpp, cdarchiving/cdarchiving.cpp,
	  cdarchiving/plugin_cdarchiving.cpp,
	  findimages/displaycompare.cpp,
	  findimages/finddupplicatedialog.cpp,
	  findimages/finddupplicateimages.cpp,
	  findimages/plugin_findimages.cpp,
	  galleryexport/gallerywindow.cpp, galleryexport/gallerywindow.h,
	  galleryexport/plugin_galleryexport.cpp,
	  imagesgallery/imagesgallery.cpp,
	  imagesgallery/imgallerydialog.cpp,
	  imagesgallery/plugin_imagesgallery.cpp,
	  mpegencoder/checkbinprog.cpp, mpegencoder/kimg2mpg.cpp,
	  mpegencoder/plugin_mpegencoder.cpp,
	  printwizard/plugin_printwizard.cpp, rawconverter/batchdialog.cpp,
	  rawconverter/batchdialog.h, rawconverter/plugin_rawconverter.cpp,
	  rawconverter/singledialog.cpp, rawconverter/singledialog.h,
	  sendimages/plugin_sendimages.cpp, sendimages/sendimages.cpp,
	  sendimages/sendimagesdialog.cpp, slideshow/plugin_slideshow.cpp,
	  slideshow/slideshowconfig.cpp, slideshow/slideshowconfig.h,
	  timeadjust/plugin_timeadjust.cpp, wallpaper/plugin_wallpaper.cpp:
	  Give dialogs parents.

2004-12-12 19:15  ach

	* galleryexport/kipiplugin_galleryexport.desktop,
	  imagesgallery/kipiplugin_imagesgallery.desktop: make it clear
	  what does what

2004-12-04 04:07  pahlibar

	* slideshow/: plugin_slideshow.cpp, slideshowconfig.cpp,
	  slideshowconfig.h:
	  add an option to shuffle images in slideshow BUG: 91360

2004-12-04 01:38  pahlibar

	* galleryexport/TODO:
	  update TODO

2004-12-04 00:59  pahlibar

	* galleryexport/TODO:
	  updated todo

2004-12-04 00:46  pahlibar

	* galleryexport/: galleryviewitem.cpp, gallerywindow.cpp,
	  gallerywindow.h:
	  * kwallet integration for saving/restoring password (for kde >
	  3.1). for kde <= 3.1,   only the url and username are saved
	  restored.  * promote the album title as the main text (in the
	  album treeview list)

	  galleryexport to be considered feature-complete for kipi-plugins
	  0.1 release, pending user input

	  CCBUG: 88262

2004-12-03 21:21  pahlibar

	* galleryexport/: Makefile.am, TODO, galleryviewitem.cpp,
	  galleryviewitem.h, gallerywindow.cpp:
	  polish, polish: show the album title along with the name. improve
	  the comments rendering under the thumbnail

2004-12-03 08:14  pahlibar

	* galleryexport/TODO:
	  added mini TODO file for galleryexport

2004-12-03 08:13  pahlibar

	* galleryexport/: Makefile.am, galleryalbumdialog.ui,
	  galleryitem.h, gallerylogin.cpp, gallerylogin.h,
	  gallerympform.cpp, gallerympform.h, gallerytalker.cpp,
	  gallerytalker.h, galleryviewitem.h, gallerywidget.cpp,
	  gallerywidget.h, gallerywindow.cpp, gallerywindow.h,
	  plugin_galleryexport.cpp:
	  * implemented uploading photos (with host application provided
	  captions)   into remote gallery * now, generate the upload form
	  data using multipart.  * show captions under thumbnails

	  Note to users: the code hasn't undergone a whole lot of testing.
	  I would like reports back, if things are broken. Might be prudent
	  to test on non-production remote gallery

	  BUG: 88262

2004-12-01 20:42  pahlibar

	* galleryexport/: Makefile.am, galleryalbumdialog.ui,
	  gallerylogin.h, gallerytalker.cpp, gallerytalker.h,
	  gallerywindow.cpp, gallerywindow.h:
	  * implemented creating new albums CCBUG: 88262

2004-12-01 12:29  pahlibar

	* Makefile.am, galleryexport/.cvsignore, galleryexport/Makefile.am,
	  galleryexport/galleryitem.h, galleryexport/gallerylogin.cpp,
	  galleryexport/gallerylogin.h, galleryexport/gallerytalker.cpp,
	  galleryexport/gallerytalker.h, galleryexport/galleryviewitem.h,
	  galleryexport/gallerywidget.cpp, galleryexport/gallerywidget.h,
	  galleryexport/gallerywindow.cpp, galleryexport/gallerywindow.h,
	  galleryexport/kipiplugin_galleryexport.desktop,
	  galleryexport/plugin_galleryexport.cpp,
	  galleryexport/plugin_galleryexport.h:
	  Initial implementation of remote gallery export kipi-plugin What
	  works now: * logging into remote gallery * listing albums *
	  listing photos in individual albums * showing thumbnails for
	  photos * clicking on thumbnails will open up the actual image in
	  kde standard imageviewer

	  Things to do: * implement adding new albums * implement adding
	  new photos * kwallet integration for saving/restoring
	  remote-url/username/password

	  So currently only read-only support. putting this in so that we
	  can get some user testing done for remote url access and also
	  modify the GUI based on user input.  Screenshot at:
	  http://pooh.tam.uiuc.edu/gallery_export.png CCBUG: 88262

2004-11-30 16:08  cgilles

	* imagesgallery/imagesgallery.cpp: Added FireFox suppport

2004-11-30 14:23  cgilles

	* imagesgallery/: imagesgallery.cpp, imgallerydialog.cpp: Fixed
	  bool read config entries

2004-11-29 22:00  cgilles

	* imagesgallery/: imagesgallery.cpp, imagesgallery.h: Revert source
	  code.

2004-11-29 21:42  cgilles

	* findimages/: finddupplicatedialog.cpp, finddupplicatedialog.h,
	  finddupplicateimages.cpp: Patch to fix bug #93065

2004-11-29 12:25  cgilles

	* Makefile.am, configure.in.in, kipiplugins.kdevelop,
	  timeadjust/Makefile.am, timeadjust/timeadjustdialog.cpp,
	  timeadjust/timeadjustdialog.h: Bug #89993 : TimeAdjust kipi
	  plugin : apply patch for Renchi about to set date & time to that
	  of file exif date.  CCMAIL: kde-imaging@kde.org

2004-11-28 23:32  cgilles

	* batchprocessimages/resizeimagesdialog.cpp: Bug #93065: using
	  -resize instead -geometry IM option CCMAIL:kde-imaging@kde.org

2004-11-26 18:29  cgilles

	* cdarchiving/cdarchiving.cpp: Remove --nofork option.

2004-11-26 17:40  cgilles

	* cdarchiving/cdarchiving.cpp: CDArchiving kipi plugin: -Added
	  '--nofork' option for k3b -Fix bool config option reading

2004-11-23 13:24  faure

	* jpeglossless/Makefile.am: local too ->  before all_includes

2004-11-23 13:23  faure

	* acquireimages/Makefile.am, batchprocessimages/Makefile.am,
	  calendar/Makefile.am, cdarchiving/Makefile.am,
	  findimages/Makefile.am, helloworld/Makefile.am,
	  imagesgallery/Makefile.am, jpeglossless/Makefile.am,
	  kameraklient/Makefile.am, printwizard/Makefile.am,
	  rawconverter/Makefile.am, sendimages/Makefile.am,
	  timeadjust/Makefile.am, wallpaper/Makefile.am: $(all_includeS)
	  must be after $(LIBKIPI_CFLAGS) since that one is local (nice way
	  to fool my script) :)

2004-11-23 12:50  faure

	* mpegencoder/Makefile.am: all_includes must be last

2004-11-20 06:35  bmeyer

	* jpeglossless/jinclude.h: Add ifndef/define/endif to prevent
	  possible acidential double includes

2004-11-13 20:05  adawit

	* imagesgallery/: imagesgallery.cpp, imagesgallery.h: - Do not
	  append a file extension if the file already ends with that
	  extension.  - Use a locally declared KConfig object whenever it
	  is short lived, i.e. deleted at   the end of the function.  - "if
	  (object) delete object;" is not necessary if the object is
	  already initialized properly.

2004-11-11 18:52  pahlibar

	* jpeglossless/utils.cpp:
	  replaced mmap based file copy with regular readblock/writeblock.
	  fixes issues with file copies on a nfs mounted partition

2004-11-09 16:50  pahlibar

	* jpeglossless/: jpegtransform.cpp, jpegtransform.h:
	  restore proper copyright owners

2004-11-09 16:43  pahlibar

	* jpeglossless/mtqueue.h:
	  added copyright

2004-11-09 16:42  pahlibar

	* calendar/main.cpp:
	  removed stale file

2004-11-07 13:02  coolo

	* configure.in.in: works without installed libkexif

2004-11-06 05:07  bmeyer

	* acquireimages/acquireimagedialog.cpp,
	  batchprocessimages/batchprocessimagesdialog.cpp,
	  batchprocessimages/batchprocessimagesitem.cpp,
	  cdarchiving/cdarchiving.cpp, cdarchiving/cdarchivingdialog.cpp,
	  findimages/displaycompare.cpp,
	  findimages/finddupplicatedialog.cpp,
	  findimages/finddupplicateimages.cpp,
	  imagesgallery/imagesgallery.cpp,
	  imagesgallery/imgallerydialog.cpp,
	  kameraklient/cameraiconview.cpp, kameraklient/cameraui.cpp,
	  kameraklient/kipiplugin_kameraklient.desktop,
	  mpegencoder/checkbinprog.cpp, mpegencoder/kimg2mpg.cpp,
	  mpegencoder/optionsdialog.cpp, printwizard/tphoto.cpp,
	  rawconverter/batchdialog.cpp, sendimages/sendimages.cpp,
	  sendimages/sendimagesdialog.cpp, slideshow/slideshowgl.cpp:
	  header fixes "" comparisions changed to use .isEmpty() Added
	  missing Encoding line to desktop file Fixed Build Build breakage

2004-11-06 04:54  bmeyer

	* batchprocessimages/: batchprocessimagesdialog.cpp,
	  renameimagesdialog.cpp: remove QString::null and replace with
	  .isNull()

2004-11-06 04:10  bmeyer

	* kameraklient/Makefile.am: fix broken build

2004-11-03 23:38  binner

	* batchprocessimages/batchprocessimagesdialog.cpp: fix layout

2004-10-27 23:10  gateau

	* kipi-plugins.lsm: Initial import of .lsm files, needed to upload
	  to upload.kde.org.

2004-10-24 05:40  pahlibar

	* TODO, calendar/calpainter.cpp, calendar/caltemplate.cpp:
	  * use only smoothly scalable fonts * remove
	  kapp->processEvents(). no idea why i put it there in the first
	  place * updated todo

2004-10-22 02:18  pahlibar

	* calendar/calwizard.cpp, printwizard/frmprintwizard.cpp:
	  kde 3.1 compatiblity fixes

2004-10-20 18:52  pahlibar

	* calendar/calwizard.cpp, printwizard/frmprintwizard.cpp:
	  force kprinter to use printer resolution

2004-10-19 21:30  jahrens

	* findimages/: finddupplicatedialog.cpp, finddupplicatedialog.h:
	  Addition to #91548

	  CCMAIL: 91548@bugs.kde.org, digikam-devel@lists.sourceforge.net

2004-10-19 21:07  jahrens

	* findimages/finddupplicatedialog.cpp:
	  fixed in cvs

	  CCMAIL: 91548-done@bugs.kde.org,
	  digikam-devel@lists.sourceforge.net

2004-10-19 17:36  jahrens

	* mpegencoder/plugin_mpegencoder.cpp:
	  fixed in cvs

	  CCMAIL: 91547-done@bugs.kde.org,
	  digikam-devel@lists.sourceforge.net

2004-10-19 14:49  cgilles

	* sendimages/sendimagesdialog.cpp: SendImages kipi-plugin : fixed
	  bug #91596 CCMAIL: kde-imaging@kde.org,
	  digikam-devel@lists.sourceforge.net

2004-10-18 15:57  mlaurent

	* kameraklient/: cameraui.cpp, gpeventfilter.cpp,
	  gpfileitemcontainer.cpp: it++ -> ++it

2004-10-18 02:53  pahlibar

	* slideshow/: plugin_slideshow.cpp, plugin_slideshow.h,
	  slideshowconfig.cpp, slideshowconfig.h:
	  cleaner implementation. (note to self: its difficult to sneak in
	  hacks with the usability gurus watching ;) ). The slideshow
	  action is enabled only if there is a current valid album and has
	  images. also, if there is no current selection, the "selected
	  images only" option is disabled.

2004-10-18 02:27  pahlibar

	* slideshow/plugin_slideshow.cpp:
	  popup a sorry message if there are no images in current album and
	  slideshow action is clicked. also popup sorry message if user
	  selects slideshow with selected items only option and there are
	  no selected items

2004-10-13 21:33  pahlibar

	* INSTALL:
	  updated INSTALL file

2004-10-11 18:07  pahlibar

	* kameraklient/Makefile.am:
	  forgot the kameraklient on the update to the makefile.am

2004-10-11 17:57  pahlibar

	* configure.in.in, acquireimages/Makefile.am,
	  batchprocessimages/Makefile.am, calendar/Makefile.am,
	  cdarchiving/Makefile.am, findimages/Makefile.am,
	  helloworld/Makefile.am, imagesgallery/Makefile.am,
	  jpeglossless/Makefile.am, mpegencoder/Makefile.am,
	  printwizard/Makefile.am, rawconverter/Makefile.am,
	  sendimages/Makefile.am, slideshow/Makefile.am,
	  timeadjust/Makefile.am, wallpaper/Makefile.am:
	  fixed hardcoded libkipi path

2004-10-11 13:57  cgilles

	* Makefile.am: Fixed i18n extraction for tips

2004-10-11 13:35  cgilles

	* Makefile.am, README: Removed 'GammaCalibration' kipi plugin (must
	  be implemented in the hosts) CCMAIL: kde-imaging@kde.org

2004-10-11 13:11  cgilles

	* Makefile.am: Removed 'DirOperation' kipi-plugin This feature must
	  been implemented in the hosts.  CCMAIL: kde-imaging@kde.org

2004-10-10 22:32  cgilles

	* batchprocessimages/: borderimagesdialog.cpp,
	  colorimagesdialog.cpp, effectimagesdialog.cpp,
	  filterimagesdialog.cpp, recompressimagesdialog.cpp,
	  resizeimagesdialog.cpp: Fixed bug relevant of a preview fix about
	  embeded image conversion. The fix must be done only for
	  BatchConvertImage

2004-10-08 15:53  cgilles

	* Makefile.am, tips: Moved kipiplugins tips to the plugins folder.
	  CCMAIL: kde-imaging@kde.org

2004-10-07 18:34  cgilles

	* sendimages/: sendimages.cpp, sendimagesdialog.cpp,
	  sendimagesdialog.h: SendImages Kipi plugin: Added Thunderbird bin
	  path setup in dialog CCMAIL: digikam-devel@lists.sourceforge.net,
	  kde-imaging@kde.org

2004-10-07 15:29  cgilles

	* batchprocessimages/batchprocessimagesdialog.cpp: Fixed header

2004-10-06 18:36  pahlibar

	* slideshow/: Makefile.am, pausetimer.cpp, pausetimer.h,
	  slideshow.cpp, slideshow.h, slideshowgl.cpp, slideshowgl.h,
	  toolbar.cpp, toolbar.h:
	  * implemented mouse and keyboard control for slideshow * mouse
	  control is with a toolbar which pops up when mouse is moved to
	  any  of the four corners of the desktop * keyboard control:
	  PageUp (previous), PageDown (next), Escape (close), SpaceBar
	  (toggle play and pause) * fixed crash due to wierd mouseMoveEvent
	  being called after closeEvent

	  CCMAIL: 88600-done@bugs.kde.org

2004-10-06 16:39  cgilles

	* batchprocessimages/batchprocessimagesdialog.cpp,
	  batchprocessimages/imagepreview.cpp,
	  batchprocessimages/renameimagesoptionsdialog.cpp,
	  batchprocessimages/renameimagesoptionsdialog.h,
	  cdarchiving/plugin_cdarchiving.cpp,
	  findimages/plugin_findimages.cpp,
	  imagesgallery/plugin_imagesgallery.cpp,
	  sendimages/plugin_sendimages.cpp: Fixed KDE 3.1 compatibility

2004-10-05 15:07  cgilles

	* kipiplugins.kdevelop, cdarchiving/cdarchiving.cpp,
	  imagesgallery/imagesgallery.cpp: Fixed crash when 'CDArchiving'
	  and 'ImageGallery' kipi plugin are started and closed imediatly
	  (reported by Renchi with Digikam) There is unvalid delete QMap at
	  the destructor call.

2004-10-05 04:17  pahlibar

	* calendar/: calwizard.cpp, calwizard.h:
	  if you are modifying working code, make sure to test it before
	  you make the commits.  fixed broken calendar plugin CCMAIL:
	  kde-imaging@kde.org

2004-10-04 17:46  lunakl

	* acquireimages/: screenshotdialog.cpp, screenshotdialog.h: Fix
	  crash with Gwenview, which apparently doesn't have
	  kapp->mainWidget() set for some reason. Just hiding and showing
	  only the main window is not technically right anyway in case the
	  app has more toplevel windows.  CCMAIL: kde-imaging@kde.org
	  CCMAIL: gwenview-general@lists.sourceforge.net

2004-10-02 20:09  deller

	* acquireimages/acquireimagedialog.cpp,
	  imagesgallery/imagesgallery.cpp, mpegencoder/checkbinprog.cpp,
	  mpegencoder/kimg2mpg.cpp, printwizard/frmprintwizard.cpp,
	  sendimages/sendimagesdialog.cpp: - roaming user fixes (user
	  readPathEntry() and writePathEntry() instead of
	  readEntry()/writeEntry() where it refers to file-paths)

	  btw, those sources would benefit from a big cleanup with using
	  readBoolEntry() instead of readEntry("true")=="true" and such....

2004-09-30 23:31  pahlibar

	* slideshow/slideshowgl.cpp:
	  check for max texture value allowed before generating the
	  textures. one user had a rather low texture size of 512. fixed
	  problem over priv mail conversation.	CCMAIL:
	  90183-done@bugs.kde.org

2004-09-29 23:33  blackie

	* batchprocessimages/batchprocessimagesdialog.cpp: angle was wrong
	  due to some bugs I of course can't reproduce now

2004-09-29 23:13  blackie

	* batchprocessimages/batchprocessimagesdialog.cpp: man I hate when
	  I forget to save before cvs ci

2004-09-29 23:11  blackie

	* batchprocessimages/batchprocessimagesdialog.cpp: slotGotPreview
	  did just display the image it found on disk, which is not correct
	  if the host application in memory has the image rotated (as in
	  contrast to on disk). This change hopefully fixes this bug.

	  Gilles, please verify that it still works for digikam - which I'm
	  pretty convinced it does ;-)

2004-09-27 16:55  cgilles

	* cdarchiving/: cdarchiving.cpp, cdarchiving.h,
	  plugin_cdarchiving.cpp: Disable QThread implementation in Kipi
	  CDArchiving plugin.  CCMAIL: renchi@pooh.tam.uiuc.edu

2004-09-27 16:30  cgilles

	* imagesgallery/: imagesgallery.cpp, imagesgallery.h,
	  plugin_imagesgallery.cpp: Disable QThread implementation in KIPI
	  imagegallery plugin.	CCMAIL: renchi@pooh.tam.uiuc.edu

2004-09-26 23:13  todd

	* printwizard/frmprintwizard.cpp: - Added 11.5x15cm photo size to
	  A4 - Added two new collage arrangements to Letter

2004-09-26 18:27  mhunter

	* printwizard/frmprintwizard.cpp: i18n fix

2004-09-25 23:34  todd

	* printwizard/: frmprintwizard.cpp, frmprintwizard.h,
	  frmprintwizardbase.ui, tphoto.cpp: - Added listbox for changing
	  the order of printed photos.	- Added pager buttons to preview
	  all pages

2004-09-25 17:03  cgilles

	* batchprocessimages/: renameimagesdialog.cpp,
	  renameimagesoptionsdialog.cpp, renameimagesoptionsdialog.h: patch
	  from Martin Laberge for KDE 3.1 compatibility.  CCMAIL:
	  kde-imaging@kde.org, digikam-devel@lists.sourceforge.net

2004-09-25 15:06  cgilles

	* sendimages/: Makefile.am, exifrestorer.cpp, exifrestorer.h,
	  jpegsection.h, sendimages.cpp: KIPI sendimages plugin : now,
	  resized JPEG images don't lost the EXIF information ! CCMAIL:
	  kde-imaging@kde.org, digikam-users@lists.sourceforge.net

2004-09-24 15:50  cgilles

	* imagesgallery/: Makefile.am, exifrestorer.cpp, exifrestorer.h,
	  imagesgallery.cpp, jpegsection.h: Fixed bug #88939: - Resizing
	  images have no effect if no resize images option enable.  - JPEG
	  exif data stored to the JPEG target images.  CCMAIL:
	  kde-imaging@kde.org, digikam-users@lists.sourceforge.net

2004-09-24 14:46  cgilles

	* cdarchiving/: cdarchiving.cpp, cdarchiving.h,
	  cdarchivingdialog.h, plugin_cdarchiving.cpp: Kipi CDArchiving
	  plugin: fixed threaded implementation ! CCMAIL:
	  renchi@pooh.tam.uiuc.edu

2004-09-24 10:59  cgilles

	* batchprocessimages/resizeoptionsdialog.cpp: Added 1400dpi support
	  in Prepare to print (request by Richard Taylor) CCMAIL:
	  rjt-digicam@thegrindstone.me.uk

2004-09-23 15:33  cgilles

	* imagesgallery/: imagesgallery.cpp, imagesgallery.h,
	  plugin_imagesgallery.cpp: Fixed threaded implementation about
	  kipi interface call under thread.  Using QMap and a new class for
	  to store the Albums data from the hosts.  All kipi interface call
	  and GUI call run on 'prepare' unthreaded method.  Must be
	  tested...  CCMAIL: renchi@pooh.tam.uiuc.edu

2004-09-23 12:26  cgilles

	* batchprocessimages/: renameimagesdialog.cpp,
	  renameimagesdialog.h, renameimagesoptionsdialog.cpp,
	  renameimagesoptionsdialog.h: Fixed BatchRenameImages KIPI plugin:
	  - Using KDateTimeWidget instead KDateWidget.	- Fixed some
	  problems with the implementation provide by the team during
	  Digikamplugins port.

2004-09-23 08:14  cgilles

	* batchprocessimages/: renameimagesdialog.cpp,
	  renameimagesdialog.h: KIPI BatchRenameImages : fixed files date
	  correction using Qt API instead C ANSI (from Showimg).  CCMAIL:
	  kde-imaging@kde.org

2004-09-22 16:43  cgilles

	* batchprocessimages/renameimagesdialog.cpp: BatchRenameImage
	  plugin : Restored old filter file name method. TODO support KURL.
	  CCMAIL: kde-imaging@kde.org

2004-09-22 16:03  cgilles

	* imagesgallery/imagesgallery.cpp: Fixed kipi url and collection
	  category

2004-09-22 16:03  cgilles

	* cdarchiving/cdarchiving.cpp: Fixed kipi url

2004-09-22 15:47  cgilles

	* calendar/caltemplate.cpp: KIPI calendar plugin : - Fixed layout.
	  - Added i18n.  - Remove Framed line (no used and no necessary ?)
	  CCMAIL: renchi@pooh.tam.uiuc.edu

2004-09-22 14:56  cgilles

	* findimages/: displaycompare.cpp, finddupplicatedialog.cpp,
	  finddupplicateimages.cpp, plugin_findimages.cpp: Fixed tasks
	  progress bar in Fast mode.  Fixed progress messages.	Fixed
	  dialog.  CCMAIL: kde-imaging@kde.org

2004-09-22 10:52  cgilles

	* batchprocessimages/: borderimagesdialog.cpp,
	  colorimagesdialog.cpp, convertimagesdialog.cpp,
	  effectimagesdialog.cpp, filterimagesdialog.cpp,
	  recompressimagesdialog.cpp, resizeimagesdialog.cpp: Kipi
	  batchProcessimages plugins : fixed bug #89720 CCMAIL:
	  kde-imaging@kde.org

2004-09-22 10:44  cgilles

	* batchprocessimages/: batchprocessimagesdialog.cpp,
	  batchprocessimagesdialog.h, borderimagesdialog.cpp,
	  colorimagesdialog.cpp, convertimagesdialog.cpp,
	  effectimagesdialog.cpp, filterimagesdialog.cpp,
	  renameimagesdialog.cpp, renameimagesoptionsdialog.h,
	  resizeimagesdialog.cpp: Fixed batchprocessimages kipi plugins
	  dialogs size.  CCMAIL: kde-imaging@kde.org

2004-09-22 04:06  pahlibar

	* batchprocessimages/plugin_batchprocessimages.cpp,
	  jpeglossless/plugin_jpeglossless.cpp,
	  mpegencoder/plugin_mpegencoder.cpp,
	  printwizard/plugin_printwizard.cpp,
	  rawconverter/plugin_rawconverter.cpp,
	  rawconverter/plugin_rawconverter.h,
	  sendimages/plugin_sendimages.cpp, slideshow/plugin_slideshow.cpp,
	  timeadjust/plugin_timeadjust.cpp:
	  * remove currentScope() and currentScopeChanged() (signal) *
	  plugins updated to reflect change * gentlemen, please update your
	  apps CCMAIL: kde-imaging@kde.org

2004-09-22 01:55  pahlibar

	* configure.in.in:
	  uhh... allow kipi-plugins to compile if detected from the same
	  source tree

2004-09-21 19:59  pahlibar

	* configure.in.bot, configure.in.in:
	  * pkg-configified libkipi * kipi-plugins configure.in.in updated
	  to include tests for externally   installed libkipi CCMAIL:
	  kde-imaging@kde.org

2004-09-21 17:00  cgilles

	* imagesgallery/imagesgallery.cpp: Fixed bug #88885 CCMAIL:
	  kde-imaging@kde.org

2004-09-21 16:13  cgilles

	* calendar/: calselect.cpp, caltemplate.cpp, calwizard.cpp,
	  calwizard.h: Added graphical banner to the kipi calendar wizard

2004-09-21 14:57  cgilles

	* kameraklient/: cameraselection.cpp, cameraui.cpp,
	  setupcamera.cpp: Added graphical banner to the top of Kipi
	  KameraKlient plugin dialogs.

2004-09-21 13:19  cgilles

	* sendimages/: listimageserrordialog.cpp, sendimages.cpp: Added
	  graphical banner

2004-09-21 13:07  cgilles

	* batchprocessimages/outputdialog.cpp: Added Graphical banner

2004-09-21 12:33  cgilles

	* batchprocessimages/: batchprocessimagesdialog.cpp,
	  batchprocessimagesdialog.h, borderimagesdialog.cpp,
	  borderoptionsdialog.cpp, borderoptionsdialog.h,
	  colorimagesdialog.cpp, colorimagesdialog.h,
	  coloroptionsdialog.cpp, coloroptionsdialog.h,
	  convertimagesdialog.cpp, convertimagesdialog.h,
	  convertoptionsdialog.cpp, convertoptionsdialog.h,
	  effectimagesdialog.cpp, effectoptionsdialog.cpp,
	  effectoptionsdialog.h, filterimagesdialog.cpp,
	  filterimagesdialog.h, filteroptionsdialog.cpp,
	  filteroptionsdialog.h, imagepreview.cpp, renameimagesdialog.cpp,
	  resizeimagesdialog.cpp, resizeoptionsdialog.cpp,
	  resizeoptionsdialog.h: Fixed i18n problem withh all options in
	  KIPI batchprocessimages plugins.  CCMAIL: kde-imaging@kde.org,
	  rjt-digicam@thegrindstone.me.uk

2004-09-21 09:15  cgilles

	* rawconverter/: batchdialog.cpp, singledialog.cpp: Added graphical
	  banner to the top of KIPI Raw converter dialogs.

2004-09-20 22:47  cgilles

	* acquireimages/screenshotdialog.cpp: Added graphical banner to the
	  top of kipi screenshoot plugin dialog.

2004-09-20 22:37  cgilles

	* mpegencoder/kimg2mpg.cpp: Added graphical banner to the top of
	  kipi MPEG encoder plugin dialog.

2004-09-20 22:17  cgilles

	* findimages/displaycompare.cpp: Added graphical banner to the kipi
	  finduplicateimages plugin results dialog.

2004-09-20 15:17  mueller

	* jpeglossless/Makefile.am: oops. wasn't supposed to be committed

2004-09-20 15:17  mueller

	* jpeglossless/: Makefile.am, actions.h: fix compile

2004-09-20 09:43  cgilles

	* slideshow/slideshowconfig.cpp: Added kipi graphic titles on the
	  dialog top.

2004-09-19 21:22  cgilles

	* batchprocessimages/: batchprocessimagesdialog.cpp,
	  batchprocessimagesdialog.h, borderimagesdialog.cpp,
	  colorimagesdialog.cpp, convertimagesdialog.cpp,
	  effectimagesdialog.cpp, filterimagesdialog.cpp,
	  recompressimagesdialog.cpp, renameimagesdialog.cpp,
	  resizeimagesdialog.cpp: BatchProcessImages kipi plugins : Added
	  graphic border in dialog

2004-09-18 23:38  gateau

	* printwizard/frmprintwizard.cpp: Fixed compilation on KDE 3.1.

2004-09-17 22:31  gateau

	* cdarchiving/cdarchivingdialog.cpp: There is no need to prefix a
	  signal with "signal".

2004-09-17 10:12  cgilles

	* findimages/: finddupplicatedialog.cpp, finddupplicatedialog.h,
	  finddupplicateimages.cpp: KIPI findduplicateimages plugin: using
	  ImageCollectionSelector widget from Renchi.  CCMAIL:
	  kde-imaging@kde.org

2004-09-16 14:39  cgilles

	* imagesgallery/imagesgallery.cpp: Fixed partially kipi access in
	  the thread.

2004-09-16 14:22  cgilles

	* imagesgallery/: imagesgallery.cpp, imagesgallery.h,
	  plugin_imagesgallery.cpp: ImageGallery kip plugin: Fixed dialog
	  acces under threaded implementation Todo : fix kipi interface
	  access.  CCMAIL: kde-imageing@kde.org

2004-09-16 10:52  cgilles

	* batchprocessimages/: batchprocessimagesdialog.cpp,
	  imagepreview.cpp, renameimagesdialog.cpp: Fixed depreciate method
	  in according with KDE version CCMAIL: oliver@doerr-privat.de

2004-09-16 08:35  cgilles

	* sendimages/: plugin_sendimages.cpp, plugin_sendimages.h,
	  sendimages.cpp, sendimages.h, sendimagesdialog.cpp: Fixed
	  dialog/kipi interface access in threaded operations.	CCMAIL:
	  kde-imaging@kde.org, renchi@pooh.tam.uiuc.edu

2004-09-16 04:44  todd

	* printwizard/frmprintwizardbase.ui: Hopefully fixed compile errors
	  for Qt 3.1.2 users.  Copied the XPM icons over the newer PNG
	  icons generated by qt designer.

2004-09-15 21:28  pahlibar

	* slideshow/plugin_slideshow.cpp:
	  return is urllist is empty

2004-09-15 15:55  cgilles

	* cdarchiving/: cdarchiving.cpp, cdarchivingdialog.cpp,
	  cdarchivingdialog.h: CDArchiving Kipi plugin: support
	  ImageCollection selector widget.  CCMAIL:kde-imaging@kde.org

2004-09-15 03:07  todd

	* printwizard/frmprintwizard.cpp: Added thumbnails to A4 and A6
	  sizes.

2004-09-15 02:45  todd

	* printwizard/: cropframe.cpp, cropframe.h, frmprintwizard.cpp,
	  frmprintwizard.h, frmprintwizardbase.ui, tphoto.cpp, tphoto.h:
	  Added thumbnail layouts (20 per sheet and 30 per sheet).  Added
	  autoRotate override so thumbnails would not be rotated.  Added
	  filename captions option, which places the image filename  in the
	  lower left corner of the image in white sans font. Will  improve
	  the font and give it a black border later.

2004-09-14 16:11  cgilles

	* batchprocessimages/batchprocessimagesdialog.cpp,
	  batchprocessimages/imagepreview.cpp,
	  batchprocessimages/renameimagesdialog.cpp,
	  sendimages/sendimagesdialog.cpp: BatchProcessImage Kipi plugin: -
	  Fixed warning for depreceate KDE API methods.  - Using new
	  getImageURLs method from Renchi.  SendImages Kipi plugin: - Using
	  new getImageURLs method from Renchi.	CCMAIL: kde-imaging@kde.org

2004-09-14 12:35  cgilles

	* sendimages/plugin_sendimages.cpp: SendImage plugin: Improve
	  progress dialog messages CCMAIL: kde-imaging@kde.org

2004-09-13 23:47  gateau

	* kameraklient/: cameradragobject.cpp, cameradragobject.h,
	  camerafolderitem.cpp, camerafolderitem.h, camerafolderview.cpp,
	  camerafolderview.h, cameraiconitem.cpp, cameraiconitem.h,
	  cameraiconview.cpp, cameraiconview.h, cameralist.cpp,
	  cameralist.h, cameraselection.cpp, cameraselection.h,
	  cameratype.cpp, cameratype.h, cameraui.cpp, cameraui.h,
	  dmessagebox.cpp, dmessagebox.h, gpcamera.cpp, gpcamera.h,
	  gpcommand.h, gpcontroller.cpp, gpcontroller.h, gpeventfilter.cpp,
	  gpeventfilter.h, gpevents.h, gpfileitemcontainer.cpp,
	  gpfileitemcontainer.h, gpfileiteminfo.cpp, gpfileiteminfo.h,
	  gpfileiteminfodlg.cpp, gpfileiteminfodlg.h, gpiface.cpp,
	  gpiface.h, gpmessages.cpp, gpmessages.h, gpstatus.cpp,
	  gpstatus.h, kameraklient.cpp, kameraklient.h, mtlist.h,
	  mtqueue.h, savefiledialog.cpp, savefiledialog.h, setupcamera.cpp,
	  setupcamera.h, thumbitem.cpp, thumbitem.h, thumbview.cpp,
	  thumbview.h: Patch by Tudor Calin to add back the namespace.

2004-09-13 15:48  cgilles

	* findimages/: displaycompare.cpp, displaycompare.h:
	  Findduplicateimages plugin : fixed missing kipi::delImage call
	  when the user remove a duplicate image to the list.  CCMAIL:
	  kde-imaging@kde.org

2004-09-10 15:52  pahlibar

	* helloworld/plugin_helloworld.cpp:
	  * removed AlbumEQDir feature from interface * added new virtual
	  function to imagecollection(shared) isDirectory().	base
	  implementation returns false.  CCMAIL: kde-imaging@kde.org

2004-09-09 20:57  pahlibar

	* mpegencoder/kimg2mpg.cpp:
	  * Image Selection Dialog now works in two modes: single url
	  selection or	 multiple url selection (listview extended mode,
	  shift/ctrl to make   multiple selections) * mpegencoder image
	  selection changed to use the new multiple selection	mode, as an
	  example CCMAIL: kde-imaging@kde.org

2004-09-08 17:35  adrian

	* kameraklient/gpstatus.cpp: add missing return statement

2004-09-08 15:40  cgilles

	* findimages/: actions.h, displaycompare.cpp,
	  finddupplicateimages.cpp, plugin_findimages.cpp:
	  FindDuplicateImages KIPI plugin : - Fixed events.  - Fixed
	  progress bar.  - Fixed dialog.

	  Almost findduplicateimage method in album library results (with
	  Digikam) :

	  1234 images.	629 Mb (png, tiff, jpeg).  Matrix creation time:
	  505773 us Comparison time: 28161 us 71 similar images found.
	  Cache purged before.

	  ==> no crash

	  CCMAIL: kde-imaging@kde.org

2004-09-08 08:09  cgilles

	* cdarchiving/kipiplugin_cdarchiving.desktop,
	  sendimages/kipiplugin_sendimages.desktop,
	  timeadjust/kipiplugin_timeadjust.desktop: Fixed

2004-09-07 19:40  pahlibar

	* README, configure.in.in:
	  use opengl configure check from amarok. lot cleaner and also
	  makes it possible to enable the slideshow plugin build if qt is
	  not linked with libGL, but loads it up dynamically (for qt >=
	  3.2.0) CCMAIL: kde-imaging@kde.org

2004-09-07 15:50  cgilles

	* kameraklient/: cameraselection.cpp, cameraselection.h,
	  cameraui.cpp, cameraui.h, setupcamera.cpp, setupcamera.h: Added
	  About data in KameraKlient Kipi plugin.  CCMAIL:
	  kde-imaging@kde.org

2004-09-07 13:44  cgilles

	* mpegencoder/: kimg2mpg.cpp, kimg2mpg.h, kshowdebuggingoutput.h:
	  MPEGEncoder KIPI plugin : -Added About data.	-Fixed KURL support
	  (partially: need to rewrite the plugin core for that.   Need to
	  use a full C++ implementation instead the Bash script !)  CCMAIL:
	  kde-imaging@kde.org

2004-09-07 12:40  cgilles

	* imagesgallery/: imgallerydialog.cpp, imgallerydialog.h: Added
	  About data in KIPI ImageGallery plugin.  CCMAIL:
	  kde-imaging@kde.org

2004-09-07 11:04  cgilles

	* rawconverter/: batchdialog.cpp, batchdialog.h, singledialog.cpp,
	  singledialog.h: KIPI RAW converter plugin : - Added About data.
	  - Fixed bad slot for preview.  CCMAIL: kde-imaging@kde.org

2004-09-07 10:23  cgilles

	* timeadjust/: timeadjustdialog.cpp, timeadjustdialog.h: Added
	  About data in KIPI TimeAdjust plugin.  CCMAIL:
	  kde-imaging@kde.org

2004-09-07 09:41  cgilles

	* slideshow/: slideshowconfig.cpp, slideshowconfig.h: Added About
	  data in KIPI Slideshow plugin.  CCMAIL: kde-imaging@kde.org

2004-09-07 09:17  cgilles

	* sendimages/sendimages.cpp: SendImage KIPI plugin: - Fixed
	  ReadWrite operations on comments file to WriteOnly.  - Added
	  empty line in comments file.	CCMAIL: kde-imaging@kde.org

2004-09-07 03:29  pahlibar

	* Makefile.am, configure.in.in, jpeglossless/Makefile.am:
	  * make use of pkg-config to distribute libkexif. makes it a lot
	  easier   to do configure checking of installation and version *
	  update libkipi/configure.in.in to use pkg-config checking for
	  libkexif * jpeglossless compilation is now dependent on whether
	  libkexif is	available or not * testing requested.  CCMAIL:
	  digikam-devel@lists.sourceforge.net, kde-imaging@kde.org

2004-09-06 18:59  cgilles

	* findimages/: displaycompare.cpp, displaycompare.h,
	  finddupplicatedialog.cpp, finddupplicatedialog.h,
	  plugin_findimages.cpp, plugin_findimages.h: Added About data in
	  FindDuplicateImages KIPI plugin Fixed menu entry : no need a
	  sub-menu at this time.  CCMAIL: kde-imaging@kde.org

2004-09-06 18:01  cgilles

	* printwizard/: frmprintwizard.cpp, frmprintwizard.h: Added About
	  data in PrintWizard KIPI plugin CCMAIL: kde-imaging@kde.org

2004-09-06 15:53  cgilles

	* calendar/: calwizard.cpp, calwizard.h: Added About data in
	  Calendar KIPI plugin CCMAIL: kde-imaging@kde.org

2004-09-06 15:49  gateau

	* cdarchiving/plugin_cdarchiving.cpp,
	  imagesgallery/plugin_imagesgallery.cpp,
	  sendimages/plugin_sendimages.cpp: Fixed typo in enum.

2004-09-06 15:12  cgilles

	* sendimages/: sendimagesdialog.cpp, sendimagesdialog.h: Fixed
	  slots


v0.1.0-beta1                                                      2004-09-06
----------------------------------------------------------------------------

2004-09-06 14:26  cgilles

	* sendimages/: sendimages.cpp, sendimages.h: SendImage plugin :
	  fixed bug #87188 CCMAIL: kde-imaging@kde.org

2004-09-06 13:30  cgilles

	* kipiplugins.kdevelop,
	  batchprocessimages/plugin_batchprocessimages.cpp: Fixed scope to
	  test for batch actions.

2004-09-06 12:53  cgilles

	* sendimages/: listimageserrordialog.cpp, sendimagesdialog.cpp,
	  sendimagesdialog.h: Added About data in 'SendImages' plugin.
	  CCMAIL: kde-imaging@kde.org

2004-09-04 16:12  pahlibar

	* printwizard/: frmprintwizard.cpp, frmprintwizardbase.ui:
	  applied patch from Treeve Jelbert for additional paper size
	  (10x15cm).  need to add more layout options for this paper size

2004-09-04 15:39  cgilles

	* batchprocessimages/: batchprocessimagesdialog.cpp,
	  batchprocessimagesdialog.h, borderimagesdialog.cpp,
	  borderimagesdialog.h, colorimagesdialog.cpp, colorimagesdialog.h,
	  convertimagesdialog.cpp, convertimagesdialog.h,
	  effectimagesdialog.cpp, effectimagesdialog.h,
	  filterimagesdialog.cpp, filterimagesdialog.h, imagepreview.cpp,
	  imagepreview.h, outputdialog.cpp, outputdialog.h,
	  recompressimagesdialog.cpp, recompressimagesdialog.h,
	  renameimagesdialog.cpp, renameimagesdialog.h,
	  resizeimagesdialog.cpp, resizeimagesdialog.h: Added about data
	  for batch processes images plugins CCMAIL: kde-imaging@kde.org

2004-09-03 16:48  cgilles

	* kipiplugins.kdevelop, acquireimages/acquireimagedialog.cpp,
	  acquireimages/acquireimagedialog.h,
	  acquireimages/screenshotdialog.cpp,
	  acquireimages/screenshotdialog.h,
	  cdarchiving/cdarchivingdialog.cpp: Fixed about data in
	  cdarchiving dialog Added about data in Acquire images plugins
	  dialog CCMAIL: kdeimaging@kde.org

2004-09-02 22:46  mlaurent

	* kameraklient/: camerafolderview.cpp, cameraiconview.cpp,
	  cameralist.cpp, cameraselection.cpp, dmessagebox.cpp,
	  gpcontroller.cpp, gpeventfilter.cpp, gpfileitemcontainer.cpp,
	  gpmessages.cpp, gpstatus.cpp, savefiledialog.cpp,
	  setupcamera.cpp, thumbview.cpp: Includemoc

2004-08-31 19:16  gateau

	* kameraklient/: Makefile.am, camerafolderitem.cpp,
	  camerafolderitem.h, camerafolderview.cpp, camerafolderview.h,
	  cameraiconitem.cpp, cameraiconitem.h, cameraiconview.cpp,
	  cameraiconview.h, cameralist.cpp, cameralist.h,
	  cameraselection.cpp, cameraselection.h, cameratype.cpp,
	  cameratype.h, cameraui.cpp, cameraui.h, dmessagebox.cpp,
	  dmessagebox.h, gpcamera.cpp, gpcamera.h, gpcommand.h,
	  gpcontroller.cpp, gpcontroller.h, gpeventfilter.cpp,
	  gpeventfilter.h, gpevents.h, gpfileitemcontainer.cpp,
	  gpfileitemcontainer.h, gpfileiteminfo.cpp, gpfileiteminfo.h,
	  gpfileiteminfodlg.cpp, gpfileiteminfodlg.h, gpiface.cpp,
	  gpiface.h, gpmessages.cpp, gpmessages.h, gpstatus.cpp,
	  gpstatus.h, kameraklient.cpp, kameraklient.h, mtlist.h,
	  mtqueue.h, savefiledialog.cpp, savefiledialog.h, setupcamera.cpp,
	  setupcamera.h, thumbitem.cpp, thumbitem.h, thumbview.cpp,
	  thumbview.h: Applied patch from Tudor Calin.

2004-08-30 09:09  cgilles

	* cdarchiving/cdarchivingdialog.cpp: Fixed bug report infos

2004-08-29 16:28  cgilles

	* cdarchiving/: cdarchivingdialog.cpp, cdarchivingdialog.h: Added
	  kde bug report for testing

2004-08-23 18:39  pahlibar

	* findimages/finddupplicatedialog.cpp:
	  check if the app has the required feature
	  (date,collection,comment,...), before trying to use them CCMAIL:
	  renchi@pooh.tam.uiuc.edu

2004-08-15 02:43  pahlibar

	* jpeglossless/: plugin_jpeglossless.cpp, plugin_jpeglossless.h:

	  * make jpeglossless actions shallower in the menus * rename "exif
	  adjustment" to more user friendly: "Auto Rotate/Flip Using Exif
	  Information"

	  CCMAIL: kde-imaging@kde.org, digikam-devel@lists.sourceforge.net

2004-08-15 02:18  pahlibar

	* jpeglossless/: actionthread.cpp, convert2grayscale.cpp,
	  jpegtransform.cpp, messagebox.cpp, messagebox.h:
	  * use qfile::encodename instead of latin1 * the messagebox got
	  embedded in the mainwindow. fixed

2004-08-15 00:05  jahrens

	* slideshow/: Makefile.am, pausetimer.cpp, pausetimer.h,
	  slideshow.cpp, slideshowgl.cpp, slideshowgl.h: - Moved PauseTimer
	  to pausetimer[.h|.cpp] to be able to use this timer in slideshow
	  and slideshowGL as well - Added PauseTimer to slideshowGL - Both
	  slideshows can now be interrupted by pressing the spacebar
	  CCMAIL: digikam-devel@lists.sourceforge.net

2004-08-14 11:19  jahrens

	* slideshow/: slideshow.cpp, slideshow.h: When the spacebar is
	  pressed, the slideshow is interrupted until the spacebar is
	  pressed again.

	  -> Additionally, it has to be added an info when the slideshow is
	  paused, maybe an icon like this "||" or "paused" at the bottom
	  line.

	  CCMAIL: 87106@bugs.kde.org

2004-08-08 12:13  mlaurent

	* kameraklient/: camerafolderview.cpp, cameraiconview.cpp,
	  cameralist.cpp, cameraselection.cpp, dmessagebox.cpp,
	  gpcontroller.cpp, gpeventfilter.cpp, gpfileitemcontainer.cpp,
	  gpmessages.cpp, gpstatus.cpp, savefiledialog.cpp,
	  setupcamera.cpp, thumbview.cpp: Includemoc

2004-08-06 12:31  cgilles

	* batchprocessimages/: batchprocessimagesdialog.cpp,
	  plugin_batchprocessimages.cpp: - Fixed modal mode of dialog
	  (request for Drag/drop capability) ! (Jesper: warning, this
	  feature have been removed during the port from Digikamplugins to
	  KIPIplugin) Fixed selection mode ! CCMAIl: kdeimaging@kde.org

2004-08-02 15:06  cgilles

	* cdarchiving/cdarchiving.cpp: CDArchiving : fixed progress bar if
	  no HTML interface CCMAIL: kde-imaging@kde.org

2004-07-27 17:42  pahlibar

	* mpegencoder/: Makefile.am, images2mpg.1, images2mpg.1.gz:
	  moved manpages.1.gz to manpages.1

2004-07-27 17:40  pahlibar

	* rawconverter/: Makefile.am, kipidcrawclient.1,
	  kipidcrawclient.1.gz:
	  move manpage.1.gz to manpage.1

2004-07-22 15:14  pahlibar

	* batchprocessimages/batchprocessimagesdialog.cpp,
	  mpegencoder/kimg2mpg.cpp, sendimages/sendimagesdialog.cpp:
	  changed all instances of ImageCollectionDialog to ImageDialog

2004-07-22 00:06  gateau

	* calendar/monthwidget.cpp: Actually ImageDialog is more
	  "KDE-like". Sorry for the double rename.  CCMAIL:
	  kde-imaging@kde.org

2004-07-21 23:56  gateau

	* calendar/monthwidget.cpp: As discussed on the mailing-list,
	  renamed ImageCollectionDialog to ImageChooser.
	  CCMAIL:kde-imaging@kde.org

2004-07-17 13:18  gateau

	* imagesgallery/: imagesgallery.cpp, imgallerydialog.cpp,
	  imgallerydialog.h: Make use of KIPI::ImageCollectionSelector.

2004-07-17 12:05  pahlibar

	* slideshow/plugin_slideshow.cpp:
	  slideshow should use currentAlbumChanged not currentScopeChanged

2004-07-14 23:14  cgilles

	* kameraklient/: cameradragobject.cpp, cameradragobject.h,
	  camerafolderitem.cpp, camerafolderitem.h, camerafolderview.cpp,
	  camerafolderview.h, cameraiconitem.cpp, cameraiconitem.h,
	  cameraiconview.cpp, cameraiconview.h, cameralist.cpp,
	  cameralist.h, cameraselection.cpp, cameraselection.h,
	  cameratype.cpp, cameratype.h, cameraui.cpp, cameraui.h,
	  dmessagebox.cpp, dmessagebox.h, gpcamera.cpp, gpcamera.h,
	  gpcommand.h, gpcontroller.cpp, gpcontroller.h, gpeventfilter.cpp,
	  gpeventfilter.h, gpevents.h, gpfileitemcontainer.cpp,
	  gpfileitemcontainer.h, gpfileiteminfo.cpp, gpfileiteminfo.h,
	  gpfileiteminfodlg.cpp, gpfileiteminfodlg.h, gpiface.cpp,
	  gpiface.h, gpmessages.cpp, gpmessages.h, gpstatus.cpp,
	  gpstatus.h, kameraklient.cpp, kameraklient.h, mtlist.h,
	  mtqueue.h, savefiledialog.cpp, savefiledialog.h, setupcamera.cpp,
	  setupcamera.h, thumbitem.cpp, thumbitem.h, thumbview.cpp,
	  thumbview.h: KameraKlient plugin: namespace wrapper CCMAIL:
	  kde-imaging@kde.org

2004-07-14 21:50  cgilles

	* printwizard/: cropframe.cpp, cropframe.h, frmprintwizard.cpp,
	  frmprintwizard.h, frmprintwizardbase.ui, plugin_printwizard.cpp,
	  tphoto.cpp, tphoto.h, utils.cpp, utils.h: PrintWizard plugin:
	  provide a full namespace wrapper (including the .ui file !!!)
	  Nota: For provide a namespace in the ui. file, i have changed:
	  <class>FrmPrintWizardBase</class> to:
	  <class>KIPIPrintWizardPlugin::FrmPrintWizardBase</class> and
	  <class>CropFrame</class> to:
	  <class>KIPIPrintWizardPlugin::CropFrame</class> This way is
	  undocumented but work fine (thanks to Wilfried Huss <Wilfried dot
	  Huss at gmx.at> for this solution).  CCMAIL: kde-imaging@kde.org,
	  renchi@pooh.tam.uiuc.edu

2004-07-09 09:45  gateau

	* kameraklient/: cameradragobject.cpp, cameradragobject.h,
	  camerafolderitem.cpp, camerafolderitem.h, camerafolderview.cpp,
	  camerafolderview.h, cameraiconitem.cpp, cameraiconitem.h,
	  cameraiconview.cpp, cameraiconview.h, cameralist.cpp,
	  cameralist.h, cameratype.cpp, cameratype.h, cameraui.cpp,
	  cameraui.h, dmessagebox.h, gpcamera.cpp, gpcamera.h, gpcommand.h,
	  gpcontroller.cpp, gpcontroller.h, gpeventfilter.cpp,
	  gpeventfilter.h, gpevents.h, gpfileitemcontainer.cpp,
	  gpfileitemcontainer.h, gpfileiteminfo.cpp, gpfileiteminfo.h,
	  gpiface.cpp, gpiface.h, gpmessages.cpp, gpstatus.cpp, gpstatus.h,
	  kameraklient.cpp, kameraklient.h, mtlist.h, setupcamera.cpp,
	  setupcamera.h: Added back the copyright lines

2004-07-08 16:05  cgilles

	* cdarchiving/plugin_cdarchiving.cpp,
	  imagesgallery/plugin_imagesgallery.cpp: Fixed
	  m_progressDlg->setButtonCancel( KStdGuiItem::close() ) in
	  CDArchiving an ImageGallery plugins.	CCMAIL: kde-imaging@kde.org

2004-07-08 15:46  cgilles

	* sendimages/: plugin_sendimages.cpp, plugin_sendimages.h,
	  sendimages.cpp, sendimages.h, sendimagesdialog.cpp,
	  sendimagesdialog.h: Fixed drag and drop capability in sendImages
	  plugin dialog.  CCMAil: kde-imaging@kde.org

2004-07-08 08:39  cgilles

	* cdarchiving/cdarchiving.cpp, cdarchiving/plugin_cdarchiving.cpp,
	  findimages/plugin_findimages.cpp,
	  imagesgallery/imagesgallery.cpp,
	  imagesgallery/plugin_imagesgallery.cpp: Improved progress actions
	  list for CDArchiving and ImagesGallery plugins : using now the
	  thumbnailization process CCMAIL: kde-imaging@kde.org,
	  digikam-devel@lists.sourceforge.net,
	  digikam-users@lists.sourceforge.net

2004-07-07 15:25  cgilles

	* sendimages/: actions.h, listimageserrordialog.cpp,
	  plugin_sendimages.cpp, plugin_sendimages.h, sendimages.cpp,
	  sendimages.h: SendImages Plugin : using new KIPI batch progress
	  dialog.  CCMAIL: kde-imaging@kde.org

2004-07-07 09:04  cgilles

	* ChangeLog, TODO, kipiplugins.kdevelop, cdarchiving/Makefile.am,
	  cdarchiving/batchprogressdialog.cpp,
	  cdarchiving/batchprogressdialog.h,
	  cdarchiving/plugin_cdarchiving.cpp,
	  cdarchiving/plugin_cdarchiving.h,
	  findimages/plugin_findimages.cpp, findimages/plugin_findimages.h,
	  imagesgallery/Makefile.am, imagesgallery/batchprogressdialog.cpp,
	  imagesgallery/batchprogressdialog.h,
	  imagesgallery/plugin_imagesgallery.cpp,
	  imagesgallery/plugin_imagesgallery.h: Added new Batch Progress
	  Dialog in KIPI nameSpace used by ImagesGallery, CDArchiving,
	  FindDupplicateImages, and SendImages plugins.  CCMAIL:
	  kde-imaging@kde.org

2004-07-06 21:42  fawcett

	* rawconverter/Makefile.am: fix linkage

2004-07-06 17:57  cgilles

	* findimages/: finddupplicatedialog.cpp, finddupplicatedialog.h,
	  finddupplicateimages.cpp: Added progress dialog during Albums
	  parsing.  CCMAIL: kde-imaging@kde.org

2004-07-06 15:10  cgilles

	* imagesgallery/: Makefile.am, actions.h, batchprogressdialog.cpp,
	  imagesgallery.cpp, imagesgallery.h, imgallerydialog.cpp,
	  imgallerydialog.h, listimageserrordialog.cpp,
	  listimageserrordialog.h, plugin_imagesgallery.cpp,
	  plugin_imagesgallery.h, resizeimage.cpp, resizeimage.h:
	  ImagesGallery plugin: - Complete rewriting from scratch with
	  multithreading support based on JPEGLossLess implementation.	-
	  Added an actions progress dialog.  - Removed obsolet source code
	  (old dialog and old threaded thumbnail implementation).  CCMAIL:
	  kde-imaging@kde.org, renchi@pooh.tam.uiuc.edu

2004-07-06 15:05  cgilles

	* cdarchiving/: cdarchiving.cpp, cdarchiving.h: Fixed coding style.
	  Fixed broken image status during thumbnails creation.  CCMAIl:
	  kde-imaging@kde.org

2004-07-06 09:44  gateau

	* kameraklient/Makefile.am: Fixed include directive, thanks to Jean
	  Michel Fayard.

2004-07-05 14:10  cgilles

	* cdarchiving/: batchprogressdialog.cpp, batchprogressdialog.h,
	  cdarchiving.cpp, cdarchivingdialog.cpp, cdarchivingdialog.h,
	  plugin_cdarchiving.cpp: Improved batchProgress dialog and thread
	  post event.  CCMAIL: kde-imaging@kde.org

2004-07-04 23:32  gateau

	* Makefile.am, configure.in.in, kameraklient/.cvsignore,
	  kameraklient/Makefile.am, kameraklient/cameradragobject.cpp,
	  kameraklient/cameradragobject.h,
	  kameraklient/camerafolderitem.cpp,
	  kameraklient/camerafolderitem.h,
	  kameraklient/camerafolderview.cpp,
	  kameraklient/camerafolderview.h, kameraklient/cameraiconitem.cpp,
	  kameraklient/cameraiconitem.h, kameraklient/cameraiconview.cpp,
	  kameraklient/cameraiconview.h, kameraklient/cameralist.cpp,
	  kameraklient/cameralist.h, kameraklient/cameraselection.cpp,
	  kameraklient/cameraselection.h, kameraklient/cameratype.cpp,
	  kameraklient/cameratype.h, kameraklient/cameraui.cpp,
	  kameraklient/cameraui.h, kameraklient/dmessagebox.cpp,
	  kameraklient/dmessagebox.h, kameraklient/gpcamera.cpp,
	  kameraklient/gpcamera.h, kameraklient/gpcommand.h,
	  kameraklient/gpcontroller.cpp, kameraklient/gpcontroller.h,
	  kameraklient/gpeventfilter.cpp, kameraklient/gpeventfilter.h,
	  kameraklient/gpevents.h, kameraklient/gpfileitemcontainer.cpp,
	  kameraklient/gpfileitemcontainer.h,
	  kameraklient/gpfileiteminfo.cpp, kameraklient/gpfileiteminfo.h,
	  kameraklient/gpfileiteminfodlg.cpp,
	  kameraklient/gpfileiteminfodlg.h, kameraklient/gpiface.cpp,
	  kameraklient/gpiface.h, kameraklient/gpmessages.cpp,
	  kameraklient/gpmessages.h, kameraklient/gpstatus.cpp,
	  kameraklient/gpstatus.h, kameraklient/hi16-action-documents.png,
	  kameraklient/hi16-action-generic.png,
	  kameraklient/hi16-action-multimedia.png,
	  kameraklient/hi16-action-new.png,
	  kameraklient/hi16-action-pictures.png,
	  kameraklient/hi16-action-sound.png,
	  kameraklient/hi22-action-documents.png,
	  kameraklient/hi22-action-generic.png,
	  kameraklient/hi22-action-multimedia.png,
	  kameraklient/hi22-action-new.png,
	  kameraklient/hi22-action-pictures.png,
	  kameraklient/hi22-action-sound.png,
	  kameraklient/hi32-action-documents.png,
	  kameraklient/hi32-action-generic.png,
	  kameraklient/hi32-action-multimedia.png,
	  kameraklient/hi32-action-new.png,
	  kameraklient/hi32-action-pictures.png,
	  kameraklient/hi32-action-sound.png,
	  kameraklient/hi48-action-documents.png,
	  kameraklient/hi48-action-generic.png,
	  kameraklient/hi48-action-multimedia.png,
	  kameraklient/hi48-action-new.png,
	  kameraklient/hi48-action-pictures.png,
	  kameraklient/hi48-action-sound.png,
	  kameraklient/kameraklient.cpp, kameraklient/kameraklient.h,
	  kameraklient/kipiplugin_kameraklient.desktop,
	  kameraklient/mtlist.h, kameraklient/mtqueue.h,
	  kameraklient/savefiledialog.cpp, kameraklient/savefiledialog.h,
	  kameraklient/setupcamera.cpp, kameraklient/setupcamera.h,
	  kameraklient/thumbitem.cpp, kameraklient/thumbitem.h,
	  kameraklient/thumbview.cpp, kameraklient/thumbview.h: Initial
	  import of KameraKlient. A KIPI plugin by Tudor Calin to import
	  images from digital cameras. Based on Digikam code.

2004-07-04 22:56  cgilles

	* cdarchiving/: actions.h, batchprogressdialog.cpp,
	  cdarchiving.cpp, cdarchivingdialog.cpp, cdarchivingdialog.h,
	  plugin_cdarchiving.cpp: Updated dispach errors messages between
	  thread and actions dialog.  Added progress dialog when Albums are
	  parsing.  CCMAIL: kde-imaging@kde.org

2004-07-03 23:18  cgilles

	* cdarchiving/: batchprogressdialog.cpp, cdarchiving.cpp,
	  plugin_cdarchiving.cpp: Fixed missing post envent when K3b is
	  done.  Fixed disconnected signal when k3b is done.  Cdarchiving
	  using multithreading capabilities done ! CCMAIL:
	  kde-imaging@kde.org

2004-07-02 18:02  cgilles

	* cdarchiving/: Makefile.am, actions.h, batchprogressdialog.cpp,
	  batchprogressdialog.h, cdarchiving.cpp, cdarchiving.h,
	  cdarchivingdialog.cpp, cdarchivingdialog.h,
	  plugin_cdarchiving.cpp, plugin_cdarchiving.h: CDArchiving plugin:
	  - Complete rewriting from scratch with multithreading support
	  based on JPEGLossLess implementation.  - Added an actions
	  progress dialog (uncomplete).  Work fine but must be improved!
	  CCMAIL: kde-imaging@kde.org, renchi@pooh.tam.uiuc.edu

2004-07-01 17:50  cgilles

	* sendimages/: plugin_sendimages.cpp, sendimages.cpp, sendimages.h:
	  Fixed i18n message.  Fixed thread post event.

2004-07-01 16:05  cgilles

	* sendimages/: Makefile.am, actions.h, listimageserrordialog.cpp,
	  listimageserrordialog.h, plugin_sendimages.cpp,
	  plugin_sendimages.h, sendimages.cpp, sendimages.h,
	  sendimagesdialog.cpp, sendimagesdialog.h: SendImages plugin :
	  complete rewrite from scratch using multithreading capabilities
	  (inspired from JPEGLossLess plugin).	100% Done ! Work fine, but
	  can be certainly improved...	CCMAIL: kde-imaging@kde.org,
	  renchi@pooh.tam.uiuc.edu

2004-07-01 08:56  cgilles

	* mpegencoder/: kimg2mpg.cpp, kimg2mpg.h: Fixed missing preview
	  failed slot.

2004-06-29 14:12  cgilles

	* mpegencoder/kimg2mpg.cpp, mpegencoder/kimg2mpg.h,
	  sendimages/sendimagesdialog.cpp, sendimages/sendimagesdialog.h:
	  Bugfix : image preview job is broken if the job instance isn't
	  declared under the main class not in local (memory reference
	  conflic ?) CCMAIL: kde-imaging@kde.org

2004-06-29 13:25  cgilles

	* sendimages/sendimagesdialog.cpp: Remove PENDING comments

2004-06-29 13:23  cgilles

	* acquireimages/: acquireimagedialog.cpp, acquireimagedialog.h,
	  screenshotdialog.cpp, screenshotdialog.h: Fixed bug: infinte loop
	  in find unique url code (provide during the kipi port).  Fixed
	  PENDING tasks.  CCMAIl: kde-imaging@kde.org

2004-06-29 12:53  cgilles

	* cdarchiving/cdarchiving.h, cdarchiving/cdarchivingdialog.cpp,
	  findimages/finddupplicatedialog.cpp,
	  imagesgallery/imgallerydialog.cpp: Added
	  'AlbumsUseFirstImagePreview' feature support (disable preview of
	  current Album selected if this feature isn't supported by the
	  host) CCMAIL: kde-imaging@kde.org

2004-06-29 12:50  cgilles

	* imagesgallery/imgallerydialog.cpp: Added
	  'AlbumsUseFirstImagePreview' feature support in ImagesGallery
	  dialog.  CCMAIL: kde-im

2004-06-29 12:48  cgilles

	* mpegencoder/kimg2mpg.cpp: Added ImageCollectionDialog support in
	  MPEGEncoder plugin.  Fixed PENDING tasks.  CCMAIL:
	  kde-imaging@kde.org

2004-06-29 10:01  gateau

	* TODO: Updated to what we agreed on the mailing list.

2004-06-28 16:02  cgilles

	* sendimages/: listimageserrordialog.cpp, listimageserrordialog.h,
	  sendimagesdialog.cpp, sendimagesdialog.h: Fixed target images
	  files name (resized before to E-mail) without double file
	  extension (it's not really a bug).  Using '_' instead "." for the
	  first file extension (like foo_png.jpg for example).	CCMAIL:
	  kde-imaging@kde.org

2004-06-28 13:56  cgilles

	* acquireimages/plugin_acquireimages.cpp,
	  batchprocessimages/batchprocessimagesdialog.cpp,
	  batchprocessimages/imagepreview.cpp, cdarchiving/cdarchiving.cpp,
	  imagesgallery/resizeimage.cpp, jpeglossless/actions.h,
	  jpeglossless/actionthread.cpp, jpeglossless/actionthread.h,
	  jpeglossless/convert2grayscale.cpp,
	  jpeglossless/convert2grayscale.h, jpeglossless/imageflip.cpp,
	  jpeglossless/imageflip.h, jpeglossless/imagerotate.cpp,
	  jpeglossless/imagerotate.h, jpeglossless/jpegtransform.cpp,
	  jpeglossless/jpegtransform.h, jpeglossless/messagebox.cpp,
	  jpeglossless/messagebox.h, jpeglossless/mtqueue.h,
	  jpeglossless/plugin_jpeglossless.cpp,
	  jpeglossless/plugin_jpeglossless.h, jpeglossless/progressdlg.cpp,
	  jpeglossless/progressdlg.h, jpeglossless/utils.cpp,
	  jpeglossless/utils.h, mpegencoder/kimg2mpg.cpp,
	  printwizard/plugin_printwizard.cpp,
	  sendimages/plugin_sendimages.cpp,
	  sendimages/sendimagesdialog.cpp: Fixed namespace name in
	  JPEGLosLess plugin in according with other plugins namespaces.
	  Used kdDebug instead qDebug.	Fixed tmp folder name.

2004-06-28 08:53  cgilles

	* cdarchiving/: cdarchiving.cpp, cdarchivingdialog.cpp,
	  cdarchivingdialog.h: Fixed missing Pending task provide by Jesper
	  (problem during K3b project creation) CDArchiving work fine now.
	  CCMAIL: kde-imaging@kde.org

2004-06-24 23:31  cgilles

	* cdarchiving/: cdarchiving.cpp, cdarchivingdialog.cpp,
	  cdarchivingdialog.h: CDArchiving plugin : fixed all pending tasks
	  !!! CCMAIL: kde-imaging@kde.org

2004-06-24 15:56  cgilles

	* findimages/: displaycompare.cpp, displaycompare.h,
	  finddupplicatedialog.cpp, finddupplicatedialog.h,
	  finddupplicateimages.cpp, finddupplicateimages.h:
	  FindDuplicateImages plugin : All pending tasks done !!! CCMAIL:
	  kde-imaging@kde.org

2004-06-24 13:44  cgilles

	* imagesgallery/: imagesgallery.cpp, imgallerydialog.cpp,
	  imgallerydialog.h: Fixed all PENDING tasks in KIPI ImagesGallery
	  plugin!!! CCMAIL: kde-imaging@kde.org

2004-06-24 12:07  faure

	* configure.in.in, mpegencoder/Makefile.am,
	  mpegencoder/images2mpg.1.gz, mpegencoder/images2mpg.man.gz,
	  rawconverter/Makefile.am, rawconverter/kipidcrawclient.1.gz,
	  rawconverter/kipidcrawclient.man.gz: Install man pages properly,
	  with man_MANS

2004-06-24 11:50  faure

	* cdarchiving/autorun/Makefile.am: What's simpler? broken
	  install-data-local crap, or two-liner correct rules as documented
	  on developer.kde.org? :/

2004-06-24 11:42  faure

	* Makefile.am, configure.in.in: If you want to conditionally
	  compile a subdir, check the Makefile.am howto on
	  developer.kde.org instead of breaking a perfectly ok Makefile.am.
	  This fixes compilation with unsermake.  CCMAIL: Renchi Raju
	  <renchi@pooh.tam.uiuc.edu>

2004-06-24 11:23  cgilles

	* helloworld/plugin_helloworld.cpp: In according with Jesper : -
	  Added new KIPI features AlbumsHaveCategory and
	  AlbumsHaveCreationDate requested for ImagesGallery an CDArchiving
	  plugins.  - Added new virtuals methods in KIPI::ImageCollection
	  and KIPI::ImageCollectionShared class in according with this new
	  features.  CCMAIL: kde-imaging@kde.org

2004-06-23 14:56  cgilles

	* cdarchiving/cdarchiving.cpp, cdarchiving/cdarchiving.h,
	  imagesgallery/imagesgallery.cpp, imagesgallery/imagesgallery.h:
	  Added host application aboudata parsing used for provide to the
	  HTML page a name and an URL in according with.  CCMAIL:
	  kde-imaging@kde.org

2004-06-23 10:25  cgilles

	* batchprocessimages/: batchprocessimagesdialog.cpp,
	  convertimagesdialog.cpp, renameimagesdialog.cpp: Fixed a missing
	  statusbar refresh (probably removed during the KIPI port).

2004-06-22 17:46  cgilles

	* batchprocessimages/plugin_batchprocessimages.cpp,
	  calendar/plugin_calendar.cpp, cdarchiving/cdarchivingdialog.h,
	  cdarchiving/plugin_cdarchiving.cpp,
	  imagesgallery/plugin_imagesgallery.cpp,
	  mpegencoder/plugin_mpegencoder.cpp,
	  printwizard/plugin_printwizard.cpp: In according with Renchi Raju
	  : Fixed static_cast to dynamic_cast.	Added test if kipi
	  interface is valid.

2004-06-22 13:49  cgilles

	* batchprocessimages/batchprocessimagesdialog.cpp: Fixed widget
	  size

2004-06-22 12:33  cgilles

	* batchprocessimages/batchprocessimagesdialog.cpp: BUGFIX : bad
	  config instance delete CCMAIL: kde-imaging@kde.org

2004-06-22 11:36  cgilles

	* acquireimages/plugin_acquireimages.cpp,
	  findimages/plugin_findimages.cpp,
	  helloworld/plugin_helloworld.cpp,
	  jpeglossless/plugin_jpeglossless.cpp,
	  rawconverter/plugin_rawconverter.cpp,
	  slideshow/plugin_slideshow.cpp, wallpaper/plugin_wallpaper.cpp:
	  Fix static_cast by dynamic_cast pointer on host kipi interface

2004-06-21 16:09  cgilles

	* batchprocessimages/plugin_batchprocessimages.cpp: Fix static cast

2004-06-21 08:53  cgilles

	* kipiplugins.kdevelop, acquireimages/acquireimagedialog.cpp,
	  acquireimages/screenshotdialog.cpp,
	  batchprocessimages/batchprocessimagesdialog.cpp,
	  batchprocessimages/borderimagesdialog.cpp,
	  batchprocessimages/colorimagesdialog.cpp,
	  batchprocessimages/convertimagesdialog.cpp,
	  batchprocessimages/effectimagesdialog.cpp,
	  batchprocessimages/filterimagesdialog.cpp,
	  batchprocessimages/recompressimagesdialog.cpp,
	  batchprocessimages/renameimagesdialog.cpp,
	  batchprocessimages/resizeimagesdialog.cpp,
	  calendar/calwizard.cpp, cdarchiving/cdarchivingdialog.cpp,
	  findimages/displaycompare.cpp,
	  findimages/finddupplicatedialog.cpp,
	  imagesgallery/imgallerydialog.cpp, mpegencoder/kimg2mpg.cpp,
	  printwizard/frmprintwizard.cpp, rawconverter/batchdialog.cpp,
	  rawconverter/singledialog.cpp, sendimages/sendimagesdialog.cpp,
	  slideshow/slideshowconfig.cpp, timeadjust/timeadjustdialog.cpp:
	  Update handbooks links

2004-06-19 12:38  cgilles

	* slideshow/: imlibiface.cpp, imlibiface.h, plugin_slideshow.cpp,
	  slideshow.cpp, slideshow.h, slideshowconfig.cpp,
	  slideshowconfig.h, slideshowgl.cpp, slideshowgl.h: Added
	  namespace in SlideShow plugin.  CCMAIL: kde-imaging@kde.org

2004-06-19 12:09  cgilles

	* batchprocessimages/: batchprocessimagesdialog.cpp,
	  batchprocessimagesdialog.h, batchprocessimagesitem.cpp,
	  batchprocessimagesitem.h, batchprocessimageslist.cpp,
	  batchprocessimageslist.h, borderimagesdialog.cpp,
	  borderimagesdialog.h, borderoptionsdialog.cpp,
	  borderoptionsdialog.h, colorimagesdialog.cpp,
	  colorimagesdialog.h, coloroptionsdialog.cpp,
	  coloroptionsdialog.h, convertimagesdialog.cpp,
	  convertimagesdialog.h, convertoptionsdialog.cpp,
	  convertoptionsdialog.h, effectimagesdialog.cpp,
	  effectimagesdialog.h, effectoptionsdialog.cpp,
	  effectoptionsdialog.h, filterimagesdialog.cpp,
	  filterimagesdialog.h, filteroptionsdialog.cpp,
	  filteroptionsdialog.h, imagepreview.cpp, imagepreview.h,
	  outputdialog.cpp, outputdialog.h, plugin_batchprocessimages.cpp,
	  plugin_batchprocessimages.h, recompressimagesdialog.cpp,
	  recompressimagesdialog.h, recompressoptionsdialog.cpp,
	  recompressoptionsdialog.h, renameimagesdialog.cpp,
	  renameimagesdialog.h, renameimagesoptionsdialog.cpp,
	  renameimagesoptionsdialog.h, resizeimagesdialog.cpp,
	  resizeimagesdialog.h, resizeoptionsdialog.cpp,
	  resizeoptionsdialog.h: Added namespace in batchProcessImages
	  plugin.  CCMAIL: kde-imaging@kde.org

2004-06-19 11:35  cgilles

	* timeadjust/: plugin_timeadjust.cpp, plugin_timeadjust.h,
	  timeadjustdialog.cpp, timeadjustdialog.h: Added namespace in
	  TimeAdjust plugin.  CCMAIL: kde-imaging@kde.org

2004-06-19 11:16  cgilles

	* sendimages/: listimageserrordialog.cpp, listimageserrordialog.h,
	  plugin_sendimages.cpp, plugin_sendimages.h, sendimagesdialog.cpp,
	  sendimagesdialog.h: Added namespace in Sendimages plugin CCMAIL:
	  kde-imaging@kde.org

2004-06-19 11:08  cgilles

	* mpegencoder/: checkbinprog.cpp, checkbinprog.h, kimg2mpg.cpp,
	  kimg2mpg.h, kshowdebuggingoutput.cpp, kshowdebuggingoutput.h,
	  optionsdialog.cpp, optionsdialog.h, plugin_mpegencoder.cpp: Added
	  namespace in MPEGEncoder plugin CCMAIL: kde-imaging@kde.org

2004-06-19 10:51  cgilles

	* acquireimages/: acquireimagedialog.cpp, acquireimagedialog.h,
	  plugin_acquireimages.cpp, plugin_acquireimages.h,
	  screenshotdialog.cpp, screenshotdialog.h: Added namespace for
	  AcquireImages plugins CCMAIL: kde-imaging@kde.org

2004-06-19 10:50  cgilles

	* kipiplugins.kdevelop: Added a basic kdevelop project for kipi
	  plugins. Must be improved (config)

2004-06-19 02:55  craig

	* cdarchiving/: cdarchiving.cpp, cdarchivingdialog.cpp: Add parents
	  to dialogs

2004-06-19 02:48  craig

	* calendar/: calwizard.cpp, calwizard.h, plugin_calendar.cpp: * Add
	  parents to dialogs * Add caption

2004-06-19 02:41  craig

	* batchprocessimages/: plugin_batchprocessimages.cpp,
	  resizeoptionsdialog.cpp: Add parents to dialogs

2004-06-19 01:57  craig

	* acquireimages/: acquireimagedialog.cpp, plugin_acquireimages.cpp,
	  screenshotdialog.cpp: Add parents to dialogs

2004-06-19 01:48  craig

	* jpeglossless/: messagebox.cpp, progressdlg.cpp, progressdlg.h: *
	  Add parents to dialogs * Use KPushButton and KStdGuiItem

2004-06-19 00:07  craig

	* jpeglossless/plugin_jpeglossless.cpp: Ask for confirmation before
	  converting an image to black and white.

2004-06-18 16:03  cgilles

	* findimages/: displaycompare.cpp, displaycompare.h,
	  finddupplicatedialog.cpp, finddupplicatedialog.h,
	  finddupplicateimages.cpp, finddupplicateimages.h,
	  plugin_findimages.cpp, plugin_findimages.h: Added namespace for
	  FindDupplicateImages plugin.	CCMAIL: kde-imaging@kde.org

2004-06-18 15:51  cgilles

	* cdarchiving/: cdarchiving.cpp, cdarchiving.h,
	  cdarchivingdialog.cpp, cdarchivingdialog.h,
	  plugin_cdarchiving.cpp, plugin_cdarchiving.h: Added NameSpace in
	  CDArchiving plugin.  CCMAIl: kde-imaging@kde.org

2004-06-18 15:25  cgilles

	* imagesgallery/: imagesgallery.cpp, imagesgallery.h,
	  imgallerydialog.cpp, imgallerydialog.h,
	  listimageserrordialog.cpp, listimageserrordialog.h,
	  plugin_imagesgallery.cpp, plugin_imagesgallery.h,
	  resizeimage.cpp, resizeimage.h: Added namespace for ImageGallery
	  == Fix memory conflic with CDArchiving !!! CCMAIL:
	  kde-imaging@kde.org

2004-06-18 08:02  cgilles

	* jpeglossless/plugin_jpeglossless.cpp,
	  timeadjust/plugin_timeadjust.cpp, wallpaper/plugin_wallpaper.cpp:
	  Fixed currentSelection to currentScope in according with Jesper.
	  Nota : No Change in WallPaper plugin because there is no scence :
	  only one image can be push on the desktop background at the same
	  time.

	  CCMAIL: kde-imaging@kde.org

2004-06-17 20:04  pahlibar

	* Makefile.am, configure.in.in:

	  "fixed" configure to allow slideshow to be compiled. added test
	  to check if qt has been compiled with opengl support if
	  --enable-opengl is not specified. testing requested.

	  CCMAIL: kde-imaging@kde.org

2004-06-17 18:56  cgilles

	* timeadjust/timeadjustdialog.cpp: Added handbook link

2004-06-17 18:42  cgilles

	* ChangeLog, jpeglossless/plugin_jpeglossless.cpp,
	  jpeglossless/plugin_jpeglossless.h,
	  timeadjust/plugin_timeadjust.cpp, wallpaper/plugin_wallpaper.cpp,
	  wallpaper/plugin_wallpaper.h: Fixed actions enabled/disabled in
	  according with current selection for JPEGLossLess, TimeAjust, and
	  WallPaper plugins.  CCMAIL: kde-imaging@kde.org

2004-06-17 12:45  cgilles

	* ChangeLog, acquireimages/acquireimagedialog.cpp,
	  acquireimages/acquireimagedialog.h,
	  batchprocessimages/batchprocessimagesdialog.cpp,
	  cdarchiving/cdarchiving.cpp, cdarchiving/cdarchiving.h,
	  cdarchiving/cdarchivingdialog.cpp,
	  cdarchiving/cdarchivingdialog.h,
	  findimages/finddupplicatedialog.cpp,
	  findimages/finddupplicateimages.cpp,
	  imagesgallery/imagesgallery.cpp,
	  imagesgallery/imgallerydialog.cpp, mpegencoder/kimg2mpg.cpp,
	  mpegencoder/kimg2mpg.h, mpegencoder/plugin_mpegencoder.cpp,
	  sendimages/sendimagesdialog.cpp: Added new method
	  'fileExtensions()' for images files sorting in plugins instead
	  digikamrc config file parsing.  CCMAIL: kde-imaging@kde.org

2004-06-16 15:29  cgilles

	* acquireimages/acquireimagedialog.cpp,
	  cdarchiving/cdarchivingdialog.cpp,
	  imagesgallery/imgallerydialog.cpp, rawconverter/batchdialog.cpp,
	  rawconverter/singledialog.cpp, timeadjust/timeadjustdialog.cpp:
	  Added basic kipi icon. Change about plugins part in according.
	  CCMAIL: kde-imaging@kde.org

2004-06-16 14:33  cgilles

	* acquireimages/: plugin_acquireimages.cpp, plugin_acquireimages.h:
	  Remove KMenuAction (not necessary since this plugin is in
	  IMPORTPLUGIN category) CCMAIL: kde-imaging@kde.org

2004-06-16 13:01  cgilles

	* acquireimages/plugin_acquireimages.cpp,
	  acquireimages/plugin_acquireimages.h,
	  batchprocessimages/plugin_batchprocessimages.cpp,
	  batchprocessimages/plugin_batchprocessimages.h,
	  calendar/plugin_calendar.cpp, calendar/plugin_calendar.h,
	  cdarchiving/plugin_cdarchiving.cpp,
	  cdarchiving/plugin_cdarchiving.h,
	  findimages/plugin_findimages.cpp, findimages/plugin_findimages.h,
	  helloworld/plugin_helloworld.cpp, helloworld/plugin_helloworld.h,
	  imagesgallery/plugin_imagesgallery.cpp,
	  imagesgallery/plugin_imagesgallery.h,
	  jpeglossless/plugin_jpeglossless.cpp,
	  jpeglossless/plugin_jpeglossless.h,
	  mpegencoder/plugin_mpegencoder.cpp,
	  mpegencoder/plugin_mpegencoder.h,
	  printwizard/plugin_printwizard.cpp,
	  printwizard/plugin_printwizard.h,
	  rawconverter/plugin_rawconverter.cpp,
	  rawconverter/plugin_rawconverter.h,
	  sendimages/plugin_sendimages.cpp, sendimages/plugin_sendimages.h,
	  slideshow/plugin_slideshow.cpp, slideshow/plugin_slideshow.h,
	  timeadjust/plugin_timeadjust.cpp, timeadjust/plugin_timeadjust.h,
	  wallpaper/plugin_wallpaper.cpp, wallpaper/plugin_wallpaper.h:
	  Removed 'category()' method for plugins category identification.
	  CCMAIL: kde-imaging@kde.org

2004-06-15 18:55  cgilles

	* rawconverter/: plugin_rawconverter.cpp, plugin_rawconverter.h:
	  New plugin category identification method based on KAction
	  identification required for RawConverter plugin.

	  CCMAIL: kde-imaging@kde.org

2004-06-15 15:13  cgilles

	* acquireimages/acquireimagedialog.cpp,
	  acquireimages/plugin_acquireimages.cpp,
	  acquireimages/screenshotdialog.cpp,
	  batchprocessimages/batchprocessimagesdialog.cpp,
	  batchprocessimages/borderimagesdialog.cpp,
	  batchprocessimages/colorimagesdialog.cpp,
	  batchprocessimages/convertimagesdialog.cpp,
	  batchprocessimages/effectimagesdialog.cpp,
	  batchprocessimages/filterimagesdialog.cpp,
	  batchprocessimages/imagepreview.cpp,
	  batchprocessimages/recompressimagesdialog.cpp,
	  batchprocessimages/renameimagesdialog.cpp,
	  batchprocessimages/resizeimagesdialog.cpp,
	  calendar/calwizard.cpp, cdarchiving/cdarchiving.cpp,
	  cdarchiving/cdarchivingdialog.cpp,
	  cdarchiving/plugin_cdarchiving.cpp,
	  findimages/displaycompare.cpp,
	  findimages/finddupplicatedialog.cpp,
	  imagesgallery/imagesgallery.cpp,
	  imagesgallery/imgallerydialog.cpp,
	  imagesgallery/plugin_imagesgallery.cpp,
	  imagesgallery/resizeimage.cpp, jpeglossless/actionthread.cpp,
	  printwizard/frmprintwizard.cpp,
	  printwizard/plugin_printwizard.cpp, rawconverter/batchdialog.cpp,
	  rawconverter/processcontroller.cpp,
	  rawconverter/singledialog.cpp, slideshow/plugin_slideshow.cpp,
	  slideshow/slideshowconfig.cpp: Fix 'kipi' instead 'digikam': - In
	  comments.  - In dialog text and title.  - In temporaly folders
	  creation.  - In ressource loading path (specific icons, script,
	  etc.) - Handbook page call (PENDING : the kipi handbook must be
	  created - based on Digikam plugins sections handbook).

	  IMPORTANT : There is a very important _PENDING_ task to do : the
	  kipirc file must have a config line for the images files filter
	  using in the plugins. Digikam rc file have this line from the
	  Albums files filter config.

	  For example, from the CDArchiving plugins, the pending
	  implementation is :

	    // PENDING (Gilles) : Using kipirc file!
	    // Read File Filter settings in digikamrc file.

	      m_config = new KConfig("digikamrc");
	      m_config->setGroup("Album Settings");
	      QString Temp = m_config->readEntry("File Filter", "*.jpg
	  *.jpeg *.tif *.tiff *.gif *.png *.bmp");
	      m_imagesFileFilter = Temp.lower() + " " + Temp.upper();

2004-06-15 15:02  cgilles

	* cdarchiving/autorun/Makefile.am: Fix 'kipi' installation folder
	  instead 'digikam' CCMAIL: kde-imaging@kde.org

2004-06-15 14:00  cgilles

	* ChangeLog, findimages/plugin_findimages.cpp: Added new plugin
	  category : COLLECTIONSPLUGIN.  Changed category plugin for
	  'DirOperations' and 'FindImages' to COLLECTIONSPLUGIN.

	  CCMAIL: kde-imaging@kde.org, digikam-devel@lists.sourceforge.net

2004-06-15 04:57  pahlibar

	* acquireimages/acquireimagedialog.cpp,
	  batchprocessimages/batchprocessimagesdialog.cpp,
	  cdarchiving/cdarchivingdialog.cpp,
	  findimages/finddupplicatedialog.cpp:
	  CCMAIL: kde-imaging@kde.org fix args for file preview job

2004-06-15 04:24  pahlibar

	* findimages/displaycompare.cpp, mpegencoder/kimg2mpg.cpp,
	  rawconverter/batchdialog.cpp, sendimages/sendimagesdialog.cpp:
	  CCMAIL: kde-imaging@kde.org attend to some pending tasks for me
	  by jesper

2004-06-15 00:31  pahlibar

	* configure.in.in:
	  forgot to fix ac_imlib_config to ac_imlib2_config

2004-06-14 22:24  cgilles

	* batchprocessimages/batchprocessimagesdialog.cpp: Fix indentation.

2004-06-14 18:26  pahlibar

	* README, configure.in.bot, configure.in.in, slideshow/Makefile.am,
	  slideshow/imlibiface.cpp, slideshow/imlibiface.h,
	  slideshow/plugin_slideshow.cpp, slideshow/slideshow.cpp,
	  slideshow/slideshow.h, slideshow/slideshowconfig.cpp,
	  slideshow/slideshowgl.cpp:
	  CCMAIL: kde-imaging@kde.org ported the slideshow plugin to use
	  imlib2. (requesting testing).  added include mocs

2004-06-14 16:34  cgilles

	* batchprocessimages/batchprocessimagesdialog.cpp: Fixed
	  UploadWidget size !

2004-06-14 10:41  cgilles

	* rawconverter/: hi32-action-rawconverter.png,
	  hi32-action-rawconverterbatch.png,
	  hi32-action-rawconvertersingle.png, plugin_rawconverter.cpp:
	  Added new icons for single and batch RawConverter actions CCMAIL:
	  kde-imaging@kde.org

2004-06-14 10:26  cgilles

	* mpegencoder/plugin_mpegencoder.cpp: MPEGEncoder is now a
	  'BATCHPLUGIN' category CCMAIL: kde-imaging@kde.org

2004-06-13 22:26  blackie

	* acquireimages/acquireimagedialog.cpp,
	  acquireimages/acquireimagedialog.h,
	  batchprocessimages/batchprocessimagesdialog.cpp,
	  batchprocessimages/batchprocessimagesdialog.h,
	  calendar/monthwidget.cpp, calendar/monthwidget.h,
	  cdarchiving/cdarchivingdialog.cpp,
	  cdarchiving/cdarchivingdialog.h, findimages/displaycompare.cpp,
	  findimages/displaycompare.h, findimages/finddupplicatedialog.cpp,
	  findimages/finddupplicatedialog.h,
	  imagesgallery/imgallerydialog.cpp,
	  imagesgallery/imgallerydialog.h, mpegencoder/kimg2mpg.cpp,
	  mpegencoder/kimg2mpg.h, rawconverter/batchdialog.cpp,
	  rawconverter/batchdialog.h, sendimages/sendimagesdialog.cpp,
	  sendimages/sendimagesdialog.h: CCMAIL: kde-imaging@kde.org
	  CCMAIL: kimdaba@klaralvdalens-datakonsult.se

	  Removed digikam dependencies through the KIPI::ThumbnailJob
	  class.  The instances of this class has now been replaced with
	  KIPI::filePreview.

	  Renchi: Could you please go through each call in the source, and
	  look at the comment I placed above the call. There were some
	  arguments to ThumbnailJob I did not understand what did, but on
	  the other hand they don't seem to be missed.

	  Cheers Jesper.

2004-06-13 17:33  cgilles

	* batchprocessimages/: batchprocessimagesdialog.h,
	  plugin_batchprocessimages.cpp, plugin_batchprocessimages.h:
	  Remove 'Batch Proceses' menu

2004-06-13 16:47  cgilles

	* ChangeLog, calendar/plugin_calendar.cpp, findimages/Makefile.am,
	  findimages/plugin_findimages.cpp, jpeglossless/Makefile.am,
	  jpeglossless/plugin_jpeglossless.cpp, rawconverter/Makefile.am,
	  rawconverter/plugin_rawconverter.cpp, slideshow/Makefile.am,
	  slideshow/plugin_slideshow.cpp: Fix plugins menu icons rendering
	  in the hosts apps.

	  CCMAIL: kde-imaging@kde.org, digikam-devel@lists.sourceforge.net

2004-06-13 12:36  faure

	* configure.in.bot, configure.in.in: No idea why AC_MSG_WARN fails
	  for Jesper, but anyway this is better done with a
	  configure.in.bot

2004-06-11 22:56  gateau

	* configure.in.in, jpeglossless/Makefile.am: Better detection of
	  libkexif

2004-06-11 22:56  gateau

	* acquireimages/acquireimagedialog.cpp: Fix KDE3.1 compile

2004-06-11 22:28  mlaurent

	* jpeglossless/transupp.h: Fix --enable-final

2004-06-11 22:25  mlaurent

	* acquireimages/acquireimagedialog.cpp: Fix --enable-final

2004-06-11 20:01  rhoezler

	* jpeglossless/jpegtransform.cpp: Make it compile after libkexif
	  changes.

2004-06-11 18:49  rhoezler

	* AUTHORS, README, TODO: Lots of little documentation updates.

2004-06-11 15:00  cgilles

	* batchprocessimages/plugin_batchprocessimages.cpp: Fix menu name

2004-06-10 15:53  cgilles

	* timeadjust/plugin_timeadjust.cpp: Added menu icon

2004-06-10 14:24  cgilles

	* mpegencoder/kimg2mpg.cpp: Bugfix : unknow slot name specified !

2004-06-10 14:14  brade

	* jpeglossless/Makefile.am: Fix compiling with srcdir != builddir
	  and no preinstalled libkexif.

2004-06-10 12:56  cgilles

	* ChangeLog: Update

2004-06-10 11:17  cgilles

	* batchprocessimages/data/Makefile.am: Fix name

2004-06-10 10:58  cgilles

	* Makefile.am: Remove HelloWorld plugins per default durring
	  build/install process.

2004-06-10 10:52  cgilles

	* Makefile.am: Added GammaCalibration plugin

2004-06-09 02:40  rhoezler

	* jpeglossless/: actions.h, actionthread.cpp, imagerotate.cpp,
	  jpegtransform.cpp, jpegtransform.h, plugin_jpeglossless.cpp: Add
	  new option to JpegLossLess plugin, to rotate according to the
	  EXIF orientation tag. For example, if the image is saved by the
	  camera in landscape and the tag specifies rotating 90 degrees,
	  this function will rotate the image and reset the EXIF
	  orientation to normal, so every EXIF-unaware image viewer shows
	  the image correctly.

	  CCMAIL: digikam-devel@lists.sourceforge.net

2004-06-08 23:19  rhoezler

	* jpeglossless/: Makefile.am, actions.h, imageflip.cpp,
	  imagerotate.cpp, jpegtransform.cpp, jpegtransform.h: Improved
	  rotation/flipping based on EXIF orientation tag. The image is now
	  rotated taking the current EXIF orientation into account. For
	  example, if the image is rotated left 90 degrees, but the EXIF
	  tag corrects the rotation, the user will see the thumbnail in the
	  correct position. If the user now requests to rotate 90 degrees
	  to the right, the image will actually be rotated 180 degrees to
	  the right and the EXIF orientation will be reset to normal. This
	  is based on Marcel Wiesweg's matrix transformation patch.

	  CCMAIL: digikam-devel@lists.sourceforge.net

2004-06-08 07:52  cgilles

	* batchprocessimages/plugin_batchprocessimages.cpp: Fix category to
	  BATCHPLUGIN

2004-06-07 23:35  rhoezler

	* rawconverter/.cvsignore: Ignore kipidcrawclient

2004-06-07 23:15  rhoezler

	* TODO: Update.

2004-06-07 19:10  rhoezler

	* jpeglossless/: Makefile.am, imageflip.cpp, imagerotate.cpp: - Use
	  libkexif to reset EXIF orientation tag to normal, after rotates
	  and flips

2004-06-07 15:09  cgilles

	* cdarchiving/plugin_cdarchiving.cpp: Fix cdarchiving plugin type
	  like EXPORT plugins

2004-06-06 21:09  blackie

	* timeadjust/kipiplugin_timeadjust.desktop: ups a bit too much
	  cut'n'paste

2004-06-06 19:24  gateau

	* wallpaper/plugin_wallpaper.cpp: Typo

2004-06-06 19:21  gateau

	* wallpaper/plugin_wallpaper.cpp: KURL support.

2004-06-05 21:16  mlaurent

	* findimages/: finddupplicatedialog.cpp, finddupplicateimages.cpp,
	  plugin_findimages.cpp: Includemoc

2004-06-04 00:09  blackie

	* batchprocessimages/plugin_batchprocessimages.cpp,
	  jpeglossless/plugin_jpeglossless.cpp,
	  mpegencoder/plugin_mpegencoder.cpp,
	  printwizard/plugin_printwizard.cpp,
	  printwizard/plugin_printwizard.h,
	  rawconverter/plugin_rawconverter.cpp,
	  rawconverter/plugin_rawconverter.h,
	  sendimages/plugin_sendimages.cpp, slideshow/plugin_slideshow.cpp,
	  timeadjust/plugin_timeadjust.cpp, wallpaper/plugin_wallpaper.cpp:
	  CCMAIL: kde-imaging@kde.org

	  - I realized that most of the plugins had code looking like this:
	      ImageCollection images = interface->currentSelection();
	  if ( !images.isValid() )	 images =
	  interface->currentAlbum();   I therefore added a function called
	  currentScope(), which does exactly   this. Its implementation is
	  as simple as	   KIPI::ImageCollection
	  KIPI::Interface::currentScope()     {       ImageCollection
	  images = currentSelection();	     if ( images.isValid() )
	     return images;	  else		 return currentAlbum();
	   }

	  - Added signals to KIPI::Interface. The host application may now
	  emit one   of     void selectionChanged( bool hasSelection );
	  void currentAlbumChanged( bool anyAlbum );   in addition the
	  interface will itself emit	 void currentScopeChanged( bool
	  asScope );   when one of the others are emitted.

	  - Added all the, till now, commented out lines for
	  enabling/disabling   actions based on selection/album

2004-06-02 15:13  gateau

	* findimages/finddupplicateimages.h: Do not declare methods as
	  inline if they are not.

2004-06-02 15:07  gateau

	* rawconverter/Makefile.am: Do not link to digikam

2004-06-02 00:16  blackie

	* Makefile.am, findimages/displaycompare.cpp,
	  findimages/displaycompare.h, findimages/finddupplicatedialog.cpp,
	  findimages/finddupplicatedialog.h,
	  findimages/finddupplicateimages.cpp,
	  findimages/finddupplicateimages.h,
	  findimages/plugin_findimages.cpp: almost done porting findimages
	  plugin

2004-05-31 23:53  mlaurent

	* helloworld/plugin_helloworld.cpp: includemoc

2004-05-31 22:55  blackie

	* Makefile.am, rawconverter/batchdialog.cpp,
	  rawconverter/batchdialog.h, rawconverter/plugin_rawconverter.cpp,
	  rawconverter/plugin_rawconverter.h: ported plugin

2004-05-31 22:30  blackie

	* acquireimages/plugin_acquireimages.cpp,
	  acquireimages/plugin_acquireimages.h,
	  batchprocessimages/batchprocessimagesdialog.cpp,
	  batchprocessimages/plugin_batchprocessimages.cpp,
	  batchprocessimages/plugin_batchprocessimages.h,
	  calendar/plugin_calendar.cpp, calendar/plugin_calendar.h,
	  cdarchiving/plugin_cdarchiving.cpp,
	  cdarchiving/plugin_cdarchiving.h,
	  findimages/plugin_findimages.cpp, findimages/plugin_findimages.h,
	  helloworld/plugin_helloworld.cpp, helloworld/plugin_helloworld.h,
	  imagesgallery/plugin_imagesgallery.cpp,
	  imagesgallery/plugin_imagesgallery.h,
	  jpeglossless/plugin_jpeglossless.cpp,
	  jpeglossless/plugin_jpeglossless.h,
	  mpegencoder/plugin_mpegencoder.cpp,
	  mpegencoder/plugin_mpegencoder.h,
	  printwizard/plugin_printwizard.cpp,
	  printwizard/plugin_printwizard.h,
	  rawconverter/plugin_rawconverter.cpp,
	  rawconverter/plugin_rawconverter.h,
	  sendimages/plugin_sendimages.cpp, sendimages/plugin_sendimages.h,
	  slideshow/plugin_slideshow.cpp, slideshow/plugin_slideshow.h,
	  timeadjust/plugin_timeadjust.cpp, timeadjust/plugin_timeadjust.h,
	  wallpaper/plugin_wallpaper.cpp, wallpaper/plugin_wallpaper.h:
	  CC-MAIL:kde-imaging@kde.org

	  As an action may be located in several windows (e.g. in several
	  image viewers), the actions are now setup in a setup() method
	  which as argument take a widget which is the widget the
	  accelerators of the actionCollection should work on.

	  actionCollection() is now again public, so it is possible to
	  configure keybindings.

	  Host application must now call Plugin::setup( QWidget* ) after
	  having loaded the plugins.

2004-05-31 21:11  blackie

	* Makefile.am: *really* minor API changes, plus documentation

2004-05-31 19:27  blackie

	* Makefile.am, helloworld/plugin_helloworld.cpp,
	  slideshow/plugin_slideshow.cpp, slideshow/slideshowconfig.cpp:
	  ported the slideshow plugin. It does, however, complain that I
	  have not openGL compiled into Qt, and it does crash my X server
	  if I start the plugin with OpenGL support

2004-05-31 16:13  blackie

	* Makefile.am, batchprocessimages/plugin_batchprocessimages.cpp,
	  helloworld/plugin_helloworld.cpp,
	  jpeglossless/plugin_jpeglossless.cpp,
	  mpegencoder/plugin_mpegencoder.cpp,
	  printwizard/plugin_printwizard.cpp,
	  sendimages/plugin_sendimages.cpp,
	  timeadjust/plugin_timeadjust.cpp, wallpaper/plugin_wallpaper.cpp:
	  CCMAIL: kde-imaging@kde.org

	  Readded the hello world plugin. Host apps, which do not want to
	  see it, should simply ignore by adding it to the list given as
	  first argument to PluginLoader.

	  Added ImageCollection::isValid().  I realized that there was no
	  way for applications like digikam to indicate that there were no
	  album selected. So to indicate that an image collection is
	  invalid, the host application should give 0 for
	  ImageCollectionShared pointer on construction of ImageCollection.
	   This will make ImageCollection::isValid() return false.  Plugins
	  should now test for isValid() before using data from image
	  collection.

2004-05-31 14:11  blackie

	* batchprocessimages/: batchprocessimagesdialog.h,
	  renameimagesdialog.cpp: completed plugin

2004-05-28 20:10  blackie

	* acquireimages/plugin_acquireimages.cpp,
	  batchprocessimages/Makefile.am,
	  batchprocessimages/plugin_batchprocessimages.cpp,
	  calendar/plugin_calendar.cpp, cdarchiving/plugin_cdarchiving.cpp,
	  findimages/plugin_findimages.cpp,
	  helloworld/plugin_helloworld.cpp,
	  imagesgallery/plugin_imagesgallery.cpp,
	  jpeglossless/plugin_jpeglossless.cpp,
	  mpegencoder/plugin_mpegencoder.cpp,
	  printwizard/plugin_printwizard.cpp,
	  rawconverter/plugin_rawconverter.cpp,
	  sendimages/plugin_sendimages.cpp, slideshow/plugin_slideshow.cpp,
	  timeadjust/plugin_timeadjust.cpp, wallpaper/plugin_wallpaper.cpp:
	  CCMAIL: kde-imaging@kde.org, dfaure@kde.org

	  Together with David Faure I did yesterday make the necessary
	  changes to allow icons local to each plugin.

	  The basic point of all this was that the
	  KIPI::Plugin::actionCollection() needed to know about the plugins
	  KInstance - as it was till this change, it got the KInstance for
	  the host application, and would thus look for icons in the host
	  applications directory.

	  Making this change did, however, reveal a conflict, namely that
	  each and every action in the plugin must have the
	  actionCollection as parent - which was not the case for items in
	  KMenuActions.

	  The way the host application finds actions right now is by
	  querying the actionCollection(), which with the above change
	  would also reveal those actions from menus.

	  I therefore needed to add another way for the host application to
	  get information about actions. I added a method called
	  KIPI::Plugin::actions() which the host application must call to
	  get information about actions. At the same time I made the
	  actionCollection() method protected, so the host application
	  can't get to that anymore.

	  To tell KIPI about actions, then plugins must now call
	  KIPI::Plugin::addAction() on each action they want to be in the
	  topmost menu (thus not actions located in KActionMenu's).

	  Let me summerize the changes - Host application now need to call
	  actions() rather than   actionCollection() to get information
	  about action in the plugin.  - plugins now need to give a pointer
	  to KGenericFactory<..>::instance() in   the constructor of the
	  Plugin superclass.  - the plugin must call addAction() for each
	  toplevel action.

	  And now to answer the question on how to get local icons.  In
	  Makefile.am, you need a line similar to this:
	  kipibatchprocessimagesicondir =
	  $(kde_datadir)/kipiplugin_batchprocessimages/icons

	  The name specified above (the "kipiplugin_batchprocessimages"),
	  must be the same as what you specify to KGenericFactory in the
	  plugin:

	  typedef KGenericFactory<Plugin_BatchProcessImages> Factory;
	  K_EXPORT_COMPONENT_FACTORY( kipiplugin_batchprocessimages,
			       Factory("kipiplugin_batchprocessimages"));

	  Cheers Jesper

2004-05-27 11:39  blackie

	* batchprocessimages/: batchprocessimagesdialog.cpp,
	  batchprocessimagesdialog.h, batchprocessimagesitem.cpp,
	  batchprocessimagesitem.h, batchprocessimageslist.cpp,
	  borderimagesdialog.cpp, colorimagesdialog.cpp,
	  convertimagesdialog.cpp, effectimagesdialog.cpp,
	  filterimagesdialog.cpp, recompressimagesdialog.cpp,
	  renameimagesdialog.cpp, resizeimagesdialog.cpp, data/Makefile.am:
	  more steps towards a working plugin. Everything should work now
	  except batch rename

2004-05-27 01:08  gateau

	* acquireimages/: acquireimagedialog.cpp, acquireimagedialog.h:
	  Implemented network transparency.

2004-05-25 23:43  blackie

	* acquireimages/: acquireimagedialog.cpp, acquireimagedialog.h:
	  completed the acquire plugin except some URL uncleanlyness.

2004-05-25 09:12  blackie

	* findimages/displaycompare.cpp, findimages/displaycompare.h,
	  findimages/finddupplicatedialog.h,
	  findimages/finddupplicateimages.cpp,
	  helloworld/plugin_helloworld.cpp,
	  imagesgallery/imgallerydialog.cpp, rawconverter/batchdialog.cpp,
	  rawconverter/plugin_rawconverter.cpp,
	  rawconverter/plugin_rawconverter.h,
	  slideshow/plugin_slideshow.cpp: removed the last few includes of
	  digikam header files

2004-05-24 00:28  blackie

	* acquireimages/: acquireimagedialog.cpp, acquireimagedialog.h:
	  more work on the acquire plugin.

2004-05-23 23:47  gateau

	* acquireimages/acquireimagedialog.cpp: AlbumsHaveDescriptions ->
	  AlbumsHaveComments

2004-05-23 23:14  blackie

	* acquireimages/: acquireimagedialog.cpp, acquireimagedialog.h,
	  plugin_acquireimages.cpp, screenshotdialog.cpp,
	  screenshotdialog.h: CCMAIL: kde-imaging@kde.org

	  Next try at solving the issue with uploading images.	I've now
	  created a new widget (UploadWidget), which can be used to ask for
	  a directory to upload to (upload say a scan image from
	  acquireimage plugin, or a new image converted in batchprocessing
	  plugin).

	  The upload widget is a directory browser knowing about KURL's.
	  To let the browser start somewhere, I've added a new method
	  ImageCollection::uploadRoot.

	  This isn't 100% complete yet, but I want to show it to Aurelien
	  ;-)

	  The acquireimage plugin has been changed to used this new class.

	  I'd esp. like to get some input from the digikam team, as this
	  "breaks" their work with albums, but on the other hand when they
	  change to recursive albums, the current scheme will not work
	  anyway.

	  Cheers Jesper.

2004-05-23 15:18  cgilles

	* TODO: Update

2004-05-20 23:49  mlaurent

	* wallpaper/plugin_wallpaper.cpp: In this module, nobody want to
	  "includemoc"...  I don't understand...

2004-05-20 23:40  blackie

	* batchprocessimages/: batchprocessimagesdialog.cpp,
	  batchprocessimagesdialog.h, borderimagesdialog.cpp,
	  borderimagesdialog.h, colorimagesdialog.cpp, colorimagesdialog.h,
	  convertimagesdialog.cpp, convertimagesdialog.h,
	  effectimagesdialog.cpp, effectimagesdialog.h,
	  filterimagesdialog.cpp, filterimagesdialog.h,
	  recompressimagesdialog.cpp, recompressimagesdialog.h,
	  resizeimagesdialog.cpp, resizeimagesdialog.h: a bit more porting
	  done

2004-05-20 22:29  blackie

	* imagesgallery/imagesgallery.cpp: index file was not correctly
	  generated

2004-05-20 16:53  blackie

	* Makefile.am, wallpaper/.cvsignore, wallpaper/Makefile.am,
	  wallpaper/kipiplugin_wallpaper.desktop,
	  wallpaper/plugin_wallpaper.cpp, wallpaper/plugin_wallpaper.h:
	  ported miscoperations - split it into wallpaper and
	  diroperations, as they have diffferent requirements from host
	  operations

2004-05-20 14:32  mlaurent

	* timeadjust/: plugin_timeadjust.cpp, timeadjustdialog.cpp:
	  includemoc

2004-05-20 12:57  blackie

	* Makefile.am, timeadjust/.cvsignore, timeadjust/Makefile.am,
	  timeadjust/kipiplugin_timeadjust.desktop,
	  timeadjust/plugin_timeadjust.cpp, timeadjust/plugin_timeadjust.h,
	  timeadjust/timeadjustdialog.cpp, timeadjust/timeadjustdialog.h:
	  CCMAIL: kde-imaging@kde.org I forgot to change the clock on my
	  digital camera to summer time, so I had a bunch of images with
	  wrong time info...  So I did of course develop a KIPI plugin to
	  fix this ;-)

	  So now we have the first KIPI-only plugin, lets celebrate and get
	  the rest of KIPI in shape soon.

	  Cheers Jesper

2004-05-13 16:02  gateau

	* Makefile.am, configure.in.in, acquireimages/Makefile.am,
	  batchprocessimages/Makefile.am, calendar/Makefile.am,
	  cdarchiving/Makefile.am, findimages/Makefile.am,
	  helloworld/Makefile.am, imagesgallery/Makefile.am,
	  jpeglossless/Makefile.am, mpegencoder/Makefile.am,
	  printwizard/Makefile.am, rawconverter/Makefile.am,
	  sendimages/Makefile.am, slideshow/Makefile.am: Changed the way
	  KIPI libs and includes are detected so that the whole
	  kdeextragear-libs-1 can be build without having to install
	  libkipi first.  Thanks to David Faure for his amazing autotool
	  skills :-) CCMAIL: kde-imaging@kde.org

	  Don't prevent the build if imlib is not found, just disable
	  compilation of the slideshow plugin.

2004-05-13 13:49  vkrause

	* configure.in.in: Fix quoting.

2004-05-13 12:27  mlaurent

	* rawconverter/: Makefile.am, batchdialog.cpp, dmessagebox.cpp,
	  plugin_rawconverter.cpp, plugin_rawconverter.h,
	  previewwidget.cpp, processcontroller.cpp, singledialog.cpp:
	  Includemoc fix compile

2004-05-13 06:56  cgilles

	* rawconverter/: kipidcrawclient.man.gz,
	  kipiplugin_rawconverter.desktop: Fix

2004-05-13 06:54  cgilles

	* rawconverter/: Makefile.am, digikamdcrawclient.man.gz,
	  digikamplugin_rawconverter.desktop, plugin_rawconverter.cpp,
	  processcontroller.cpp: Fix Digikam name to Kipi

2004-05-13 06:45  cgilles

	* rawconverter/Makefile.am: Fix MakeFiles.am for a good i18n export

2004-05-12 12:56  mlaurent

	* batchprocessimages/: batchprocessimagesdialog.cpp,
	  batchprocessimageslist.cpp, batchprocessimageslist.h,
	  borderimagesdialog.cpp, borderoptionsdialog.cpp,
	  colorimagesdialog.cpp, coloroptionsdialog.cpp,
	  convertimagesdialog.cpp, convertoptionsdialog.cpp,
	  effectimagesdialog.cpp, effectoptionsdialog.cpp,
	  filterimagesdialog.cpp, filteroptionsdialog.cpp,
	  imagepreview.cpp, outputdialog.cpp,
	  plugin_batchprocessimages.cpp, recompressimagesdialog.cpp,
	  recompressoptionsdialog.cpp, renameimagesdialog.cpp,
	  renameimagesoptionsdialog.cpp, resizeimagesdialog.cpp,
	  resizeoptionsdialog.cpp: Includemoc....  Includemoc....
	  Includemoc....

	  .....

2004-05-12 10:14  blackie

	* Makefile.am, batchprocessimages/Makefile.am,
	  batchprocessimages/batchprocessimagesdialog.cpp,
	  batchprocessimages/batchprocessimagesdialog.h,
	  batchprocessimages/borderimagesdialog.cpp,
	  batchprocessimages/borderimagesdialog.h,
	  batchprocessimages/colorimagesdialog.cpp,
	  batchprocessimages/colorimagesdialog.h,
	  batchprocessimages/convertimagesdialog.cpp,
	  batchprocessimages/convertimagesdialog.h,
	  batchprocessimages/digikamplugin_batchprocessimages.desktop,
	  batchprocessimages/digikamplugin_batchprocessimages.rc,
	  batchprocessimages/effectimagesdialog.cpp,
	  batchprocessimages/effectimagesdialog.h,
	  batchprocessimages/filterimagesdialog.cpp,
	  batchprocessimages/filterimagesdialog.h,
	  batchprocessimages/kipiplugin_batchprocessimages.desktop,
	  batchprocessimages/plugin_batchprocessimages.cpp,
	  batchprocessimages/plugin_batchprocessimages.h,
	  batchprocessimages/recompressimagesdialog.cpp,
	  batchprocessimages/recompressimagesdialog.h,
	  batchprocessimages/renameimagesdialog.cpp,
	  batchprocessimages/renameimagesdialog.h,
	  batchprocessimages/resizeimagesdialog.cpp,
	  batchprocessimages/resizeimagesdialog.h,
	  batchprocessimages/data/Makefile.am: CCMAIL: kde-imaging@kde.org
	  Implemented the KIPI::Features so plugins can query the features
	  of the host application.  Also added a desktop entry called
	  X-KIPI-ReqFeatures, so plugins will not be loaded at all if a
	  hostapplication does not honor all those features.

	  Also started porting the batchprocessimages, and ones again the
	  problem is the destination directory.

2004-05-10 15:25  cgilles

	* NEWS, README, TODO: Sync with Digikamplugins SF.net CVS module

2004-05-10 15:17  cgilles

	* slideshow/: Makefile.am, slideshow.cpp, slideshow.h,
	  slideshowgl.cpp, slideshowgl.h: Added openGL depency.  Patch for
	  mouse navigation.  Sync from Digikamplugins SF.net CVS module.

2004-05-10 15:15  cgilles

	* configure.in.in: Added patch for OpenGL detection in according
	  with Digikamplugins SF.net CVS module.  Added Imlib1 depency.

2004-05-10 10:12  mlaurent

	* acquireimages/acquireimagedialog.cpp,
	  acquireimages/plugin_acquireimages.cpp,
	  acquireimages/screenshotdialog.cpp, calendar/calpainter.cpp,
	  calendar/calselect.cpp, calendar/caltemplate.cpp,
	  calendar/calwizard.cpp, calendar/monthwidget.cpp,
	  calendar/plugin_calendar.cpp, cdarchiving/cdarchivingdialog.cpp,
	  cdarchiving/plugin_cdarchiving.cpp,
	  imagesgallery/listimageserrordialog.cpp,
	  imagesgallery/plugin_imagesgallery.cpp,
	  jpeglossless/messagebox.cpp,
	  jpeglossless/plugin_jpeglossless.cpp,
	  jpeglossless/progressdlg.cpp, mpegencoder/checkbinprog.cpp,
	  mpegencoder/optionsdialog.cpp,
	  mpegencoder/plugin_mpegencoder.cpp, printwizard/cropframe.cpp,
	  printwizard/frmprintwizard.cpp,
	  printwizard/plugin_printwizard.cpp,
	  sendimages/listimageserrordialog.cpp,
	  sendimages/plugin_sendimages.cpp,
	  sendimages/sendimagesdialog.cpp: Includemoc includemoc...  I hope
	  that people will understand that it's important to include moc...

2004-05-09 17:42  gateau

	* AUTHORS, COPYING, ChangeLog, INSTALL, NEWS, README,
	  configure.in.in: Added files necessary to create a tarball.

2004-05-09 17:42  gateau

	* acquireimages/Makefile.am, calendar/Makefile.am,
	  cdarchiving/Makefile.am, findimages/Makefile.am,
	  helloworld/Makefile.am, imagesgallery/Makefile.am,
	  jpeglossless/Makefile.am, mpegencoder/Makefile.am,
	  printwizard/Makefile.am, rawconverter/Makefile.am,
	  sendimages/Makefile.am, slideshow/Makefile.am: Use the dynamic
	  version of kipi. This is necessary to be able to release
	  kipi-plugins as a separate tarball from libkipi. Unfortunately
	  this means you need to "make install" libkipi to build the
	  plugins.  CCMAIL:kde-imaging@kde.org

2004-05-09 17:36  gateau

	* printwizard/.cvsignore: Added frmprintwizardbase

2004-05-08 11:19  blackie

	* calendar/: calpainter.cpp, calpainter.h, calsettings.cpp,
	  calsettings.h, calwizard.cpp, calwizard.h, monthwidget.cpp,
	  monthwidget.h: handle images which are rotated in the host
	  application. This included that I had to make the application
	  much more KURL clean.

2004-05-07 19:22  blackie

	* Makefile.am, acquireimages/acquireimagedialog.cpp,
	  acquireimages/plugin_acquireimages.cpp,
	  batchprocessimages/plugin_batchprocessimages.cpp,
	  cdarchiving/cdarchiving.cpp, cdarchiving/cdarchivingdialog.cpp,
	  cdarchiving/plugin_cdarchiving.cpp,
	  findimages/finddupplicateimages.cpp,
	  findimages/plugin_findimages.cpp,
	  helloworld/plugin_helloworld.cpp,
	  imagesgallery/imagesgallery.cpp,
	  imagesgallery/plugin_imagesgallery.cpp,
	  imagesgallery/resizeimage.cpp, jpeglossless/actions.h,
	  jpeglossless/actionthread.cpp, jpeglossless/actionthread.h,
	  jpeglossless/plugin_jpeglossless.cpp,
	  jpeglossless/plugin_jpeglossless.h, jpeglossless/utils.cpp,
	  mpegencoder/plugin_mpegencoder.cpp,
	  printwizard/frmprintwizard.cpp,
	  printwizard/plugin_printwizard.cpp,
	  sendimages/plugin_sendimages.cpp, slideshow/plugin_slideshow.cpp,
	  slideshow/slideshowgl.cpp: CCMAIL: kde-imaging@kde.org
	  Implemented jpeglossless.

	  The following changes where made to the KIPI interface: - We now
	  have two debug areas 51000 (general) and 51001 (loading
	  information). Thus debug output should now be done as:   kdDebug(
	  51000 ) << ...

	  - new virtual function:   KIPI::Interface::refreshImages( const
	  KURL::List& );   This function should be called from plugins when
	  images has changed on   disk

	  - New virtual functions in interface:   KIPI::ImageInfo::angle()
	  and KIPI::ImageInfo::setAngle()   When the host application
	  displays an image rotated, after having being   loaded from disk,
	  the angle() method should return the angle.

2004-05-07 12:22  cgilles

	* slideshow/: slideshow.cpp, slideshowgl.cpp: Bugfix in according
	  with Digikamplugins SF.net repository

2004-05-07 11:59  blackie

	* Makefile.am, acquireimages/acquireimagedialog.cpp,
	  acquireimages/acquireimagedialog.h: some porting of the
	  acquireimage plugin - still not complete

2004-05-07 11:56  cgilles

	* batchprocessimages/resizeimagesdialog.cpp: Bufix in 'Proportional
	  (2 dim.) option in according with DigikamPlugins SF.net
	  repository

2004-05-06 12:18  gateau

	* mpegencoder/kimg2mpg.cpp: Do not add the final '/', it seems to
	  confuse images2mpg

2004-05-05 23:45  blackie

	* mpegencoder/kimg2mpg.cpp: strip file: of before calling encoder,
	  someone please check if this now works I dont seem to have right
	  tools installed.  Cheers Jesper CCMAIL: kde-imaging@kde.org

2004-05-05 23:23  blackie

	* acquireimages/: acquireimagedialog.cpp, plugin_acquireimages.cpp,
	  plugin_acquireimages.h: a bit more work on porting, we still have
	  some details to discuss here

2004-05-04 13:36  blackie

	* batchprocessimages/: .cvsignore, Makefile.am,
	  batchprocessimagesdialog.cpp, batchprocessimagesdialog.h,
	  batchprocessimagesitem.cpp, batchprocessimagesitem.h,
	  batchprocessimageslist.cpp, batchprocessimageslist.h,
	  borderimagesdialog.cpp, borderimagesdialog.h,
	  borderoptionsdialog.cpp, borderoptionsdialog.h,
	  colorimagesdialog.cpp, colorimagesdialog.h,
	  coloroptionsdialog.cpp, coloroptionsdialog.h,
	  convertimagesdialog.cpp, convertimagesdialog.h,
	  convertoptionsdialog.cpp, convertoptionsdialog.h,
	  digikamplugin_batchprocessimages.desktop,
	  digikamplugin_batchprocessimages.rc, effectimagesdialog.cpp,
	  effectimagesdialog.h, effectoptionsdialog.cpp,
	  effectoptionsdialog.h, filterimagesdialog.cpp,
	  filterimagesdialog.h, filteroptionsdialog.cpp,
	  filteroptionsdialog.h, hi32-action-borderimages.png,
	  hi32-action-colorimages.png, hi32-action-convertimages.png,
	  hi32-action-effectimages.png, hi32-action-filterimages.png,
	  hi32-action-recompressimages.png, hi32-action-renameimages.png,
	  hi32-action-resizeimages.png, imagepreview.cpp, imagepreview.h,
	  outputdialog.cpp, outputdialog.h, plugin_batchprocessimages.cpp,
	  plugin_batchprocessimages.h, recompressimagesdialog.cpp,
	  recompressimagesdialog.h, recompressoptionsdialog.cpp,
	  recompressoptionsdialog.h, renameimagesdialog.cpp,
	  renameimagesdialog.h, renameimagesoptionsdialog.cpp,
	  renameimagesoptionsdialog.h, resizeimagesdialog.cpp,
	  resizeimagesdialog.h, resizeoptionsdialog.cpp,
	  resizeoptionsdialog.h, data/.cvsignore, data/Makefile.am,
	  data/handcursor.png: added new files from Gilles

2004-05-03 15:43  cgilles

	* mpegencoder/kimg2mpg.cpp: Fix

2004-05-03 15:39  cgilles

	* cdarchiving/cdarchivingdialog.cpp,
	  findimages/finddupplicatedialog.cpp,
	  findimages/plugin_findimages.cpp, findimages/plugin_findimages.h,
	  imagesgallery/imgallerydialog.cpp: Fix frame border in preview
	  image in according with Digikamplugins SF.net module

2004-05-03 15:32  cgilles

	* mpegencoder/kimg2mpg.cpp: Fix frame style in according with
	  Digikamplugins SF.net module

2004-05-03 15:30  cgilles

	* sendimages/sendimagesdialog.cpp: In according with Digikamplugins
	  SF.net CVS module : Fix frame border Fix plurial i18n form.

2004-05-03 00:36  adridg

	* cdarchiving/cdarchiving.h: Needed for pid_t

2004-05-02 23:04  gateau

	* calendar/monthwidget.cpp: Make use of KIPI::ImageCollectionDialog
	  CCMAIL: kde-imaging@kde.org

2004-05-02 22:56  blackie

	* sendimages/: Makefile.am, digikamplugin_sendimages.desktop,
	  digikamplugin_sendimages.rc, kipiplugin_sendimages.desktop,
	  plugin_sendimages.cpp, plugin_sendimages.h, sendimagesdialog.cpp,
	  sendimagesdialog.h: CCMAIL: kde-imaging@kde.org Done porting
	  sendimages plugin.

2004-05-02 16:08  blackie

	* Makefile.am, acquireimages/plugin_acquireimages.h,
	  calendar/plugin_calendar.h, cdarchiving/plugin_cdarchiving.h,
	  findimages/plugin_findimages.h, helloworld/plugin_helloworld.h,
	  imagesgallery/plugin_imagesgallery.h,
	  jpeglossless/plugin_jpeglossless.h,
	  mpegencoder/plugin_mpegencoder.h,
	  printwizard/plugin_printwizard.h,
	  rawconverter/plugin_rawconverter.h, slideshow/plugin_slideshow.h:
	  CCMAIL: kde-imaging@kde.org

	  If you implement application for loading KIPI plugins, then
	  please read carefully, there are  a number of changes that you
	  need to make to your application.

	  For this check in I implemented the comments editor.	This
	  resulted in a number of changes to other parts:

	  First, KimDaBa should not show this plugin, as it has better way
	  built in for setting comments - likewise other tools may not want
	  to show it because they might not have any way to support
	  comments for images.

	  Therefore KIPI::PluginLoader::PluginLoader does now as first
	  argument take a QStringList of plugins not to load - the strings
	  written there should be the Name attribute of the desktop file
	  for the given plugin.

	  Later today or tomorrow I anticipate to change the plugin loader
	  class even more - currently it has these instance variables with
	  accessor methods for them:	List	     m_pluginList;
	  QStringList  m_pluginNames;	 QStringList  m_libraryNames;

	  I need to add some extra information for each plugin, so I'd
	  rather have all the information in a class like:

	  class PluginInfo {   QString name;   QString comment;   QString
	  path;   KIPI::Plugin* plugin;   // etc } This will result in just
	  one list of PluginInfo's that the host apps will be able to get
	  to, rather than a number of accessor methods as it is now.

	  Let me know if you have any objections.

	  Once I've fixed the above I'll make sure that the name is set
	  during loading, so that we do not have to specify the name twice
	  - which is why the KIPI::Plugin::id() was removed again (I added
	  it a week ago)

	  Finally, the comments editor plugin needed to set the
	  description, which is why the ImageInfoShared classes that host
	  apps implements has been changed to include a setComment(),
	  setName(), clearAttributes() and addAttributes() methods.

	  Cheers Jesper

2004-04-30 09:57  cgilles

	* sendimages/sendimagesdialog.cpp: Fix i18n messages in according
	  with SF.net Digikam CVS

2004-04-29 15:50  blackie

	* sendimages/: .cvsignore, Makefile.am,
	  digikamplugin_sendimages.desktop, digikamplugin_sendimages.rc,
	  listimageserrordialog.cpp, listimageserrordialog.h,
	  plugin_sendimages.cpp, plugin_sendimages.h, sendimagesdialog.cpp,
	  sendimagesdialog.h: unported plugins added

2004-04-26 10:31  gateau

	* imagesgallery/: imagesgallery.cpp, imagesgallery.h: Make it build
	  on KDE 3.1

2004-04-26 10:21  gateau

	* calendar/calselect.cpp, cdarchiving/plugin_cdarchiving.cpp:
	  Removed Digikam include

2004-04-26 00:51  gateau

	* Makefile.am, imagesgallery/Makefile.am,
	  imagesgallery/imagesgallery.cpp, imagesgallery/imagesgallery.h,
	  imagesgallery/imgallerydialog.cpp,
	  imagesgallery/imgallerydialog.h,
	  imagesgallery/plugin_imagesgallery.cpp,
	  imagesgallery/plugin_imagesgallery.h: Here is a rough port of the
	  Digikam Image Gallery plugin.

2004-04-25 22:23  blackie

	* Makefile.am, printwizard/plugin_printwizard.cpp: more porting
	  plus removed KIPI::Interface::currentView(), it was suggested by
	  me, but I dont use it myself, so lets throw it out

2004-04-25 20:19  gateau

	* calendar/monthwidget.cpp, cdarchiving/cdarchiving.cpp,
	  cdarchiving/cdarchivingdialog.cpp,
	  helloworld/plugin_helloworld.cpp: No more 'root()' method

2004-04-25 20:13  blackie

	* acquireimages/plugin_acquireimages.cpp,
	  calendar/plugin_calendar.cpp, mpegencoder/plugin_mpegencoder.cpp,
	  rawconverter/plugin_rawconverter.cpp,
	  rawconverter/plugin_rawconverter.h,
	  slideshow/plugin_slideshow.cpp: tried to categories the plugins,
	  but that needs more work

2004-04-25 17:58  blackie

	* acquireimages/plugin_acquireimages.h, calendar/plugin_calendar.h,
	  cdarchiving/plugin_cdarchiving.h, findimages/plugin_findimages.h,
	  helloworld/plugin_helloworld.h,
	  imagesgallery/plugin_imagesgallery.h,
	  jpeglossless/plugin_jpeglossless.h,
	  mpegencoder/plugin_mpegencoder.h,
	  printwizard/plugin_printwizard.h,
	  rawconverter/plugin_rawconverter.h, slideshow/plugin_slideshow.h:
	  added an id() to the plugin class, so it is possible to write
	  code in the host apps for handling certain plugins special. I'd
	  for example like to put the print plugin in teh file menu

2004-04-25 17:41  blackie

	* calendar/monthwidget.cpp, cdarchiving/cdarchiving.cpp,
	  cdarchiving/cdarchivingdialog.cpp,
	  cdarchiving/cdarchivingdialog.h,
	  helloworld/plugin_helloworld.cpp,
	  mpegencoder/plugin_mpegencoder.cpp,
	  printwizard/plugin_printwizard.cpp: added reference counting to
	  ImageCollection

2004-04-25 16:42  blackie

	* cdarchiving/cdarchivingdialog.cpp: added reference counting to
	  ImageInfo

2004-04-25 15:26  blackie

	* acquireimages/Makefile.am, calendar/Makefile.am,
	  cdarchiving/Makefile.am, findimages/Makefile.am,
	  helloworld/Makefile.am, imagesgallery/Makefile.am,
	  jpeglossless/Makefile.am, mpegencoder/Makefile.am,
	  printwizard/Makefile.am, rawconverter/Makefile.am: made it all
	  compile without a make install inbetween

2004-04-25 15:15  gateau

	* .cvsignore, acquireimages/.cvsignore, calendar/.cvsignore,
	  cdarchiving/autorun/.cvsignore, findimages/.cvsignore,
	  helloworld/.cvsignore, jpeglossless/.cvsignore,
	  mpegencoder/.cvsignore, printwizard/.cvsignore,
	  rawconverter/.cvsignore, slideshow/.cvsignore: Added Makefile to
	  .cvsignore where it was missing

2004-04-24 20:20  blackie

	* Makefile.am, acquireimages/.cvsignore, acquireimages/Makefile.am,
	  acquireimages/acquireimagedialog.cpp,
	  acquireimages/acquireimagedialog.h,
	  acquireimages/kipiplugin_acquireimages.desktop,
	  acquireimages/plugin_acquireimages.cpp,
	  acquireimages/plugin_acquireimages.h,
	  acquireimages/screenshotdialog.cpp,
	  acquireimages/screenshotdialog.h, calendar/plugin_calendar.cpp,
	  calendar/plugin_calendar.h, cdarchiving/.cvsignore,
	  cdarchiving/Makefile.am, cdarchiving/cdarchiving.cpp,
	  cdarchiving/cdarchiving.h, cdarchiving/cdarchivingdialog.cpp,
	  cdarchiving/cdarchivingdialog.h, cdarchiving/image_broken.png,
	  cdarchiving/kipiplugin_cdarchiving.desktop,
	  cdarchiving/plugin_cdarchiving.cpp,
	  cdarchiving/plugin_cdarchiving.h, cdarchiving/autorun/.cvsignore,
	  cdarchiving/autorun/Makefile.am,
	  cdarchiving/autorun/ShellExecute.bat,
	  cdarchiving/autorun/cdalbums.ico, cdarchiving/autorun/index.htm,
	  findimages/.cvsignore, findimages/Makefile.am,
	  findimages/actions.h, findimages/displaycompare.cpp,
	  findimages/displaycompare.h, findimages/finddupplicatedialog.cpp,
	  findimages/finddupplicatedialog.h,
	  findimages/finddupplicateimages.cpp,
	  findimages/finddupplicateimages.h,
	  findimages/hi32-action-findcomments.png,
	  findimages/hi32-action-finddupplicateimages.png,
	  findimages/kipiplugin_findimages.desktop,
	  findimages/plugin_findimages.cpp, findimages/plugin_findimages.h,
	  helloworld/plugin_helloworld.cpp, helloworld/plugin_helloworld.h,
	  imagesgallery/.cvsignore, imagesgallery/Makefile.am,
	  imagesgallery/gohome.png, imagesgallery/imagesgallery.cpp,
	  imagesgallery/imagesgallery.h, imagesgallery/imgallerydialog.cpp,
	  imagesgallery/imgallerydialog.h,
	  imagesgallery/kipiplugin_imagesgallery.desktop,
	  imagesgallery/listimageserrordialog.cpp,
	  imagesgallery/listimageserrordialog.h,
	  imagesgallery/plugin_imagesgallery.cpp,
	  imagesgallery/plugin_imagesgallery.h,
	  imagesgallery/resizeimage.cpp, imagesgallery/resizeimage.h,
	  imagesgallery/up.png, imagesgallery/valid-html401.png,
	  jpeglossless/.cvsignore, jpeglossless/Makefile.am,
	  jpeglossless/actions.h, jpeglossless/actionthread.cpp,
	  jpeglossless/actionthread.h, jpeglossless/convert2grayscale.cpp,
	  jpeglossless/convert2grayscale.h,
	  jpeglossless/hi32-action-flip_image.png,
	  jpeglossless/hi32-action-grayscaleconvert.png,
	  jpeglossless/imageflip.cpp, jpeglossless/imageflip.h,
	  jpeglossless/imagerotate.cpp, jpeglossless/imagerotate.h,
	  jpeglossless/jinclude.h, jpeglossless/jpegint.h,
	  jpeglossless/kipiplugin_jpeglossless.desktop,
	  jpeglossless/messagebox.cpp, jpeglossless/messagebox.h,
	  jpeglossless/mtqueue.h, jpeglossless/plugin_jpeglossless.cpp,
	  jpeglossless/plugin_jpeglossless.h, jpeglossless/progressdlg.cpp,
	  jpeglossless/progressdlg.h, jpeglossless/transupp.c,
	  jpeglossless/transupp.h, jpeglossless/utils.cpp,
	  jpeglossless/utils.h, mpegencoder/images2mpg.man,
	  mpegencoder/images2mpg.man.gz,
	  mpegencoder/plugin_mpegencoder.cpp,
	  mpegencoder/plugin_mpegencoder.h,
	  printwizard/plugin_printwizard.cpp,
	  printwizard/plugin_printwizard.h, rawconverter/.cvsignore,
	  rawconverter/Makefile.am, rawconverter/batchdialog.cpp,
	  rawconverter/batchdialog.h, rawconverter/clistviewitem.h,
	  rawconverter/cspinbox.h, rawconverter/dcrawprocess.cpp,
	  rawconverter/digikamdcrawclient.man.gz,
	  rawconverter/digikamplugin_rawconverter.desktop,
	  rawconverter/dmessagebox.cpp, rawconverter/dmessagebox.h,
	  rawconverter/hi32-action-rawconverter.png,
	  rawconverter/plugin_rawconverter.cpp,
	  rawconverter/plugin_rawconverter.h,
	  rawconverter/previewwidget.cpp, rawconverter/previewwidget.h,
	  rawconverter/processcontroller.cpp,
	  rawconverter/processcontroller.h, rawconverter/singledialog.cpp,
	  rawconverter/singledialog.h, slideshow/.cvsignore,
	  slideshow/Makefile.am, slideshow/hi22-action-slideshow.png,
	  slideshow/imlibiface.cpp, slideshow/imlibiface.h,
	  slideshow/kipiplugin_slideshow.desktop,
	  slideshow/plugin_slideshow.cpp, slideshow/plugin_slideshow.h,
	  slideshow/slideshow.cpp, slideshow/slideshow.h,
	  slideshow/slideshowconfig.cpp, slideshow/slideshowconfig.h,
	  slideshow/slideshowgl.cpp, slideshow/slideshowgl.h: more porting,
	  now added all plugins except two that Renchi wants to work more
	  on before they are being ported. Note that not all added plugins
	  has yet been ported, if a directory is not in Makefile.am, then
	  it has not yet been ported. I have, however, done some general
	  porting on all directories.

2004-04-24 01:23  gateau

	* calendar/plugin_calendar.cpp, calendar/plugin_calendar.h,
	  mpegencoder/plugin_mpegencoder.cpp,
	  mpegencoder/plugin_mpegencoder.h: KIPI::Category ->
	  KIPI::Plugin::Category

2004-04-24 01:10  gateau

	* helloworld/plugin_helloworld.cpp, helloworld/plugin_helloworld.h,
	  printwizard/plugin_printwizard.cpp,
	  printwizard/plugin_printwizard.h: KIPI::Category ->
	  KIPI::Plugin::Category

2004-04-23 22:41  blackie

	* .cvsignore, Makefile.am, calendar/.cvsignore,
	  calendar/Makefile.am, calendar/calpainter.cpp,
	  calendar/calpainter.h, calendar/calprint.h,
	  calendar/calselect.cpp, calendar/calselect.h,
	  calendar/calsettings.cpp, calendar/calsettings.h,
	  calendar/caltemplate.cpp, calendar/caltemplate.h,
	  calendar/calwidget.cpp, calendar/calwidget.h,
	  calendar/calwizard.cpp, calendar/calwizard.h,
	  calendar/kipiplugin_calendar.desktop, calendar/main.cpp,
	  calendar/monthwidget.cpp, calendar/monthwidget.h,
	  calendar/plugin_calendar.cpp, calendar/plugin_calendar.h,
	  helloworld/.cvsignore, helloworld/Makefile.am,
	  helloworld/kipiplugin_helloworld.desktop,
	  helloworld/plugin_helloworld.cpp, helloworld/plugin_helloworld.h,
	  mpegencoder/.cvsignore, mpegencoder/Makefile.am,
	  mpegencoder/checkbinprog.cpp, mpegencoder/checkbinprog.h,
	  mpegencoder/images2mpg, mpegencoder/images2mpg.man,
	  mpegencoder/kimg2mpg.cpp, mpegencoder/kimg2mpg.h,
	  mpegencoder/kipiplugin_mpegencoder.desktop,
	  mpegencoder/kshowdebuggingoutput.cpp,
	  mpegencoder/kshowdebuggingoutput.h,
	  mpegencoder/optionsdialog.cpp, mpegencoder/optionsdialog.h,
	  mpegencoder/plugin_mpegencoder.cpp,
	  mpegencoder/plugin_mpegencoder.h, printwizard/.cvsignore,
	  printwizard/Makefile.am, printwizard/cropframe.cpp,
	  printwizard/cropframe.h, printwizard/frmprintwizard.cpp,
	  printwizard/frmprintwizard.h, printwizard/frmprintwizardbase.ui,
	  printwizard/kipiplugin_printwizard.desktop,
	  printwizard/plugin_printwizard.cpp,
	  printwizard/plugin_printwizard.h, printwizard/tphoto.cpp,
	  printwizard/tphoto.h, printwizard/utils.cpp, printwizard/utils.h:
	  started porting digikam plugins

