[Kde-imaging] [Bug 182743] Bug: "advanced slide show" renders system unresponsive on large image collections

Andi Clemens andi.clemens at gmx.net
Tue Jul 21 14:17:11 CEST 2009


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





--- Comment #15 from Andi Clemens <andi clemens gmx net>  2009-07-21 14:17:07 ---
SVN commit 1000476 by aclemens:

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

 M  +68 -31    common/libkipiplugins/imageslist.cpp  
 M  +26 -10    common/libkipiplugins/imageslist.h  
 M  +2 -0      sendimages/imagespage.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1000476

-- 
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 Kde-imaging mailing list