[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [digikam/frameworks] utilities/importui/main: backport commit #ccddc9fad87e266a688b0d23c9c7054425c6c
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2015-03-31 20:41:32
Message-ID: E1Yd2ya-0008Jo-Sn () scm ! kde ! org
[Download RAW message or body]

Git commit 18ee600f38227bb3e1a8e7b6f29c7c22ab694725 by Gilles Caulier.
Committed on 27/03/2015 at 10:24.
Pushed by cgilles into branch 'frameworks'.

backport commit #ccddc9fad87e266a688b0d23c9c7054425c6cc7f from git/master to frameworks branch
CCBUGS: 338230
CCBUGS: 345648

M  +3    -1    utilities/importui/main/importui.cpp

http://commits.kde.org/digikam/18ee600f38227bb3e1a8e7b6f29c7c22ab694725

diff --git a/utilities/importui/main/importui.cpp b/utilities/importui/main/importui.cpp
index 24ec6a5..66d3fff 100644
--- a/utilities/importui/main/importui.cpp
+++ b/utilities/importui/main/importui.cpp
@@ -1053,6 +1053,7 @@ void ImportUI::slotBusy(bool val)
         d->cameraCancelAction->setEnabled(false);
         d->cameraActions->setEnabled(true);
         d->advBox->setEnabled(true);
+        d->view->setEnabled(true);
 
         // selection-dependent update of lockAction, markAsDownloadedAction,
         // downloadSelectedAction, downloadDelSelectedAction, deleteSelectedAction
@@ -1083,8 +1084,9 @@ void ImportUI::slotBusy(bool val)
         d->busy = true;
         d->cameraActions->setEnabled(false);
 
-        // TODO see if this can be enabled too, except while downloading..
+        // TODO see if this can be enabled too, except while downloading.
         d->advBox->setEnabled(false);
+        d->view->setEnabled(false);
     }
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic