[Digikam-devel] [Bug 245380] improve the ergonomics of the bwsepia filter ui
Gilles Caulier
caulier.gilles at gmail.com
Wed Aug 11 16:27:45 BST 2010
https://bugs.kde.org/show_bug.cgi?id=245380
--- Comment #25 from Gilles Caulier <caulier gilles gmail com> 2010-08-11 17:27:39 ---
SVN commit 1162180 by cgilles:
- B&W converter for BQM : Add preview using default image preview from Oxygen.
Fix crash due to a non initialized pointer.
Please, always set a pointer to zero : in GDB, you will see an use of null
pointer which is wrong of course. An unitialized pointer as a dumy
which is impossible to identify as wrong quickly...
- Add a new kde notifier event when editor as saved a file. This is usefull
when you review RAW files in icon view and you edit item in editor.
During a save operation, which can take a while, you can go back to icon view
to continue to sort items before to perform RAW import. The notifier
event will bring you when editor is ready to load a new item.
CCBUGS: 245380
M +7 -0 digikam/digikam.notifyrc
M +37 -33 libs/dimg/filters/bw/bwsepiasettings.cpp
M +9 -0 showfoto/showfoto.cpp
U utilities/imageeditor/editor/editorwindow.h
M +9 -0 utilities/imageeditor/editor/imagewindow.cpp
M +2 -1 utilities/imageeditor/widgets/previewlist.cpp
M +2 -0 utilities/queuemanager/basetools/color/bwconvert.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=1162180
--
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