[Digikam-devel] [Bug 245380] improve the ergonomics of the bwsepia filter ui

Manuel Viet contact at 13zenrv.fr
Sun Jul 25 01:08:12 BST 2010


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


Manuel Viet <contact at 13zenrv.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #49432|0                           |1
        is obsolete|                            |
  Attachment #49433|0                           |1
        is obsolete|                            |




--- Comment #3 from Manuel Viet <contact 13zenrv fr>  2010-07-25 02:08:06 ---
Created an attachment (id=49468)
 --> (http://bugs.kde.org/attachment.cgi?id=49468)
rexpanderbox based ui to bw filter, only digikam modified

I wasn't happy with my changes to libkdcraw and considered my changes to
rexpanderbox too far reaching. So I thought this over and finally opted to
limit my scope to digikam itself. I therefore created a subclass of rexpander
named rexpanderexclusive (in libs/widgets/common) that belongs to the digikam
namespace and basically adds a toolbox mode to the base widget. I added my
subclass to the necessary CMakeLists. The RExpanderBoxExclusive class is just a
toolbox-mode RExpanderBox by default, and can be reverted to a classic
multi-pane behaviour at the flick of a switch with the provided
setIsToolBox(bool) method.

-- 
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