[Digikam-devel] [Bug 254131] Filter for images without geotag + geotagging symbol in album view
    Michael G. Hansen 
    mike at mghansen.de
       
    Sun Oct 16 22:07:49 BST 2011
    
    
  
https://bugs.kde.org/show_bug.cgi?id=254131
--- Comment #4 from Michael G. Hansen <mike mghansen de>  2011-10-16 21:07:49 ---
Git commit 822cf19c7c03c146af2c35c89b6532871e124bd1 by Michael Georg Hansen.
Committed on 16/10/2011 at 23:05.
Pushed by mghansen into branch 'master'.
Add a geolocation filter option to the filtering sidebar.
The setting of the filter is not yet restored when digikam is restarted.
CCBUG: 254131
M  +1    -0    CMakeLists.txt
M  +16   -0    digikam/filters/filtersidebarwidget.cpp
M  +2    -0    digikam/filters/filtersidebarwidget.h
M  +6    -0    digikam/filters/filterstatusbar.cpp
A  +80   -0    digikam/filters/geolocationfilter.cpp     [License: GPL (v2+)]
A  +63   -0    digikam/filters/geolocationfilter.h     [License: GPL (v2+)]
M  +4    -0    digikam/views/digikamview.cpp
M  +8    -0    libs/models/imagefiltermodel.cpp
M  +2    -0    libs/models/imagefiltermodel.h
M  +43   -6    libs/models/imagefiltersettings.cpp
M  +21   -0    libs/models/imagefiltersettings.h
http://commits.kde.org/digikam/822cf19c7c03c146af2c35c89b6532871e124bd1
-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
    
    
More information about the Digikam-devel
mailing list