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

List:       kde-commits
Subject:    [digikam] /: enable import button on toolbar when action is available
From:       Maik Qualmann <metzpinguin () gmail ! com>
Date:       2016-11-30 20:20:20
Message-ID: E1cCBMa-0003bU-TF () code ! kde ! org
[Download RAW message or body]

Git commit 322a9414d1d985fcfcb80671441f5da1638ea900 by Maik Qualmann.
Committed on 30/11/2016 at 20:19.
Pushed by mqualmann into branch 'master'.

enable import button on toolbar when action is available
BUGS: 334799
FIXED-IN: 5.4.0

M  +2    -3    NEWS
M  +2    -0    app/main/digikamapp.cpp

https://commits.kde.org/digikam/322a9414d1d985fcfcb80671441f5da1638ea900

diff --git a/NEWS b/NEWS
index b422682..e092c62 100644
--- a/NEWS
+++ b/NEWS
@@ -64,6 +64,5 @@ BUGFIXES FROM BUGZILLA:
 052 ==> 372093 - Corrupts image file when crashing.
 053 ==> 352870 - Image is missing from album thumbnails.
 054 ==> 373100 - Deleting duplicate image in "Find duplicates" removes all other \
                found duplicates
-055 ==>
-
-
+055 ==> 334799 - Import button on toolbar not activated after plugging in USB \
stick/memory card with photos. +056 ==> 
diff --git a/app/main/digikamapp.cpp b/app/main/digikamapp.cpp
index 21e0c8f..a4c16ad 100644
--- a/app/main/digikamapp.cpp
+++ b/app/main/digikamapp.cpp
@@ -2824,6 +2824,8 @@ void DigikamApp::updateQuickImportAction()
 
         connect(d->quickImportMenu->menuAction(), SIGNAL(triggered()),
                 primaryAction, SLOT(trigger()));
+
+        d->quickImportMenu->setEnabled(true);
     }
 }
 


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

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