[Digikam-devel] [Bug 277927] Demosaicing (GUI) makes Xorg take 30% CPU

Marcel Wiesweg marcel.wiesweg at gmx.de
Sun Jul 17 15:57:46 BST 2011


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


Marcel Wiesweg <marcel.wiesweg at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-07-17 14:57:46 ---
Git commit 8edb81662a6727f1d6a2c76ce006d0d990fcb2e9 by Marcel Wiesweg.
Committed on 17/07/2011 at 16:35.
Pushed by mwiesweg into branch 'master'.

Remove all calls to repaint(), use update(). Remove self-made timer, use
QAnimation framework.
Remove a lot of code duplication.

BUG: 277927

M  +12   -8    libs/dimg/filters/levels/histogramwidget.h
M  +5    -2    libs/dimg/filters/levels/imagehistogram.h
M  +6    -6    libs/dimg/filters/curves/curveswidget.cpp
M  +223  -283  libs/dimg/filters/levels/histogramwidget.cpp
M  +2    -2    libs/dimg/filters/curves/curveswidget.h
M  +6    -5    libs/dimg/filters/levels/imagehistogram.cpp

http://commits.kde.org/digikam/8edb81662a6727f1d6a2c76ce006d0d990fcb2e9

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