Version: 1.0.0-beta4 (using KDE 4.3.0) OS: Linux Installed from: Debian testing/unstable Packages In the camera download gui, select an image (not the first or last one). - Press shift+pos1 -> first image becomes the current image. - Press shift+end -> last image becomes the current image. Expected behavior: All images between the current image and the first/last image become selected.
Created attachment 37236 [details] Adjust IconView to handle Home/End+Qt::ShiftModifier IconView did not yet handle shift when handling HOME/END keys.
The patch is fine for me... But, iconview.cpp is only used by CameraGui now. In the future, Camera interface will use QT4 model/view implementation done by Marcel for AlbumGui. Time missing to Marcel to do it for 1.0.0... Gilles Caulier
SVN commit 1029256 by mghansen: Adjust IconView to handle Home/End+Qt::ShiftModifier for selections BUG: 206094 M +2 -1 NEWS M +60 -14 digikam/iconview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1029256