[Kde-imaging] kdeextragear-libs-1 [POSSIBLY UNSAFE]

Jesper Pedersen blackie at blackie.dk
Sun May 23 23:14:19 CEST 2004


CVS commit by blackie: 

CCMAIL: kde-imaging at 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.


  A            libkipi/libkipi/uploadwidget.cpp   1.1 [POSSIBLY UNSAFE: qDebug] [no copyright]
  A            libkipi/libkipi/uploadwidget.h   1.1 [no copyright]
  M +19 -12    kipi-plugins/acquireimages/acquireimagedialog.cpp   1.6
  M +6 -2      kipi-plugins/acquireimages/acquireimagedialog.h   1.3
  M +4 -2      kipi-plugins/acquireimages/plugin_acquireimages.cpp   1.6
  M +4 -3      kipi-plugins/acquireimages/screenshotdialog.cpp   1.3
  M +4 -1      kipi-plugins/acquireimages/screenshotdialog.h   1.2
  M +2 -2      libkipi/libkipi/Makefile.am   1.8
  M +18 -0     libkipi/libkipi/imagecollection.cpp   1.7
  M +1 -0      libkipi/libkipi/imagecollection.h   1.8
  M +13 -2     libkipi/libkipi/imagecollectionshared.cpp   1.4
  M +1 -0      libkipi/libkipi/imagecollectionshared.h   1.6
  M +0 -1      libkipi/libkipi/interface.h   1.11





More information about the Kde-imaging mailing list