Bug 231597 - add XCF to the filter list in the album view
Summary: add XCF to the filter list in the album view
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Albums-Filters (show other bugs)
Version: 1.2.0
Platform: Fedora RPMs Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-21 22:53 UTC by Vincent Tassy
Modified: 2012-06-27 10:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 2.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Tassy 2010-03-21 22:53:12 UTC
Version:            (using KDE 4.4.1)
Installed from:    Fedora RPMs

At the bottom of the Album GUI, there is a filter combo box offering All files, Image Files, RAW Files, JPEG Files, NO RAW Files, etc ...
It would be nice to have XCF Files as an extra option since we work alot with this file type on Linux (and other OSes as well in fact) ...
Comment 1 caulier.gilles 2010-03-22 08:52:41 UTC
The global idea is to add an option to file format filter to add a customized type mime. A setup Filter options page can dedicated for that.

Gilles Caulier
Comment 2 Vincent Tassy 2010-03-22 10:37:32 UTC
Sounds like a good idea
Comment 3 caulier.gilles 2011-02-22 14:50:08 UTC
Git commit 0f3a09d951e8dd4b6d732aa5e21f435c5c705098 by Gilles Caulier.
Committed on 22/02/2011 at 14:47.
Pushed by cgilles into branch 'development/2.0'.

Add Raster Format mime type icon view filter (PSD, XCF, KRA, ORA, etc...)
Create new subfolder hosting class relevant of icon view filters.
BUGS: 231597

M  +8    -7    CMakeLists.txt     
D  +0    -214  digikam/albumiconviewfilter.cpp     
D  +0    -70   digikam/albumiconviewfilter.h     
A  +214  -0    digikam/filters/albumiconviewfilter.cpp         [License: GPL (v2+)]
A  +70   -0    digikam/filters/albumiconviewfilter.h         [License: GPL (v2+)]
A  +82   -0    digikam/filters/colorlabelfilter.cpp         [License: GPL (v2+)]
A  +65   -0    digikam/filters/colorlabelfilter.h         [License: GPL (v2+)]
A  +495  -0    digikam/filters/filtersidebarwidget.cpp         [License: GPL (v2+)]
A  +167  -0    digikam/filters/filtersidebarwidget.h         [License: GPL (v2+)]
A  +71   -0    digikam/filters/mimefilter.cpp         [License: GPL (v2+)]
A  +66   -0    digikam/filters/mimefilter.h         [License: GPL (v2+)]
A  +82   -0    digikam/filters/picklabelfilter.cpp         [License: GPL (v2+)]
A  +65   -0    digikam/filters/picklabelfilter.h         [License: GPL (v2+)]
A  +307  -0    digikam/filters/ratingfilter.cpp         [License: GPL (v2+)]
A  +112  -0    digikam/filters/ratingfilter.h         [License: GPL (v2+)]
D  +0    -506  digikam/filtersidebarwidget.cpp     
D  +0    -167  digikam/filtersidebarwidget.h     
D  +0    -71   digikam/mimefilter.cpp     
D  +0    -65   digikam/mimefilter.h     
D  +0    -82   digikam/tags/colorlabelfilter.cpp     
D  +0    -65   digikam/tags/colorlabelfilter.h     
D  +0    -82   digikam/tags/picklabelfilter.cpp     
D  +0    -65   digikam/tags/picklabelfilter.h     
D  +0    -307  digikam/tags/ratingfilter.cpp     
D  +0    -112  digikam/tags/ratingfilter.h     
M  +14   -0    libs/models/imagefiltersettings.cpp     

http://commits.kde.org/digikam/0f3a09d951e8dd4b6d732aa5e21f435c5c705098