[Digikam-devel] Re: Needing ideas for Rosedu's Open Source Development Course

Gilles Caulier caulier.gilles at gmail.com
Wed Jan 5 11:36:44 GMT 2011


2011/1/5 Gabriel Voicu <ping.gabi at gmail.com>

> Hi Gilles,
>
> Thank you very much for this long answer! I will speak today with the
> organisers and see what they have to say.
>
> Also, be sure that I was not thinking in starting a junior job project
> inside digikam's core, because it's under heavy development for the 2.0
> version. The ideal project would be modifying a GUI for a plugin(album or
> KIPI, doesn't matter).
> Do you have in mind a plugin that should need GUI refactoring? If yes,
> please let me know, because I couldn't find any example on Bugzilla.
>

FIRST IDEA :
---------------

yes, some plugins need factoring about image list widget:

- DNG converter.

http://websvn.kde.org/trunk/extragear/graphics/kipi-plugins/dngconverter/plugin/clistviewitem.h?revision=1194262&view=markup

- Batch RAW Converter.

http://websvn.kde.org/trunk/extragear/graphics/kipi-plugins/rawconverter/clistviewitem.h?revision=1040597&view=markup

- IPodExport

http://websvn.kde.org/trunk/extragear/graphics/kipi-plugins/ipodexport/IpodListItem.h?revision=1033800&view=markup

All these tools use a dedicated list widget of items to process.

The common widget is KipiPlugins::ImagesList :

http://websvn.kde.org/trunk/extragear/graphics/kipi-plugins/common/libkipiplugins/widgets/imageslist.h?revision=1181681&view=markup

It's already used here for ex :

http://websvn.kde.org/trunk/extragear/graphics/kipi-plugins/sendimages/imagespage.cpp?revision=1058617&view=markup

http://websvn.kde.org/trunk/extragear/graphics/kipi-plugins/picasawebexport/picasawebimglist.h?revision=1114544&view=markup

http://websvn.kde.org/trunk/extragear/graphics/kipi-plugins/expoblending/importwizard/itemspage.cpp?revision=1069270&view=markup

Gilles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20110105/c112d41c/attachment.html>


More information about the Digikam-devel mailing list