In BQM when I untick "use original album" I'm at the beginning of the collection and have to dig my way through the tree to the source folder. It would be helpful if focus was on the source folder, so when I untick it I'm straight away in the source folder and can easily save to a sub-folder of the source folder. Reproducible: Always
Maik, Another file which can be easy to fix. Look here : https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/utilities/queuemanager/views/queuesettingsview.cpp#L169 There is a connection to do between checkbox and album tree view to set current selected PAlbum from Album GUI when checkbox is not turned on. Album treeview widget as a method to set current one. Use AlbumManager to know current PAlbum. Gilles
Thank you again for looking into this :)
Git commit b688f0ddd3108e2a6a9cfec715f9280d5f8a494b by Maik Qualmann. Committed on 18/08/2015 at 10:22. Pushed by mqualmann into branch 'master'. use current album as target album when the option "use original album" is disabled in BQM FIXED-IN: 4.13.0 M +2 -1 NEWS M +18 -1 utilities/queuemanager/views/queuesettingsview.cpp M +1 -0 utilities/queuemanager/views/queuesettingsview.h http://commits.kde.org/digikam/b688f0ddd3108e2a6a9cfec715f9280d5f8a494b
Git commit ec427ef4e06b06aab18211b416a250add4381c49 by Gilles Caulier. Committed on 19/08/2015 at 15:55. Pushed by cgilles into branch 'frameworks'. backport commit #b688f0ddd3108e2a6a9cfec715f9280d5f8a494b from git/master to frameworks branch M +20 -2 utilities/queuemanager/views/queuesettingsview.cpp M +1 -0 utilities/queuemanager/views/queuesettingsview.h http://commits.kde.org/digikam/ec427ef4e06b06aab18211b416a250add4381c49