prev
More Info
Revision 452930
(Back to Digest)
next


Commit Details
Bug Fixes in Graphics
Tom Albers committed changes in /trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp:
This fix makes it possible to delete folders with subfolders in it. Which is broken in beta1. The routines which ask for confirmation if it is ok to delete a folder which has subfolder is a warningYesNo and the routine without subfolders is a warningContinueCancel. Both are handled by an if statement wich check for Continue. Obviously this breaks deletion of a folder with subfolder. For now I'll revert Stephan Binners style change here. Stephan, what is the best way for both dialogs? yes/no or continue/cancel as they have to be equal?

File Changes
Modified 1 file
/trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp
Added 1 file
/trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp
Deleted 1 file
/trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp
3 files changed in total

KDE Commit-Digest by Danny Allen, 2006-2008
All issues in archive by Derek Kite