|
https://bugs.kde.org/show_bug.cgi?id=197808
Summary: Bad images sort order when starting Digikam Product: digikam Version: 1.0.0-beta1 Platform: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: 1.0.0-beta1 (using 4.2.4 (KDE 4.2.4), Debian packages) Compiler: cc OS: Linux (i686) release 2.6.29-2-686-bigmem I generally sort images by date inside folders. When restarting Digikam, the "Sort by date" option is checked but images are still sorted by name ; I have to select option "Sort by name" and "Sort by date" again for the correct option to be applied. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
https://bugs.kde.org/show_bug.cgi?id=197808
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Filter -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Bugzilla from tflorac@ulthar.net
https://bugs.kde.org/show_bug.cgi?id=197808
Marcel Wiesweg <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |[hidden email] Resolution| |FIXED --- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de> 2009-06-25 20:20:21 --- SVN commit 987243 by mwiesweg: Set image sort order at creation BUG: 197622 M +1 -0 digikamimageview.cpp --- trunk/extragear/graphics/digikam/digikam/digikamimageview.cpp #987242:987243 @@ -92,6 +92,7 @@ setDropIndicatorShown(false); setToolTipEnabled(AlbumSettings::instance()->getShowToolTips()); + imageFilterModel()->setSortRole((ImageSortSettings::SortRole)AlbumSettings::instance()->getImageSortOrder()); ImageRotateLeftOverlay *rotateLeftOverlay = new ImageRotateLeftOverlay(this); addOverlay(rotateLeftOverlay); -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Bugzilla from tflorac@ulthar.net
https://bugs.kde.org/show_bug.cgi?id=197808
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Version|1.0.0-beta1 |1.0.0 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
| Free forum by Nabble | Edit this page |
