------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=148502 Summary: Wish: Show rating in embedded preview / slideshow Product: digikam Version: unspecified Platform: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general AssignedTo: digikam-devel kde org ReportedBy: marcus hardt-it de Version: 0.9.2-final (using KDE 3.5.7, Debian Package 4:3.5.7.dfsg.1-1 (lenny/sid)) Compiler: Target: i486-linux-gnu OS: Linux (i686) release 2.6.21.3 It would be nice to show the rating stars in the embedded preview (maybe also in slideshow). Maybe this could be added in settings for the slideshow and be used in embedded preview? _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=148502 ------- Additional Comments From mikmach wp pl 2007-08-04 16:43 ------- > It would be nice to show the rating stars in the embedded preview (maybe > also in slideshow). In embedded preview you can always use panels. IMO in this point your wish is INVALID (that is how D. works). Slideshow is completely different thing - and it should be possible. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from marcus@hardt-it.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=148502 ------- Additional Comments From marcus hardt-it de 2007-08-04 19:19 ------- Regarding the embedded preview I don't quite agree. Of course you _can_ switch to "Comments/Tags", but I do prefer seeing the Properties. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from marcus@hardt-it.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=148502 caulier.gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Preview _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from marcus@hardt-it.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=148502 caulier.gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Preview |SlideShow ------- Additional Comments From caulier.gilles gmail com 2008-02-14 13:54 ------- Marcus, I'm agree with Mik. In preview mode, you can toogle on right sidebar to show rating info With SlideShow, there is no way yet... Gilles Caulier _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from marcus@hardt-it.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=148502 ------- Additional Comments From marcus hardt-it de 2008-02-14 17:12 ------- I don't, as the sidebar makes the image display slower. Anyways: The slideshow is (imo) quite strange to use, so that the preview is the only full screen view that I use. M. Quoting Gilles Caulier [bugs.kde.org quoted mail] _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from marcus@hardt-it.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=148502 caulier.gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From caulier.gilles gmail com 2008-02-15 20:09 ------- SVN commit 775413 by cgilles: digiKam from trunk (KDE4) : SlideShow : new option to print image Rating BUG: 148502 M +6 -2 digikam/digikamview.cpp M +14 -12 project/project.kdevelop M +1 -0 utilities/imageeditor/editor/editorwindow.cpp M +7 -4 utilities/imageeditor/editor/imagewindow.cpp M +4 -0 utilities/lighttable/lighttablewindow.cpp M +22 -11 utilities/setup/setupslideshow.cpp M +2 -2 utilities/setup/setupslideshow.h M +72 -10 utilities/slideshow/slideshow.cpp M +2 -1 utilities/slideshow/slideshow.h M +15 -1 utilities/slideshow/slideshowsettings.h WebSVN link: http://websvn.kde.org/?view=rev&revision=775413 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from marcus@hardt-it.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=148502 ------- Additional Comments From caulier.gilles gmail com 2008-03-18 15:02 ------- SVN commit 787020 by cgilles: digiKam from trunk (KDE4) : add thumbbar behind preview area from AlbumGUI when preview mode is used (F3). Icon view filter available to status bar and TagFilters still suitable to change thumbbar contents in live. Thumbbar items can display Rating of pictures. More informations about thumbbar items are avaialble using pop-up tool tips is you enable this option in config dialog. A fresh screenshot is available at these url : - with Digikasa color theme : http://digikam3rdparty.free.fr/Screenshots/thumbbar4albumgui.png - with Desert color theme : http://digikam3rdparty.free.fr/Screenshots/thumbbarwithpreviewmode.png CCMAIL: digikam-devel kde org BUG: 155408 CCBUGS: 148502 M +3 -5 CMakeLists.txt M +3 -5 albumiconview.cpp M +5 -2 albumiconview.h M +90 -6 albumwidgetstack.cpp M +13 -4 albumwidgetstack.h M +17 -4 digikamview.cpp M +5 -4 digikamview.h AM imagepreviewbar.cpp [License: GPL (v2+)] AM imagepreviewbar.h [License: GPL (v2+)] M +8 -8 imagepreviewview.cpp M +1 -1 imagepreviewview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=787020 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |