[Digikam-devel] New icon view

Andi Clemens andi.clemens at gmx.net
Fri May 29 13:26:01 BST 2009


Marcel,

I added a new issue to the spreadsheet file:
"Quick filter text search is not working for tags".

The problem seems to be here:
imagealbumfiltermodel.cpp:103
and
imagealbumfiltermodel.cpp:154

The d->tagNamesHash is never filled, because albumChanged() is not called when 
switching to another album.

Maybe I'm wrong but I guess this needs to be called somewhere to set the 
filtersettings properly?

Andi

On Saturday 16 May 2009 18:00:23 Marcel Wiesweg wrote:
> Hi,
>
> as of today the main icon view has been replaced with the new
> implementation that has been under development for quite some time.
> I have taken care to go through the old code and port every single feature,
> but there is a lot of new code, so expect bugs and regressions.
> If you are running from current svn and find such a bug until beta1, please
> report it here shortly by mail, no need to flood b.k.o. I have not yet
> tested the majority of features, but will do in the next days.
>
> Issues:
> - Speed. (Talking about the 25000 pictures in the view situation). The idea
> is to make things faster. May things have become slower? They may. I have
> already eliminated performance issues with KCategorizedView. More to come.
> It seems that the view is the limiting factor and the model is well
> optimized. - The rate-on-hover feature is waiting to be ported
> - When new images are added in the background, currently the whole album is
> reloaded - incremental update is a missing feature.
>
> Marcel




More information about the Digikam-devel mailing list