[Digikam-devel] [Bug 152424] Workflow organizing : use Color Label Tags over icon view items

Marcel Wiesweg marcel.wiesweg at gmx.de
Thu Feb 3 20:47:35 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=152424





--- Comment #74 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-02-03 21:47:32 ---

> 3/ For the Color Label selection box, i can do it. It's easy. Something hosted
> in a combbox... Not too difficult. For the engine to patch it's another stuff. 

Patching the search backend will not be too difficult. I can do it, remind me
if I forget.

> 4/ About thumbbar, i take a look in source code, and i see that showfoto always
> use the old object based on Qt3 transition class.
> I think we cannot use ImageThumbnailBar directly in showfoto because it depend
> of digiKam core components as AlbumSettings. We need another parent class of
> ImageThumbnailBar, based on ImageCategorizedView dedicated for Showfoto.

The main problem is the dependency on ImageInfo (and thus in
libdigikamdatabase). ImageThumbnailBar is very small, most of the code is in
ImageCategorizedView (ImageInfo dependent) and DCategorizedView. The idea for
showfoto would be to create a not-ImageInfo dependent solution based on
DCategorizedView, ItemViewImageDelegate and a model, probably best based on a
filesystem model.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list