[Digikam-devel] branches/stable/extragear/graphics/digikam
Tom Albers
tomalbers at kde.nl
Sun Nov 27 18:12:38 GMT 2005
SVN commit 483684 by toma:
Backport from trunk: digikam meets Rating. Now it is possible to rate your images. The initial patch was sent a couple of months ago to the mailinglist by Owen Hirst. I removed the dust and added the possibility to make a search based on the rating. You can sort on the rating and you can turn it off in the settings.
It would be nice to have some feedback!
CCMAIL:digikam-devel at kde.org
M +2 -1 digikam/Makefile.am
M +27 -0 digikam/albumdb.cpp
M +3 -0 digikam/albumdb.h
M +1 -0 digikam/albumicongroupitem.cpp
M +26 -0 digikam/albumiconitem.cpp
M +80 -0 digikam/albumiconview.cpp
M +4 -0 digikam/albumiconview.h
M +17 -0 digikam/albumsettings.cpp
M +5 -1 digikam/albumsettings.h
M +1 -0 digikam/digikamapp.cpp
M +13 -3 digikam/imagedescedit.cpp
M +2 -0 digikam/imagedescedit.h
M +12 -0 digikam/imageinfo.cpp
M +4 -0 digikam/imageinfo.h
M +3 -0 digikam/pics/Makefile.am
AM digikam/pics/rating.png
A digikam/ratingwidget.cpp [License: GPL]
A digikam/ratingwidget.h [License: GPL]
M +30 -2 digikam/searchwidgets.cpp
M +4 -1 digikam/searchwidgets.h
M +14 -5 kioslave/digikamsearch.cpp
M +2 -1 kioslave/digikamsearch.h
M +7 -1 utilities/setup/setupgeneral.cpp
M +1 -0 utilities/setup/setupgeneral.h
More information about the Digikam-devel
mailing list